Peter Spicer
|
27fb4ffa07
! Oops forgot to add a global.
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
986d1b6e5d
Merge pull request #685 from Arantor/release-2.1
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
d174cb0196
! Mantis bug 4781: show a warning in the admin panel if the forum is in maintenance mode, so that it encourages them to fix it.
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
071d5e298d
Merge pull request #684 from Arantor/release-2.1
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
37058a42fa
! Mantis bug 4894 - don't close the moderation reports for a post that's being deleted until we've gotten through all the tests that might otherwise mean we don't.
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
034e821695
Merge pull request #557 from jdarwood007/mysqli-upgrade
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
abefa7e6bc
Merge pull request #682 from Arantor/release-2.1
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
d066bd3ce3
! And the inevitable clean-up to go with it.
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
57cde67614
! A little reorg and retrofitting everything to support big icons in the ACP. This is still a WIP and has some debug code in it yet.
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
c5347913cd
Merge pull request #681 from MissAllSunday/sameQuery
|
%!s(int64=11) %!d(string=hai) anos |
Suki
|
6bb6e60946
Add some text to differentiate these 2 exact queries
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
a455ddabcc
! Remove the sidebar from admin/moderation/profile.
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
ea47d82dcb
Merge pull request #680 from Arantor/release-2.1
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
b04a0ff58e
! A bit more clean-up of the attachments page. I think I'm done for now with this, most of the descriptions were actually better than I thought they were.
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
6cfa0ea650
Merge pull request #679 from Arantor/release-2.1
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
a906a96013
! As previously suggested, adding some more information to the popups for the Attachment Settings page. There's more to do, though, this is just what I could get done right now.
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
cacc9e2e2b
Merge pull request #639 from MissAllSunday/attachment_help_strings
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
7716451369
Merge pull request #668 from jdarwood007/more-php5.5-fixes
|
%!s(int64=11) %!d(string=hai) anos |
jdarwood007
|
60b552624b
More PHP 5.5 fixes found while working on 2.0 PHP 5.5 Combat
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
4bc969e2ca
Merge pull request #667 from jdarwood007/php5.5-img-fix
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
a661f9558b
Merge pull request #678 from Arantor/release-2.1
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
7f16f2eae4
! Clean up the Cookies and Sessions admin panel page, including sprucing it up with JavaScript to hide elements that don't play nicely together. Fixes #142
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
d2ed86f3e4
Merge pull request #677 from Arantor/release-2.1
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
79293b78d4
! New hook for post-registration notifications (once we have the user's new id), fixes #242 (there's already a hook for the register_validate part called register_check, this adds the other hook as suggested)
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
5b0960d60f
Merge pull request #675 from Arantor/release-2.1
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
6a32845402
! If gender is disabled, hide the item from the stats page - and don't bother to calculate it either. Fixes #633
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
d4b175c1f8
Merge pull request #674 from Arantor/release-2.1
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
a422db7098
! For some reason, some of the fixes that were in 2.0.5 weren't pushed to 2.1 as well. Better to be safe than sorry.
|
%!s(int64=11) %!d(string=hai) anos |
Arantor
|
03b35fa1af
Merge pull request #673 from Arantor/release-2.1
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
04537b5264
! Clean up some of the stuff surrounding word censoring; there's no need to declare the theme setting for censoring in new installs, the wrong name was used for upgrades, SQLite tried to do it twice, and we had some undefined variables kicking around. Fixes #656 and #602 looks done to me too.
|
%!s(int64=11) %!d(string=hai) anos |