Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 лет назад |
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 лет назад |