1
0
Commit Graph

23 Commits

Author SHA1 Message Date
Ian
6ce61621a4 fix non-existing constant 2015-01-09 19:08:20 +01:00
0ce1d8991d Add equal heights for pluginmanager columns.
Moved firing the syncHeights plugin to a seperate function in the
serendipity namespace because it needs to be fire onclick for the
plugin tabs here. Probably gives us more flexibility in the future
as well. New function is serendipity.sync_heights() which takes no
args.

References #223
2014-11-02 11:39:05 +01:00
542917efea Adapt collapsible plugin description to list of installed plugins.
References #125
2014-05-11 21:55:06 +02:00
94c3a75a96 New language constants, hopefully caught all i18n's. Please check. 2014-03-05 13:22:50 +01:00
b48f49c444 New iconfont build; replaces left/right/up/down icons. 2014-03-01 15:14:59 +01:00
b55689ebf4 Fix plugincontrols in no-js mode 2014-01-20 21:28:20 +01:00
c731c371d3 Only execute dragdrop.js if device does not support touch events.
Also hide noscript controls for plugin manager differently, but show
them on no-js and touch devices. This is supposed to compensate the
fact that the dragdrop JS does not work on touch devices. Might need
a better solution long-term here.
2014-01-20 12:32:36 +01:00
82b2f2f8fe Add missing i18n markers. 2013-10-05 08:56:54 +02:00
d1d26af5ee Shorter labels and consistence
Like Delete instead of Delete selected comments on buttons, and Media Library instead of Fine Media as a title in the ML
2013-10-04 15:23:11 +02:00
1fb8c54efb Back to button style.
Partial manual revert of 168cb146ea.
Please note that this does *not* contain any changes to the UI as
discussed; those will follow later.

References #41
2013-09-23 11:19:31 +02:00
168cb146ea Use links instead of buttons (#41)
A bit unfamiliar, let's give it some time. The user/groups-menu are clearer now
2013-08-18 20:59:53 +02:00
e1126e464e Replace plugin grablet icon with button.
References #41
2013-08-17 14:08:04 +02:00
9a00e7cba9 Hide more elements which don't make sense on no-js. 2013-07-20 12:30:44 +02:00
3c3369f64b Markup maintenance. 2013-06-24 16:08:26 +02:00
17e0f159b0 Revert jQuery tooltips. 2013-06-24 11:04:56 +02:00
9a989dddb3 Remove Advanced-JS option 2013-06-23 20:12:06 +02:00
0bc97cbc88 Tooltips, tooltips, tooltips. Everywhere. Almost. 2013-06-23 18:45:58 +02:00
67a0b93456 fix noscript pluginmove 2013-06-23 16:23:08 +02:00
04372a3738 Inline styles. Still. Jeez. 2013-06-18 16:52:51 +02:00
4de8ff7269 Further smartify show_plugins()
Remove ownership() and placement_box()
2013-06-14 21:37:06 +02:00
26df96b886 Multidelete markers for plugins. 2013-06-05 16:15:09 +02:00
6a9bdd0c6a Removed stupid HTML5/jQuery progress hints. 2013-06-01 11:09:10 +02:00
ae74401668 2k11 is default template, included admin-tpls, and made it installable 2013-05-30 22:19:07 +02:00