300 Commits

Author SHA1 Message Date
Matthias Mees
e6456b022f Restyle toggle info buttons to not look like buttons.
This "tries" to address the issue mentioned by @onli and @ophian in
the latest dev talk with these buttons being too "chunky". Let me
know if you think this is sufficient, guys.
2014-03-03 15:22:31 +01:00
Matthias Mees
03e6e332c2 New iconfont build, fixes missing attention icon. 2014-03-03 14:54:21 +01:00
Matthias Mees
b169972f72 Revert "added background to zebra-style"
This reverts commit 91621b5393c43921e61383a45b1396a9654b43b9.
2014-03-02 21:14:29 +01:00
onli
91621b5393 added background to zebra-style 2014-03-02 21:04:03 +01:00
Matthias Mees
a9b8c9dd02 Refactor the whole damn zebra striping business. 2014-03-01 19:50:53 +01:00
Matthias Mees
49319139e0 Refactor toggle buttons in entry editor according to config. 2014-03-01 18:24:49 +01:00
Matthias Mees
3b547687f9 Improved borders for zebra striped lists. 2014-03-01 17:38:41 +01:00
Matthias Mees
77b10f6c27 Add left/right borders to zebra striped lists. 2014-03-01 16:46:46 +01:00
Matthias Mees
b48f49c444 New iconfont build; replaces left/right/up/down icons. 2014-03-01 15:14:59 +01:00
Matthias Mees
585efd1eb2 Fixed layout for media library filters. 2014-02-27 20:58:39 +01:00
Matthias Mees
5c961dd25e Better layout for media keywords. 2014-02-27 20:38:15 +01:00
Matthias Mees
6c038db4bb Better layout for image directory permissions. 2014-02-27 19:29:49 +01:00
Matthias Mees
74a8cb927a No margin-top for tabs in upload form. 2014-02-27 15:05:54 +01:00
Matthias Mees
5abd33d9dc Minor CSS fixes for installer + upgrader. 2014-02-27 14:57:49 +01:00
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