Commit Graph
100 Commits
Author SHA1 Message Date
onli fa5af4a1ec Image selector toggled by showMediaToolbar
And $media.manage in the templates
2014-01-23 23:33:23 +01:00
onli a6f0e97ed3 doc update 2014-01-23 23:20:19 +01:00
onli 3873826036 Add upload button to imageselector 2014-01-23 23:13:09 +01:00
onli 580de6574e users: entries for instead of preview 2014-01-21 21:41:51 +01:00
onli 7af68d6d9f tabbify plugin menu 2014-01-21 20:27:02 +01:00
onli c8eca17adc Categories: Open submenu if set 2014-01-20 21:46:10 +01:00
onli b55689ebf4 Fix plugincontrols in no-js mode 2014-01-20 21:28:20 +01:00
onli 98e2d2fd7c Warn user when category name in use 2014-01-19 22:30:25 +01:00
onli b6fe9892c7 Fix subcategory button 2014-01-19 21:39:47 +01:00
onli 0f36373920 Intorduce simpleFilters setting
Replaces SimpleImageFilters with a personal setting, covers image filters and the simpler entry edit overview
2014-01-19 19:31:45 +01:00
onli 428ef88fce Subcategory button for image dirs + minor 2014-01-19 19:07:02 +01:00
onli 62ba209e52 No categories with the same name 2014-01-19 18:44:44 +01:00
onli 36025ee6ba subfolder creation button for category list 2014-01-19 18:23:42 +01:00
onli 75a95382a4 ajaxify image rotate
Solving the caching issue
2014-01-19 17:59:28 +01:00
onli 82a0d1f4bb back button for image properties
not so easy, as it should not be shown after uploading
2014-01-19 17:33:52 +01:00
onli ee3ea72208 Introduce Maintenance menu
Containing all the small action menu-items that were in the main navigation menu, like verify installation
2014-01-19 13:19:30 +01:00
onli 731443616f remove multidelete form for entries 2014-01-19 02:09:08 +01:00
onli 94f1198fe3 Add option to simplify image filters
Default on (at least for the test), needs new language constants
2014-01-19 01:48:42 +01:00
onli 7a9d867fd1 react to filter when finding no comments/trackbacks 2014-01-19 01:22:02 +01:00
onli 21107efaf5 Spamblock: Add backend link to nav 2014-01-19 01:10:50 +01:00
onli 53d967abce upload: hide ML when editing properties
forgot the real fix in commit b41b711
2014-01-19 00:28:07 +01:00
onli b41b71169f upload: hide ML when editing properties 2014-01-19 00:17:57 +01:00
onli 2d2d3822d7 enable moderate in dashboard
The token was missing, as the variable was renamed for the preview-url, where it was missing before
2014-01-18 23:27:42 +01:00
onli 2dcee8eae1 fix entry view link after edits 2014-01-18 23:19:18 +01:00
onli 1109ff8160 show commentform after commenting
The reply-button now continues to work
2014-01-18 23:11:56 +01:00
onli aaa4094cdd Add http to urlinput if missing 2014-01-18 23:08:28 +01:00
onli daa3afe812 Fix drag'n drop in plugin configs
As discussed in #65. Uses a simpler approach to detect the order of the items and their activation at the same time
2013-10-09 16:43:15 +02:00
onli ec864e6b71 markup-buttons of extended editor work now (#66)
data-tarea was set two times, the first being body
2013-10-09 15:00:13 +02:00
onli 36b99d5651 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-10-04 23:19:46 +02:00
onli 867b92a6ea save visibility of extended & advanced 2013-10-04 23:19:28 +02:00
onli 78f0196571 shorter plugin/category title 2013-10-04 17:45:43 +02:00
onli c425f20994 Fix drag'n drop by moving jquery to top (#65)
The backend_header-event, which includes jquery, should really stay in the header. I'm surprised the other jquery-plugins continued to work.
2013-10-04 17:28:25 +02:00
onli bd6fd1d103 Use frontend-css in preview (#60)
preview_iframe.tpl used head_link_stylesheet, which contains the link to the backend-css while in the backend, like when the preview is generated. This workaround constructs the path to the frontend-css manually - which should work as long as it follows the convention fo being called serendipity.css, which is hardcoded everywhere anyway
2013-10-04 17:14:09 +02:00
onli 3ebc962a71 consistent preview/save 2013-10-04 15:51:05 +02:00
onli af21acc641 consistent template naming 2013-10-04 15:44:01 +02:00
onli 4ffa307bc5 remove long/wrong ML-upload-hint 2013-10-04 15:26:33 +02:00
onli d1d26af5ee Shorter labels and consistence
Like Delete instead of Delete selected comments on buttons, and Media Library instead of Fine Media as a title in the ML
2013-10-04 15:23:11 +02:00
onli 5ddfdf7dc3 remove dashboard view button for comments 2013-10-04 15:01:30 +02:00
onli ebb1fb41d4 group entry status and buttons 2013-10-01 16:08:27 +02:00
onli f7520a9195 entryeditor: extended before save 2013-10-01 15:31:39 +02:00
onli 5257b95dbd entryeditor: hide advanced if empty 2013-10-01 15:29:07 +02:00
onli 54f926a946 unset year when not in cal-mode
closes #18
2013-10-01 14:55:20 +02:00
onli 5894ac7f4f back-button for category-menu 2013-10-01 02:39:57 +02:00
onli 419310c4f7 s/find entries/edit entries 2013-10-01 02:30:32 +02:00
onli eadc5bc027 Add expand to dashboard-comment
temporary, to be replaced with a nice solution, same like for the normal comment view
2013-10-01 01:57:42 +02:00
onli 1e8d3a58e4 dashboard link comments entry
And show the title of the entry as a tooltip
2013-10-01 01:39:28 +02:00
onli 42ca45db68 Fix //-errors in feed
See http://board.s9y.org/viewtopic.php?f=10&t=19485 - needs testing, I only tested that on localhost with / as relative path
2013-10-01 01:15:53 +02:00
onli f8407848c1 link instead of button in directory-menu 2013-08-19 02:30:32 +02:00
onli 2384f56ec0 personal settings autocomplete fix 2013-08-19 02:25:53 +02:00
onli d0e74392fe use magnific everywhere (#52) 2013-08-19 01:38:48 +02:00
onli e51dae3b9f store multiple categories (#51)
so they don't get lost when collapsing the selector
2013-08-19 01:00:40 +02:00
onli 38e95423b8 git blue datetime cross
it destroys the date input in chrome
2013-08-18 23:41:13 +02:00
onli ae00227275 button for comment-toggle 2013-08-18 23:34:23 +02:00
onli b0c407d4c3 extension fix for resizing 2013-08-18 23:28:15 +02:00
onli e26e98dbba link fullsize image preview directly 2013-08-18 23:22:31 +02:00
onli 6772775696 thumbnail fix when w/o extension
serendipity_getThumbNailPath added an unnecessary dot, breaking thumbnail when using the fullsize image
2013-08-18 23:20:17 +02:00
onli 168cb146ea Use links instead of buttons (#41)
A bit unfamiliar, let's give it some time. The user/groups-menu are clearer now
2013-08-18 20:59:53 +02:00
onli f1343f95f1 GET menu for new groups/users 2013-08-18 20:45:38 +02:00
onli a5ca5718b4 non-error-msg for comments 2013-08-18 19:03:19 +02:00
onli 83ddeca71a bundled-libs, not _libs 2013-08-18 15:02:20 +02:00
onli 5b2f73f74b zenddb-layer (inactive) 2013-08-18 12:48:47 +02:00
onli e63be19fe5 add composer autoloader and libs 2013-08-18 12:46:45 +02:00
onli d9211d2c40 add composer 2013-08-18 12:43:31 +02:00
onli 7bdb4d7c6c Fix ML-Popup in html-nuggets (#27) 2013-07-30 17:35:23 +02:00
onli 266f8dd3a8 Fix array_merge-error in ML-Popup (#27) 2013-07-30 17:31:07 +02:00
onli 068767c80d Load ckeditor for html-nugget (#27)
Need still to be tested and adapted for other editors
2013-07-23 23:30:02 +02:00
onli 731b044d50 Drop use of serendipity_admin_image_selector.php
Enhance admin/images.inc.tpl instead. Gets rid of the fieldset-construct (#30)
2013-07-23 03:06:27 +02:00
onli f744ef7464 Use magnific for ML-popup
Also for not wysiwyg
2013-07-22 23:30:43 +02:00
onli b2bcd08c99 rework spamblock action buttons
anchor workaround and restored event order, should fix #24
2013-07-21 01:00:15 +02:00
onli 379b9255b2 Comment reply in backend as modal
Removes the alert dialogue also from the normal popup
2013-07-20 22:47:54 +02:00
onli 3f63746052 textile: Update to 2.5
see http://board.s9y.org/viewtopic.php?p=10435702
2013-07-17 00:03:41 +02:00
onli 8f42e2346c fix double var 2013-07-10 13:52:36 +02:00
onli 94881ba4c0 Make imagemagick use the real size
See http://board.s9y.org/viewtopic.php?f=3&t=19427
2013-07-10 13:35:08 +02:00
onli 1a829d5273 dashboard: fix entries-box 2013-07-08 10:43:54 +02:00
onli 2a3d80ac18 proper content-type for serendipity_editor.js 2013-07-07 23:05:00 +02:00
onli 71c986ed29 dashboard: don't die when no entries exist 2013-07-07 23:04:19 +02:00
onli 5d99bd934e remove serendipity_editor.js from installer, cause the link got translated to the html-page 2013-07-07 23:01:23 +02:00
onli fb100aaa79 use magnific popup 2013-07-07 22:43:11 +02:00
onli a4ec72dbd4 Dashboard: Also show drafts 2013-07-07 20:42:20 +02:00
onli 8f3b3fabaa dashboard: fix commentlink 2013-07-07 19:14:07 +02:00
onli 4f719c7c7e spamblock: show captcha-example at bottom (echo/return) 2013-07-07 19:00:34 +02:00
onli d80a8334c8 Use return instead of echo in the remaining core
Debug-messages still may use echo, and some functions in functions_image and trackback still use it to generate progress messages, which should get cleaned up as well but is not that urgent
2013-07-05 19:16:11 +02:00
onli 0614fcdf51 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-07-05 14:47:33 +02:00
onli 9d3d04a00c upport (from falks 1.7-2.0-merge) 2013-07-05 14:08:24 +02:00
onli 145ced3ea9 remove image editor from core 2013-07-04 20:25:21 +02:00
onli f87121f42d fix ckeditor not inserting media in the right textarea 2013-06-28 19:05:39 +02:00
onli cecf41cb20 Document (BC-)relevant 2.0 changes 2013-06-28 16:19:40 +02:00
onli 36aee4324c fix last page of the installer 2013-06-27 23:15:03 +02:00
onli 8a188747ae Fix installer, smartification broke it
Sorry Falk
2013-06-27 21:01:16 +02:00
onli fda91f045d Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-26 21:33:12 +02:00
onli 99eb79957e Move ckeditor into htmlarea
Easier for shared installations
2013-06-26 21:31:04 +02:00
onli ce79ed9657 ckeditor-init for more than one textarea 2013-06-25 01:14:48 +02:00
onli f2cf17804b fix toggle_extended (missing namespace) 2013-06-25 01:12:28 +02:00
onli 4c95630c4c Replace xinha with ckeditor
Removes also a lot of the code needed by the wysiwyg-plugins, but the whole spawn()-logic has to get checked anyway
2013-06-25 01:05:19 +02:00
onli ce9ac484d9 namespace serendipity_editor.js 2013-06-24 23:17:16 +02:00
onli edaf7e9d6f serendipity_editor.js.tpl: escapeBrackets(str) 2013-06-24 21:56:54 +02:00
onli a7ad3dd8e8 template preview: remove inline styles 2013-06-23 21:47:46 +02:00
onli ea317649ac Use bigger previews in template list
TODO: Generate real previews instead of downscaling the bigger ones, Cleanup inline css
2013-06-23 21:38:23 +02:00
onli c2f788c69b spartacus: improve template preview cache 2013-06-23 21:37:21 +02:00
onli 6d3404c763 spartacus: only set template fullsize preview if existing, cached 2013-06-23 21:13:45 +02:00