Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Peter Spicer
|
bc802bf9f5
! We show an icon in the manage boards list for the recycle board, let's also show one for redirect boards.
|
vor 11 Jahren |
Peter Spicer
|
043199606a
! And yet more places in the admin panel, but more to go. (per #802)
|
vor 11 Jahren |
Suki
|
5d33d1f278
Long lines then!
|
vor 11 Jahren |
Suki
|
285df3ce31
$smcFunc['htmlspecialchars'] on ManagaBoards
|
vor 11 Jahren |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
vor 11 Jahren |
Illori
|
2c50939f27
Copyright update per BoD
|
vor 11 Jahren |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
vor 11 Jahren |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
vor 11 Jahren |
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]"
|
vor 11 Jahren |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
vor 11 Jahren |
emanuele
|
5a38bc12e4
Some lost closing tag and some new lines after closing tags removed
|
vor 12 Jahren |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
vor 12 Jahren |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
vor 12 Jahren |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
vor 12 Jahren |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
vor 12 Jahren |
Norv
|
74598c2506
Copyright correction.
|
vor 12 Jahren |
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]
|
vor 12 Jahren |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
vor 12 Jahren |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
vor 12 Jahren |
emanuele
|
57de7ca2c0
@todo is this really needed? => apparently no
|
vor 12 Jahren |
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
|
vor 12 Jahren |
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.
|
vor 12 Jahren |
emanuele
|
0f827defe5
Fixed several issues with deny boards access code
|
vor 12 Jahren |
emanuele
|
7051e1bba9
First shot: deny access to boards
|
vor 12 Jahren |
emanuele
|
d32ac97d3d
! Warning if too many groups are selected for access a certain board [Topic 476074]
|
vor 12 Jahren |
emanuele
|
5f815f4032
! Failed token verification while handling categories and boards
|
vor 12 Jahren |
emanuele
|
4dce90b350
! token verification failed in admin pages with inline permissions boxes
|
vor 12 Jahren |