Archived
1
0
Commit Graph

945 Commits

Author SHA1 Message Date
onli 8e5ec60e2d remove no-smarty-bc-mode from genpage 2013-06-14 21:42:06 +02:00
onli 4de8ff7269 Further smartify show_plugins()
Remove ownership() and placement_box()
2013-06-14 21:37:06 +02:00
onli faa0781c8b smartified serendipity_emit_htmlarea_code 2013-06-14 20:39:29 +02:00
onli 38f71856a2 further smartified serendipity_printEntryForm 2013-06-14 19:42:22 +02:00
Matthias Mees a658e20b27 New iconfont build.
This includes only the icons actually used or intended to be used
in the backend. Please note that unfortunately, some class names
have changed. Also some icons have been exchanged.
2013-06-11 12:54:58 +02:00
Garvin Hicking 45ad808d0d port 2013-06-09 20:08:07 +02:00
onli 4927f38429 {} shows the amount of available entries in the entry-list 2013-06-09 17:57:56 +02:00
onli 294fef724b ML: Give Smarty amount of total images 2013-06-09 17:51:48 +02:00
onli 6413493e9d Admin-entrylist: give to smarty 2013-06-09 17:19:09 +02:00
Garvin Hicking 451601348a upport 2013-06-09 13:40:10 +02:00
onli b0cbdd8ba7 fix ML return/echo mix so used template isn't shown anymore 2013-06-09 12:45:14 +02:00
onli dc6a5fce29 fix setcookie in media library 2013-06-08 13:03:13 +02:00
onli ad98a01899 cleanup of images.inc.php 2013-06-08 12:24:46 +02:00
onli 3472e11ef8 Include SetCookie-calls into entries.tpl, first cleanup of admin/entries.inc.php
Instead of using serendipity_JSsetCookie, and using .ready
2013-06-07 17:45:20 +02:00
onli 0933bf3682 renamed plugin-config templates 2013-06-07 15:15:57 +02:00
Matthias Mees a7e100888b Switch personal/configuration/create/edit users to smartified config. 2013-06-06 20:41:33 +02:00
onli 357285a579 smartified serendipity_guessInput 2013-06-06 19:19:10 +02:00
onli 35625c3f81 smartify serendipity_printConfigTemplate 2013-06-06 18:26:49 +02:00
Ian 4e9c666886 upport e2bad7d 2013-06-05 11:48:04 +02:00
onli 9944effb93 Further smartify installer
by placing the code of serendipity_admin.php into installer.inc.tpl. Also removes php-fallback.
2013-06-04 18:15:25 +02:00
onli 32be9063b8 give thumbSize into the ML 2013-06-03 20:05:37 +02:00
onli e1d403057b Add Media Category Filter Buttons 2013-06-01 15:21:13 +02:00
onli 9943db95a3 bigger default thumbnail size 2013-06-01 13:27:20 +02:00
onli 5f565184c1 Dont call smarty->getconfigDir twice 2013-05-31 23:22:25 +02:00
onli d75de7f627 smartified preview-image generation in media library 2013-05-31 21:16:11 +02:00
onli 2911e71bc6 Moved theme-settings to own page 2013-05-30 22:56:40 +02:00
onli ae74401668 2k11 is default template, included admin-tpls, and made it installable 2013-05-30 22:19:07 +02:00
onli ff9c31b88e remove remaining tplold-links 2013-05-30 21:00:20 +02:00
onli 615a1300ec only include config if exists, fixes installer 2013-05-30 20:55:20 +02:00
Matthias Mees b2ca3ef066 Include admin_scripts.js in serendipity_editor.js.tpl.
Also update redundant references in .tpl files.
2013-05-30 19:06:10 +02:00
Matthias Mees 251f61a039 Disable jQuery noConflict mode in the backend.
NOTE: If someone can improve this, by all means: do so. And excuse
      my toddler's PHP here.
2013-05-30 18:44:42 +02:00
Matthias Mees 69e8f8e050 Remove redundant serendipity_editor.js references.
Since we're now including serendipity_editor.js in the index.tpl,
there's no need to load it in the body in various .tpl files any
longer.
2013-05-30 18:01:44 +02:00
Matthias Mees 5058866698 Include image_selector.js in serendipity_editor.js.tpl. 2013-05-30 17:28:46 +02:00
Matthias Mees 3e536dd4a8 Move backend jQuery plugins to dedicated subdirectory.
From now on, we'll keep jQuery plugins required by the backend in
/templates/2k11/admin/js/ (as well as other vendor JS like e.g.
Modernizr).
2013-05-30 17:15:54 +02:00
onli 85c20f7b4b add autoscroll to plugins 2013-05-30 16:52:51 +02:00
onli e4f3365414 typo 2013-05-30 16:51:01 +02:00
onli d566e54dfe smarty_show: use fetch, for better control 2013-05-28 17:34:24 +02:00
onli c9e0f26fd0 cleanup of serendipity_smart_show 2013-05-28 11:53:35 +02:00
onli a56b5382e1 removed TEMPLATE_SWITCH 2013-05-27 21:06:52 +02:00
Matthias Mees 9f59ab6081 Use smartified serendipity_editor.js. 2013-05-27 17:23:49 +02:00
Matthias Mees e3d4841808 Equal heights for template selection. 2013-05-27 12:30:01 +02:00
Matthias Mees 2ae8c3dca5 Move drag 'n' drop styles to admin stylesheet.
References #6b49f49
2013-05-27 11:24:42 +02:00
onli 6b49f49ba0 ported plugin drag&drop to jquery 2013-05-24 20:40:39 +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
Garvin Hicking 5ec7481030 Port of patch #16 to 2.0 2013-05-06 09:47:19 +02:00
Garvin Hicking f31800fad9 merged pull #15 2013-04-29 13:34:36 +02: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
onli 88bb8e0920 removed unused register_handle (alternative poc) 2013-03-06 20:44:11 +01:00
onli 0cd974fa6d proof-of-concept .js.tpl: Added fallback for serendipity_editor.js.tpl as serendipity_editor.js to default-template, and changed serendipity_get_file to react to .js.tpl-files in template-directories 2013-03-06 14:55:21 +01:00