Suki
|
a6d1d2c354
Remove fields from language files
|
hace 10 años |
Suki
|
9ed8d36e0b
I supose it should say mail and not "main"
|
hace 10 años |
Suki
|
f5c10d405f
Show a confirmation message when finished the newsletter process
|
hace 10 años |
Michael Eshom
|
269cd2939b
! Fix something accidentally broken with the last commit
|
hace 10 años |
Peter Spicer
|
b3061e4aee
! Should hopefully clear up ambiguity for the user given our internal vs displayed terminology and fix #1278 in the process. Hopefully.
|
hace 10 años |
Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
hace 10 años |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
hace 10 años |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
hace 10 años |
Peter Spicer
|
f9c05e8b8a
! If the package backup couldn't be created, abort and warn the user.
|
hace 11 años |
Peter Spicer
|
2d839f99f0
! Let's fix up the admin options a bit for the avatar resizing
|
hace 11 años |
Peter Spicer
|
148fd7a333
! And the admin and language stuff
|
hace 11 años |
Suki
|
01d5197029
Add a legend for methods
|
hace 11 años |
Suki
|
b524694cbb
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
hace 11 años |
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.
|
hace 11 años |
Suki
|
59e7294175
Clean more $modSettings['custom_avatar_enabled'] leftovers
|
hace 11 años |
Peter Spicer
|
0c8ff8d34d
! Hopefully clarified a language string.
|
hace 11 años |
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)
|
hace 11 años |
Michael Eshom
|
8039d156b2
! Don't allow $boarddir, $sourcedir and $settings['theme_dir'] as attachment directories. Partial fix for #899
|
hace 11 años |
Michael Eshom
|
79c554468d
! Tweak support version to reflect that we're showing ImageMagick version rather than extension version...
|
hace 11 años |
Michael Eshom
|
7f11ee0280
! Add magickwand info to support version info...
|
hace 11 años |
Aaron van Geffen
|
62af31cf56
& Changed word order in logoff strings.
|
hace 11 años |
Peter Spicer
|
7ed2800ba8
! And so if we're removing an option, we don't really need the descriptions for it either.
|
hace 11 años |
Peter Spicer
|
b2911f52f1
! Better description for scheduled task log.
|
hace 11 años |
Peter Spicer
|
b969be62d8
! Make the maintenance mode warning more obvious and show it everywhere (per #813)
|
hace 11 años |
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.
|
hace 11 años |
Peter Spicer
|
638101fce4
! More settings that if you touch in the admin panel, will break things on the next page load.
|
hace 11 años |
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.
|
hace 11 años |
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.
|
hace 11 años |
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.
|
hace 11 años |
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.
|
hace 11 años |