Arantor
|
ee4040f609
Merge pull request #1273 from ziycon/upgrader_fixes
|
10 years ago |
ziycon
|
5abc6f12bf
Fix for layout of substep progress bar on upgrader.
|
10 years ago |
Arantor
|
0e8acaeaa0
Merge pull request #1270 from Arantor/release-2.1
|
10 years ago |
Peter Spicer
|
a35b867c58
! Hide the last online time if they're hidden and not powerful. Fixes #1259
|
10 years ago |
Peter Spicer
|
fcb4952ed2
! OpCache caches Settings.php even when all prevailing conditions are that it should not.
|
10 years ago |
Arantor
|
88f08feeb5
Merge pull request #1269 from Arantor/release-2.1
|
10 years ago |
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 years ago |
Peter Spicer
|
2826edd406
! Let's make this alert a little more useful
|
10 years ago |
Peter Spicer
|
c205afc881
! Missing global variable
|
10 years ago |
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 years ago |
Arantor
|
d73e8ab71f
Merge pull request #1268 from Arantor/release-2.1
|
10 years ago |
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 years ago |
Arantor
|
3e36b5b1be
Merge pull request #1267 from Arantor/release-2.1
|
10 years ago |
Peter Spicer
|
79278cfb55
! Shorten what's in the alerts pane as well, should fix #1243. Feedback for other languages is appreciated.
|
10 years ago |
Arantor
|
e6e9a0c3de
Merge pull request #1266 from Arantor/release-2.1
|
10 years ago |
Peter Spicer
|
fdb9dd1e7f
! And this should remove the rest of send-topic. Just not needed any more.
|
10 years ago |
Peter Spicer
|
7b74ecd507
! First part of cleaning up send-topic functionality, stripping out all the permissions.
|
10 years ago |
Arantor
|
d49685bf23
Merge pull request #1265 from Arantor/release-2.1
|
10 years ago |
Arantor
|
81f944774e
Merge pull request #1264 from Labradoodle-360/release-2.1
|
10 years ago |
Matthew "Labradoodle-360" Kerle
|
78d151aaa1
Calendar - Min/Max Year Fix (#1249)
|
10 years ago |
Peter Spicer
|
5439a6e0e2
! The logs no longer enforce a 24 hour limit so no point telling users they do.
|
10 years ago |
Michael Eshom
|
23d6a4abb7
Merge pull request #1263 from Oldiesmann/release-2.1
|
10 years ago |
Michael Eshom
|
63734bab12
! Missing global variables can do weird things (fixes #1223)
|
10 years ago |
Arantor
|
dd60a1497a
Merge pull request #1262 from Arantor/release-2.1
|
10 years ago |
Peter Spicer
|
1f52fdc292
! Might help if I committed these but note that they aren't finished yet.
|
10 years ago |
Peter Spicer
|
e96d8ffe6c
! Time for an option to grow up and become default. Fixes #1260
|
10 years ago |
Arantor
|
2034b9959b
Merge pull request #1261 from Arantor/release-2.1
|
10 years ago |
Peter Spicer
|
4cd69cbf47
! Same search also yielded a missing global.
|
10 years ago |
Peter Spicer
|
29539361c5
! A search on $user_info yielded some we're not using (since they were either the last entry in a file or there were two consecutive matches in the search results where there were no lines in between that mentioned $user_info)
|
10 years ago |
Peter Spicer
|
b5e51f2f57
! While we still have GDF font files, we should fix one of the known bugs for them, as per Mantis 923. True, ARM servers aren't common (but they're being experimented with more and more), and an ARM server that doesn't have TTF support is also rare... but it's not exactly a hardship to support the inverted endianness.
|
10 years ago |