Commit graph

1327 commits

Author SHA1 Message Date
Ian fdcbc3a054 size honepot form field in case it is actually shown (*)
and check permission return for other backend form (eg. guestbook)

(*) http://board.s9y.org/viewtopic.php?f=4&t=19879
2015-01-01 12:52:57 +01:00
Garvin Hicking 8549cb9b84 Automagic XML sync 2014-12-30 09:02:50 +01:00
Ian 4d75d1cb20 force once is enough
rewrites ade461e and 70f84bf
2014-12-29 17:03:45 +01:00
Ian ade461e112 extend 70f84bf even more
to prevent empty regular expression errors in preg_replace()
2014-12-29 16:21:59 +01:00
Ian 70f84bf222 lightbox force upgrade 2014-12-29 13:54:24 +01:00
Ian 6b3a63ac7d guestbook 3.53 2014-12-29 13:34:41 +01:00
Garvin Hicking 91eed273c8 Automagic XML sync 2014-12-28 06:17:32 +01:00
Garvin Hicking b2e2298ff0 Do not use the addslashes output for actual HTML to prevent slashes at placed where they are seen by users
thanks to hanno
2014-12-27 09:32:21 +01:00
Garvin Hicking 9d5373f3a1 Automagic XML sync 2014-12-24 06:15:26 +01:00
Ian 6a7891a734 autoupdate button and done msg
this runs too fast now on my server and I don't know why. Is it Serendipity or PHP ...
counting seconds for running functions will only work if autoupdate is a little more slow processing.
Still needs overview commit 5723673 first, to work with/on 2.0.
2014-12-23 18:47:04 +01:00
Garvin Hicking 9de2acc562 remove $id$ for cvs sync 2014-12-15 09:20:04 +01:00
Garvin Hicking fb6792946d $id and $revision make CVS sync trouble 2014-12-11 10:26:41 +01:00
Garvin Hicking 2d5577bb39 Automagic XML sync 2014-12-06 09:37:46 +01:00
Matthias Gutjahr 4219ea4a2b Include more current version of SimplePie
Add docblocks and comments
2014-12-05 18:22:31 +01:00
Garvin Hicking f14e1105d7 Automagic XML sync 2014-12-03 07:27:21 +01:00
Ian 481fbe087a autosave - add "Does not work with any WYSIWYG-EDITOR!" 2014-12-02 19:40:23 +01:00
Ian 6eabfebc3f entrycheck add "Does not work with WYSIWYG-CKEDITOR!" 2014-12-02 19:34:44 +01:00
Ian 3287f9c625 lightbox lang fix 2014-12-02 18:00:11 +01:00
Garvin Hicking 148d01b5fa Automagic XML sync 2014-12-01 09:33:48 +01:00
Ian 7d7c6ec3e4 move documentary 2014-11-30 17:53:10 +01:00
Ian b082f6c600 another missed htmlspecialchars conversion
References s9y/Serendipity#236
2014-11-30 16:40:37 +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
Garvin Hicking 20765c878b Automagic XML sync 2014-11-30 10:23:26 +01:00
Ian d1c02424e5 the other half of da04025 2014-11-29 15:51:17 +01:00
Ian 2a1f0b404a changes which did not merge right 2014-11-29 13:56:23 +01:00
Ian 0df6939405 guestbook 3.52 2014-11-29 13:55:36 +01:00
Ian 89944a35af isp - better toolbar 2014-11-29 13:54:53 +01:00
Ian da04025a7b remove utf-8 location of documentary files
which never becomes true
2014-11-29 13:53:49 +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 e0aa3c8c3c fix parse errors 2014-11-29 12:27:00 +01:00
Garvin Hicking 5731762a34 Added parameters to html_entity_decode() and htmlentities().
I did not use the wrapper method for those few occurences since it was too much work.
I'm sorry :-D
2014-11-29 12:18:56 +01:00
Garvin Hicking 850dfe686a Automagic XML sync 2014-11-29 10:27:04 +01:00
Ian ae29887681 pre sync knick-knacks on 0bfa3bd
I wish we'd have a has(<) selector...
2014-11-28 19:39:25 +01:00
Ian 0bfa3bde51 better ca1e81a again
Gosh - even node IDs were counted different in 1.7 and 2.0 envoronments!
Needs to get refactored in future.
2014-11-28 17:19:13 +01:00
Ian 20e4067b80 better ca1e81a
better Basic toolbar tweak for an emptied toolgroup
2014-11-28 16:51:30 +01:00
Ian ca1e81ac39 cke plugin 4.6.0 2014-11-28 16:26:41 +01:00
Garvin Hicking b15313c30c Found two other issues with the analyze script 2014-11-26 10:57:17 +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
Garvin Hicking 2a1b56244f Automagic XML sync 2014-11-18 10:50:58 +01:00
Garvin Hicking d64a73b882 Automagic XML sync 2014-11-17 07:23:44 +01:00
Matthias Mees ab64aa4ebe Minor freetags tag list adjustments for 2.0. 2014-11-16 13:39:56 +01:00
Garvin Hicking d97ea43396 Automagic XML sync 2014-11-15 07:58:49 +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
Garvin Hicking 9072235672 Automagic XML sync 2014-11-14 10:35:38 +01:00
Ian 6e5e4a242b emo 2.11 - move to frontend footer 2014-11-13 19:00:17 +01:00
Garvin Hicking e39ece15b2 Automagic XML sync 2014-11-02 10:27:59 +01:00
Ian f84a851156 lightbox fix chrome 2014-11-01 20:00:10 +01:00
Garvin Hicking 881ed4bb89 Automagic XML sync 2014-10-29 09:29:31 +01:00