Peter Spicer
|
638101fce4
! More settings that if you touch in the admin panel, will break things on the next page load.
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
b2a5d0f142
! There's no point in having those settings there because if you change them, you're 99.998% guaranteed to break things (especially with the redirect on saving that page). And if you need to change them, you can't get to that page in the first place.
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
ba0cdfc538
! "Do not reveal contact details of members to guests" is just good practice, there's really no need for this to be optional these days.
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
cd57e2c7cd
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into release-2.1
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
1a421ed2da
! Add 'boards' as a possible item in $config_vars lists.
|
%!s(int64=11) %!d(string=hai) anos |
Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
2bcd2fc2cf
! Some admin panel reorg: moving 'search engine tracking' out of being in the members area and into the forum area, as well as breaking up 'Security and Moderation', the moderation parts (which don't make sense) are still where they are, security has been moved under Server Settings; like int. hooks management the idea is to prevent users accidentally going in there so often because security stuff should generally be left alone.
|
%!s(int64=11) %!d(string=hai) anos |
Peter Spicer
|
7f16f2eae4
! Clean up the Cookies and Sessions admin panel page, including sprucing it up with JavaScript to hide elements that don't play nicely together. Fixes #142
|
%!s(int64=11) %!d(string=hai) anos |
Suki
|
5d33d1f278
Long lines then!
|
%!s(int64=11) %!d(string=hai) anos |
Suki
|
852666373c
$smcFunc['htmlspecialchars'] on ManageServer
|
%!s(int64=11) %!d(string=hai) anos |
Illori
|
2c50939f27
Copyright update per BoD
|
%!s(int64=11) %!d(string=hai) anos |
emanuele
|
660a83fa33
If I'm not wrong this should fix errors with select-multiple and not yet set settings, not 100% sure it's needed, but I think it is nice to have
|
%!s(int64=11) %!d(string=hai) anos |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
%!s(int64=11) %!d(string=hai) anos |
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]"
|
%!s(int64=11) %!d(string=hai) anos |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
%!s(int64=11) %!d(string=hai) anos |
emanuele
|
35739b2f30
Show always the clean cache button on the caching page
|
%!s(int64=11) %!d(string=hai) anos |
emanuele
|
1724ca6169
Spaces and tabs at the end of the lines
|
%!s(int64=12) %!d(string=hai) anos |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
%!s(int64=12) %!d(string=hai) anos |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
%!s(int64=12) %!d(string=hai) anos |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
%!s(int64=12) %!d(string=hai) anos |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
%!s(int64=12) %!d(string=hai) anos |
Norv
|
74598c2506
Copyright correction.
|
%!s(int64=12) %!d(string=hai) anos |
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]
|
%!s(int64=12) %!d(string=hai) anos |
Spuds
|
b9c64b62fc
! allow for no file_put_contents in cache selection
|
%!s(int64=12) %!d(string=hai) anos |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
%!s(int64=12) %!d(string=hai) anos |
emanuele
|
2e9aa34d1d
Merge pull request #79 from Kays48/attachment_folder_update
|
%!s(int64=12) %!d(string=hai) anos |
Kays48
|
9ad05a7005
'nuther commit.
|
%!s(int64=12) %!d(string=hai) anos |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
%!s(int64=12) %!d(string=hai) anos |
emanuele
|
ede5aa8b0d
Added a new load average check to the user statistics page - suggested by Ben_S [Topic 479688]
|
%!s(int64=12) %!d(string=hai) anos |
Spuds
|
30d18d1d4b
! updates to how the settings.php file is saved. Move db_last_error to its own file (yes ugly) to avoid any possible race conditions. Added lock_ex to acquire an exclusive lock on the file while proceeding to the writing, added check for proper witting, and if failure, attempt to restore the settings_bak.php to recover
|
%!s(int64=12) %!d(string=hai) anos |