1
0
Commit Graph

2983 Commits

Author SHA1 Message Date
Ian
dfcd778001 Update serendipity_event_spartacus.php
disabled todo note 
Serendipity version check is working
2013-07-21 16:47:09 +02:00
Ian
39e8dbe05c upgrader note BP template change 2013-07-16 15:20:40 +02:00
Ian
694a81a286 accessify throw new ErrorException to PHP >= 5.3 only
since 5.2.x (sometimes?) may create strange errors, see http://board.s9y.org/viewtopic.php?f=10&t=19436

I think we don't need to upport this to 2.0, since we will need to bump Serendipity's PHP version to need 5.3 or even up, because of namespaces, security and others soon. PHP 5.2 support has stopped and the PHP 5.3 series has reached end-of-life this summer and will receive only security fixes for the next year.
2013-07-15 20:11:47 +02:00
Ian
34de15298d document 2013-06-28 18:06:58 +02:00
Ian
a68f57498b upgrade Smarty to 3.1.14 - see changelog 2013-06-28 17:01:48 +02:00
Garvin Hicking
33a649d624 thanks, ian 2013-06-09 20:07:28 +02:00
Garvin Hicking
16a14d2965 Upgrade will now remove browsercompat plugin (hopefully, needs testing) ;) 2013-06-09 13:33:39 +02:00
Ian
e2bad7dd50 revisited 1082a5c
better use the hook, if available, but still left .htaccess file and .thumbs dir exludement where this was necessary
2013-06-05 11:34:18 +02:00
Ian
1082a5c266 Fixed ML exclude path to not show/proceed ckeditor/kcfinders .thumbs dir
this also did some tab2whitespace cleanup
and also fixed serendipity_fetchImages() to skip .htaccess files for ckeditor/kcfinder usage
2013-06-04 19:23:21 +02:00
Ian
230175edd4 respect github sourcecode prettify 2013-05-31 21:05:05 +02:00
Ian
e7c93ad835 plugin API method parseTemplate() is 1.7 ready 2013-05-31 12:11:33 +02:00
Ian
f2c6983139 catch up add 2013-05-30 21:23:54 +02:00
Ian
4efc4c0ac1 catch up with "2.0" 2013-05-30 21:18:05 +02:00
Ian
7182b48991 use USERLEVEL_ADMIN 2013-05-29 15:43:16 +02:00
Ian
68fbc2112e bind production mode view errors to admin users 2013-05-29 15:05:16 +02:00
Ian
b0af9f201a some more verbose doc notes in 2aab3f 2013-05-29 12:52:44 +02:00
Ian
2aab3f9ca4 production mode error accessment 2013-05-28 14:41:09 +02:00
Ian
3f2f853f23 document 2013-05-28 12:37:09 +02:00
Ian
fc184b815f bump date for 4883824 2013-05-27 19:39:35 +02:00
Ian
4883824238 fixed categorytemplates in colorset bulletproof 2013-05-27 19:37:09 +02:00
Ian
f743546d3b ixed some missing ending strong tags 2013-05-22 15:53:41 +02:00
Matthias Mees
4eaa36608b Properly encoded German translation for stable archives. 2013-05-21 10:10:15 +02:00
Matthias Mees
81ae9c9b21 German translation for stable archives added. 2013-05-20 19:01:08 +02:00
Ian
702663cae9 document 2013-05-16 17:47:46 +02:00
Ian
4db855dc40 spartacus - fixed curl result bug 2013-05-16 17:30:30 +02:00
Ian
07ef469c12 document rc meaning "in time of" 2013-05-15 12:05:43 +02:00
Ian
3b07311d9a document 2013-05-15 11:51:04 +02:00
Garvin Hicking
684ef4d3d1 document 2013-05-15 09:40:04 +02:00
onli
78f044c421 also copy baseURL if defaultBaseURL empty but set 2013-05-14 15:31:06 +02:00
onli
84eff93dec Merge branch 'master' of github.com:s9y/Serendipity 2013-05-14 00:52:35 +02:00
onli
bc0519a453 copy baseURL to defaultBaseURL on upgrade 2013-05-14 00:52:18 +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
Ian
a12c4f306d fixed to UTF-8 w/o BOM and debug typo 2013-05-12 15:29:01 +02:00
Garvin Hicking
659ea22c58 1.7.1 2013-05-12 12:41:21 +02:00
Ian
61a51e10f8 typo 2013-05-11 19:21:20 +02:00
Ian
2c7af59f5f fixed bug in commit 9ce7e73 2013-05-11 18:53:27 +02:00
Garvin Hicking
2609304ab4 release doc 2013-05-11 16:17:35 +02:00
Garvin Hicking
5ff6793e55 release hints 2013-05-11 15:30:48 +02:00
Garvin Hicking
f191883708 prepare release 1.7 2013-05-11 15:24:22 +02:00
Garvin Hicking
50322c9f63 merge to deployment 2013-05-11 15:23:37 +02:00
Garvin Hicking
8055e954ee fix typo 2013-05-09 12:38:34 +02:00
Ian
7fb6b5a305 serendipity_emit_htmlarea_code() does not need to return true
which can note badly as 1 in 'backend_wysiwyg' hooks
2013-05-08 20:10:38 +02:00
Ian
3a5af56fc9 note ckeditor plugin ready 2013-05-07 17:31:59 +02:00
Garvin Hicking
4fe1491eaf Merge pull request from rlerdorf/master
Fix a bunch of typos and minor mistakes
2013-05-06 00:49:12 -07:00
Rasmus Lerdorf
b79ab865c7 Fix a bunch of typos and minor mistakes 2013-05-05 23:45:38 -07:00
Ian
961add3ff6 disabled ckeditor source mode fallback 2013-05-05 19:08:55 +02:00
Ian
b959adf5c8 get JS ready for CKEDITOR plugin 2013-05-05 17:06:00 +02:00
Ian
2f8e0a75d4 note 53ed3ab issue 2013-05-05 15:49:07 +02:00
Ian
53ed3ab139 fixed plugin-hooks staticpage form textarea element objects in non-wysiwyg mode 2013-05-05 15:34:42 +02:00