3582 Commits

Author SHA1 Message Date
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
Garvin Hicking
0a9c821500 insert renamed plugin name 2014-02-14 15:05:11 +01:00
Matthias Mees
66f71b4bbb Spamblock plugin adapted to latest iconfont build. 2014-02-10 20:34:38 +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
garvinhicking
df92e08671 provide upgrader task for plugin upgrade 2014-02-10 15:12:56 +01:00
Ian
b3eb11b9f0 upport spamblock lang changes 2014-02-08 17:37:17 +01:00
Ian
e64abba601 upport last textile changes 2014-02-08 17:21:44 +01:00
Ian
2392b99817 upport last spamblock changes 2014-02-08 17:19:01 +01:00
Ian
f37e0db153 upport last nl2br changes 2014-02-08 17:08:59 +01:00
Ian
4f164cdb55 upport last emoticate changes 2014-02-08 17:03:44 +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
d36fca5a1e upport 2014-02-06 12:22:20 +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
Garvin Hicking
6735dc79fb upport 2014-02-04 11:21:43 +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
a6f0e97ed3 doc update 2014-01-23 23:20:19 +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
Matthias Gutjahr
0986ba8497 Added Creative Commons Version 4.0 to options 2014-01-21 09:22:56 +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
b6fe9892c7 Fix subcategory button 2014-01-19 21:39:47 +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