Peter Spicer
|
5ed5dd99d9
! Add the ability to show the registration agreement all the time, as linked in the footer. More shockingly, bring the help link down to the footer next to it... and remove it from the main menu like everyone wants to do anyway.
|
10 years ago |
Arantor
|
0c00c4d844
Merge pull request #1313 from Arantor/release-2.1
|
10 years ago |
Peter Spicer
|
77e1344b31
! There are simply just too many permutations for handling week numbers correctly, and even the most appropriate - ISO 8601 - will look broken if weekdays start on a Sunday, which they will for a large amount of the audience. In light of that, and how crowded the UI is, we've decided to streamline the UI to not use week numbers anywhere and to state 'Week beginning January 27, 2014' or whatever.
|
10 years ago |
Michael Eshom
|
1ed1308123
Merge pull request #1312 from Oldiesmann/release-2.1
|
10 years ago |
Michael Eshom
|
a1729e3918
Allow admins to change a user's theme even if the option to change themes is disabled (fixes #1306)
|
10 years ago |
Michael Eshom
|
01a206b938
Merge pull request #1311 from Oldiesmann/release-2.1
|
10 years ago |
Michael Eshom
|
cda3f792a8
! 'modified_reason' didn't always have a default value (fixes #1304)
|
10 years ago |
Michael Eshom
|
6c4f067a14
Merge pull request #1310 from Oldiesmann/release-2.1
|
10 years ago |
Michael Eshom
|
f2302069a0
Another minor HTML5-related fix
|
10 years ago |
Michael Eshom
|
7834139666
Merge pull request #1309 from Oldiesmann/release-2.1
|
10 years ago |
Michael Eshom
|
ba0278dbec
SMF is HTML5 now, so SSI should be as well.
|
10 years ago |
Arantor
|
6333b895ad
Merge pull request #1308 from Arantor/release-2.1
|
10 years ago |
Peter Spicer
|
44c1eab3af
! Fix the admin time stuff for custom indexes - but only if we haven't disabled security
|
10 years ago |
Peter Spicer
|
e07515c8fc
! @emanuele45 works magic again as per http://www.simplemachines.org/community/index.php?topic=408962.0
|
10 years ago |
Peter Spicer
|
393605dde2
! Fix Mantis 4899
|
10 years ago |
Peter Spicer
|
8ef69b6673
! Fix Mantis 4832.
|
10 years ago |
Arantor
|
1b3a9468f2
Merge pull request #1303 from jasonclemons/patch-1
|
10 years ago |
Jason Clemons
|
d573f5bb53
! Change t.sticky to t.is_sticky
|
10 years ago |
Michael Eshom
|
c65cca970f
Merge pull request #1302 from Oldiesmann/release-2.1
|
10 years ago |
Michael Eshom
|
1889f8bcc5
Don't throw an error when unlinked events are allowed and you can't actually post in any boards (fixes #1182 again)
|
10 years ago |
Arantor
|
7abef28dc3
Merge pull request #1300 from Arantor/release-2.1
|
10 years ago |
Peter Spicer
|
a38728bb13
! For attachment limits below 1MB, use KB like we always used to, for attachment limits above 1MB, round to MB like we were doing but with a proper language string for it this time.
|
10 years ago |
Arantor
|
867dda36c8
Merge pull request #1299 from Arantor/release-2.1
|
10 years ago |
Peter Spicer
|
c5b91066b2
! Missing query parameter, thanks to jasonclemons. Fixes #1298
|
10 years ago |
Arantor
|
fbfa680048
Merge pull request #1297 from Arantor/release-2.1
|
10 years ago |
Peter Spicer
|
1acfa30100
! Improved description of the post moderation page, fixes #1280
|
10 years ago |
Peter Spicer
|
ee190c5fa7
! Fill in MIME types for files that we have but that we don't have information on. Fixes #1294
|
10 years ago |
Peter Spicer
|
5f3ffe0bf0
! Fix invalid thumbnail sizes (per #1294)
|
10 years ago |
Arantor
|
e3d50cf294
Merge pull request #1296 from Arantor/release-2.1
|
10 years ago |
Peter Spicer
|
ad20becdd6
! Stop the error being thrown for editing posts by making sure the target div should actually be there (and makes sure the position is targetable for themers)... fixes #1193
|
10 years ago |