Skip to content

Commit 885693b

Browse files
committed
upgraded to Yaf 3.2.2
1 parent 21bc6b4 commit 885693b

429 files changed

Lines changed: 7490 additions & 7107 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

YAF.SampleWebApplication/App_Start/RouteConfig.cs

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,15 @@ public static class RouteConfig
4343
public static void RegisterRoutes(RouteCollection routes)
4444
{
4545
var settings = new FriendlyUrlSettings { AutoRedirectMode = RedirectMode.Permanent };
46-
47-
routes.EnableFriendlyUrls(settings);
4846

49-
routes.IgnoreRoute("signalr/{*pathInfo}");
47+
routes.EnableFriendlyUrls(settings);
5048

5149
routes.Ignore("{*legacy}", new { legacy = @".*\.(aspx|ashx|asmx|axd|svc)([/\?].*)?" });
5250

53-
routes.MapRoute(
51+
routes.MapRoute(
5452
name: "Default",
5553
url: "{controller}/{action}/{id}",
5654
defaults: new { action = "Index", id = UrlParameter.Optional });
5755
}
5856
}
59-
}
57+
}

YAF.SampleWebApplication/Forum/Content/InstallWizard.min.css

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

YAF.SampleWebApplication/Forum/Content/Themes/cerulean/DigestTopicTemplate.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11

