Peter Spicer
|
5f3ffe0bf0
! Fix invalid thumbnail sizes (per #1294)
|
10 年之前 |
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 年之前 |
Peter Spicer
|
939ceb56e6
! Breaking things up a bit as per #527
|
10 年之前 |
Peter Spicer
|
1c9fe8d61f
! Enforce limits on maximum days/weeks/months/years for subscription lengths in line with what PayPal requires. Fixes #1274
|
10 年之前 |
Peter Spicer
|
32e0e7ec83
! Display max avatar size for size-limited avatars. Fixes #1287
|
10 年之前 |
Peter Spicer
|
5b6bde4c36
! This should also fix RDF feeds, not that anyone ever uses those?
|
10 年之前 |
Peter Spicer
|
2c6ead9a43
! Death to a feature that no-one ever saw anyway. Fixes #1288
|
10 年之前 |
Arantor
|
bc06baada8
Merge pull request #1289 from Arantor/release-2.1
|
10 年之前 |
Peter Spicer
|
7db4b7a32e
! XML formats do actually need XML tags.
|
10 年之前 |
Michael Eshom
|
31780c47af
Merge pull request #1285 from Oldiesmann/release-2.1
|
10 年之前 |
Michael Eshom
|
bbf51bdeef
Add various poll-related actions to the mod log (fixes #1277)
|
10 年之前 |
Jessica González
|
c05d65344c
Merge pull request #1282 from Antes/paw_strings
|
10 年之前 |
Antes
|
78e177d04a
Some strings are not very well...
|
10 年之前 |
Arantor
|
ee4040f609
Merge pull request #1273 from ziycon/upgrader_fixes
|
10 年之前 |
ziycon
|
5abc6f12bf
Fix for layout of substep progress bar on upgrader.
|
10 年之前 |
Arantor
|
0e8acaeaa0
Merge pull request #1270 from Arantor/release-2.1
|
10 年之前 |
Peter Spicer
|
a35b867c58
! Hide the last online time if they're hidden and not powerful. Fixes #1259
|
10 年之前 |
Peter Spicer
|
fcb4952ed2
! OpCache caches Settings.php even when all prevailing conditions are that it should not.
|
10 年之前 |
Arantor
|
88f08feeb5
Merge pull request #1269 from Arantor/release-2.1
|
10 年之前 |
Peter Spicer
|
99b074c61f
! And alerts can now be marked all read at once. Some of this might change soon but at least it works now...
|
10 年之前 |
Peter Spicer
|
2826edd406
! Let's make this alert a little more useful
|
10 年之前 |
Peter Spicer
|
c205afc881
! Missing global variable
|
10 年之前 |
Peter Spicer
|
85a770b778
! Let's make background tasks actually run in the background. This can still be improved, though, to try and avoid some of the concurrent requests but we'll get to that.
|
10 年之前 |
Arantor
|
d73e8ab71f
Merge pull request #1268 from Arantor/release-2.1
|
10 年之前 |
Peter Spicer
|
b91c7e097a
! This tinyint actually needs to be an int. Because this is a new-to-2.1 feature this should NOT be separately handled by the upgrader (i.e. the upgrader should NOT go out of its way to fix this). You may need to update your test installations by hand.
|
10 年之前 |
Arantor
|
3e36b5b1be
Merge pull request #1267 from Arantor/release-2.1
|
10 年之前 |
Peter Spicer
|
79278cfb55
! Shorten what's in the alerts pane as well, should fix #1243. Feedback for other languages is appreciated.
|
10 年之前 |
Arantor
|
e6e9a0c3de
Merge pull request #1266 from Arantor/release-2.1
|
10 年之前 |
Peter Spicer
|
fdb9dd1e7f
! And this should remove the rest of send-topic. Just not needed any more.
|
10 年之前 |
Peter Spicer
|
7b74ecd507
! First part of cleaning up send-topic functionality, stripping out all the permissions.
|
10 年之前 |