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
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
94f1198fe3
Add option to simplify image filters
...
Default on (at least for the test), needs new language constants
2014-01-19 01:48:42 +01:00
onli
7a9d867fd1
react to filter when finding no comments/trackbacks
2014-01-19 01:22:02 +01:00
onli
21107efaf5
Spamblock: Add backend link to nav
2014-01-19 01:10:50 +01:00
onli
53d967abce
upload: hide ML when editing properties
...
forgot the real fix in commit b41b711
2014-01-19 00:28:07 +01:00
onli
b41b71169f
upload: hide ML when editing properties
2014-01-19 00:17:57 +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
onli
2dcee8eae1
fix entry view link after edits
2014-01-18 23:19:18 +01:00
onli
1109ff8160
show commentform after commenting
...
The reply-button now continues to work
2014-01-18 23:11:56 +01:00
onli
aaa4094cdd
Add http to urlinput if missing
2014-01-18 23:08:28 +01:00
Matthias Mees
209f3ec710
2k11: Use proper scaling in landscape mode.
...
This used to be buggy in iOS6 (although 2k11 includes a JS fix for
it), but is fixed in iOS7. Since using initial-scale=1 makes the
blog far more readable in landscape mode, let's use it now.
2014-01-15 22:11:46 +01:00
Matthias Mees
22ba423e36
2k11: Updated bundled JS plugins to latest versions.
...
Also better minification for bundled JS plugins.
2014-01-08 18:22:59 +01:00
Matthias Mees
ba1c0e4a7b
Bump 2k11 update date.
2014-01-08 13:47:01 +01:00
Matthias Mees
0864958ac8
2k11: Upgrade Modernizr to 2.7.1.
2014-01-08 13:45:53 +01:00
Matthias Mees
5389fcb030
2k11: Remove pubdate attribute which apparently is deprecated now.
2014-01-08 13:44:39 +01:00
Matthias Mees
9011d62bf4
Cancel URL button function if URL is empty.
2014-01-04 23:30:03 +01:00
Matthias Mees
f20ef8cc67
More border for multidelete indicator.
2014-01-04 20:39:39 +01:00
Matthias Mees
9aaec5e69c
Remove unnecessary buttons in media lib popup.
2014-01-04 20:24:19 +01:00
Matthias Mees
da11f3829a
Back button for create directory.
2014-01-04 20:02:43 +01:00
Matthias Mees
0fc19d9959
Finally got working code for invertSelection. Phew.
2014-01-04 14:56:52 +01:00
Matthias Mees
ab2d01ad0c
Fixes checkboxes not being (un)checked in invert selection.
2014-01-03 15:58:58 +01:00
Matthias Mees
0ef32f9df4
Stray link which was not buttonized.
2014-01-02 14:55:38 +01:00
Matthias Mees
082fe28cc8
Highlight expanded filter/sort sections.
2014-01-02 14:49:08 +01:00
Ian
31e3099c7c
fix Captcha bug with upper PHP versions (8d29fcc)
2013-12-25 19:45:28 +01:00
Ian
29649a7d79
ML - exclude possible thumbs.db files
2013-12-25 16:42:03 +01:00
Ian
e81f3e5959
document smarty release
2013-12-20 20:03:43 +01:00
Ian
6eea1e55da
Smarty 3.1.16 bugfix release - please read changelog and
...
the new 3.1.16_RELEASE_NOTES.txt file, since the merge of subtemplates was changed to allow some special conditions with {blocks} and {includes}
NOTE: Please test this Serendipity Beta with existing Blog templates and entries!
2013-12-20 20:01:51 +01:00
Garvin Hicking
b512c16c7d
Patch for APC compatibility, relative paths are bad for stat=0 config.
...
Thanks to absynth.
2013-12-16 23:24:56 +01:00
Matthias Mees
c31bd24494
Better label text for home button. Needs i18n.
2013-12-03 14:54:48 +01:00
Matthias Mees
d1f3612825
Provide a fallback if the dashboard has nothing to show.
...
For entries and comments. Should only happen on new installations
anyway.
2013-12-03 14:48:32 +01:00
Matthias Mees
4440a2d44a
Fixes print style bug in Firefox.
2013-11-20 14:56:05 +01:00
Garvin Hicking
60556207bf
document better :)
2013-11-11 17:14:54 +01:00