949 Commits

Author SHA1 Message Date
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
Ian
e5b112504a easy fix for non smarty environment on upgrade
This will still need a little tweaking by header and messaging which take a little too much room.
Happy update!
2014-02-25 18:53:25 +01:00
Ian
8628ea8030 fixing endtag 2014-02-25 18:41:17 +01:00
Matthias Mees
fcfec701d0 Some minor CSS additions for the installer. 2014-02-25 18:21:31 +01:00
Matthias Mees
04bc1cd02f Change add subfolder icon for image directories. 2014-02-25 14:35:51 +01:00
Matthias Mees
a01c031331 Remove list icon in category list, change add subfolder icon. 2014-02-25 14:29:40 +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
onli
283c9b5922 Fix: files were not selectable
in ML editor popup
2014-02-08 15:36:45 +01:00
onli
35b4a9f498 Show titles in ML popup 2014-02-08 15:35:19 +01:00
Garvin Hicking
3d7765f066 upport 1.7.6 security fixes 2014-02-06 09:36:31 +01:00
Matthias Mees
7fe805cd48 2k11 core nav workaround for use with template chooser plugin.
This makes 2k11 always suppress the core nav if template chooser
plugin is installed.
2014-02-04 22:18:02 +01:00
Matthias Mees
ccd0150df3 Fix broken show/hide in entry editor. 2014-01-28 22:25:42 +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
03a25aab88 Also show comment author in dashboard. 2014-01-25 21:00:06 +01:00
Matthias Mees
756c47980d Additional entry status "Published" added.
Also changed the overlong label text for scheduled entries. Both
need new or changed lang constants.
2014-01-25 20:49:33 +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
fa5af4a1ec Image selector toggled by showMediaToolbar
And $media.manage in the templates
2014-01-23 23:33:23 +01:00
onli
3873826036 Add upload button to imageselector 2014-01-23 23:13:09 +01:00
onli
580de6574e users: entries for instead of preview 2014-01-21 21:41:51 +01:00
onli
7af68d6d9f tabbify plugin menu 2014-01-21 20:27:02 +01:00
onli
c8eca17adc Categories: Open submenu if set 2014-01-20 21:46:10 +01:00
onli
b55689ebf4 Fix plugincontrols in no-js mode 2014-01-20 21:28:20 +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
onli
98e2d2fd7c Warn user when category name in use 2014-01-19 22:30:25 +01:00
onli
0f36373920 Intorduce simpleFilters setting
Replaces SimpleImageFilters with a personal setting, covers image filters and the simpler entry edit overview
2014-01-19 19:31:45 +01:00
onli
428ef88fce Subcategory button for image dirs + minor 2014-01-19 19:07:02 +01:00
onli
62ba209e52 No categories with the same name 2014-01-19 18:44:44 +01:00
onli
36025ee6ba subfolder creation button for category list 2014-01-19 18:23:42 +01:00
onli
75a95382a4 ajaxify image rotate
Solving the caching issue
2014-01-19 17:59:28 +01:00
onli
82a0d1f4bb back button for image properties
not so easy, as it should not be shown after uploading
2014-01-19 17:33:52 +01:00
Matthias Mees
8723224548 Make advanced options in create category collapsible. 2014-01-19 17:10:27 +01:00
Matthias Mees
3135239602 Reorganize create category form. 2014-01-19 16:52:41 +01:00
Matthias Mees
06019c095b Back button for editing ML directory. 2014-01-19 16:22:21 +01:00
Matthias Mees
3a2f3045e5 Mention comment author in comment headline. 2014-01-19 16:14:10 +01:00
Matthias Mees
82f7bb99f8 Style the maintance section like the dashboard. 2014-01-19 16:03:24 +01:00
onli
ee3ea72208 Introduce Maintenance menu
Containing all the small action menu-items that were in the main navigation menu, like verify installation
2014-01-19 13:19:30 +01:00
Matthias Mees
7b5c123071 Move id edit button for consistency. 2014-01-19 11:37:01 +01:00
onli
731443616f remove multidelete form for entries 2014-01-19 02:09:08 +01:00
onli
7a9d867fd1 react to filter when finding no comments/trackbacks 2014-01-19 01:22:02 +01:00
onli
2d2d3822d7 enable moderate in dashboard
The token was missing, as the variable was renamed for the preview-url, where it was missing before
2014-01-18 23:27:42 +01:00