1
0
Commit Graph

4759 Commits

Author SHA1 Message Date
69d157062c Execute addlang 2016-01-18 09:40:09 +01:00
a3f7958830 Style serendipity_die (fixes ) 2016-01-15 16:50:15 +01:00
c98e858886 Prevent FF filling in wrong db password () 2016-01-15 16:33:30 +01:00
9fe8fb960b Add cache translation () 2016-01-15 15:47:39 +01:00
2d7947eb93 Add cache activation to configuration (closes ) 2016-01-15 14:40:51 +01:00
148e644590 Use CDATA for content in ATOM feed () 2016-01-15 13:33:30 +01:00
0003150796 Ajax ML upload died on non-images (fixes ) 2016-01-15 13:28:49 +01:00
d4dbbe53af Restore update all plugins functionality (fixes ) 2016-01-15 02:51:04 +01:00
30982e446d Transform contextless strict/no-strict in ML
Follow up on d1baaf4983 and 7554623cff, also moving this to the extended filterset.
2016-01-15 02:18:34 +01:00
6001a9aaf4 Remove Bootstrap reference to Twitter in news 2016-01-13 19:51:35 -06:00
1935ae6979 Document addition of Clean Blog theme 2016-01-12 21:12:09 -06:00
6029627a5f Initial commit of Clean-Blog theme 2016-01-12 10:33:24 -06:00
f67ba78513 Extend $uri-fix to serveCategories
Missed in 2cec984288
2016-01-12 13:41:51 +01:00
2cec984288 Re-populate $uri variable (fix )
Fixes several possible routing bugs
2016-01-12 12:49:26 +01:00
fe90ba6b5d execute addlang.sh 2016-01-12 12:05:19 +01:00
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 fe6fc9eb74
which accidently disabled nl2br to run true
2016-01-08 10:56:36 +01:00
d5398e4691 Move to -alpha3 to signal that the last security upgrade is integrated 2016-01-04 16:03:32 +01:00
d4be55a236 update 2016-01-04 11:14:58 +01:00
c16e034f7c XSS fix 2016-01-04 10:53:52 +01:00
Ian
b98117f821 fix lang typo 2015-12-21 19:20:57 +01:00
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 
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
2c7cd731d9 Update bundled jQuery to 1.11.3 2015-12-18 11:57:15 +01:00
e128394360 Fill $uri variable in genpage for plugin pages (fixes ) 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  and  and commit 8b51c37
Closes 
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  and a comment in 7760786e7efa72c2af4e6d68be54513cabde2a72#commitcomment-14125106
2015-11-02 13:39:44 +01:00
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 
2015-11-02 11:12:06 +01:00
fa1ca78ea7 Merge pull request from erAck/master
additional space in TopExits/Referrers for better word-wrap
2015-11-02 10:49:32 +01:00
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 
Closes 
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