Commit Graph
2586 Commits
Author SHA1 Message Date
Ian d3d557de91 strip down double slashes in prev & next links
see http://board.s9y.org/viewtopic.php?f=10&t=18944
2012-11-12 13:26:05 +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
Garvin Hicking 94c4f32b08 backport 2012-11-06 11:25:39 +01:00
Garvin Hicking ffd034811d PHP5 compat 2012-10-18 11:19:58 +02:00
Garvin Hicking 9adcfecc38 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:14:04 +02:00
Ian 802c1dc18e another php5 compat assigned by reference 2012-10-17 18:01:16 +02:00
Ian 3ba8bdc854 another str_replace math issue 2012-10-17 17:59:52 +02:00
Grischa BrockhausandIan 7d8fdc7db6 ESTRICT double constructor (wrong order of them) 2012-10-16 11:30:51 +02:00
Matthias Mees 7be050e1e2 Updated 2k11 to v1.2.3. 2012-10-15 08:36:10 +02:00
Ian 706ffbe594 fixed PHP5 only variables should be assigned by reference 2012-10-09 20:49:05 +02:00
Ian 878cb2befa 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:36:12 +02:00
Matthias MeesandIan 1f10d4bc4e Oops, screwed up file permissions reverted. 2012-10-07 10:32:25 +02:00
Ian 475fadf31c fixed groups.inc.tpl wrong {} 2012-10-06 20:29:15 +02:00
Matthias Mees 2ca675a90e Updated 2k11 to v1.2. 2012-10-03 15:42:05 +02:00
Ian d9647b0086 fixed issue in last 4e56b44 commit 2012-09-27 16:10:06 +02:00
Ian 4e56b4400d some document.write replacements with better method 2012-09-27 15:58:34 +02:00
Ian a34fd72449 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 09:01:54 +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
Matthias Mees 192fa8bf05 Updated jQuery to v1.8.2. 2012-09-21 11:21:13 +02:00
Matthias Mees fd12904965 Updated jQuery to 1.8.1. 2012-09-01 20:55:17 +02:00
Matthias Mees f0b71a50f3 Added OS X hidden files to ignored files. 2012-08-24 14:34:17 +02:00
Ian 57e63251b3 cleared whitespace missmatch in serendipity_die() 2012-08-23 17:18:31 +02:00
Ian 2fafa72157 fixed github preview image path 2012-08-22 20:45:36 +02:00
Matthias Mees 16b4cc6741 Updated jQuery to 1.8.0. 2012-08-10 00:13:25 +02:00
Matthias Mees c04aeca1d7 Updated 2k11 to v1.1.8. 2012-08-01 14:25:01 +02:00
Ian 03e8d3ce7b Smarty 3.1.11 2012-07-01 18:28:27 +02:00
Ian ea66e5b89f fixed tabs 2012-07-01 18:22:39 +02:00
Grischa Brockhaus fb71ff7ba9 E_STRICT fix 2012-06-14 14:05:21 +02:00
Grischa Brockhaus aa3435c62e E_STRICT fix 2012-06-14 13:14:17 +02:00
Grischa Brockhaus e67ffb6b7d Backport from master: Made simplepie work with E_STRICT 2012-06-14 12:13:48 +02:00
Ian b3c7358f6f non-release fix #4625 -
include failed, if tabs are used to separate attributes
2012-06-13 16:21:18 +02:00
Ian 4d9fa16b1e re-added 2.0 Smartification needs, which got lost by up-port 2012-06-13 16:17:11 +02:00
Grischa Brockhaus 74a9d3b31a ESTRICT fixes 2012-06-13 15:37:05 +02:00
Grischa Brockhaus 4dc7741351 ESTRICT compatibility 2012-06-13 15:29:14 +02:00
Garvin Hicking f1b3e3b241 backport 2012-06-13 15:22:57 +02:00
Grischa Brockhaus e72c90a69d Merged branch 'master' into 2.0 (compatibility fixes) 2012-06-13 15:12:35 +02:00
Grischa Brockhaus 1f9630b394 Compatibility fixes. 2012-06-13 14:24:45 +02:00
Grischa Brockhaus 0407a731de Compatibility fixes 2012-06-13 12:47:16 +02:00
Garvin Hicking 3a3702f7a4 spartacus backport 2012-06-12 20:56:11 +02:00
Garvin Hicking 6899fa3026 spartacus error fix 2012-06-12 20:55:54 +02:00
Garvin Hicking f12f53aaab Damn, why does cherry picking not work? 2012-06-12 20:51:57 +02:00
Garvin Hicking 937454899c Reduce error reporting, else s9y will not run with PHP 5.4 2012-06-12 20:43:49 +02:00
Garvin Hicking 286a24b8cc once again, with feeling 2012-06-12 20:19:38 +02:00
Garvin Hicking 14885379da once again, with feeling 2012-06-12 20:19:29 +02:00
Garvin Hicking 20d50eb2b7 * Improved RSS sidebarplugin to support Atom 2012-06-12 20:16:10 +02:00
Garvin Hicking e6efd5eaf3 * Improved RSS sidebarplugin to support Atom 2012-06-12 20:15:47 +02:00
Garvin Hicking 56a96ecf6c bundle simplepie 2012-06-12 20:01:59 +02:00
Garvin Hicking c49f1c6597 bundled simplepie 2012-06-12 20:01:11 +02:00
Garvin Hicking 58e2cd8c37 porting stuff 2012-06-12 19:39:38 +02:00