326 Commits

Author SHA1 Message Date
Matthias Mees
5d04730011 Fix iconfonts not working in the installer/upgrader. Again.
First solution affected the backend of finished installations as
well, this one does not.

References #80
2014-03-09 19:05:04 +01:00
Matthias Mees
cc0a590ec6 Fix installer and updater for use with backend JS
- include Modernizr in the installer as well (needed for no-js/js)
- reference backend JS before body instead of in head
- added container markup for installer error msgs
- some styling for tables in the installer
- remove obsolete no-js/js styles for JS-less installer
- compensate for the lack of iconfonts (due to the style.css not
  being piped through serendipity.css.php in the installer) by
  using different markup which works with system fonts
2014-03-09 17:17:44 +01:00
Matthias Mees
3ef2575788 Minor adjustment for the upgrader 2014-03-09 15:27:48 +01:00
Matthias Mees
a7d5d5a715 Reposition install plugins button for tabbed interface 2014-03-08 13:56:17 +01:00
Matthias Mees
b1fc0bf6bf Ironed out some minor layout quirks 2014-03-08 13:15:39 +01:00
Matthias Mees
e41ef67f99 Add a (JS only) category list to entry editor
This will emit (and update) a list of all categories assigned to an
entry based on the selection in the category selection popup.

References #77
2014-03-08 10:47:45 +01:00
Matthias Mees
8b08f066a5 Added details JS polyfill for Firefox and IE 2014-03-08 00:38:12 +01:00
Matthias Mees
bf147efeec Minor desktop layout regression fixed 2014-03-08 00:00:43 +01:00
Matthias Mees
6fbf05175e Minor UI adjustments here and there 2014-03-07 23:25:53 +01:00
Matthias Mees
f5bd331c3c Some extra styling for entry editor advanced options 2014-03-07 23:14:23 +01:00
Matthias Mees
7506932ff3 Layout fix. 2014-03-07 22:47:07 +01:00
Matthias Mees
3e281fe41a Change MFP close button to submit_state for select_category
References #77
2014-03-07 14:18:30 +01:00
Matthias Mees
3d6b5b3a4a msg_notice needs to be yellow
Some lang constants actually refer to the color used here, so we
can't switch to blue without changing everything.
2014-03-07 13:45:19 +01:00
Matthias Mees
c1c71b3b64 Adapted backend markup + styles for serendipity_event_karma. 2014-03-06 18:08:42 +01:00
Matthias Mees
1ca8c8fdf5 Fix broken JS selector for category selector popup.
Also style category legend differently in no popups fallback.

References #77
2014-03-05 19:01:34 +01:00
Matthias Mees
35e0b73ada Optimize CSS: reduce comment whitespace
Now that the backend CSS is pretty much done, we no longer need
excessive comments and whitespace or markers for readability. This
actually saves quite some space in style.css.
2014-03-04 14:04:00 +01:00
Matthias Mees
023e479beb Optimize CSS: linear gradients
Since all modern browsers by now support linear-gradient in at least
the current version, we can use it unprefixed. -webkit prefix kept
for iOS 6, though. All other browser fall back to solid color. This
alone actually saves about 6% of the backend CSS!
2014-03-04 13:40:54 +01:00
Matthias Mees
0a471f2e56 perm_name messages look weird in grey in messages. 2014-03-04 12:53:25 +01:00
Matthias Mees
375653fc30 D'oh. Needs margin-bottom. 2014-03-03 22:13:21 +01:00
Matthias Mees
43855925da Fix info field for maintenance cleanup. 2014-03-03 22:12:26 +01:00
Matthias Mees
b105285d88 Merge branch 'off-canvas-nav' into 2.0 2014-03-03 21:52:03 +01:00
Matthias Mees
0c40e05195 Bring the user menu back to the top bar on desktop. 2014-03-03 19:50:54 +01:00
Matthias Mees
601b26ebfb Restyle toggle info buttons again.
Partial revert of e6456b022f31aceacfc02d3f00433a51a52f3b5e.
2014-03-03 19:33:34 +01:00
Matthias Mees
39a3da9e8f Bring back the button links, some minor CSS fixes. 2014-03-03 19:31:12 +01:00
Matthias Mees
1d76446890 Some stylesheet maintenance. 2014-03-03 18:07:48 +01:00
Matthias Mees
cfc893cd56 Refactor smallscreen nav to off-canvas nav (basics).
– necessary layout changes
– move toggle nav button
– incorporate user menu back into main nav
– basic styles required for off-canvas nav
– adapt typography, remove some redundant styles
– adapt toggle JS
2014-03-03 17:48:13 +01:00
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