1
0
Commit Graph

362 Commits

Author SHA1 Message Date
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
9d11702ca3 fixed core plugins db tables, ip column to IPv6 length 2013-11-06 16:44:23 +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
Ian
9d34a5244c tab2spaces, line indent cleanup, ending spaces
all without htmlarea & $smarty
2013-10-12 21:23:30 +02:00
Ian
3e16ad95d9 nl2br restore() better callback - see Issue
to match all PHP version since 5.2.6
2013-10-08 15:14:11 +02:00
Ian
a113f091c4 Fixed deprecated /e modifier with PHP >= 5.5 in nl2br plugin restore method 2013-08-28 15:24:15 +02:00
Ian
d969624365 core plugins cleanup, doc headers, tabs, consistency etc. 2013-08-14 12:11:40 +02:00
Ian
dfcd778001 Update serendipity_event_spartacus.php
disabled todo note 
Serendipity version check is working
2013-07-21 16:47:09 +02:00
Ian
f743546d3b ixed some missing ending strong tags 2013-05-22 15:53:41 +02:00
Ian
4db855dc40 spartacus - fixed curl result bug 2013-05-16 17:30:30 +02:00
Ian
07493279ea logicals, thanks to Jos
http://board.s9y.org/viewtopic.php?f=4&t=19296
2013-05-13 19:50:33 +02:00
Ian
242520bb50 fixed statistics sidebar querys for PostgreSQL 2013-05-13 19:29:09 +02:00
8055e954ee fix typo 2013-05-09 12:38:34 +02:00
b79ab865c7 Fix a bunch of typos and minor mistakes 2013-05-05 23:45:38 -07:00
90cc96fd7d htaccess fix by dlange 2013-04-29 13:22:20 +02:00
Ian
ae2414134e fixed spamblock PHP 5.4 warning 2013-04-23 09:56:53 +02:00
Ian
1d1a68aa17 entryproperties userlevel check var has strictly changed...
this old var (and the new) did work before, but what made it change?
2013-03-10 10:38:40 +01:00
1c302acb5e czech translation update 2013-03-03 12:54:14 +01:00
Ian
b72f6d98d9 fix double slash in target 2013-02-07 11:07:54 +01:00
aadc851bf1 Fix for "Illegal string offset 'tag'" error 2013-02-06 11:42:20 +01:00
Ian
2554e3cc6e temporary workaround "Illegal string offset 'tag'" error
until better idea, as using isset() here, ends up with count($files)
DEBUG: ERROR: XML tree did not contain requested plugin: error.
2013-02-04 14:21:27 +01:00
Ian
8c9f8d2a66 fixed explode 2cd param to string 2013-01-24 17:57:14 +01:00
Ian
7143f43cf0 fixed Illegal string offset 'tag' 2013-01-19 12:42:23 +01:00
511004af24 typo fix by qbi 2013-01-01 21:20:29 +01:00
Ian
6a796ebe93 Revert to 78cb307b73 2012-12-13 14:49:51 +01:00
Ian
ae8230ebda fixUrl fix 2012-12-10 10:07:20 +01:00
Ian
546e7c9ee6 minor - fix note typo and shorten param 2012-12-08 14:19:23 +01:00
Ian
a66aa90424 tab2space cleanup 2012-12-08 14:12:12 +01:00
Ian
9aebc99eac fixed doubled slashes without breaking URI 2012-12-08 13:54:17 +01:00
Ian
efd4d723fc better double slash fix,
as the first try did catch http prefixes too
2012-12-08 12:10:42 +01:00
Ian
a94b4a618a just to make sure Mattsches... ;-) 2012-11-20 19:40:30 +01:00
Ian
912889fccc upport Garvins Spartacus master fixes and mattches 10a1a5c565 commit,
which could sadly not get cherry-picked! (Possibly being based to a differing parent commit)
2012-11-20 16:36:45 +01:00
ae8c7768ec one more try 2012-11-20 16:30:22 +01:00
082f4b729c try to circumvent a problem 2012-11-20 16:29:52 +01:00
Ian
46e7bcf40d trying to upport garvins entryproperty commit
d4d24c4c31 and 5a33a7c8d0

Sorry I missed that this commit wasn't upported to 2.0, before I tried to cherry pick my tiny fix. Now this had to be done manually.
2012-11-12 12:10:50 +01:00
Ian
a6ac1daff3 fixed last commits array to string 2012-11-12 11:58:30 +01:00
Ian
4e56b4400d some document.write replacements with better method 2012-09-27 15:58:34 +02:00
Ian
b22c4d315c Update plugins/serendipity_event_entryproperties/serendipity_event_entryproperties.php
empty entries caused error in alpha versions.
2012-09-26 09:01:08 +02:00
Ian
2fafa72157 fixed github preview image path 2012-08-22 20:45:36 +02:00
aa3435c62e E_STRICT fix 2012-06-14 13:14:17 +02:00
e72c90a69d Merged branch 'master' into 2.0 (compatibility fixes) 2012-06-13 15:12:35 +02:00
1f9630b394 Compatibility fixes. 2012-06-13 14:24:45 +02:00
0407a731de Compatibility fixes 2012-06-13 12:47:16 +02:00
3a3702f7a4 spartacus backport 2012-06-12 20:56:11 +02:00
6899fa3026 spartacus error fix 2012-06-12 20:55:54 +02:00
286a24b8cc once again, with feeling 2012-06-12 20:19:38 +02:00
14885379da once again, with feeling 2012-06-12 20:19:29 +02:00