Suki
|
01d5197029
Add a legend for methods
|
11 роки тому |
Michael Eshom
|
bb8f476129
! Tweak language strings to reflect 2.1's support for ImageMagick. Also, don't warn about missing ImageMagick functionality if MagickWand is installed.
|
11 роки тому |
Peter Spicer
|
0c8ff8d34d
! Hopefully clarified a language string.
|
11 роки тому |
Peter Spicer
|
5f6cc7cf99
! Convert a use of fopen/fwrite/fclose to file_put_contents (Mantis 4913) and also have it report whether something was saved properly or not (another for #802)
|
11 роки тому |
Michael Eshom
|
8039d156b2
! Don't allow $boarddir, $sourcedir and $settings['theme_dir'] as attachment directories. Partial fix for #899
|
11 роки тому |
Michael Eshom
|
79c554468d
! Tweak support version to reflect that we're showing ImageMagick version rather than extension version...
|
11 роки тому |
Michael Eshom
|
7f11ee0280
! Add magickwand info to support version info...
|
11 роки тому |
Aaron van Geffen
|
62af31cf56
& Changed word order in logoff strings.
|
11 роки тому |
Peter Spicer
|
7ed2800ba8
! And so if we're removing an option, we don't really need the descriptions for it either.
|
11 роки тому |
Peter Spicer
|
b2911f52f1
! Better description for scheduled task log.
|
11 роки тому |
Peter Spicer
|
b969be62d8
! Make the maintenance mode warning more obvious and show it everywhere (per #813)
|
11 роки тому |
Peter Spicer
|
ad51f29044
! Preliminary support for notifying a user their options have been saved in the admin panel, per #802. This only covers 4 of the 5 in Forum > Posts and Topics but it's a start. Basically, set $_SESSION['adm-save'] to boolean true when settings were saved, or the error message if not.
|
11 роки тому |
Peter Spicer
|
638101fce4
! More settings that if you touch in the admin panel, will break things on the next page load.
|
11 роки тому |
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.
|
11 роки тому |
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 роки тому |
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 роки тому |
Peter Spicer
|
e945d4e19c
! The log settings page now allows admins to configure whether mod/admin/profile edits logs are individually on or not, and those settings are the central bases on which logging is made, not the old master setting.
|
11 роки тому |
Peter Spicer
|
d3e8c439f7
! Rework hook filtering to be based on an onchange event rather than an onclick, and also click up one of the options we don't really need from it. Should also fix #430 in the meantime.
|
11 роки тому |
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.
|
11 роки тому |
Peter Spicer
|
4799df97b3
! It's bugged me for a while that we call it 'Boards' when it also manages categories.
|
11 роки тому |
Peter Spicer
|
d6c4f4eb82
+ Allow users to turn off whether bans go into the error log or not. And if they do, let's have a category just for them.
|
11 роки тому |
Peter Spicer
|
da9b1ca217
! Turning Log Pruning into Log Settings, with some aesthetic changes that make the ACP slightly more consistent visually (though much, much more needs to be done yet)
|
11 роки тому |
Peter Spicer
|
d174cb0196
! Mantis bug 4781: show a warning in the admin panel if the forum is in maintenance mode, so that it encourages them to fix it.
|
11 роки тому |
Peter Spicer
|
d066bd3ce3
! And the inevitable clean-up to go with it.
|
11 роки тому |
Peter Spicer
|
b04a0ff58e
! A bit more clean-up of the attachments page. I think I'm done for now with this, most of the descriptions were actually better than I thought they were.
|
11 роки тому |
Peter Spicer
|
c8ec04c85a
! Remove the 'common support issues' block from the support and credits page. No-one reads it anyway, might as well save on requests to sm.org and a little bit of bandwidth and performance while we're at it. Fixes #652
|
11 роки тому |
Peter Spicer
|
5b4a8357b9
! Remove 'recode line endings' UI item. It is a feature that some might depend on but that shouldn't have a UI item; a plugin can add it back if the option really is required but it can remain a hidden setting without any real trouble. This also fixes #600 - it's actually much better IMNSHO to pretend it doesn't exist for users than to confuse them with trying to explain it and if someone *does* need it, we can direct them to turning it on again.
|
11 роки тому |
Grudge
|
7355663dc1
& Changing "Edit message icon" string to "Message Icons" which looks better in new admin theme.
|
11 роки тому |
emanuele
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 роки тому |
emanuele
|
1715898ce2
Some string fixes - thanks Chainy and lucb1e for reports
|
11 роки тому |