Peter Spicer
|
935f615011
! Only load a language file if we need it because the first time call_integration_hook is run, the theme paths are not known which means that loadEssentialThemeData has to run which costs an extra DB query we don't actually need to run.
|
10 gadi atpakaļ |
Peter Spicer
|
5f6f1b14f7
! Of course, logging the stylesheets in use is only any good if you actually attempt to log the ones you're actually using.
|
10 gadi atpakaļ |
Peter Spicer
|
155977bf66
! It's not perfect since so much stuff doesn't use it but it's still better than we had before.
|
10 gadi atpakaļ |
Peter Spicer
|
1451e19611
! Something useful for logging.
|
10 gadi atpakaļ |
Peter Spicer
|
647f6c798c
! And the march into this decade continues.
|
10 gadi atpakaļ |
Peter Spicer
|
bb3bbd0156
! Some good doctype stuff
|
10 gadi atpakaļ |
Peter Spicer
|
16c1e68ab3
! And more things we don't need. Yay.
|
10 gadi atpakaļ |
Peter Spicer
|
ff05d6f002
! We don't exactly need this stuff.
|
10 gadi atpakaļ |
Peter Spicer
|
7dc9419211
! Fixed avatar resizing being off by one. Also fixed uploaded avatars not working properly in some cases. This may not be applicable in future with the custom avatar directory stuff but for now this means it does work.
|
10 gadi atpakaļ |
Arantor
|
85a9f6129f
Merge pull request #1201 from Arantor/release-2.1
|
10 gadi atpakaļ |
Peter Spicer
|
68fa7bc534
! And also update the edit-membergroup area to cover the whole board access thing. Per #1196
|
10 gadi atpakaļ |
Arantor
|
a684629101
Merge pull request #1200 from Arantor/release-2.1
|
10 gadi atpakaļ |
Peter Spicer
|
22aa767e55
! Groups that can manage boards will always have access to boards, the UI now won't let you think anything different. I haven't added a message but I'm not sure one is really needed. Try this, let me know. Ref #1196
|
10 gadi atpakaļ |
Arantor
|
0e0d4d5249
Merge pull request #1199 from Arantor/release-2.1
|
10 gadi atpakaļ |
Peter Spicer
|
203de52ade
! RGB checking should be improved, thanks to @Spuds
|
10 gadi atpakaļ |
Arantor
|
56ef990657
Merge pull request #1195 from ziycon/checksession_cleanup
|
10 gadi atpakaļ |
Peter Spicer
|
8fa1471dbd
! Unnecessary code
|
10 gadi atpakaļ |
Arantor
|
d8e78cc8a3
Merge pull request #1198 from Arantor/release-2.1
|
10 gadi atpakaļ |
Peter Spicer
|
82aedbbe77
! Don't let anyone delete a membergroup if the membergroup is attached to a paid subscription (fixes #1141)
|
10 gadi atpakaļ |
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.
|
10 gadi atpakaļ |
Peter Spicer
|
c4638b34ab
! Handle approval token via GET rather than POST (and actually send it in the request, usually helps), fixes #1194
|
10 gadi atpakaļ |
ziycon
|
6f1e82b32d
Removed unnecessary parameter, where default value was being passed into checksession().
|
10 gadi atpakaļ |
Michael Eshom
|
a7604eb4f4
Merge pull request #1192 from Oldiesmann/release-2.1
|
10 gadi atpakaļ |
Michael Eshom
|
c30b9f7fb0
Don't show 'link to calendar' unless you can actually do that (fixes #1190)
|
10 gadi atpakaļ |
Arantor
|
87a7e1367c
Merge pull request #1188 from Arantor/release-2.1
|
10 gadi atpakaļ |
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)
|
10 gadi atpakaļ |
Arantor
|
16dde84711
Merge pull request #1171 from ziycon/profile_signature_label
|
10 gadi atpakaļ |
Arantor
|
d3c48ffe12
Merge pull request #1155 from smfrunic/release-2.1
|
10 gadi atpakaļ |
Michael Eshom
|
bb130330d5
Merge pull request #1186 from Oldiesmann/release-2.1
|
10 gadi atpakaļ |
Michael Eshom
|
ed3cf2e348
I really need to stop overthinking these things :P
|
10 gadi atpakaļ |