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
Garvin Hicking
f0b07cbf58
backport (there's gotta be an easier way than this)
2011-10-27 22:32:32 +02:00
Garvin Hicking
db590df608
document
2011-10-27 13:29:14 +02:00
Garvin Hicking
c292badf30
* Added new serendipity['defaultBaseURL'] variable that makes sure
...
that the baseURL is not overriden when configuring serendipity
with a possibly autodetected currentl URL. Patch by Manko10.
2011-09-28 12:03:28 +00:00
Garvin Hicking
ebaa8afe04
patch by ian
2011-09-28 09:19:05 +00:00
Garvin Hicking
d405035d40
fix for autosave
2011-09-09 09:24:23 +00:00
Garvin Hicking
7fa9ecde6d
IE6 is dead
2011-08-13 09:55:33 +00:00
Garvin Hicking
3030b3a491
1..7 prep
2011-07-19 19:14:58 +00:00
Garvin Hicking
99b8830a3c
* Fixed Spartauc SF.Net download location (Thanks to christian_boltz)
2011-06-27 09:39:25 +00:00
Garvin Hicking
187941aac6
* Added new event hook 'backend_loginfail' to track failed logins
...
(serendipity_event_externalauth can make use of it for fail2ban)
2011-05-31 14:02:02 +00:00
Garvin Hicking
18ff07d7ce
allow to insert files with differing extension but same basename and mimetype
2011-04-21 15:07:33 +00:00
Garvin Hicking
defb3ff1fd
* show subscription status of comments in frontend and backend
2011-04-11 12:35:40 +00:00
Garvin Hicking
c4e35b58fa
* Added ability to report spam/ham to akismet (Black Warthog)
2011-04-11 07:34:37 +00:00
Garvin Hicking
d65692b9a1
document
2011-03-22 09:14:57 +00:00
Garvin Hicking
af040ea24f
* Added localization for {$WEBLOG} in trackbacks.tpl (LazyBadger)
2011-03-22 09:14:30 +00:00
Garvin Hicking
40116e3802
karma plugin update
2011-03-09 11:11:14 +00:00
Garvin Hicking
eb47f799b7
adjust admin permalink, t hanks to lux
2011-01-26 09:26:36 +00:00
Garvin Hicking
712b43de77
* serendipity_event_mailer now also allows to use commas instead of
...
spaces to seperate multiple mails. Use distinct email adresses
(Thanks to evanslee)
2011-01-21 10:35:33 +00:00
Garvin Hicking
a0f2b0b1fd
new mod rewrite option
2011-01-15 13:32:59 +00:00