1150 Commits

Author SHA1 Message Date
Matthias Mees
130d32ae1a Optimize long titles in the backend for sidebar plugins 2016-06-21 12:46:48 +02:00
Matthias Mees
48e8dc008c Fix long plugin titles in the backend, once and for all 2016-06-20 20:00:25 +02:00
onli
e34e0db1e5 Covnert bulk mover into a single button + popup (fixes #409) 2016-05-25 22:11:17 +00:00
onli
dfc41df02a ajax-uploaded now moves image into selected folder 2016-05-25 20:51:18 +00:00
Matthias Mees
59e569e59f Update 2k11 backend JS assets
- Update autoscroll
- Update magnificPopup
- Update magnificPopup's CSS in style.css
2016-04-20 10:20:44 +02:00
Matthias Mees
db5c7089bb Update backend Modernizr to latest 2016-04-20 10:11:30 +02:00
onli
e84bc1aa80 Fix theme info overlay
Broken in cc4e9f953e30332109a6860b1a6cf4a2261b8788 because @key does not work after the variable was moved as an argument into a function
2016-04-14 16:40:57 +02:00
onli
cc4e9f953e Introduce recommended section in theme backend
Meant to highlight modern themes for guiding users not to pick the outdated xhtml themes still available via spartacus. See http://board.s9y.org/viewtopic.php?f=5&t=20713
2016-04-14 16:18:16 +02:00
Ian
b536a9dcce better descriptions 2016-03-22 19:33:02 +01:00
onli
668363eb1b Merge event and sidebar update page into one (#383) 2016-03-20 14:40:08 +00:00
onli
aa12313ee4 Skip zebra striping for hidden config element (fixes #396) 2016-03-18 23:28:03 +00:00
Matthias Mees
62a3624f1f Fix positioning for popuplayer button
That means positioning in the source code as well as in the layout.

References #395
2016-03-12 21:06:19 +01:00
onli
6fafd4964a restore accidentaly removed contentplugin type
Was a mistake in 1fb1a6647f2414168ca00bfca80f4f73b71b4723
2016-03-01 00:22:16 +01:00
onli
1fb1a6647f Add color picker as plugin/theme config item 2016-03-01 00:14:15 +01:00
Matthias Mees
400c662462 Use hidden class instead of inline styles 2016-02-09 14:30:25 +01:00
Matthias Mees
8c92422bce Use serendipity.openPopup to fix weird dashboard double click
References #387
2016-02-08 20:39:32 +01:00
Ian
eb13701244 delete by multiperm only
this removes some dev test vars for del by author, which isn't possible yet
2016-02-04 16:43:28 +01:00
Ian
b0a33ec353 better not remove ignore case in c2ff0e9
though I had removed item ignore flag in functions_installer.inc.php in my local dev ... but I do not remember why :)
2016-02-04 10:18:24 +01:00
Ian
8d4a0e7e9f avoid break of equal_heights positioning when publishing entries by dashboard 2016-02-03 18:52:09 +01:00
Ian
0af650be44 better comments by author
Removes some restrictions previously added. Or else we would need a 'userComments' privilege. But that would not make too much sense, since we already work with the lowest group privilege here.
This still is not ready yet, I presume. It needs more finetuning like answer to comments, etc.
Please help testing.

References #385
2016-02-03 18:12:17 +01:00
Ian
d4ce2533f6 edit comments by authorid
References #385

Please test.
2016-02-03 16:28:58 +01:00
Ian
ed37d4ba16 remove old Smarty @ array delimiter 2016-02-03 16:07:40 +01:00
Ian
c2ff0e9ffa idents to source and remove old Smarty @ array delimiter
please test if remove of $item.ignore ionline display has side-effects
2016-02-03 16:03:29 +01:00
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