Peter Spicer
|
6f92316cd2
! Combine three icons into a sprite for moving things around, and just for fun, let's make the board move icons actually more meaningful than they were before.
|
пре 11 година |
Peter Spicer
|
45f9f397b7
! The rest of the changes required for category descriptions. A few notes: I don't think I broke anything in the theme by de-restricting the catbg height, nothing looks obviously broken; I'm not exactly a fan of how we do the board descriptions stuff anyway, but I've made the cat description behave consistently - i.e. not running htmlspecialchars. Not going to argue about this; unless we're going to change the board descriptions, cat descriptions will behave this way. This will be fixed in 3.0 but we've always said about not fixing it in 2.x for the reason that users rely on it. As far as performance goes, there should be no significant increases; if it's going to filesort, it was going to do it anyway, and if not, it won't now anyway.
|
пре 11 година |
Peter Spicer
|
bc802bf9f5
! We show an icon in the manage boards list for the recycle board, let's also show one for redirect boards.
|
пре 11 година |
Peter Spicer
|
043199606a
! And yet more places in the admin panel, but more to go. (per #802)
|
пре 11 година |
Suki
|
5d33d1f278
Long lines then!
|
пре 11 година |
Suki
|
285df3ce31
$smcFunc['htmlspecialchars'] on ManagaBoards
|
пре 11 година |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
пре 11 година |
Illori
|
2c50939f27
Copyright update per BoD
|
пре 11 година |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
пре 11 година |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
пре 11 година |
emanuele
|
8a78516ebc
Revert "All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]"
|
пре 11 година |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
пре 11 година |
emanuele
|
5a38bc12e4
Some lost closing tag and some new lines after closing tags removed
|
пре 12 година |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
пре 12 година |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
пре 12 година |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
пре 12 година |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
пре 12 година |
Norv
|
74598c2506
Copyright correction.
|
пре 12 година |
emanuele
|
99797a97d2
All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]
|
пре 12 година |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
пре 12 година |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
пре 12 година |
emanuele
|
57de7ca2c0
@todo is this really needed? => apparently no
|
пре 12 година |
emanuele
|
aa4fb5b64d
It's always better to initialize variable...unless you want to have troubles... fixed a bug in deny board access that when denied it was impossible to move back to allowed
|
пре 12 година |
emanuele
|
bfdd853925
Another bit of ignore boards: the membergroups management page. A bit ugly, but that's the best I can think of. If I'm lucky I didn't break anything.
|
пре 12 година |
emanuele
|
0f827defe5
Fixed several issues with deny boards access code
|
пре 12 година |
emanuele
|
7051e1bba9
First shot: deny access to boards
|
пре 12 година |
emanuele
|
d32ac97d3d
! Warning if too many groups are selected for access a certain board [Topic 476074]
|
пре 12 година |
emanuele
|
5f815f4032
! Failed token verification while handling categories and boards
|
пре 12 година |
emanuele
|
4dce90b350
! token verification failed in admin pages with inline permissions boxes
|
пре 12 година |
Spuds
|
85f1a014eb
! removed error suppression with proper check LogInOut.php
|
пре 12 година |