1
0
Commit Graph

4715 Commits

Author SHA1 Message Date
Ian
ea08cd429a isset and true 2015-08-17 17:26:13 +02:00
Ian
a0527ca81b fix some undefined indexes 2015-08-17 17:19:48 +02:00
Ian
a5d5e7d940 the jquery check does not want to iterate a fallback
References #343
2015-08-16 18:32:02 +02:00
Ian
d5eae21a9c suggested fix for the Serendipity fallback chaining
This fixes the plugin tpl fallback for all plugins, already using the parseTemplate() method. All others, which may still follow the themes fallback (like contactform etc), would need to always be part of the user template $serendipity['template'], or be fixed later on.

This also fixes the backend chaining, which now simply follows the force with a possible engine and then uses $serendipity['template_backend'] (2k11), $serendipity['defaultTemplate'] (2k11), 'default'.

As a third, this now uses the correct preview_iframe.tpl file on save and checks for a correct set jquery_backend.js in the user theme $serendipity['template'].

Please double check this approach for cases I did not find yet. Thanks! :)


References #343
2015-08-16 18:05:59 +02:00
Ian
6b9f08a1fe minor 2015-08-16 17:34:21 +02:00
Ian
ce8917d3a0 one more for d05ae52 2015-08-16 10:28:46 +02:00
Ian
d05ae52575 lang corrections 2015-08-16 09:35:26 +02:00
Ian
72bcd36ef1 fix missing @ and change a german config constant 2015-08-15 16:46:08 +02:00
Ian
8b8dcfd968 minors 2015-08-15 16:44:45 +02:00
Ian
d0994583ce better Smarty debug pop up 2015-08-15 16:44:27 +02:00
Ian
0047140dcc set use_autosave in backend only 2015-08-14 18:15:31 +02:00
Ian
56b26f7120 disable Smarty like CKEDITOR (procurator) protection 2015-08-14 18:11:39 +02:00
Ian
5934095301 document a9b3c01 2015-08-07 16:04:14 +02:00
Ian
86b6c8ce49 entries inc event fetch fixes
fix iframe returning 1, when true and
add a new language const change msg, instead of the wrongly used save message
2015-08-07 15:55:18 +02:00
Ian
c65c9e786f cleanup 2015-08-07 15:46:36 +02:00
Ian
67bfde277a do not add newline after php closing tag 2015-08-07 15:46:17 +02:00
55ae435c89 remove multi-author option, broken
Probably broken since many many s9y versions, but certainly not working in 2.0
2015-07-26 22:57:29 +02:00
c8b4faf93a remove comments by author overview page
Not used by known themes, not properly documented
2015-07-26 20:10:40 +02:00
d0dc9da015 remove archive permapath
extends 405847cac6
2015-07-26 20:08:32 +02:00
405847cac6 Remove calendar based entry overview
Should be moved to a plugin
2015-07-26 19:48:16 +02:00
7e03be6930 Fix archive page 2015-07-26 19:29:12 +02:00
180e110f50 remove autosave url param 2015-07-26 19:23:41 +02:00
fd3498a1f8 collect locateHiddenVariables in one function 2015-07-26 19:17:52 +02:00
fcab850687 remove unused pregenerate entry function 2015-07-26 18:37:45 +02:00
4bb10f5b70 Remove NO_EXIT constant
Only used in the freetag-plugin, which could just omit it and rely on the core to call smarty
2015-07-26 18:21:54 +02:00
6c561a6875 fix multi_cat, remove track_referrer 2015-07-26 18:15:22 +02:00
3f645612e0 remove time_used function
Let us use a proper profiler or #187 instead
2015-07-26 18:03:19 +02:00
6fd7dcc3b5 Remove unused X-Blog header 2015-07-26 18:01:50 +02:00
3e7f521936 remove raw_data 2015-07-26 17:55:48 +02:00
9173e046e5 start indexCleanup: move code to functions_routing 2015-07-26 17:53:49 +02:00
517a3c4dfe A more bulletproof fix for the dashboard update notification
References #359
2015-07-25 14:34:26 +02:00
b5a5b0a996 Fix breaking layout in dashboard if update notification exists
References #359
2015-07-25 14:30:15 +02:00
e6ae8f0920 fix date 2015-07-24 14:02:03 +02:00
6cd46eed6b Merge branch 'master' of github.com:s9y/Serendipity
Conflicts:
	docs/NEWS
2015-07-24 13:28:13 +02:00
00be5d7b4c Security fixes from Tim Coen (file upload, comment token escaping, 2k11 js comment name escaping) 2015-07-24 13:27:21 +02:00
Ian
0a72ce8c19 upport d8644b0 document last changes 2015-07-23 16:39:26 +02:00
c4f9b721e7 Apply filter_pane label spacing for all filter_pane instances
References #356
2015-07-14 19:54:10 +02:00
b9d1fa38c9 Make sure the label spacing applies to filters and sort
References #356
2015-07-14 19:48:42 +02:00
b00343d24d Also fix labels for selects
References #356
2015-07-14 19:46:47 +02:00
b9b55142fc Fix CSS regressions introduced by aaca8e
References #356
2015-07-14 19:45:12 +02:00
aaca8eda3b Minor layout fixes for media DB media filters
References #356
2015-07-14 19:41:01 +02:00
Ian
8954e6ec7e move maintenance hook to end
since else it will size every box within "equal_heights" blocks.
Best experience with set down to end of list, keeping the thumbs block before.
2015-07-13 16:33:25 +02:00
Ian
7a6ab5fcf8 better doc 2015-07-13 16:23:00 +02:00
Ian
c7d66927b2 document cke update 2015-07-13 16:14:52 +02:00
Ian
32769998df bugfix ckeditor releases
Added widget, lineutils, fakeobjects and S9y plugins cheatsheet and procurator Plugins.
Removed "samples" dir and plugin "dev" dirs in lineutils and widget
2015-07-13 16:08:13 +02:00
Ian
613119e964 typo 2015-07-13 15:31:22 +02:00
Ian
5de0eb4c80 change autoParagraph 2015-07-13 15:00:26 +02:00
Ian
43fb606b3c note 2015-07-13 14:35:19 +02:00
Ian
86ab8c62b1 uff 2015-07-13 14:34:57 +02:00
Ian
e6cab58414 change SET NAMES to mysqli_set_charset and fix a bug in 2cd condition 2015-07-09 12:33:31 +02:00