Peter Spicer
|
203de52ade
! RGB checking should be improved, thanks to @Spuds
|
11 years ago |
Peter Spicer
|
8fa1471dbd
! Unnecessary code
|
11 years ago |
Arantor
|
d8e78cc8a3
Merge pull request #1198 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
82aedbbe77
! Don't let anyone delete a membergroup if the membergroup is attached to a paid subscription (fixes #1141)
|
11 years ago |
Peter Spicer
|
a256601e90
! Rename ignore/unignore in moderation reports. Rest of the code not changed because technically it's the same behaviour (it is, technically about ignoring the reports), fixes #1101 or what's left of it to fix. Important to note: clicking ignore does have a popup telling you what it's going to do.
|
11 years ago |
Peter Spicer
|
c4638b34ab
! Handle approval token via GET rather than POST (and actually send it in the request, usually helps), fixes #1194
|
11 years ago |
Michael Eshom
|
a7604eb4f4
Merge pull request #1192 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
c30b9f7fb0
Don't show 'link to calendar' unless you can actually do that (fixes #1190)
|
11 years ago |
Arantor
|
87a7e1367c
Merge pull request #1188 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
4560eac832
! When deleting a subscription, delete the phantom records left behind (which otherwise can't be accessed) and also clean up the groups so people are put back in their proper groups (fixes #1166)
|
11 years ago |
Arantor
|
16dde84711
Merge pull request #1171 from ziycon/profile_signature_label
|
11 years ago |
Arantor
|
d3c48ffe12
Merge pull request #1155 from smfrunic/release-2.1
|
11 years ago |
Michael Eshom
|
bb130330d5
Merge pull request #1186 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
ed3cf2e348
I really need to stop overthinking these things :P
|
11 years ago |
Michael Eshom
|
bdf126af04
Whoops. Forgot to fix $config_bools
|
11 years ago |
Michael Eshom
|
f397629b92
Tweak saveSettings to do things properly as per Arantor...
|
11 years ago |
Peter Spicer
|
d0ca376fb5
! Minor missed thing in the theme code changes
|
11 years ago |
Michael Eshom
|
aa7b54a6fa
! Make sure things are always defined before trying to use them...
|
11 years ago |
Michael Eshom
|
5167e20da3
Merge pull request #1184 from Oldiesmann/release-2.1
|
11 years ago |
Peter Spicer
|
0bfb77fdf6
! I don't recall even mods using this file (and the core doesn't), so let's get rid of it - if mods did use it, it won't actually be a huge deal to update them anyway.
|
11 years ago |
Arantor
|
96b214a996
Merge pull request #1183 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
1b0d164057
! When deleting or restoring a topic, don't actually touch the messages' icons, instead alter the icon softly if it's in the recycle bin board.
|
11 years ago |
Michael Eshom
|
4bb49bae54
! In some cases the 'post event' button was shown when you couldn't actually post an event (fixes #1182)
|
11 years ago |
Michael Eshom
|
cc94746c21
Merge pull request #1181 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
c8f52fb87c
Properly fix #1180 this time - turns out saving general settings overwrote the two boolean DB settings...
|
11 years ago |
Michael Eshom
|
b2da3f24ea
! Don't disable maintenance mode when saving DB settings (fixes #1180)
|
11 years ago |
Arantor
|
5c168e6fdf
Merge pull request #1174 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
9847b8eded
! Fix alignment (and validation!) of the permissions page. Suddenly I thought I was back on Simple Permissions before realising I wasn't...
|
11 years ago |
Peter Spicer
|
2b0dcbce21
! Upgrader should remove the files that aren't necessary any more, fixes #848 - since it already deleted the various versions of the upgrade SQL files, it should safe to have it delete files that aren't around any more... (famous last words)
|
11 years ago |
Peter Spicer
|
816d482bba
! Should probably use the right language string *cheesy grin* (thanks Oldiesmann)
|
11 years ago |