Garvin Hicking
da82fd3a16
support imagemagick thumb parameters, slightly reworked
...
references pull request #205
2014-09-09 13:58:09 +02:00
onli
13a9b69d6d
Fix ML breaking w/o filter ( #208 )
2014-08-30 11:18:56 +02:00
onli
7a56b89beb
Save filters when browsing ML ( #208 )
...
Was broken for the simplified filter
2014-08-30 00:22:45 +02:00
Garvin Hicking
63f7510ebd
References #134
...
Fixes thumbnail regeneration, only a problem with proper execution order
2014-06-25 13:22:39 +02:00
Ian
bb48a885d4
message markup in function_images.inc
2014-06-19 20:01:17 +02:00
onli
d0d78f3450
ML upload: Convert " " into _ in paths
2014-06-08 18:56:19 +02:00
onli
91ffa16e17
correct spaces in image-deletion-messages
2014-05-29 22:35:55 +02:00
onli
39d5ceaa03
try to prevent critical error with invalid gifs
2014-05-29 21:52:52 +02:00
Thomas Hochstein
66d0825a67
Re-add sort by name to ML non-simple filter.
...
When replacing 'sort by extension' with
'sort by name' in simple filter mode, 'sort by name'
was erroneously removed from non-simple filter
mode too (and replaced by a second incarnation of
'sort by extension').
Signed-off-by: Thomas Hochstein <thh@inter.net>
2014-05-26 18:40:33 +02:00
onli
ad8606c782
Move sort by name to ML simple filter ( #157 )
2014-05-25 22:05:29 +02:00
Ian
27265c533e
markup for 'image directory move done' note
2014-05-25 10:38:18 +02:00
Matthias Gutjahr
ea5295cdb3
Remove debug output
2014-04-25 10:40:36 +02:00
Matthias Gutjahr
dfd0261cda
Exclude git directories from path traversal
2014-04-25 10:39:47 +02:00
onli
fa5af4a1ec
Image selector toggled by showMediaToolbar
...
And $media.manage in the templates
2014-01-23 23:33:23 +01:00
onli
3873826036
Add upload button to imageselector
2014-01-23 23:13:09 +01:00
onli
0f36373920
Intorduce simpleFilters setting
...
Replaces SimpleImageFilters with a personal setting, covers image filters and the simpler entry edit overview
2014-01-19 19:31:45 +01:00
onli
82a0d1f4bb
back button for image properties
...
not so easy, as it should not be shown after uploading
2014-01-19 17:33:52 +01:00
onli
94f1198fe3
Add option to simplify image filters
...
Default on (at least for the test), needs new language constants
2014-01-19 01:48:42 +01:00
Ian
29649a7d79
ML - exclude possible thumbs.db files
2013-12-25 16:42:03 +01:00
Ian
081fff5e0a
ML - exclude frontpage extensions _vti_cnf dir on windows servers
2013-09-19 15:27:43 +02:00
onli
6772775696
thumbnail fix when w/o extension
...
serendipity_getThumbNailPath added an unnecessary dot, breaking thumbnail when using the fullsize image
2013-08-18 23:20:17 +02:00
onli
731b044d50
Drop use of serendipity_admin_image_selector.php
...
Enhance admin/images.inc.tpl instead. Gets rid of the fieldset-construct (#30 )
2013-07-23 03:06:27 +02:00
onli
8f42e2346c
fix double var
2013-07-10 13:52:36 +02:00
onli
94881ba4c0
Make imagemagick use the real size
...
See http://board.s9y.org/viewtopic.php?f=3&t=19427
2013-07-10 13:35:08 +02:00
onli
a654b13a9a
Complete include_once usage, romove constants
2013-06-22 12:32:54 +02:00
onli
2af76d2e69
Repair ML-Upload in editor
...
Change function-comments according to the new logic
2013-06-16 14:13:51 +02:00
onli
e62eb56f4a
drop smarty_display-option from ML
...
Always use smarty
2013-06-14 23:31:24 +02:00
Matthias Mees
a658e20b27
New iconfont build.
...
This includes only the icons actually used or intended to be used
in the backend. Please note that unfortunately, some class names
have changed. Also some icons have been exchanged.
2013-06-11 12:54:58 +02:00
onli
294fef724b
ML: Give Smarty amount of total images
2013-06-09 17:51:48 +02:00
onli
b0cbdd8ba7
fix ML return/echo mix so used template isn't shown anymore
2013-06-09 12:45:14 +02:00
onli
dc6a5fce29
fix setcookie in media library
2013-06-08 13:03:13 +02:00
onli
ad98a01899
cleanup of images.inc.php
2013-06-08 12:24:46 +02:00
Ian
4e9c666886
upport e2bad7d
2013-06-05 11:48:04 +02:00
onli
32be9063b8
give thumbSize into the ML
2013-06-03 20:05:37 +02:00
onli
e1d403057b
Add Media Category Filter Buttons
2013-06-01 15:21:13 +02:00
onli
d75de7f627
smartified preview-image generation in media library
2013-05-31 21:16:11 +02:00
Garvin Hicking
5ec7481030
Port of patch #16 to 2.0
2013-05-06 09:47:19 +02:00
Matthias Mees
991266a50c
Proper error messages, layout and button states for rebuilding thumbs.
2013-02-18 14:28:14 +01:00
Garvin Hicking
e50879f5a3
upport
2013-02-07 12:39:44 +01:00
Ian
a9e94e9569
fixed typos in 1f9ed0fa2a
2012-12-03 16:53:57 +01:00
Ian
96e2c8bc3c
some more serendipity_moveMediaDirectory() message markup
2012-12-03 16:41:25 +01:00
Ian
1f9ed0fa2a
serendipity_moveMediaDirectory() messages markup
2012-12-03 16:18:29 +01:00
Matthias Mees
7288ffdef8
Fixed most of the redundant br elements in the core.
2012-12-03 13:35:59 +01:00
Ian
802c1dc18e
another php5 compat assigned by reference
2012-10-17 18:01:16 +02:00
Ian
a956471a44
added to MediaLB multidelete[]
2012-05-29 20:39:23 +02:00
Ian
a3f03a40af
forward thinking - added error / success / notice classes and
...
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
Garvin Hicking
e25a70302d
patch to handle files without extensions by Markus Brueckner
2011-12-14 11:49:06 +01:00
Garvin Hicking
2749dc54ad
Smarty3
2011-11-24 12:16:02 +01:00
Garvin Hicking
18ff07d7ce
allow to insert files with differing extension but same basename and mimetype
2011-04-21 15:07:33 +00:00
Garvin Hicking
43681920a0
fix typo
2010-11-08 11:42:43 +00:00