Commit Graph
100 Commits
Author SHA1 Message Date
Ian 4e9c666886 upport e2bad7d 2013-06-05 11:48:04 +02:00
Ian af3c686111 Update serendipity_editor.js.tpl
uarrgh
2013-05-31 12:58:18 +03:00
Ian c980451725 Update serendipity_editor.js.tpl
Hey, never assume something is “obvious”
2013-05-31 11:57:01 +02:00
Ian 7316e74b65 upport master → 2.0 in 2k11/serendipity_editor.js.tpl (fixed typos)
Do not forget to remove engl short (not) notations in js file doc notes, to help github prettifier
2013-05-31 10:04:08 +03:00
Ian 61ae46383e upport master → 2.0 in 2k11/serendipity_editor.js.tpl
added CKEDITOR, some better mode switches and re-added noWysiwygAdd() since this was changed and fixed, after the jquery refactoring was done in 2.0.

Note docs should not get removed, sonce this is done automatically in any modifier.
2013-05-31 08:58:48 +02:00
Ian 75cba2cccd upport master->2.0 default/serendipity_editor.js noWysiwygAdd()
temporary disbled jquerified function, since this did not support nugget textareas.
2013-05-30 21:16:13 +03:00
Ian ab3f3efceb upport master->2.0 default/serendipity_editor.js CKEDITOR and mode switches
in func serendipity_imageSelector_addToBody

still did not touch my changes within noWysiwygAdd()
2013-05-30 21:08:14 +03:00
Ian 5ae5329de8 Update serendipity_editor.js.tpl
remove note "..'t" notation, to have github prettify code view back
2013-05-30 19:54:54 +03:00
Ian 6573a64544 upport fc184b8 2013-05-28 11:44:01 +03:00
Ian 7fd2cab387 upport 4883824 2013-05-28 10:43:17 +02:00
Ian 5aebdf4119 Update 2.0 NEWS 2013-05-16 18:52:03 +03:00
Ian dfa7f535ab upport 4db855d
fixed curl result bug
2013-05-16 17:31:12 +02:00
IanandMatthias Mees e25a128bb7 logicals, thanks to Jos
http://board.s9y.org/viewtopic.php?f=4&t=19296
2013-05-13 20:08:17 +02:00
IanandMatthias Mees e1eb605394 fixed statistics sidebar querys for PostgreSQL 2013-05-13 20:07:56 +02:00
Ian 48750943db upport 7fb6b5a
serendipity_emit_htmlarea_code() does not need to return true which can note badly as 1 in 'backend_wysiwyg' hooks
2013-05-08 21:14:16 +03:00
Ian 1e540cb6d0 upport b54d5f9693 - fixed testing checksum empty 2013-04-25 12:14:50 +03:00
Ian 09af30f24f upport ae2414134e fixed spamblock PHP 5.4 warning 2013-04-23 11:19:31 +03:00
Ian 4a317336fe upport 1b53092a21 exception tuning
mainly this was introduced to seperate db connect errors from tracing, while these errors carried security data in thrown trace path
2013-04-08 20:08:35 +03:00
Ian db3ea84b02 Update upgrader.inc.php
fixed upgrader typo
2013-03-21 17:33:09 +01:00
Ian b8e3b08153 typo 2013-03-13 10:36:58 +01:00
Ian 882efc32d1 Update 2.0 NEWS
global template vars
2013-03-13 10:25:08 +01:00
Ian 0efea59a55 upport update news 2013-03-13 10:09:44 +01:00
Ian 2598ceef51 Update serendipity_event_entryproperties.php
entryproperties userlevel check var strictly changed
2013-03-12 18:48:28 +01:00
Ian b4b3541088 Update include/admin/groups.inc.php
stick to constant string and revert 5c3b2d3
2013-02-20 17:16:55 +01:00
Ian 6c699fed35 Update templates/default/admin/media_items.tpl
fixed wrong tag
2013-02-18 15:41:52 +01:00
Ian da173dc398 Update templates/default/admin/media_pane.tpl
fixed media_pane redundant </td>
2013-02-18 15:40:32 +01:00
Ian 5c3b2d3591 Update include/admin/groups.inc.php
fixed display group name

