Peter Spicer
|
6041021890
! Yay for housecleaning
|
10 years ago |
Peter Spicer
|
1e5ecef200
! More housecleaning
|
10 years ago |
Peter Spicer
|
ddc3fc11b2
! We have a function for adding JS, let's use it.
|
10 years ago |
Peter Spicer
|
bbd6147355
! A little house cleaning.
|
10 years ago |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 years ago |
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 years ago |
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 years ago |
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 years ago |
Peter Spicer
|
043199606a
! And yet more places in the admin panel, but more to go. (per #802)
|
11 years ago |
Suki
|
5d33d1f278
Long lines then!
|
11 years ago |
Suki
|
285df3ce31
$smcFunc['htmlspecialchars'] on ManagaBoards
|
11 years ago |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
11 years ago |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 years ago |
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 years ago |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 years ago |
emanuele
|
5a38bc12e4
Some lost closing tag and some new lines after closing tags removed
|
12 years ago |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 years ago |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 years ago |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 years ago |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 years ago |
Norv
|
74598c2506
Copyright correction.
|
12 years ago |
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 years ago |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 years ago |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 years ago |
emanuele
|
57de7ca2c0
@todo is this really needed? => apparently no
|
12 years ago |
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 years ago |
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 years ago |
emanuele
|
0f827defe5
Fixed several issues with deny boards access code
|
12 years ago |