Ian
c33790674a
idents to source and remove old Smarty @ array delimiter
...
please test if added dir="{$CONST.LANG_DIRECTION}" has side-effects
2016-02-03 16:02:15 +01:00
Ian
1a99a8dd65
idents to source and remove old Smarty @ array delimiter
2016-02-03 15:54:16 +01:00
Ian
227d115d71
Fix missing perm checks for a "standard user" in MediaLibrary
...
We still have the issue that we have set authorID 0 as the standard authorid in ML. This prevents us being more strict than this.
We will have to re-think this, maybe...
References #385
2016-02-03 15:47:04 +01:00
Ian
fb0fc710a3
fix possible Smarty exception
2016-02-03 15:38:26 +01:00
onli
c98e858886
Prevent FF filling in wrong db password ( #378 )
2016-01-15 16:33:30 +01:00
onli
0003150796
Ajax ML upload died on non-images ( fixes #353 )
2016-01-15 13:28:49 +01:00
onli
d4dbbe53af
Restore update all plugins functionality ( fixes #279 )
2016-01-15 02:51:04 +01:00
onli
30982e446d
Transform contextless strict/no-strict in ML
...
Follow up on d1baaf498377773e1803aaea729ee307adbf9cec and 7554623cffc4e6c0720209c8084f6dea444c6fd4, also moving this to the extended filterset.
2016-01-15 02:18:34 +01:00
Matthias Mees
5edc71f31a
Upgrade admin backend's bundles Modernizr
...
- Add a few tests we will likely need in the future
- Remove version string from file name for easier upgrades
References #379
2015-12-21 18:36:52 +01:00
Ian
a2fdadfaed
add new config_separator class for some upcoming plugins
2015-12-20 17:57:53 +01:00
Ian
0692dfb67e
add (temporary) 'suboption' separator markup to config item builder
2015-12-20 17:56:41 +01:00
Ian
7120d50bf6
add new 'suboption' ctype for plugins configs and fix misspelled separator ctype
2015-12-20 17:34:59 +01:00
Ian
bb0bae1cd9
ML extended filters
2015-12-01 12:16:25 +01:00
Matthias Mees
077425689d
Fix overflowing tables in statistics plugin's backend
...
CSS-only solution which
a. reduces the font-size
b. makes the tables horizontally scrollable if they still overflow
their parent container (see http://goo.gl/EquJxL )
References #373
2015-11-02 11:12:06 +01:00
Ian
04104a3e4d
Fixed media item delete handler
...
References #371
Closes #371
2015-10-31 14:10:52 +01:00
Ian
a06e00d4af
fix ML filter labels sort by desc
2015-10-30 15:56:38 +01:00
Ian
4420267709
fallback hidden fields for media in case of upload
2015-10-30 08:59:45 +01:00
Ian
cde889101b
fixes set cookie for name and path
...
Was removed accidently ...
2015-10-30 08:47:49 +01:00
Ian
897337cb8e
allow array items for SetCookie and now use a ML-Filter cookie
...
(We will have to decide before release, if we want to keep this, though.)
2015-10-29 12:08:33 +01:00
Ian
98acb4963d
better selector for c7e6e6b
2015-10-28 19:32:41 +01:00
Ian
c7e6e6be8d
size media date filter input fields to show up inlined
2015-10-28 17:41:35 +01:00
Ian
f0268dabb0
add date placeholders to ML filters
2015-10-28 17:34:19 +01:00
Ian
609332a03a
fix media selector margin
2015-10-28 17:30:55 +01:00
Ian
c3273fba0d
add reset for ML filters and orders
2015-10-28 17:28:32 +01:00
Ian
1965d2d419
fix media.filter and media.sortorder param
2015-10-28 11:55:46 +01:00
Ian
f2f4855ed7
fix ML Filter doubled filename
...
References #356
Closes #369
2015-10-28 11:42:33 +01:00
Ian
d1baaf4983
better listen on toggle_dir and remember
2015-10-26 11:36:57 +01:00
Ian
dd4371a97c
do not use pre-selected for movable selection
2015-10-20 13:25:42 +02:00
Ian
715d8cafa6
Optimize scaleImage returns
2015-10-19 13:21:19 +02:00
Ian
ecd3ba5a10
fix missing ampersand in media resize uri for extraParems
2015-10-19 09:49:13 +02:00
Ian
afb4cdc685
better constant naming and new directory info constant
2015-10-17 19:43:09 +02:00
Ian
3030b80c2b
fix rename media file reload issue
...
References #370
and allow better umlaut conversion
This is a plain javascript event, therefore the message and reload stuff had to move into the JS caller.
2015-10-17 15:03:15 +02:00
Ian
657db63432
add ML item date
2015-10-16 16:52:32 +02:00
Ian
e251e5e509
fix popuplayer_showUpload to better work with strict directory radio selection
2015-10-16 16:27:30 +02:00
Ian
0d7f8d474f
multi delete/move - submit by name
...
fixes notice messages on POST
2015-10-16 11:22:25 +02:00
Ian
7554623cff
Allow strict media directory selection by toggle filter
2015-10-15 18:43:01 +02:00
Ian
b3dc10cc7c
allow item properties title to be long
2015-10-12 12:37:53 +02:00
Ian
471a4b15a8
do not multicheck on item properties page
2015-10-12 12:36:26 +02:00
Ian
0d75d4ff88
remove case properties
2015-10-12 11:58:45 +02:00
Ian
6777f89078
case add works with pure $showML only
...
on both moves and does not need a reload for any property changes, since not shown
2015-10-12 11:57:11 +02:00
Ian
e987751b19
fix case add post adminSubAction properties
...
this redirect works
2015-10-12 11:52:05 +02:00
Ian
73c178a3ea
fix directoryEdit save message event
2015-10-12 10:37:41 +02:00
Matthias Mees
e4d4b7118c
Typographic "fix" for "to start"/"to end" icons
...
These appear larger than the left/right icons. Tweaking the font
size covers that up for the time being.
2015-10-06 13:52:57 +02:00
Matthias Mees
167cbdd17c
Replace SVG icons with iconfont icons
...
See 2b610dc7917a4038931d5722d3fefa943974b65d
2015-10-06 13:40:06 +02:00
Matthias Mees
e6bb6005ec
New iconfont build
...
This adds new icons for "go to start" and "go to end".
2015-10-06 13:34:22 +02:00
Matthias Mees
40e9a5b7b3
Add Fontello config file
...
templates/2k11/admin/font/config.json can (and SHOULD) be imported
in fontello.com to recreate the 2k11 backend iconfont set. This is
necessary to make sure that icons can be added or removed without
losing any required icons.
I will add a GitHub wiki page later explaining how to add/remove
icons.
2015-10-06 13:08:46 +02:00
Ian
b105caff07
rewrite constants first last
...
2b610dc7917a4038931d5722d3fefa943974b65d
2015-10-06 10:40:07 +02:00
Ian
2b610dc791
Add first and last pagination for entries and media items
2015-10-05 19:10:53 +02:00
Ian
7c21de8aa8
Allow bulk move ML items to Uploads Root too
...
Fixes many issues like for renaming files and subdir handling, database placements and other issues.
Structures case DIR, FILE and FILE vars for renaming, moving, select and replace.
Touches directoryEdit and mediaproperties related boundaries.
Adds better event messages, which fixes $ob_serendipity_moveMediaDirectory.
Extends and fixes media_items realname issues and changes the length of the item title to be as long as possible.
Added new constants to be executed to the lang files in near future, when some follow up commits have been added.
2015-10-05 18:19:09 +02:00
Ian
d7b1e7d23d
minor whitespace and code cleanup
...
and a small github docnote fix
and added a todo for transforming a filename into a valid upload path
2015-09-30 11:22:37 +02:00