3490 Commits

Author SHA1 Message Date
Matthias Gutjahr
2e060c3e5f Added userlevel name in user admin section of backend (#28) 2013-07-20 20:43:55 +02:00
Matthias Mees
14c519fa1c Namespace AddKeyword call.
References #29
2013-07-20 20:08:44 +02:00
Matthias Mees
a4ed49d510 Fix broken image in entry save confirmation.
References #23
2013-07-20 19:59:15 +02:00
Matthias Mees
5149eaab2a Add active state indicators for show/hide buttons.
References #25
2013-07-20 19:49:32 +02:00
Matthias Mees
210e694e6c Fix minor issues
Changed Reactions to Activity; removed font icons from Install and
Upgrade buttons for plugins.

References #34
2013-07-20 19:14:13 +02:00
Garvin Hicking
9aef3bc41a HOTFIX: We need Smarty. Dunno why this is an issue?! 2013-07-20 16:19:59 +02:00
Matthias Mees
5fed774201 Make installer msgs more compact. 2013-07-20 12:45:16 +02:00
Matthias Mees
9a00e7cba9 Hide more elements which don't make sense on no-js. 2013-07-20 12:30:44 +02:00
onli
3f63746052 textile: Update to 2.5
see http://board.s9y.org/viewtopic.php?p=10435702
2013-07-17 00:03:41 +02:00
Ian
1f17c35656 upport upgrade notes and News 2013-07-16 15:28:31 +02:00
Matthias Mees
62a32c08be Updated bundled jQuery to 1.10.2. 2013-07-16 10:18:07 +02:00
onli
8f42e2346c fix double var 2013-07-10 13:52:36 +02:00
onli
94881ba4c0 Make imagemagick use the real size
See http://board.s9y.org/viewtopic.php?f=3&t=19427
2013-07-10 13:35:08 +02:00
Matthias Mees
ebe9695cc6 Temporary CSS fixes for treeview. 2013-07-10 12:00:38 +02:00
Matthias Mees
95dffd86e7 Minor treeview markup cleanup. 2013-07-10 11:55:40 +02:00
Matthias Mees
a8e372ebef External onlick handler and button style for tree toggle. 2013-07-10 11:43:34 +02:00
Matthias Mees
60136d89b4 Fix toggle tree in media popup. 2013-07-10 11:38:48 +02:00
Matthias Mees
952a842509 Some installer refinements. 2013-07-10 11:19:27 +02:00
Matthias Mees
bf3628f33a Use font icons instead of images in spamblock plugin. 2013-07-09 15:39:04 +02:00
Matthias Mees
fde5cbc313 CSS maintenance: drop some unused selectors; UI consistency. 2013-07-09 15:13:42 +02:00
Matthias Mees
d767fe7f12 Adapted selection to color scheme. 2013-07-09 14:54:27 +02:00
Matthias Mees
7f622c7401 More readable color scheme for msg_notice. 2013-07-09 10:39:45 +02:00
Matthias Mees
8bb91a070e Fix broken timestamp replacement. 2013-07-08 16:32:45 +02:00
Matthias Mees
d277684331 Move the huge screen breakpoint to 1600px. 2013-07-08 16:21:15 +02:00
Matthias Mees
d7a63f2277 Move Magnific Popup CSS before @media declarations.
Yes, this is a bit anal, but we might at some point need to over-
write MPs @media styles with our own.
2013-07-08 16:15:10 +02:00
Matthias Mees
3dd430026b JS maintenance: save some variables. 2013-07-08 15:39:52 +02:00
Matthias Mees
efcb30ed69 Add alt text to non-wysiwyg img button. 2013-07-08 14:13:29 +02:00
Matthias Mees
96b68f0dba Use namespaced insertText to fix non-wysiwyg img button. 2013-07-08 14:10:33 +02:00
Matthias Mees
fcee7086eb More verbose update notification message. 2013-07-08 13:58:11 +02:00
Matthias Mees
13253957ec Give dashboard items content some room. 2013-07-08 13:54:01 +02:00
Matthias Mees
bc17eec490 Add 'upcoming' status msg to dashboard entries list.
Also added some general layout styles.
2013-07-08 13:49:22 +02:00
Matthias Mees
625458ecda Better titles for fullsize previews (media/templates). 2013-07-08 11:21:47 +02:00
onli
1a829d5273 dashboard: fix entries-box 2013-07-08 10:43:54 +02:00
onli
2a3d80ac18 proper content-type for serendipity_editor.js 2013-07-07 23:05:00 +02:00
onli
71c986ed29 dashboard: don't die when no entries exist 2013-07-07 23:04:19 +02:00
onli
5d99bd934e remove serendipity_editor.js from installer, cause the link got translated to the html-page 2013-07-07 23:01:23 +02:00
onli
fb100aaa79 use magnific popup 2013-07-07 22:43:11 +02:00
onli
a4ec72dbd4 Dashboard: Also show drafts 2013-07-07 20:42:20 +02:00
onli
8f3b3fabaa dashboard: fix commentlink 2013-07-07 19:14:07 +02:00
onli
4f719c7c7e spamblock: show captcha-example at bottom (echo/return) 2013-07-07 19:00:34 +02:00
Matthias Mees
02a07a59d9 Improved header layout on small screens. 2013-07-07 18:24:43 +02:00
Matthias Mees
078bf9a18a Replace responsive nav plugin with a simpler solution.
responsive-nav.js is nice, but it imposes a performance issue and
we already have code for that behaviour. This is much simpler, but
still lacks some accessibility feature (aria-hidden). I'll add
those later after some proper accessibility testing.
2013-07-07 18:07:34 +02:00
Matthias Mees
cf284194f2 Make further links collapsible. 2013-07-07 17:25:48 +02:00
Matthias Mees
cba3d9acdb Restyle the login form. 2013-07-07 16:56:40 +02:00
Matthias Mees
7cfac8b59c Lighter footer style. 2013-07-07 15:25:26 +02:00
Matthias Mees
65df50346a Minor fix for installer styles. 2013-07-07 12:41:03 +02:00
Matthias Mees
b92cf09eb2 Onclick handler for dashboard bookmarklet hint. 2013-07-06 13:38:44 +02:00
Matthias Mees
175e73202a Only fire smallscreen nav script if there is a nav. 2013-07-06 13:32:45 +02:00
Matthias Mees
43a2225778 Minor markup maintenance. 2013-07-06 13:20:27 +02:00
Matthias Mees
7811150fe5 Use custom toggle for smallscreen nav. 2013-07-06 09:54:12 +02:00