analog to 412359adf7
2013-02-18 14:59:05 +01:00
Ian ec83606bf1 debug_backtrace >= php 5.3.6 only 2013-02-12 09:26:31 +01:00
Ian 8c1adf2189 typo 2013-02-07 12:34:44 +01:00
Ian 119f64c25c reset verbosity in testing environments back to original intention
and be more strict to $serendipity['production']
2013-02-07 12:34:19 +01:00
Ian 2b88bc3fcd fix double slash in target 2013-02-07 12:33:47 +01:00
Ian 1559472ca3 Update include/admin/templates.inc.php
to avoid displaying older template vars in case of a template change like from BP to some other Template, in case of:
- previouses config_groups in templates with a config file and 
- all other other core used vars in case of no config file
This may need further finetuning...
2013-02-05 17:24:39 +01:00
Ian eb77dc369a added empty $template_config_groups var
for template changes, if previous template had these set
2013-02-03 11:28:11 +01:00
Ian b2b415a5a0 fixed explode 2cd param to string 2013-01-24 18:01:27 +01:00
Ian a3061f3ab5 Update include/serendipity_smarty_class.inc.php
added smarty BC function get_template_vars()

relies on some additional plugins like serendipity_event_autotitle.php, serendipity_event_multilingual, serendipity_event_sidebarhider, serendipity_event_downloadmanager, serendipity_event_microformats and possibly also more plugins by custom developers.
2013-01-24 15:50:21 +01:00
Ian 0c82384137 Update templates/bulletproof/info.txt
bump date in changed BP template
2013-01-23 12:21:54 +01:00
Ian 7e55d8d183 Update templates/bulletproof/config.inc.php
reflect POST in BP template configs re-set situations
2013-01-23 11:22:57 +01:00
Ian 76b3a1ae71 Update include/serendipity_smarty_class.inc.php
re-added prev removed disabled config switch
2013-01-21 17:08:06 +01:00
Ian 88f69a298e Update plugins/serendipity_event_spartacus/serendipity_event_spartacus.php
fixed Illegal string offset 'tag'
2013-01-19 12:42:38 +01:00
Ian 60fef3d0e0 Smarty 3.1.13 - see changelog 2013-01-16 17:41:43 +01:00
Ian d100d6cad7 missing space broke function 2013-01-15 22:22:46 +01:00
Ian e536ec678e fix bad noting end in last note 2013-01-13 17:18:12 +01:00
Ian f779070199 some notes to former extended body toolbar handling 2013-01-13 16:58:07 +01:00
Ian 2c31840fae removed bad copy&paste class 2013-01-13 16:14:07 +01:00
Ian 2a3ae83eb2 2k11 n.b. admin entry form toolbar document.write replacement
fixed and re-added missing hooks and non-JS mode inline style display:none
2013-01-13 15:46:29 +01:00
Ian 6d7d2cd893 entry form toolbar document.write replacement 2013-01-13 15:36:16 +01:00
Ian 82a62df7d5 port 7e061d to oldtpl 2013-01-04 18:48:13 +01:00
Ian 7e061d8c8c fixed addnew plugin count 2013-01-04 18:41:15 +01:00
Ian a083033a73 moved script part to head and some indent 2012-12-30 10:54:57 +01:00
Ian ece2db5782 convert document.write and removed some wrong closing tags 2012-12-30 10:48:13 +01:00
Ian bc810ca90c imageCrop now opens via window.open 2012-12-30 10:47:28 +01:00
Ian d970d06624 added doctype and moved script vars into head 2012-12-22 13:47:16 +01:00
Ian c3123d70d8 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2012-12-22 13:28:46 +01:00
Ian bf39d5d017 removed wrong tags and rewrote document.write to jQuery 2012-12-22 12:32:28 +01:00
Ian 49a35624c8 crop image page now opens as window.open page 2012-12-22 12:21:41 +01:00
Ian c0c5cf747a revert last commit and fix only error line 1512 2012-12-13 15:44:11 +01:00
Ian 6340e21614 upport: Only variables should be assigned by reference 2012-12-13 14:03:43 +01:00
Ian ae8230ebda fixUrl fix 2012-12-10 10:07:20 +01:00
Ian 78dd515f7d fixed comment entrylink url 2012-12-09 15:59:33 +01:00
Ian c90142080f outsourced comments scripting to serendipity_editor.js 2012-12-09 14:58:59 +01:00
Ian 546e7c9ee6 minor - fix note typo and shorten param 2012-12-08 14:19:23 +01:00
Ian a66aa90424 tab2space cleanup 2012-12-08 14:12:12 +01:00
Ian 2ea415976e Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2012-12-08 13:54:47 +01:00
Ian 9aebc99eac fixed doubled slashes without breaking URI 2012-12-08 13:54:17 +01:00
Ian efd4d723fc better double slash fix,
as the first try did catch http prefixes too
2012-12-08 12:10:42 +01:00
Ian af2c7efa21 better empty message, based to constant NONE 2012-12-08 10:03:53 +01:00
Ian 5d5faddaa2 removed non js todo note (please read comment) 2012-12-07 19:44:44 +01:00
Ian 3a0c0ec158 temporary sequence dragpoint fixed in single plugins with sequencing 2012-12-07 19:24:36 +01:00
Ian 449367c7aa js ending delimiter S3 auto literal behaviour is quite bulletproof
tests have proofed " } ;" and " };" and even "};" are interpreted correct!
2012-12-07 18:00:52 +01:00
Ian 7544348e08 tabs to spaces 2012-12-07 17:13:14 +01:00
Ian 5193d4a785 one more auto literal whitespace added 2012-12-07 17:12:41 +01:00
Ian 253b871aec more on Smarty 3 auto literal recommended use 2012-12-07 16:48:00 +01:00
Ian d14085f3c7 recommended use Smarty3 auto literal }; whitespace}whitespace; 2012-12-07 16:36:09 +01:00
Ian 3b90cddfff some whitespace cleanup to e03e95b 2012-12-07 15:56:39 +01:00
Ian e03e95b33a fixed delimiters, tabs to whitespaces and fixed doubled &amp; 2012-12-07 15:44:47 +01:00
Ian 7214c413c8 arranged GET order to follow "codex" 2012-12-07 15:43:25 +01:00
Ian 6368a992f9 unstringify str_repeat math 2012-12-07 10:55:37 +01:00
Ian 69e0cbe1b9 arranged get-order in entry delete link 2012-12-06 12:56:52 +01:00
Ian 8731a1965c changed icon_link trash GET order to "codex" 2012-12-06 11:41:41 +01:00
Ian 85c5cc4d82 fixed 'no entries to print'
- at last...?
2012-12-05 13:41:14 +01:00
Ian a9e94e9569 fixed typos in 1f9ed0fa2a 2012-12-03 16:53:57 +01:00
Ian 96e2c8bc3c some more serendipity_moveMediaDirectory() message markup 2012-12-03 16:41:25 +01:00
Ian 6998d1eed1 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2012-12-03 16:27:06 +01:00
Ian 1f9ed0fa2a serendipity_moveMediaDirectory() messages markup 2012-12-03 16:18:29 +01:00
Ian a81cf60f79 Merge branch '2.0' of https://github.com/s9y/Serendipity into 2.0 2012-12-03 11:14:41 +01:00
Ian 13c3630ff6 fixed one smarty end and set some operating Parenthesis 2012-12-03 11:14:19 +01:00
Ian bfea00fba4 fixed typo in c8105426 2012-12-03 10:50:14 +01:00
Ian 15a05c8d7c declare array 2012-12-03 10:47:36 +01:00
Ian 9ccb4c6edd fixed sequence js var 2012-12-02 13:03:30 +01:00
Ian 128d85c9a2 fixed if to NO_ENTRIES_TO_PRINT 2012-12-01 20:06:25 +01:00
Ian 8a259eb2ab Merge branch '2.0' of https://github.com/s9y/Serendipity into 2.0 2012-12-01 19:01:00 +01:00
Ian 37403920a2 fixed create new group startform 2012-12-01 18:59:36 +01:00
Ian 4fcc7dc1f6 fixed another two by reference errors 2012-12-01 18:58:50 +01:00
Ian 68712333e1 added renaming description constant to backend media upload 2012-11-29 14:06:18 +01:00
Ian a036248d63 added new constant PLAIN_ASCII_NAMES 2012-11-29 14:05:03 +01:00
Ian 0f51f5ec4d fixed wrong sidebar array var 2012-11-25 13:38:27 +01:00
Ian a94b4a618a just to make sure Mattsches... ;-) 2012-11-20 19:40:30 +01:00
Ian 912889fccc upport Garvins Spartacus master fixes and mattches 10a1a5c565 commit,
which could sadly not get cherry-picked! (Possibly being based to a differing parent commit)
2012-11-20 16:36:45 +01:00
Ian 312c886d62 last commits switch to functions_plugins_admin.inc too 2012-11-20 15:33:36 +01:00
Ian fb81d6a121 added temporary backend developer template dir switch - Please read:
The smartified code as forked from master to 2.0 being outsourced,
now is to find in /include/admin/tplold, which will still be used as
the default backend template dir.
To switch to the new version, please paste the dirs and files of s9y-admin-tpl
as adviced in the readme and reload, but also add a
```php
	// End of Serendipity configuration file
	// You can place your own special variables after here:

	define('SWITCH_TEMPLATE_VERSION', 'true');

```
to the end of your serendipity_config_local.inc.php.

To switch back to the old smartified files, just set a // to the define().
2012-11-20 14:38:28 +01:00