1
0
Commit Graph

2977 Commits

Author SHA1 Message Date
Ian
9eb675b7e4 textile - PHP 5.2 compat workaround 2014-01-15 15:44:41 +01:00
43bcf4f7d3 next 2014-01-11 20:10:06 +01:00
8cf4fde815 release 1.7.4 2014-01-11 19:52:09 +01:00
Ian
9670e3a5c3 textile - better placement warning 2014-01-10 14:57:04 +01:00
Ian
075879d19c extend 7c6ef71 - another space 2014-01-09 16:06:40 +01:00
Ian
7c6ef71f52 2k11 - fix whitespace 2014-01-09 15:55:59 +01:00
Ian
a6545f2a09 dim title color for non-optionized plugins 2014-01-09 14:32:26 +01:00
7dd0660df3 2k11: Updated bundled JS plugins to latest version.
Also better minification of bundled JS plugins.
2014-01-08 18:21:36 +01:00
cdf3961565 Bump 2k11 update date. 2014-01-08 13:47:31 +01:00
83f644d7b9 2k11: Upgrade Modernizr to 2.7.1. 2014-01-08 13:42:26 +01:00
15dfff4e79 2k11: Remove pubdate attribute which apparently is deprecated now. 2014-01-08 13:37:48 +01:00
Ian
347c094f82 update current_version libs 2014-01-08 12:43:32 +01:00
Ian
74885d467a textile - downgrade PHP version check, since in core 2014-01-08 10:33:48 +01:00
Ian
befd4263a9 document blah correction 2014-01-07 17:38:29 +01:00
Ian
1434b9a50f document 2014-01-07 16:03:30 +01:00
Ian
33ce3e7f3b document 2014-01-06 17:54:22 +01:00
Ian
778454da01 textile - fix lang typos 2014-01-06 17:45:47 +01:00
Ian
80ee710b6f textile 1.8 - added doctype option 2014-01-06 17:13:00 +01:00
Ian
c1ce562326 textile - better placement note 2014-01-06 12:39:42 +01:00
Ian
3f93159d71 emoticate - serendipity_event_textile (lib3) workaround
Textile lib3 caused weird emoticate errors and/or created non-parsable emoticons with emo-chars in alt tags.
Also some inline styles were set to classes.
2014-01-05 20:15:32 +01:00
Ian
e5b28180a5 enhance 7cf4c12 - hardened by admin only 2014-01-05 14:14:37 +01:00
Ian
7cf4c1251b JS error redirect handler function move
needed to find a global available function placement in case of recurring errors and set function call to window.top.fncname() to be seen in plain/iframed pages
2014-01-05 14:05:16 +01:00
Ian
86414d03c8 document blah fixes 2014-01-02 19:33:26 +01:00
Ian
46abfd5551 document fcdd122214 2014-01-02 18:57:09 +01:00
Ian
9420bcb1ad textile document plugin placement 2014-01-02 17:59:31 +01:00
Ian
fcdd122214 textile plugin update >= PHP 5.3 2014-01-02 13:30:35 +01:00
502ae3a7a1 czech translations - removed leading slash from first line (introduced erroneously in previous commit) 2013-12-28 21:58:01 +01:00
e85de9cc5f czech translations - cvs/snv tags removed 2013-12-27 20:04:56 +01:00
be53ea4e00 line endings in czech files changed to unix style 2013-12-27 17:58:36 +01:00
Ian
1fae397365 document 8d29fcc 2013-12-26 11:04:19 +01:00
Ian
8d29fcc15a fix Captcha bug with upper PHP versions 2013-12-25 19:22:41 +01:00
Ian
abad48ba34 ML - exclude possible thumbs.db files 2013-12-25 16:39:33 +01:00
Ian
9ca2c6bea8 fix typo 2013-12-20 19:59:30 +01:00
Ian
e69195d750 document smarty release 2013-12-20 19:55:30 +01:00
Ian
dcc356e090 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 19:46:20 +01:00
31d4ca86db Patch for APC compatibility, relative paths are bad for stat=0 config.
Thanks to absynth.
2013-12-16 23:26:47 +01:00
026cadb15c Fixes print style bug in Firefox. 2013-11-20 14:55:41 +01:00
c70cd0d3fa document better :) 2013-11-11 17:14:00 +01:00
b822c4b4ab document 2013-11-11 16:26:13 +01:00
16e57974b0 Fixes and updates for serendipity_event_spamblock by DLange
[PATCH 1/4] remove serendipity_serverOffsetHour() workaround as this
 function is now in core

[PATCH 2/4] remove blogg.de anti-spamlist support as it has been
 discontinued

[PATCH 3/4] proper locking of .htaccess file to prevent race
 condition and partial file over-writes

[PATCH 4/4] allow multiple Deny From lines in .htaccess so more IPs
 can be simultaneously  blocked for busy sites
2013-11-11 14:21:22 +01:00
Ian
0d41cdd463 Update ChangeLog 2013-11-08 15:36:41 +01:00
Ian
b0f52449a2 IPv6 - create table ip fix for last commits 2013-11-08 12:47:59 +01:00
Ian
3845c0b9c8 Alter table - postgresql compat - removed backticks 2013-11-08 12:08:37 +01:00
Ian
e2827c6d0d extend 9d11702 with tunnled IPv4 (thanks to DLange) 2013-11-08 11:51:22 +01:00
Ian
a08c02c964 document 2013-11-06 16:58:22 +01:00
Ian
9d11702ca3 fixed core plugins db tables, ip column to IPv6 length 2013-11-06 16:44:23 +01:00
Ian
ec3e1d26a9 cleanup indent 2d71acc 2013-11-02 16:57:51 +01:00
Ian
2d71acc20a bugfix correction of modifier capitalize fix from 3.10.2013 (issue 159) 2013-11-02 16:51:24 +01:00
Ian
8f373be62a fix a72b8ce portuguese unicode mismatch 2013-10-14 16:38:00 +02:00
Ian
a72b8cedbf Update serendipity_event_textwiki.php 2013-10-14 16:01:48 +02:00