336 Commits

Author SHA1 Message Date
Matthias Mees
1d6466249f Make use of the new possibilies to style group permissions. 2014-02-27 12:44:38 +01:00
Matthias Mees
ac22fec171 Layout and other minor CSS fixes for the upgrader.
Includes adapting the layout to match the installer, using a proper
element for removeFiles msgs, removing unnecessary msg_* wrappers,
fixing the upgrader buttons etc.
2014-02-25 19:32:57 +01:00
Matthias Mees
fcfec701d0 Some minor CSS additions for the installer. 2014-02-25 18:21:31 +01:00
Matthias Mees
feb671ca7c Minor fix for smartphone layout. 2014-02-21 15:03:00 +01:00
Matthias Mees
d7061e154a Simple inline msg for timestamp reset; JS only. 2014-02-10 20:28:01 +01:00
Matthias Mees
9af2e54f6f Updated iconfont build; exchanged a few icons. 2014-02-10 19:48:26 +01:00
Matthias Mees
00fa8ca383 Some minor no-js CSS fixes. 2014-02-10 16:45:30 +01:00
Matthias Mees
493cb0a56c Use unified selector for filter panes. 2014-02-10 16:11:36 +01:00
Matthias Mees
09bde1a85b Layout fixes for media db. 2014-02-10 16:07:59 +01:00
Matthias Mees
30b75f16b4 Minor CSS fix for the entry editor. 2014-02-10 15:57:30 +01:00
onli
1f63b68908 Publish entries in the dashboard 2014-02-08 16:48:48 +01:00
Matthias Mees
0289fea89a Style select category popup label. 2014-01-25 23:37:33 +01:00
Matthias Mees
3b23f6b13d Use the span/legend trick properly. Ooops. 2014-01-25 23:30:13 +01:00
Matthias Mees
4e923e1aeb Display category selection in a popup/modal window. 2014-01-25 15:58:47 +01:00
Matthias Mees
775aac53b5 no-js fixed for revamped entry editor. 2014-01-25 15:18:18 +01:00
Matthias Mees
f932be684f Completely revamped layout for entry editor.
Please note: This is still preliminary. It needs testing (no-js
fallback, IE8) and it still needs a better solution for selecting
(especially multiple) catgeories.
2014-01-25 14:05:36 +01:00
onli
7af68d6d9f tabbify plugin menu 2014-01-21 20:27:02 +01:00
Matthias Mees
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
Matthias Mees
3135239602 Reorganize create category form. 2014-01-19 16:52:41 +01:00
Matthias Mees
82f7bb99f8 Style the maintance section like the dashboard. 2014-01-19 16:03:24 +01:00
Matthias Mees
f20ef8cc67 More border for multidelete indicator. 2014-01-04 20:39:39 +01:00
Matthias Mees
082fe28cc8 Highlight expanded filter/sort sections. 2014-01-02 14:49:08 +01:00
Matthias Mees
f88617ab05 Distinguish preview/save better in entry editor. 2013-10-04 23:16:41 +02:00
Matthias Mees
67eca005d9 Show/hide for advanced entry options. 2013-10-02 10:14:22 +02:00
Matthias Mees
5fa25b65f4 Minor layout fixes for s9y links in popup. 2013-10-01 21:13:01 +02:00
Matthias Mees
1b11b31a18 Dashboard: open further links in a modal popup.
(Or just show/hide them for use-popups.)

For some weird reason, this seems to fire only on the second click
on the toggler, not on the first. Need input from @onli on this.

Also, this needs a better icon. I did not want to go through a new
iconfont build just for this one icon now.
2013-10-01 21:03:39 +02:00
Matthias Mees
3146238b35 Link dashboard headers to edit comments/edit entries. 2013-10-01 20:16:07 +02:00
Matthias Mees
609515a4d8 Remove stray styles for s9y links in the footer. 2013-10-01 17:34:52 +02:00
Matthias Mees
dc98c93c02 A more robust responsive layout for grouped entry status/buttons.
Related to ebb1fb41d4e105ae8a4acf5e3e08fe8e35da352d.
2013-10-01 17:33:10 +02:00
onli
ebb1fb41d4 group entry status and buttons 2013-10-01 16:08:27 +02:00
Matthias Mees
1fb8c54efb Back to button style.
Partial manual revert of 168cb146eaec3c568527bbc5dcf06b4cb6e9bda8.
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
Matthias Mees
1c7262b1d8 Introduce secondary netbook breakpoint; move some styles there.
References #58
2013-09-20 13:43:33 +02:00
Matthias Mees
76c554227c Move media library directory filter to filters toolbar.
This is the "replacement" for the tree view directory browser which
was removed to get rid of the Yahoo JS dependency.

References #30
2013-09-20 12:58:32 +02:00
Matthias Mees
243321d442 Layout for backend statistics.
This should get equal heights at some point, but I'm not sure how
to reference the JS file properly here.

References #54
2013-09-19 16:45:07 +02:00
Matthias Mees
3d53184985 Layout for karma plugin's filters/sort.
References #54
2013-09-18 20:22:50 +02:00
Matthias Mees
e2102f6e1e Refactor entryproperties media db button.
Hard-coded input without inline JS, external onclick handler, hide
button on no-js.

References #54
2013-09-18 18:42:18 +02:00
Matthias Mees
ca208da2fb Layout for entryproperties.
References #54
2013-09-18 17:57:10 +02:00
Matthias Mees
294dc041c6 Style toggle headlines as blocks for better visual orientation. 2013-08-19 19:02:37 +02:00
Matthias Mees
f811b3f6bb Fix "combined" selector (used for toggle headlines).
References #41
2013-08-19 18:56:12 +02:00
onli
38e95423b8 git blue datetime cross
it destroys the date input in chrome
2013-08-18 23:41:13 +02:00
onli
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
Matthias Mees
edfe606cc3 More minor smallscreen layout improvements. 2013-08-17 18:25:26 +02:00
Matthias Mees
1afd639b6a Minor smallscreen layout improvements. 2013-08-17 15:35:53 +02:00
Matthias Mees
e1126e464e Replace plugin grablet icon with button.
References #41
2013-08-17 14:08:04 +02:00
Matthias Mees
14faae9c6d Make info texts a bit more readable. 2013-08-17 13:27:34 +02:00
Matthias Mees
398fefa919 New iconfont build.
Removes obsolete wrench icon; replaces icon-off with icon-logout
and icon-eye with icon-globe or icon-zoom-in; adds icon-cancel as
state indicator for smallscreen navigation.
2013-08-01 17:15:41 +02:00
Matthias Mees
bbf358f161 CSS fixes for CKE in plugin configuration.
References #27
2013-07-24 10:16:02 +02:00
Matthias Mees
21dee86554 Highlight and add an info label to comments pending approval.
References #37
2013-07-21 17:26:13 +02:00
Matthias Mees
8e1081e8b6 UI consistency fix for media selector bar. 2013-07-21 12:23:09 +02:00
Matthias Mees
eeba0187bc Move #add_upload button inside the uploads tab to simplify interface.
References #26
2013-07-21 12:09:19 +02:00