1
0
Commit Graph

2476 Commits

Author SHA1 Message Date
64adea2cee Updated jQuery to v1.8.3. 2012-11-13 15:19:08 +01:00
Ian
9c7b579a1e strip down double slashes in prev & next links
see http://board.s9y.org/viewtopic.php?f=10&t=18944
2012-11-12 13:23:47 +01:00
Ian
d4d24c4c31 fixed last commits array to string 2012-11-12 11:41:49 +01:00
b3755bcb28 one more try 2012-11-06 14:50:12 +01:00
3b00ba8767 try to circumvent a problem 2012-11-06 12:39:19 +01:00
e354ecdd3e Bugfix, wrong variable. 2012-11-06 11:24:29 +01:00
5a33a7c8d0 * Allow entryproperties plugin to define defaults for custom fields 2012-10-30 11:35:40 +01:00
d887078a3d PHP5 compat 2012-10-18 11:19:44 +02:00
48861c5505 More PHP5 compatibility (this constructor thing order did not remove the error for me)
Also be able to set $serendipity['production'] in serendipity_config_local.inc.php
2012-10-18 10:13:11 +02:00
Ian
a8ffe23890 another str_repeat math issue 2012-10-17 18:05:15 +02:00
Ian
22ab2433c7 another php5 combat assign reference issue 2012-10-17 18:04:07 +02:00
Ian
8a42ed74c4 fixed wrong paranthesis in media_upload.tpl 2012-10-17 15:00:08 +03:00
71ca3cd6de Updated 2k11 to v1.2.3. 2012-10-15 08:37:35 +02:00
1889a7d248 Update bulletproof with staticpage breadcrumb nav 2012-10-13 14:34:40 -05:00
Ian
84b1569fe5 fixed PHP5 only variables should be assigned by reference 2012-10-09 20:16:10 +02:00
Ian
1087a75cf1 fix str_repeat modifier use
A Smarty3 modifier has higher priority than multiplication, so we have to use () to execute math first
2012-10-07 10:25:00 +02:00
614a9abe29 Oops, screwed up file permissions reverted. 2012-10-03 15:38:50 +02:00
3526eb6ab3 Updated 2k11 to v1.2. 2012-10-03 15:35:30 +02:00
Ian
dae8075e47 some document.write replacements with better method 2012-09-27 15:45:06 +02:00
Ian
0644cd803c Smarty 3.1.12 has been released.
3.1.12 has minor bug fixes and improvements. Smarty also received a security fix regarding the escapement of Smarty error messages. ie. an unrealistic but testable case where you call $smarty->display($_GET['id']); and the GET value is passed directly to the error message. To resolve any probable concern, error messages are now escaped.

For details please read the Smarty 3.1.12 Change Log.
2012-09-26 08:59:16 +02:00
Ian
10af3cf189 Update plugins/serendipity_event_entryproperties/serendipity_event_entryproperties.php
empty entries caused error in alpha versions.
2012-09-24 19:49:58 +03:00
0df4069928 Updated jQuery to v1.8.2. 2012-09-21 11:21:56 +02:00
388e0bf67c update of czech translation 2012-09-09 20:23:17 +02:00
1d2380ca65 Updated jQuery to 1.8.1. 2012-09-01 20:54:34 +02:00
ab4a8da625 Added OS X hidden files to ignore file. 2012-08-24 14:24:35 +02:00
Ian
36b9441af0 cleared whitespace missmatch in serendipity_die() 2012-08-23 17:16:35 +02:00
Ian
71c1011eb5 fixed github preview image path 2012-08-22 20:41:58 +02:00
66f84cfee7 Updated jQuery to 1.8.0. 2012-08-10 00:12:21 +02:00
8bd891bc80 Updated 2k11 to v1.1.8. 2012-08-01 14:23:28 +02:00
1593395f21 issue fix 2012-07-27 11:46:58 +02:00
Ian
81c3de9a3d Smarty 3.1.11 2012-07-01 18:25:01 +02:00
823e39f22e ESTRICT double constructor (wrong order of them) 2012-06-22 19:16:58 +02:00
8f87205cdd E_STRICT fix. :-/ (this really starts to get annoying..) 2012-06-14 14:03:51 +02:00
dd6ab83600 E_STRICT fixes 2012-06-14 13:12:51 +02:00
001ea42d96 Fixed simplepie to make it work with E_STRICT. 2012-06-14 12:05:52 +02:00
f951f4498f ESTRICT compatibility fixes 2012-06-13 15:35:02 +02:00
d6c4f8a4de Merge branch 'master' of git+ssh://git@github.com/s9y/Serendipity.git 2012-06-13 15:27:35 +02:00
a8112cecac ESTRICT compatibility fixes 2012-06-13 15:27:13 +02:00
6a3904b599 backport 2012-06-13 15:23:51 +02:00
1f9630b394 Compatibility fixes. 2012-06-13 14:24:45 +02:00
0407a731de Compatibility fixes 2012-06-13 12:47:16 +02:00
6899fa3026 spartacus error fix 2012-06-12 20:55:54 +02:00
937454899c Reduce error reporting, else s9y will not run with PHP 5.4 2012-06-12 20:43:49 +02:00
14885379da once again, with feeling 2012-06-12 20:19:29 +02:00
e6efd5eaf3 * Improved RSS sidebarplugin to support Atom 2012-06-12 20:15:47 +02:00
56a96ecf6c bundle simplepie 2012-06-12 20:01:59 +02:00
58e2cd8c37 porting stuff 2012-06-12 19:39:38 +02:00
Ian
508caabbc5 bugfix release Smarty 3.1.10 2012-06-09 18:22:13 +02:00
d2e7153fdc event_mailer: fixed error in language file. 2012-06-09 15:12:53 +02:00
Ian
4ed69a6187 NEWS cleanup 2012-06-09 10:57:29 +02:00