1
0
Commit Graph

536 Commits

Author SHA1 Message Date
068767c80d Load ckeditor for html-nugget ()
Need still to be tested and adapted for other editors
2013-07-23 23:30:02 +02:00
827248cc74 Remove protocol from google webfonts in 2k11's preview. 2013-07-23 10:47:29 +02:00
d9835634b8 Remove protocol from google webfonts in 2k11. 2013-07-23 10:46:57 +02:00
731b044d50 Drop use of serendipity_admin_image_selector.php
Enhance admin/images.inc.tpl instead. Gets rid of the fieldset-construct ()
2013-07-23 03:06:27 +02:00
f744ef7464 Use magnific for ML-popup
Also for not wysiwyg
2013-07-22 23:30:43 +02:00
21dee86554 Highlight and add an info label to comments pending approval.
References 
2013-07-21 17:26:13 +02:00
8994711cd4 Replaced hard-coded $item.class in sidebar.tpl.
References 
2013-07-21 16:28:16 +02:00
8e1081e8b6 UI consistency fix for media selector bar. 2013-07-21 12:23:09 +02:00
eeba0187bc Move #add_upload button inside the uploads tab to simplify interface.
References 
2013-07-21 12:09:19 +02:00
64f64bd139 Use tab interface for add media upload/download options.
References 
2013-07-21 11:58:53 +02:00
1b98d3c25c Re-add download/hotlink functionality to media upload form.
References 
2013-07-21 11:05:19 +02:00
b2bcd08c99 rework spamblock action buttons
anchor workaround and restored event order, should fix 
2013-07-21 01:00:15 +02:00
fac1558de3 Use additional_info functionality for comment data display.
References 
2013-07-20 23:09:38 +02:00
b5fafaada2 Dashboard needs to include magnific popup for comment reply overlay.
References 
2013-07-20 22:58:53 +02:00
d1bf5f628b Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-07-20 22:52:54 +02:00
a6993eae9e A better layout for creating categories.
References 
2013-07-20 22:51:45 +02:00
379b9255b2 Comment reply in backend as modal
Removes the alert dialogue also from the normal popup
2013-07-20 22:47:54 +02:00
e8867012cd Only display hide subcats info on demand.
References 
2013-07-20 22:16:45 +02:00
0a275a74de Waste less space on install new plugins page.
References 
2013-07-20 21:57:41 +02:00
2e060c3e5f Added userlevel name in user admin section of backend () 2013-07-20 20:43:55 +02:00
14c519fa1c Namespace AddKeyword call.
References 
2013-07-20 20:08:44 +02:00
a4ed49d510 Fix broken image in entry save confirmation.
References 
2013-07-20 19:59:15 +02:00
5149eaab2a Add active state indicators for show/hide buttons.
References 
2013-07-20 19:49:32 +02:00
210e694e6c Fix minor issues
Changed Reactions to Activity; removed font icons from Install and
Upgrade buttons for plugins.

References 
2013-07-20 19:14:13 +02:00
5fed774201 Make installer msgs more compact. 2013-07-20 12:45:16 +02:00
9a00e7cba9 Hide more elements which don't make sense on no-js. 2013-07-20 12:30:44 +02:00
ebe9695cc6 Temporary CSS fixes for treeview. 2013-07-10 12:00:38 +02:00
95dffd86e7 Minor treeview markup cleanup. 2013-07-10 11:55:40 +02:00
a8e372ebef External onlick handler and button style for tree toggle. 2013-07-10 11:43:34 +02:00
60136d89b4 Fix toggle tree in media popup. 2013-07-10 11:38:48 +02:00
952a842509 Some installer refinements. 2013-07-10 11:19:27 +02:00
fde5cbc313 CSS maintenance: drop some unused selectors; UI consistency. 2013-07-09 15:13:42 +02:00
d767fe7f12 Adapted selection to color scheme. 2013-07-09 14:54:27 +02:00
7f622c7401 More readable color scheme for msg_notice. 2013-07-09 10:39:45 +02:00
8bb91a070e Fix broken timestamp replacement. 2013-07-08 16:32:45 +02:00
d277684331 Move the huge screen breakpoint to 1600px. 2013-07-08 16:21:15 +02:00
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
3dd430026b JS maintenance: save some variables. 2013-07-08 15:39:52 +02:00
efcb30ed69 Add alt text to non-wysiwyg img button. 2013-07-08 14:13:29 +02:00
96b68f0dba Use namespaced insertText to fix non-wysiwyg img button. 2013-07-08 14:10:33 +02:00
fcee7086eb More verbose update notification message. 2013-07-08 13:58:11 +02:00
13253957ec Give dashboard items content some room. 2013-07-08 13:54:01 +02:00
bc17eec490 Add 'upcoming' status msg to dashboard entries list.
Also added some general layout styles.
2013-07-08 13:49:22 +02:00
625458ecda Better titles for fullsize previews (media/templates). 2013-07-08 11:21:47 +02:00
2a3d80ac18 proper content-type for serendipity_editor.js 2013-07-07 23:05:00 +02:00
5d99bd934e remove serendipity_editor.js from installer, cause the link got translated to the html-page 2013-07-07 23:01:23 +02:00
fb100aaa79 use magnific popup 2013-07-07 22:43:11 +02:00
a4ec72dbd4 Dashboard: Also show drafts 2013-07-07 20:42:20 +02:00
02a07a59d9 Improved header layout on small screens. 2013-07-07 18:24:43 +02:00
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