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