400 Commits

Author SHA1 Message Date
Garvin Hicking
c5708f746c Added new event hooks for plugin and template installation/update 2013-07-23 09:46:44 +02:00
Garvin Hicking
e72aa19280 upport 2013-07-23 09:34:12 +02:00
Ian
1f17c35656 upport upgrade notes and News 2013-07-16 15:28:31 +02:00
onli
d80a8334c8 Use return instead of echo in the remaining core
Debug-messages still may use echo, and some functions in functions_image and trackback still use it to generate progress messages, which should get cleaned up as well but is not that urgent
2013-07-05 19:16:11 +02:00
onli
cecf41cb20 Document (BC-)relevant 2.0 changes 2013-06-28 16:19:40 +02:00
Garvin Hicking
451601348a upport 2013-06-09 13:40:10 +02:00
Ian
5aebdf4119 Update 2.0 NEWS 2013-05-16 18:52:03 +03:00
Garvin Hicking
f31800fad9 merged pull #15 2013-04-29 13:34:36 +02:00
Garvin Hicking
f6295a2e4a document 2013-04-29 13:24:45 +02:00
Ian
b8e3b08153 typo 2013-03-13 10:36:58 +01:00
Ian
882efc32d1 Update 2.0 NEWS
global template vars
2013-03-13 10:25:08 +01:00
Ian
0efea59a55 upport update news 2013-03-13 10:09:44 +01:00
Garvin Hicking
19dad1f586 escape more 2013-02-08 08:38:48 +01:00
Garvin Hicking
63ba9b0431 escape hotlinked image 2013-02-08 08:29:48 +01:00
Garvin Hicking
e50879f5a3 upport 2013-02-07 12:39:44 +01:00
Garvin Hicking
71ee300143 Purge browser cache using a timestamp variable when switching templates.
This should hopefully fix Ian and my problems.
2013-01-28 09:35:34 +01:00
Matthias Mees
7f320909ff Note changed to reflect safer version. 2013-01-21 16:55:24 +01:00
Garvin Hicking
53ea38aa3c Port from master 2013-01-21 10:06:09 +01:00
Ian
46e7bcf40d trying to upport garvins entryproperty commit
d4d24c4c315981fd816b16417fe2d1c21cf1d750 and 5a33a7c8d04e6d763b4d478a0b4af37e9d30614e

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
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
Garvin Hicking
20d50eb2b7 * Improved RSS sidebarplugin to support Atom 2012-06-12 20:16:10 +02:00
Garvin Hicking
c49f1c6597 bundled simplepie 2012-06-12 20:01:11 +02:00
Ian
f6ad1903b7 keep up with master 2012-06-09 11:02:53 +02:00
Ian
65fae5d1b6 cleanup NEWS 2012-06-09 10:51:26 +02:00
Garvin Hicking
7b552d2df9 * Fix SQL injection for comment.php used in read-context.
(Thanks to High-Tech Bridge SA Security Release Lab, Advisory HTB23092)
2012-05-16 11:59:02 +02:00
Garvin Hicking
289d0a0965 backport 2012-05-08 09:37:30 +02:00
Garvin Hicking
622d6fa9d1 backend media 2012-04-22 20:29:47 +02:00
Garvin Hicking
d8243ece6e improved escaping, thanks to stefan schurtz 2012-04-22 16:13:58 +02:00
Garvin Hicking
b62c6072ed mysql, use myisam 2012-04-10 22:35:40 +02:00
Ian
8eb13121a4 fixed defaultBaseURL in installer as follow-up commit c292bad 2012-04-07 11:03:04 +02:00
Garvin Hicking
356978af9a improved karma plugin 2012-02-08 15:15:58 +01:00
Garvin Hicking
f16854859a improved karma plugin 2012-02-08 15:14:58 +01:00
Ian
4822b3e7b8 added token to support the preview link in backend entries 2012-01-16 09:10:00 +01:00
Grischa Brockhaus
068837dce4 Update docs/NEWS 2012-01-09 12:58:16 +01:00
Grischa Brockhaus
54b5661f35 Update docs/NEWS 2012-01-09 12:57:52 +01:00
Grischa Brockhaus
b14a75b28b Updated stable and beta version to 1.6 2012-01-03 22:24:32 +01:00
Garvin Hicking
7641203b2e only a simple test commit 2012-01-01 16:55:35 +01:00
Garvin Hicking
933c63c904 Allow plugins to use fetch() call without the need to do any weird security_settings[INCLUDE_ALL] redirections 2011-12-22 12:16:34 +01:00
Garvin Hicking
e25a70302d patch to handle files without extensions by Markus Brueckner 2011-12-14 11:49:06 +01:00
Garvin Hicking
5366865002 test 2011-12-14 09:25:59 +01:00
Garvin Hicking
1bce14a668 github mirror 2011-12-13 13:56:46 +01:00
Garvin Hicking
6ad3797896 patch by hboeck for unique title of summary pages 2011-12-12 09:29:21 +01:00
Ian
637af26463 added PHP notice to NEWS
removed some very old tabs
2011-12-05 19:09:06 +01:00
Ian
75fafb6bd7 changed NEWS 2011-12-05 14:54:14 +01:00
Ian
b5cefbedda populate NEWS with latest changes 2011-12-04 18:34:25 +01:00
Ian
4bf5327c64 update spamblock wordfilter to function & updated NEWS 2011-11-29 16:19:12 +01:00
Ian
465ff72ff2 updated NEWS 2011-11-28 16:51:48 +01:00
Garvin Hicking
000f77224c nl2br plugin by ophian 2011-11-24 12:21:40 +01:00
Garvin Hicking
2749dc54ad Smarty3 2011-11-24 12:16:02 +01:00
Garvin Hicking
e8cacdcfdd (backport)
Fix a situation where globally stored template variables do not get preference over local (old) ones
	docs/NEWS
2011-11-03 17:06:14 +01:00