Peter Spicer
|
4cd69cbf47
! Same search also yielded a missing global.
|
10 years ago |
Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
10 years ago |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
10 years ago |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 years ago |
Peter Spicer
|
f1879c98cf
! And some more clean-up
|
10 years ago |
Peter Spicer
|
ff05d6f002
! We don't exactly need this stuff.
|
10 years ago |
ziycon
|
6f1e82b32d
Removed unnecessary parameter, where default value was being passed into checksession().
|
10 years ago |
Peter Spicer
|
2d839f99f0
! Let's fix up the admin options a bit for the avatar resizing
|
10 years ago |
Peter Spicer
|
b6c4653df0
! More housecleaning
|
10 years ago |
Suki
|
46c9b988b4
Yeah, this isn't gonna be needed.
|
11 years ago |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 years ago |
Suki
|
b524694cbb
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
11 years ago |
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 years ago |
Suki
|
24a36584db
Add safety checks to erver-stored avatars too
|
11 years ago |
Suki
|
59e7294175
Clean more $modSettings['custom_avatar_enabled'] leftovers
|
11 years ago |
Suki
|
b92850c8ba
These settings cannot be left empty!
|
11 years ago |
Suki
|
d7a60c3dcd
Create the new dir and remove the custom_avatar_enabled setting
|
11 years ago |
Suki
|
e50b36680b
Makes more sense here
|
11 years ago |
Suki
|
ae1cd2c3fc
getLegacyAttachmentFilename() shouldn't be required anymore
|
11 years ago |
Michael Eshom
|
8039d156b2
! Don't allow $boarddir, $sourcedir and $settings['theme_dir'] as attachment directories. Partial fix for #899
|
11 years ago |
Peter Spicer
|
043199606a
! And yet more places in the admin panel, but more to go. (per #802)
|
11 years ago |
Arantor
|
8486deade0
Merge pull request #599 from emanuele45/sceditor_1.4.4
|
11 years ago |
Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
11 years ago |
Peter Spicer
|
74e7f7eace
! Rework Attachments / Browse Files navigation as per Mantis issue 4786
|
11 years ago |
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 years ago |
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 years ago |
Suki
|
0d0fa1c0b5
$smcFunc['htmlspecialchars'] on ManageAttachments
|
11 years ago |
emanuele
|
ea32b99e74
I think it should be like that, but I don't remember why...
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
emanuele
|
062713de9d
typos
|
11 years ago |