Archived
1
0
Commit Graph

3234 Commits

Author SHA1 Message Date
Matthias Mees b4b6f98d1f Missed a spot. 2013-06-21 12:50:05 +02:00
onli da64502850 fix missing load of media-config-item, small cleanup 2013-06-21 12:44:29 +02:00
Matthias Mees 93158337c1 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-21 12:35:11 +02:00
Matthias Mees f1a6e22cb6 Hide things which don't make sense on no-js. 2013-06-21 12:34:54 +02:00
onli 342d8676bf show_plugin_config: use return instead of echo 2013-06-21 12:28:43 +02:00
Matthias Mees 6aa0f69ce0 Fix for input focus indication being cut off. 2013-06-21 12:12:34 +02:00
Matthias Mees 318bd7a92d Icon button for install new plugins. 2013-06-21 11:44:57 +02:00
Matthias Mees d62bb7a516 Icon button for set as template. 2013-06-21 11:41:54 +02:00
Matthias Mees f44424a75a New iconfont build.
Added new icon 'download', remove unused icon 'link'.
2013-06-21 11:37:35 +02:00
Matthias Mees c2a2058fcf Icon button for theme options. 2013-06-21 11:31:37 +02:00
Matthias Mees 02a6a45796 Icon button for configure anti-spam methods. 2013-06-21 11:24:55 +02:00
Matthias Mees 5798ca100f Minor UI consistency fixes. 2013-06-21 11:19:39 +02:00
onli 487f71bd0b Fix preview of future entries
by hiding the footer. NOTE: This whole area needs a cleanup and is not smartified yet
2013-06-20 00:07:23 +02:00
onli 99caf8d74e set default plugins to their new canonical names so installer can work again 2013-06-19 23:23:38 +02:00
onli b79cf1b9b4 group plugin dragdrop targets 2013-06-19 23:18:46 +02:00
Matthias Mees 8a58c5eb1a Some minor UI consistency fixes. 2013-06-19 15:36:01 +02:00
Matthias Mees e1aac9cc13 Simplified media upload submit; added icon button. 2013-06-19 10:26:12 +02:00
Matthias Mees 0dd6014135 Better styling for media file metadata. 2013-06-19 10:13:06 +02:00
Matthias Mees dbaf23ed69 Media file metadata rewrite.
Also fixes media upload form not being submitted.
2013-06-19 09:58:41 +02:00
Matthias Mees 45986fb2da External event handlers for theme options choose media. 2013-06-19 08:18:31 +02:00
onli 637a75f0fc propagate token_url for js-initiated form-actions like ML-rename 2013-06-18 22:21:22 +02:00
onli a52e05598b fix ML-Image insert in template options 2013-06-18 22:05:36 +02:00
Matthias Mees f32de44b19 Icon buttons for toggle expand all. 2013-06-18 19:58:29 +02:00
Matthias Mees 04372a3738 Inline styles. Still. Jeez. 2013-06-18 16:52:51 +02:00
Matthias Mees 6906e2cac4 External onclick handler for checking inputs on submit. 2013-06-18 16:49:59 +02:00
Matthias Mees 7818fb1c96 External onclick handler for adding keywords. 2013-06-18 16:45:48 +02:00
Matthias Mees 96e7ad74c9 Avoid unnecessary equal heights. 2013-06-18 16:34:48 +02:00
Matthias Mees 664ed5c7aa Different style for showitem media thumb. 2013-06-18 16:26:59 +02:00
Matthias Mees d139cc3fb1 Remove obsolete upload button. 2013-06-18 16:11:57 +02:00
Matthias Mees 8ce7457f3f External onclick handler for media cropping. 2013-06-18 16:07:21 +02:00
Matthias Mees 0a9b5f4f0a Remove obsolete onclick handler for media resize. 2013-06-18 14:36:16 +02:00
Matthias Mees 850652f527 External onclick handler for media fullsize view. 2013-06-18 14:27:35 +02:00
Matthias Mees 6bba09cbf2 External onclick handler for renaming media file.
NOTE: Renaming is not completed, submitting the prompt results in
      an error msg:

"Your browser did not sent a valid HTTP-Referrer string. This may
have either been caused by a misconfigured browser/proxy or by a
Cross Site Request Forgery (XSRF) aimed at you. The action you
requested could not be completed."

      This is beyond my JS knowledge. @onli …?
2013-06-18 14:12:07 +02:00
Matthias Mees 891792b987 Fix media db popup layout. 2013-06-18 13:09:51 +02:00
Matthias Mees c8ccc5c9bd New layout for choose media config item. 2013-06-18 12:01:11 +02:00
Matthias Mees a57a39082b Remove obsolete template options styles. 2013-06-18 11:31:34 +02:00
onli 8da2368e26 fix js-init error 2013-06-16 19:57:26 +02:00
onli 6987468364 remove links to serendipity_define.js.php 2013-06-16 19:49:31 +02:00
onli 566d8606d0 remove unused serendipity_define.js.php 2013-06-16 19:45:28 +02:00
onli 02d4df2a02 Move internal plugins into plugin-folder
Stepping stone to later use spartacus for all of them. Will break installed plugins
2013-06-16 19:39:44 +02:00
onli 143cb1de21 fix serendipity_admin_image_selector.php 2013-06-16 16:00:47 +02:00
onli 06f65b44b3 datetime-local fallback and fix timestamp-button 2013-06-16 15:56:35 +02:00
onli 325d3be574 editor: use date-timelocal, works in chrome 2013-06-16 15:20:50 +02:00
onli c7162adf31 fix entries-preview 2013-06-16 15:13:18 +02:00
onli 2af76d2e69 Repair ML-Upload in editor
Change function-comments according to the new logic
2013-06-16 14:13:51 +02:00
Matthias Mees 7a8b5e755f Maintenance: type attribute is obsolete for script elements in HTML5. 2013-06-15 19:37:10 +02:00
onli 0dfdb3af4e Add plugin-hook js 2013-06-15 16:16:04 +02:00
onli be3d4d1d74 Add plugin-hook "js"
Use $link_head_script in a smarty-template to emit the path to the generated virtual javascript file
2013-06-15 16:14:14 +02:00
onli 33ff9c1f7c Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-15 15:40:58 +02:00
onli 347311e78d rely on smarty-init-css also in the backend 2013-06-15 15:40:42 +02:00