Peter Spicer
|
d481cada21
! Core Features, you were a worthy piece of code in your own right, and you gained some very nice functionality, but no amount of wonderful implementation could have made you a _good_ feature. Fare thee well.
|
11 years ago |
Peter Spicer
|
3a3e244f0d
! Remove the warning item from Core Features, push it to its own section with its own enable option and fix everywhere else up. Also split up the former Security and Moderation page into separate Anti-Spam and Warnings pages.
|
11 years ago |
Peter Spicer
|
498389f656
! Post moderation is no longer controlled by core features. Oh, and some housecleaning.
|
11 years ago |
Peter Spicer
|
cc0c35f557
! Core features is getting slimmer all the time, and the other areas have better navigation and handling now.
|
11 years ago |
Peter Spicer
|
95df1e9203
! Typo in ManagePermissions code
|
11 years ago |
Michael Eshom
|
3618f6ddcb
Move 'Allow users to disable word censor' to a global setting
|
11 years ago |
Michael Eshom
|
9c5908096f
Further restrict guest permissions
|
11 years ago |
Michael Eshom
|
0c9e67bbcd
Don't allow guests to report posts anymore
|
11 years ago |
Michael Eshom
|
760ebe8de5
A few more permissions that guests can't have
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
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
|
47d787f3fe
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1
|
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 |
emanuele
|
18ecebb42e
Ugly lines are ugly (seriously 1403 chars in a single line is crazy) and moved some inline styles to admin.css
|
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 |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
12 years ago |
emanuele
|
11f9b8df3b
When checks for a new permission are added all over the place...well, it would be nice to add it to ManagePermissions too. Added send_email_to_members... lol
|
12 years ago |
emanuele
|
63669b33df
Hide attachments permissions if attachments are disabled - thanks Illori for the report
|
12 years ago |
emanuele
|
b6fb1aeb92
Removed unnecessary permissions from the select a permission dropdown - thank Dr. Deejay for the report
|
12 years ago |
Spuds
|
a36ef57476
! 4677: Text string "stars" and image name (star*.gif) needs change. So much ugliness to keep the code consistent with the name change ... stars is now icons, everywhere I hope.
|
12 years ago |
Spuds
|
6f9a37051a
! Move calendar export function from permissions based to settings
|
12 years ago |
Spuds
|
00c470f243
! Update the iCal export function. Add in permissions and interface to actually use it as well. WIP
|
12 years ago |