c3273fba0d
add reset for ML filters and orders
2015-10-28 17:28:32 +01:00
0905633810
fix f2f4855
2015-10-28 14:03:36 +01:00
3391f5946e
Document index.php refactoring
...
see 4f2ea4de8a
2015-10-28 13:54:27 +01:00
73e15645d6
Merge branch 'feature_indexCleanup'
2015-10-28 12:30:56 +01:00
4d7b90af99
Merge branch 'master' into feature_indexCleanup
...
Conflicts:
index.php
2015-10-28 12:29:44 +01:00
1965d2d419
fix media.filter and media.sortorder param
2015-10-28 11:55:46 +01:00
f2f4855ed7
fix ML Filter doubled filename
...
References #356
Closes #369
2015-10-28 11:42:33 +01:00
ee1e567503
remove default case only path restoreVar
...
this is now done where it is actually needed
2015-10-28 11:36:50 +01:00
d1baaf4983
better listen on toggle_dir and remember
2015-10-26 11:36:57 +01:00
52730e6b0e
disable unused button generation
...
We may decide to keep this disabled or remove it completely later on
2015-10-26 10:18:50 +01:00
26d18490d4
avoid doubled GET token and fill form_hidden only in case default
2015-10-26 10:15:57 +01:00
b0e4a4e6f5
remove deprecated $HTTP_SERVER_VARS vars
2015-10-20 18:04:02 +02:00
dd4371a97c
do not use pre-selected for movable selection
2015-10-20 13:25:42 +02:00
a7732eeb81
minors
2015-10-20 13:24:50 +02:00
715d8cafa6
Optimize scaleImage returns
2015-10-19 13:21:19 +02:00
ecd3ba5a10
fix missing ampersand in media resize uri for extraParems
2015-10-19 09:49:13 +02:00
bb87f4dd6b
make \b word-boundary not match named "example_-_Full.jpg" urls or string parts.
2015-10-18 13:21:21 +02:00
661f383edc
typo
2015-10-17 19:48:27 +02:00
afb4cdc685
better constant naming and new directory info constant
2015-10-17 19:43:09 +02:00
8fcf4cd652
fix commits renaming directories in 08c09d1
and 5be90fd
2015-10-17 19:27:58 +02:00
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
732d6067c3
restore last set directory path on mediaproperties submit
2015-10-17 13:47:36 +02:00
657db63432
add ML item date
2015-10-16 16:52:32 +02:00
e251e5e509
fix popuplayer_showUpload to better work with strict directory radio selection
2015-10-16 16:27:30 +02:00
0d7f8d474f
multi delete/move - submit by name
...
fixes notice messages on POST
2015-10-16 11:22:25 +02:00
7801b33e35
fix 7554623
2015-10-15 19:11:45 +02:00
7554623cff
Allow strict media directory selection by toggle filter
2015-10-15 18:43:01 +02:00
d130dc729e
bulkmove - prevent success reload to open itself,
...
the multidelete type again and end with MULTICHECK_NO_ITEM message.
2015-10-15 11:01:06 +02:00
92299999e7
bulkmove - return to last selected directory
2015-10-15 10:55:35 +02:00
8fb7d51106
add message to item properties done
2015-10-12 14:15:31 +02:00
b3dc10cc7c
allow item properties title to be long
2015-10-12 12:37:53 +02:00
471a4b15a8
do not multicheck on item properties page
2015-10-12 12:36:26 +02:00
0d75d4ff88
remove case properties
2015-10-12 11:58:45 +02:00
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
e987751b19
fix case add post adminSubAction properties
...
this redirect works
2015-10-12 11:52:05 +02:00
73c178a3ea
fix directoryEdit save message event
2015-10-12 10:37:41 +02:00
08c09d1d65
do not error on directoryEdit save submit
2015-10-12 10:27:08 +02:00
5be90fd7ea
another breaking printf
2015-10-12 10:24:43 +02:00
2878c154d6
document
2015-10-08 10:41:48 +02:00
2e43a9944e
keep previous ML item name whitespace behaviour
2015-10-08 10:25:23 +02:00
4539ef8d9d
dot is empty - fix 994161a
2015-10-07 11:35:03 +02:00
994161a0a2
better preserve directory seperators
2015-10-07 11:16:36 +02:00
e2b6417bd2
extend 2b9a008
for both cases
2015-10-07 09:45:35 +02:00
2b9a008208
allow upload file real umlaut conversion and remove workaround
2015-10-07 09:37:44 +02:00
8c732e94ab
some printf messages need to have the argument preprocessed
...
or change to echo with inner printf()
Before it broke like this:
`<span class="msg_notice"><span class="icon-info-circled"></span> <b>Größe von Vorsch.</span>
ändern</b>` which is wrong
2015-10-06 16:23:40 +02:00
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
167cbdd17c
Replace SVG icons with iconfont icons
...
See 2b610dc791
2015-10-06 13:40:06 +02:00
e6bb6005ec
New iconfont build
...
This adds new icons for "go to start" and "go to end".
2015-10-06 13:34:22 +02:00
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
b105caff07
rewrite constants first last
...
2b610dc791
2015-10-06 10:40:07 +02:00