onli
0003150796
Ajax ML upload died on non-images ( fixes #353 )
2016-01-15 13:28:49 +01:00
onli
d4dbbe53af
Restore update all plugins functionality ( fixes #279 )
2016-01-15 02:51:04 +01:00
onli
30982e446d
Transform contextless strict/no-strict in ML
...
Follow up on d1baaf498377773e1803aaea729ee307adbf9cec and 7554623cffc4e6c0720209c8084f6dea444c6fd4, also moving this to the extended filterset.
2016-01-15 02:18:34 +01:00
Don Chambers
6001a9aaf4
Remove Bootstrap reference to Twitter in news
2016-01-13 19:51:35 -06:00
Don Chambers
1935ae6979
Document addition of Clean Blog theme
2016-01-12 21:12:09 -06:00
Don Chambers
6029627a5f
Initial commit of Clean-Blog theme
2016-01-12 10:33:24 -06:00
onli
f67ba78513
Extend $uri-fix to serveCategories
...
Missed in 2cec9842881d5076649125a3a3ed863ed903d57f
2016-01-12 13:41:51 +01:00
onli
2cec984288
Re-populate $uri variable ( fix #381 )
...
Fixes several possible routing bugs
2016-01-12 12:49:26 +01:00
Garvin Hicking
fe90ba6b5d
execute addlang.sh
2016-01-12 12:05:19 +01:00
Garvin Hicking
c635de6e85
rework some constants to be added. @ophian ok like this?
2016-01-12 11:16:53 +01:00
Ian
e6077f5ac7
nl2br - try to fix commit fe6fc9eb74e6be8d6fae33c428e4fd587720dfbf
...
which accidently disabled nl2br to run true
2016-01-08 10:56:36 +01:00
onli
d5398e4691
Move to -alpha3 to signal that the last security upgrade is integrated
2016-01-04 16:03:32 +01:00
Garvin Hicking
d4be55a236
update
2016-01-04 11:14:58 +01:00
Garvin Hicking
c16e034f7c
XSS fix
2016-01-04 10:53:52 +01:00
Ian
b98117f821
fix lang typo
2015-12-21 19:20:57 +01:00
Matthias Mees
5edc71f31a
Upgrade admin backend's bundles Modernizr
...
- Add a few tests we will likely need in the future
- Remove version string from file name for easier upgrades
References #379
2015-12-21 18:36:52 +01:00
Ian
96a929df0b
remove a strange double whopper ;-)
2015-12-20 20:18:42 +01:00
Ian
a2fdadfaed
add new config_separator class for some upcoming plugins
2015-12-20 17:57:53 +01:00
Ian
0692dfb67e
add (temporary) 'suboption' separator markup to config item builder
2015-12-20 17:56:41 +01:00
Ian
7120d50bf6
add new 'suboption' ctype for plugins configs and fix misspelled separator ctype
2015-12-20 17:34:59 +01:00
Ian
0f12a87e31
fix 'backend_save' hooked script to only apply on save condition
2015-12-20 17:31:51 +01:00
Ian
d38ea97fa4
fix serendipity_plugin_api_core_event_hook conditions
2015-12-20 17:29:18 +01:00
Ian
8897bf5e4d
better change note
2015-12-20 17:28:01 +01:00
Ian
2a228f68cf
fix typos, brackets, whitespaces
2015-12-20 17:26:56 +01:00
Ian
3eb59e9052
fix whitespaces and tabs
2015-12-20 17:23:11 +01:00
Matthias Mees
2c7cd731d9
Update bundled jQuery to 1.11.3
2015-12-18 11:57:15 +01:00
onli
e128394360
Fill $uri variable in genpage for plugin pages ( fixes #375 )
2015-12-11 21:58:27 +01:00
Ian
e672cf5350
fix typo
2015-12-11 17:10:57 +01:00
Ian
cfa8d8ff6e
document
2015-12-11 17:10:26 +01:00
Ian
7fe8d91bc2
fix checkbox entryproperties re-sets
...
References #260 and #261 and commit 8b51c37
Closes #376
2015-12-11 17:07:48 +01:00
Ian
bb0bae1cd9
ML extended filters
2015-12-01 12:16:25 +01:00
Ian
90eed2d001
typos and minors
2015-12-01 12:12:01 +01:00
Ian
7fd42fde05
fix typo
...
there are more.... of this
2015-12-01 11:39:13 +01:00
Ian
fe6fc9eb74
fix POST properties 'disable_markups' check(s)
...
see guestbook sidebar plugin and plugin_nugget_multilinugual
2015-12-01 11:35:48 +01:00
Ian
751840ba10
fix issue in atom 0.3
...
References #362 and a comment in 7760786e7efa72c2af4e6d68be54513cabde2a72#commitcomment-14125106
2015-11-02 13:39:44 +01:00
Matthias Mees
077425689d
Fix overflowing tables in statistics plugin's backend
...
CSS-only solution which
a. reduces the font-size
b. makes the tables horizontally scrollable if they still overflow
their parent container (see http://goo.gl/EquJxL )
References #373
2015-11-02 11:12:06 +01:00
Matthias Mees
fa1ca78ea7
Merge pull request #372 from erAck/master
...
additional space in TopExits/Referrers for better word-wrap
2015-11-02 10:49:32 +01:00
Eike Rathke
6aae658e7f
additional space in TopExits/Referrers for better word-wrap
...
There was no space between total value and next host, so display,
depending on available width, was
www.example1.com (12)www.example2.com
(23)www.example3.com (34)
With an additional trailing space after total it is
www.example1.com (12)
www.example2.com (23)
www.example3.com (34)
2015-11-01 22:56:01 +01:00
Ian
04104a3e4d
Fixed media item delete handler
...
References #371
Closes #371
2015-10-31 14:10:52 +01:00
Ian
150d748c67
document note went into wrong line with 4a565a8
2015-10-30 17:05:36 +01:00
Ian
4a565a89da
try catch mediaproperties thumb changing upload path only if in need
2015-10-30 16:50:40 +01:00
Ian
a06e00d4af
fix ML filter labels sort by desc
2015-10-30 15:56:38 +01:00
Ian
4420267709
fallback hidden fields for media in case of upload
2015-10-30 08:59:45 +01:00
Ian
cde889101b
fixes set cookie for name and path
...
Was removed accidently ...
2015-10-30 08:47:49 +01:00
Ian
897337cb8e
allow array items for SetCookie and now use a ML-Filter cookie
...
(We will have to decide before release, if we want to keep this, though.)
2015-10-29 12:08:33 +01:00
Ian
98acb4963d
better selector for c7e6e6b
2015-10-28 19:32:41 +01:00
Ian
c7e6e6be8d
size media date filter input fields to show up inlined
2015-10-28 17:41:35 +01:00
Ian
f0268dabb0
add date placeholders to ML filters
2015-10-28 17:34:19 +01:00
Ian
609332a03a
fix media selector margin
2015-10-28 17:30:55 +01:00
Ian
c3273fba0d
add reset for ML filters and orders
2015-10-28 17:28:32 +01:00