2-
<table class="body" valign="top" role="presentation" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" style="margin: 0;padding: 0;border: 0;outline: 0;width: 100%;min-width: 100%;height: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;font-family: Helvetica, Arial, sans-serif;line-height: 24px;font-weight: normal;font-size: 16px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;background-color: #ffffff;color: #4a5568">
2+
<table class="body" valign="top" role="presentation" bgcolor="#ffffff" style="margin: 0;padding: 0;border: 0;outline: 0;width: 100%;min-width: 100%;height: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;font-family: Helvetica, Arial, sans-serif;line-height: 24px;font-weight: normal;font-size: 16px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;background-color: #ffffff;color: #4a5568" border="0" cellpadding="0" cellspacing="0">
33
<tbody>
44
<tr>
55
<td valign="top" style="line-height: 24px;font-size: 16px;margin: 0" align="left">
6-
<table class="card text-center" role="presentation" border="0" cellpadding="0" cellspacing="0" style="background-color: #ffffff;border-radius: 6px;border: 1px solid #e2e8f0;border-collapse: separate;width: 100%;overflow: hidden;text-align: center">
6+
<table class="card text-center" role="presentation" style="background-color: #ffffff;border-radius: 6px;border: 1px solid #e2e8f0;border-collapse: separate;width: 100%;overflow: hidden;text-align: center" border="0" cellpadding="0" cellspacing="0">
77
<tbody>
88
<tr>
99
<td style="line-height: 24px;font-size: 16px;margin: 0;width: 100%;text-align: center" bgcolor="#ffffff">
10-
<table class="card-body" role="presentation" border="0" cellpadding="0" cellspacing="0" style="width: 100%">
10+
<table class="card-body" role="presentation" style="width: 100%" border="0" cellpadding="0" cellspacing="0">
1111
<tbody>
1212
<tr>
1313
<td style="line-height: 24px;font-size: 16px;margin: 0;padding: 20px;width: 100%" align="left">
@@ -19,15 +19,15 @@ <h5 class="card-title" style="margin: 0;padding-top: 0;padding-bottom: 0;font-we
1919
</td>
2020
</tr>
2121
</tbody>
22-
</table> </h5> <h6 class="card-subtitle" style="margin: 0;padding-top: 0;padding-bottom: 0;font-weight: 500;color: #0dcaf0;text-align: left;vertical-align: baseline;font-size: 16px;line-height: 19.2px"> </h6> <p class="text-body-secondary small" style="text-align: left;line-height: 24px;font-size: 16px;width: 100%;margin: 0"> {starter} </p> <p class="card-text" style="text-align: left;line-height: 24px;font-size: 16px;width: 100%;margin: 0"> {message} </p> <table class="s-2 w-full" role="presentation" border="0" cellpadding="0" cellspacing="0" style="width: 100%" width="100%">
22+
</table> </h5> <h6 class="card-subtitle" style="margin: 0;padding-top: 0;padding-bottom: 0;font-weight: 500;color: #0dcaf0;text-align: left;vertical-align: baseline;font-size: 16px;line-height: 19.2px"> </h6> <p class="text-body-secondary small" style="text-align: left;line-height: 24px;font-size: 16px;width: 100%;margin: 0"> {starter} </p> <p class="card-text" style="text-align: left;line-height: 24px;font-size: 16px;width: 100%;margin: 0"> {message} </p> <table class="s-2 w-full" role="presentation" style="width: 100%" border="0" cellpadding="0" cellspacing="0" width="100%">
2323
<tbody>
2424
<tr>
2525
<td style="margin: 0;width: 100%;font-size: 8px;line-height: 8px;height: 8px" width="100%" height="8" align="left">
2626
&nbsp;
2727
</td>
2828
</tr>
2929
</tbody>
30-
</table><table class="btn btn-primary btn-sm mx-auto" role="presentation" border="0" cellpadding="0" cellspacing="0" style="border-radius: 6px;border-collapse: separate">
30+
</table><table class="btn btn-primary btn-sm mx-auto" role="presentation" style="border-radius: 6px;border-collapse: separate" border="0" cellpadding="0" cellspacing="0">
3131
<tbody>
3232
<tr>
3333
<td style="line-height: 24px;font-size: 16px;margin: 0;border-radius: 6px;" align="center" bgcolor="#0d6efd">
@@ -43,7 +43,7 @@ <h5 class="card-title" style="margin: 0;padding-top: 0;padding-bottom: 0;font-we
4343
</td>
4444
</tr>
4545
</tbody>
46-
</table><table class="s-3 w-full" role="presentation" border="0" cellpadding="0" cellspacing="0" style="width: 100%" width="100%">
46+
</table><table class="s-3 w-full" role="presentation" style="width: 100%" border="0" cellpadding="0" cellspacing="0" width="100%">
4747
<tbody>
4848
<tr>
4949
<td style="margin: 0;width: 100%;font-size: 12px;line-height: 12px;height: 12px" width="100%" height="12" align="left">
Lines changed: 95 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1,95 +1,109 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
22
<html>
3-
<head>
4-
<!-- Compiled with Bootstrap Email version: 1.4.0 -->
5-
<meta name="format-detection" content="telephone=no, date=no, address=no, email=no">
6-
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<meta name="x-apple-disable-message-reformatting">
8-
<meta http-equiv="x-ua-compatible" content="ie=edge">
9-
<title>{title}</title>
10-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
11-
<style>
3+
<head>
4+
<!-- Compiled with Bootstrap Email version: 1.4.1 -->
5+
<meta name="format-detection" content="telephone=no, date=no, address=no, email=no">
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
7+
<meta name="x-apple-disable-message-reformatting">
8+
<meta http-equiv="x-ua-compatible" content="ie=edge">
9+
<title>{title}</title>
10+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
11+
<style>
1212
/* Add custom classes and styles that you want inlined here */
13-
</style>
14-
<style type="text/css">
13+
14+
</style>
15+
16+
<style type="text/css">
1517
body,table,td{font-family:Helvetica,Arial,sans-serif !important}.ExternalClass{width:100%}.ExternalClass,.ExternalClass p,.ExternalClass span,.ExternalClass font,.ExternalClass td,.ExternalClass div{line-height:150%}a{text-decoration:none}*{color:inherit}a[x-apple-data-detectors],u+#body a,#MessageViewBody a{color:inherit;text-decoration:none;font-size:inherit;font-family:inherit;font-weight:inherit;line-height:inherit}img{-ms-interpolation-mode:bicubic}table:not([class^=s-]){font-family:Helvetica,Arial,sans-serif;mso-table-lspace:0pt;mso-table-rspace:0pt;border-spacing:0px;border-collapse:collapse}table:not([class^=s-]) td{border-spacing:0px;border-collapse:collapse}@media screen and (max-width: 600px){.w-full,.w-full>tbody>tr>td{width:100% !important}.w-24,.w-24>tbody>tr>td{width:96px !important}.p-lg-10:not(table),.p-lg-10:not(.btn)>tbody>tr>td,.p-lg-10.btn td a{padding:0 !important}.p-6:not(table),.p-6:not(.btn)>tbody>tr>td,.p-6.btn td a{padding:24px !important}*[class*=s-lg-]>tbody>tr>td{font-size:0 !important;line-height:0 !important;height:0 !important}.s-10>tbody>tr>td{font-size:40px !important;line-height:40px !important;height:40px !important}}
16-
</style>
17-
</head>
18-
<body class="bg-light" style="margin: 0;padding: 0;border: 0;outline: 0;width: 100%;min-width: 100%;height: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;font-family: Helvetica, Arial, sans-serif;line-height: 24px;font-weight: normal;font-size: 16px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;color: #4a5568;background-color: #f7fafc">
19-
<table class="bg-lightbody" valign="top" role="presentation" border="0" cellpadding="0" cellspacing="0">
20-
<tbody>
21-
<tr>
22-
<td valign="top" style="line-height: 24px;font-size: 16px;margin: 0" align="left">
23-
<table class="container" role="presentation" border="0" cellpadding="0" cellspacing="0" style="width: 100%">
24-
<tbody>
25-
<tr>
26-
<td align="center" style="line-height: 24px;font-size: 16px;margin: 0;padding: 0 16px">
27-
<!--[if (gte mso 9)|(IE)]>
18+
19+
</style>
20+
</head>
21+
<body class="bg-light" style="margin: 0;padding: 0;border: 0;outline: 0;width: 100%;min-width: 100%;height: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;font-family: Helvetica, Arial, sans-serif;line-height: 24px;font-weight: normal;font-size: 16px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;color: #4a5568;background-color: #f7fafc">
22+
<table class="bg-lightbody" valign="top" role="presentation" border="0" cellpadding="0" cellspacing="0">
23+
<tbody>
24+
<tr>
25+
<td valign="top" style="line-height: 24px;font-size: 16px;margin: 0" align="left">
26+
<table class="container" role="presentation" style="width: 100%" border="0" cellpadding="0" cellspacing="0">
27+
<tbody>
28+
<tr>
29+
<td align="center" style="line-height: 24px;font-size: 16px;margin: 0;padding: 0 16px">
30+
<!--[if (gte mso 9)|(IE)]>
2831
<table align="center" role="presentation">
2932
<tbody>
3033
<tr>
3134
<td width="600">
3235
<![endif]-->
33-
<table align="center" role="presentation" border="0" cellpadding="0" cellspacing="0" style="margin: 0 auto;width: 100%;max-width: 600px">
34-
<tbody>
35-
<tr>
36-
<td style="line-height: 24px;font-size: 16px;margin: 0" align="left">
37-
<table class="s-10 w-full" role="presentation" border="0" cellpadding="0" cellspacing="0" style="width: 100%" width="100%">
38-
<tbody>
39-
<tr>
40-
<td style="margin: 0;width: 100%;font-size: 40px;line-height: 40px;height: 40px" width="100%" height="40" align="left">
41-
&nbsp;
42-
</td>
43-
</tr>
44-
</tbody>
45-
</table><table class="ax-center" role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" style="margin: 0 auto">
46-
<tbody>
47-
<tr>
48-
<td style="line-height: 24px;font-size: 16px;margin: 0" align="left">
49-
<img class="w-24" src="%%logo%%" alt="logo" style="border: 0 none;height: auto;line-height: 100%;outline: none;text-decoration: none;display: block;width: 96px" width="96">
50-
</td>
51-
</tr>
52-
</tbody>
53-
</table><table class="s-10 w-full" role="presentation" border="0" cellpadding="0" cellspacing="0" style="width: 100%" width="100%">
54-
<tbody>
55-
<tr>
56-
<td style="margin: 0;width: 100%;font-size: 40px;line-height: 40px;height: 40px" width="100%" height="40" align="left">
57-
&nbsp;
58-
</td>
59-
</tr>
60-
</tbody>
61-
</table> <table class="card p-6 p-lg-10 space-y-4" role="presentation" border="0" cellpadding="0" cellspacing="0" style="background-color: #ffffff;border-radius: 6px;border: 1px solid #e2e8f0;border-collapse: separate;width: 100%;overflow: hidden">
62-
<tbody>
63-
<tr>
64-
<td style="line-height: 24px;font-size: 16px;margin: 0;width: 100%;padding: 40px" align="left" bgcolor="#ffffff">
65-
<table class="card-body" role="presentation" border="0" cellpadding="0" cellspacing="0" style="width: 100%">
66-
<tbody>
67-
<tr>
68-
<td style="line-height: 24px;font-size: 16px;margin: 0;padding: 20px;width: 100%" align="left">
69-
{CONTENT}
70-
</td>
71-
</tr>
72-
</tbody>
73-
</table>
74-
</td>
75-
</tr>
76-
</tbody>
77-
</table> <div class="text-center text-body-secondary" style="text-align: center"><strong>{forumname}</strong> at <a href="%%forumlink%%" style="color: #0d6efd">{forumlink}</a></div> <div class="text-center text-body-secondary small" style="text-align: center">{manageText} <a href="%%manageLink%%" style="color: #0d6efd">{manageLinkText}</a> </div>
78-
</td>
79-
</tr>
80-
</tbody>
81-
</table>
82-
<!--[if (gte mso 9)|(IE)]>
36+
<table align="center" role="presentation" style="margin: 0 auto;width: 100%;max-width: 600px" border="0" cellpadding="0" cellspacing="0">
37+
<tbody>
38+
<tr>
39+
<td style="line-height: 24px;font-size: 16px;margin: 0" align="left">
40+
<table class="s-10 w-full" role="presentation" style="width: 100%" border="0" cellpadding="0" cellspacing="0" width="100%">
41+
<tbody>
42+
<tr>
43+
<td style="margin: 0;width: 100%;font-size: 40px;line-height: 40px;height: 40px" width="100%" height="40" align="left">
44+
</td>
45+
</tr>
46+
</tbody>
47+
</table>
48+
<table class="ax-center" role="presentation" align="center" style="margin: 0 auto" border="0" cellpadding="0" cellspacing="0">
49+
<tbody>
50+
<tr>
51+
<td style="line-height: 24px;font-size: 16px;margin: 0" align="left">
52+
<img class="w-24" src="%%logo%%" alt="logo" style="border: 0 none;height: auto;line-height: 100%;outline: none;text-decoration: none;display: block;width: 96px" width="96">
53+
</td>
54+
</tr>
55+
</tbody>
56+
</table>
57+
<table class="s-10 w-full" role="presentation" style="width: 100%" border="0" cellpadding="0" cellspacing="0" width="100%">
58+
<tbody>
59+
<tr>
60+
<td style="margin: 0;width: 100%;font-size: 40px;line-height: 40px;height: 40px" width="100%" height="40" align="left">
61+
</td>
62+
</tr>
63+
</tbody>
64+
</table>
65+
<table class="card p-6 p-lg-10 space-y-4" role="presentation" style="background-color: #ffffff;border-radius: 6px;border: 1px solid #e2e8f0;border-collapse: separate;width: 100%;overflow: hidden" border="0" cellpadding="0" cellspacing="0">
66+
<tbody>
67+
<tr>
68+
<td style="line-height: 24px;font-size: 16px;margin: 0;width: 100%;padding: 40px" align="left" bgcolor="#ffffff">
69+
<table class="card-body" role="presentation" style="width: 100%" border="0" cellpadding="0" cellspacing="0">
70+
<tbody>
71+
<tr>
72+
<td style="line-height: 24px;font-size: 16px;margin: 0;padding: 20px;width: 100%" align="left">
73+
{CONTENT}
74+
</td>
75+
</tr>
76+
</tbody>
77+
</table>
78+
</td>
79+
</tr>
80+
</tbody>
81+
</table>
82+
<div class="text-center text-body-secondary" style="text-align: center">
83+
<strong>{forumname}</strong>
84+
at
85+
<a href="%%forumlink%%" style="color: #0d6efd">{forumlink}</a>
86+
</div>
87+
<div class="text-center text-body-secondary small" style="text-align: center">{manageText}
88+
<a href="%%manageLink%%" style="color: #0d6efd">{manageLinkText}</a>
89+
</div>
90+
</td>
91+
</tr>
92+
</tbody>
93+
</table>
94+
<!--[if (gte mso 9)|(IE)]>
8395
</td>
8496
</tr>
8597
</tbody>
8698
</table>
8799
<![endif]-->
88-
</td>
89-
</tr>
90-
</tbody>
91-
</table></td>
92-
</tr>
93-
</tbody>
94-
</table>
95-
</body></html>
100+
</td>
101+
</tr>
102+
</tbody>
103+
</table>
104+
</td>
105+
</tr>
106+
</tbody>
107+
</table>
108+
</body>
109+
</html>

0 commit comments

Comments
 (0)