Commit graph

47 commits

Author SHA1 Message Date
Ian 5c546f0265 Fix an issue refering to Smarty2->Smarty3 API changes 2015-08-20 09:42:08 +02:00
Ian 7e7e4cc0c8 freetag now uses API 2015-08-19 12:40:43 +02:00
onli 7f91ad950a freetag: Don't show related entries in search
reported in s9y/Serendipity#269
2015-02-23 20:48:39 +01:00
Matthias Mees 222f4f4653 Add some styles for tables
References s9y/Serendipity#149
2015-01-30 20:59:18 +01:00
Matthias Mees e8c0cb356d Added 2.0 (only) backend CSS
References s9y/Serendipity#149
2015-01-30 20:25:08 +01:00
Ian da9167597c try to fix array_map callbacks with htmlspecialchars
added to 8a5bf1c

References s9y/Serendipity#222 and s9y/Serendipity#239
2014-11-30 16:18:52 +01:00
Ian 8a5bf1c181 not all htmlspecialchars were replaced
References #239
References #222

and here we have another issue opened, how to convert htmlspecialchars callback calls, see lines 728,771,779. I already mentioned that somewhere,
2014-11-30 15:31:40 +01:00
Ian 2a1f0b404a changes which did not merge right 2014-11-29 13:56:23 +01:00
Garvin Hicking bde36a6e54 Merge branch '2.0'
fixe manual Conflicts:
	serendipity_event_ckeditor/serendipity_event_ckeditor.php
	serendipity_event_freetag/serendipity_event_freetag.php
	serendipity_event_imageselectorplus/serendipity_event_imageselectorplus.php
	serendipity_event_usergallery/serendipity_event_usergallery.php
2014-11-29 12:34:32 +01:00
Garvin Hicking 5871c640e6 Fix PHP parse errors mostly stemming from a missing ) before the , ENT_COMPAT, LANG_CHARSET constants 2014-11-26 10:40:03 +01:00
onli d2d298ab41 Use serendipity_specialchars
See https://github.com/s9y/Serendipity/issues/236
2014-11-25 01:15:57 +01:00
Matthias Mees ab64aa4ebe Minor freetags tag list adjustments for 2.0. 2014-11-16 13:39:56 +01:00
Matthias Mees 5f9ffb9afb Switch order of tag input field and clickable tag list in freetag.
As an exception, I did this for 1.x and 2.x – I don't think 1.x
users will mind, and it saves a TON of PHP code.
2014-11-14 13:10:32 +01:00
Ian 719f251130 freetag minor fix for taglist and remove CDNs 2014-10-02 11:13:40 +02:00
Ian 67a5659ae6 freetag decode fix and list option 2014-09-28 10:40:31 +02:00
Garvin Hicking e7f5aa7f91 Stricter array check to prevent PHP notices 2014-07-11 12:01:56 +02:00
Matthias Mees 2d02b26640 Removed obsolete language attribute. 2014-06-19 21:54:45 +02:00
Matthias Mees 48f43b32b4 Container also needs a class for 2.x backend freetags. 2014-06-18 11:42:51 +02:00
Matthias Mees 6dcdd640e7 Container in entry editor needs a unique id for 2.x backend. 2014-06-18 10:52:28 +02:00
Garvin Hicking 8eafff7936 prevent error when autocomplete tags are not available (only on entry editor pages) 2014-06-17 10:50:11 +02:00
onli 2086678378 freetag: fix autocomplete 2014-06-10 09:27:51 +02:00
Matthias Gutjahr 5a88f424cd Fixes issue #177 2014-06-02 17:15:23 +02:00
Matthias Mees 738f563934 Adapted backend markup for 2.0 backend. 2014-06-02 14:23:11 +02:00
Garvin Hicking 9038819c03 stricter array check 2014-04-24 14:01:06 +02:00
Ian 10164f328e revert 22834c8 to 3.50
see commentas - it still might be worth to check this up deeper
2014-03-14 16:30:54 +01:00
Ian 22834c80b1 upgrade freetag for 2.0 2014-03-14 15:18:56 +01:00
Garvin Hicking e0224f2edb autocomplete fix 2014-03-12 14:02:34 +01:00
Garvin Hicking be300f508b version bump 2014-03-12 13:35:23 +01:00
Garvin Hicking 4b68e1d656 proposeed fix 2014-03-11 15:16:50 +01:00
Garvin Hicking 6f9b6c9b17 maybe less intrusive ;) 2014-03-10 13:12:58 +01:00
Garvin Hicking 3c13ecf240 possible 2.0 support
try to not loose tags when outside saving
2014-03-10 12:20:53 +01:00
Garvin Hicking f1418ebe7d make updertEntry not loose category associations 2014-03-05 15:40:47 +01:00
Garvin Hicking d0da673cf3 Try to get around a "is no array" error 2013-12-16 23:33:35 +01:00
Garvin Hicking 71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00
Garvin Hicking 87403fd2cf static php5 fixes 2013-05-10 10:32:19 +02:00
Matthias Gutjahr 11b32ec5af Bumped version, added some tiny fixes 2012-11-19 23:13:51 +01:00
Matthias Gutjahr 2005daa691 Added static keywords to statically called methods 2012-11-19 15:50:56 +01:00
Garvin Hicking fb4ae34f1d static fixes for freetag<->flattr compatibility (no PHP5 error) 2012-10-18 10:23:49 +02:00
Garvin Hicking 27351d60a2 This is a mess. Try to work around static method call fuckup. 2012-10-10 13:31:50 +02:00
Garvin Hicking 3a55c8b2e6 Make function static so it can be called without error 2012-10-05 09:23:46 +02:00
Grischa Brockhaus fc19cfc5d0 Compatibility fixes 2012-06-13 14:47:45 +02:00
Garvin Hicking 959d80ba4a Added specific is_array($eventData) chack, thanks to greman 2012-05-06 20:32:16 +02:00
Ian c155641484 Added missing <fieldset> in case of not set admin_show_taglist (thanks to gregman) 2012-04-17 19:01:26 +02:00
Garvin Hicking 1539d5167d cat2tag even when empty 2012-03-28 11:50:08 +02:00
Garvin Hicking 1225608f63 revert some [tag] vs. %5Btag%5D changes.
The gist is this: Use [tag] inside <form> tags. Use %5B/%5D when used within a href attribute.
2012-01-07 23:54:55 +01:00
Garvin Hicking 8da2bdc422 We sadly need to remove $Id$ expansion, because with this CVS sync does not work and would update a file time and time again once modified in GIT 2011-12-25 01:05:26 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00