4296 Commits

Author SHA1 Message Date
Ian
9fbb248531 update to PEAR 1.9.5 and add PEAR5 file
see #256
2015-01-10 17:51:08 +01:00
Ian
6ce61621a4 fix non-existing constant 2015-01-09 19:08:20 +01:00
Ian
a2130e3d89 preview iframe fix wrong modernizr version 2015-01-09 16:14:55 +01:00
Ian
d49bc18718 remove leftover authorid
@mattsches was this a debug leftover?
c9e9d93f92
2015-01-06 18:42:38 +01:00
Matthias Mees
e29009d1ba Fix mispositioned Akismet block/unblock buttons.
References #247
2015-01-05 23:35:51 +01:00
Garvin Hicking
7f6194e195 * Patch PEAR.php to use "static" isError declaration to prevent
PHP error messages
2015-01-05 12:44:58 +01:00
Garvin Hicking
adfb237b4a fix wrong IF-order
We'll need to also apply that to all additional_themes
2015-01-05 11:37:29 +01:00
Garvin Hicking
afa74da11c fix fulltext search for types other than mysql 2015-01-05 11:22:22 +01:00
Matthias Mees
e571ca1def German translation for some untranslated lang constants.
References #50
2015-01-03 11:12:02 +01:00
Matthias Mees
e3867132ea Use different icons for spam/no spam in Spamblock plugin.
(Not Bayes like mentioned in c348799a44aa7c05c0009c5fb4fbea101ef6cf84.)

References #247
2015-01-02 18:48:57 +01:00
Matthias Mees
c348799a44 New iconfont build.
Includes new icons for Spamblock Bayes plugin.

References #247
2015-01-02 18:35:26 +01:00
Garvin Hicking
2944725b69 language constants 2015-01-02 09:26:43 +01:00
Matthias Mees
d0affbb4e4 Update bundled jQuery sortable plugin for backend.
References #251
2015-01-01 16:23:36 +01:00
Matthias Mees
2a05ef7969 Update bundled jQuery cookie plugin.
References #251
2015-01-01 16:20:20 +01:00
Matthias Mees
bf7480863b Update bundled MagnificPopup for backend.
References #251
2015-01-01 16:16:26 +01:00
Matthias Mees
2677f67a43 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2015-01-01 16:08:58 +01:00
Ian
3df6aff87a cosmetics 2015-01-01 16:04:41 +01:00
Matthias Mees
79a972e92f Update bundled modernizr for backend.
References #251
2015-01-01 16:04:10 +01:00
Matthias Mees
0e56ffeba0 Introduce new lag constant for category view mode toggle.
(Already removed the old lang constant in addlang.txt which has
already been added.)

References #254
2015-01-01 15:31:37 +01:00
Matthias Mees
d0af671d2f Add better icons for compact/hierarchical category view toggle.
Includes new iconfont build.

References #254
2015-01-01 15:25:13 +01:00
Garvin Hicking
ff3cd29f2a document past changes, did I miss anything? 2015-01-01 15:01:02 +01:00
Matthias Mees
6646955b09 Use localStorage to store category overlay view state.
Way better than cookies, thanks @onli!

References #254
2014-12-31 19:37:56 +01:00
Matthias Mees
d91aceb41e Add style for compact category view overlay.
References #254
2014-12-31 15:37:52 +01:00
Matthias Mees
8cb627cb31 Add switch for category overlay view + JS code for it.
References #254
2014-12-31 15:18:52 +01:00
Matthias Mees
b141f4a410 Revert relevant aspects of category overlay to hierarchical view.
Reference #254
2014-12-31 14:52:39 +01:00
Matthias Mees
1ac7f7141c Fix date format bug in entry editor (related to typo).
References #252
2014-12-29 15:23:18 +01:00
Ian
c9ff0a414e /m uch easier - thanks! 2014-12-24 12:11:06 +01:00
Ian
4b13006687 document 2014-12-23 19:27:44 +01:00
Ian
aa0b68d8c5 read update version by line
see  5723673
2014-12-23 19:18:16 +01:00
Ian
5723673ab3 fix missing new update version to form via addData 2014-12-23 17:16:53 +01:00
Matthias Mees
1bf4137aba Update bundled jQuery to 1.11.2. 2014-12-23 16:46:08 +01:00
Garvin Hicking
d35b4d127d Fix wrong parameters to serendipity_entity_decode() 2014-12-23 11:33:41 +01:00
garvinhicking
36cde3030a * Fixes escaping of comments in the new backend pane to prevent
XSS. Thanks to Steffen Röemann for reporting!
2014-12-23 11:10:53 +01:00
Ian
91412bf73b set version for 0dc2651 2014-12-19 16:06:01 +01:00
Ian
0dc26512a3 stop default encoding in cke savings
else searching terms will/may not match

References #249 and #236
2014-12-19 15:51:06 +01:00
Ian
f0ade5eda0 is not not, is now! ;-) 2014-12-19 11:40:01 +01:00
Garvin Hicking
2f631807fe Fix conflicts.
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0

Conflicts:
	docs/NEWS
2014-12-19 09:56:10 +01:00
Garvin Hicking
c8e147874b Move around searchTerm escaping, document. 2014-12-19 09:55:34 +01:00
Ian
dc6d32bf68 automark nl2br disabled on wysiwyg usage
References s9y/Serendipity#243
2014-12-15 16:00:45 +01:00
garvinhicking
c3d060c973 Move logger init to seperate funtion so that its PHP 5.3+ syntax does
not fatally break the serendipity_config.inc.php parsing on PHP5 5.3-.
Also create a reasonable error message when running on an old version.
2014-12-15 10:13:10 +01:00
garvinhicking
b3bb1f38fc Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2014-12-15 10:01:04 +01:00
garvinhicking
24bb0112d9 php detection 2014-12-15 10:00:33 +01:00
Garvin Hicking
3010116e97 New lang constant for PHP version bail 2014-12-15 09:58:36 +01:00
Garvin Hicking
48c9089f77 pre release again 2014-12-11 13:26:12 +01:00
Ian
aca77bd482 cleanup cosmetics 2014-12-10 14:34:54 +01:00
Ian
ffe93c92fc allow php class_exists in smarty security and better 0ffd02c
Rferences #245
2014-12-10 12:01:15 +01:00
Garvin Hicking
698c6ce698 update our changelog with some recent changes 2014-12-10 10:11:16 +01:00
onli
8b233d562e Fix syndication subtome onlick handler 2014-12-07 23:15:32 +01:00
Ian
67a82a7e1d simple proposel to fix wrong preview stylesheet
References #119
2014-12-07 18:57:51 +01:00
Ian
4466096c18 better 7e46e92e1b8cf35237c8dc15f14b79b7df48ffff 2014-12-07 18:28:58 +01:00