Archived
1
0
Commit Graph

415 Commits

Author SHA1 Message Date
Ian a8a1880f0f be more verbose as kindly asked 2014-03-03 19:52:08 +01:00
Ian 153b5b71ba add clearComiledTemplate to maintenance
define constants temporary in maintenance.inc.php, until someone executes addlang.sh

YL, I captured 'comment_status' class for #cct_info.
2014-03-03 16:32:05 +01:00
Garvin Hicking 855c13cb57 fix "scalar" error message 2014-02-28 11:09:32 +01:00
Ian ce56d05d5d upport 44dfccc - make group permission name split into parts
to be styleable as in 1.7, but here still unchanged by tags, since this may need to change some styles.
2014-02-27 12:04:21 +01:00
Matthias Mees ac22fec171 Layout and other minor CSS fixes for the upgrader.
Includes adapting the layout to match the installer, using a proper
element for removeFiles msgs, removing unnecessary msg_* wrappers,
fixing the upgrader buttons etc.
2014-02-25 19:32:57 +01:00
garvinhicking df92e08671 provide upgrader task for plugin upgrade 2014-02-10 15:12:56 +01:00
onli 1f63b68908 Publish entries in the dashboard 2014-02-08 16:48:48 +01:00
Garvin Hicking 3d7765f066 upport 1.7.6 security fixes 2014-02-06 09:36:31 +01:00
onli fa5af4a1ec Image selector toggled by showMediaToolbar
And $media.manage in the templates
2014-01-23 23:33:23 +01:00
onli 3873826036 Add upload button to imageselector 2014-01-23 23:13:09 +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 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 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 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
Ian 0b1aeddc31 Automatic upgrade removal of old Smarty2 files (2.0-alpha2) 2013-10-01 18:58:56 +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 2384f56ec0 personal settings autocomplete fix 2013-08-19 02:25:53 +02:00
onli b0c407d4c3 extension fix for resizing 2013-08-18 23:28:15 +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
Ian 1b06ae8c30 upport d080d7e 2013-08-11 15:51:43 +02:00
Ian 2b71d7f814 upport 592ed17007
fixed $serendipity['baseurl'] → $serendipity['baseURL']
Maybe this was the real issue!!! Anything to revert?
2013-08-10 15:48:56 +02:00
Garvin Hicking c5708f746c Added new event hooks for plugin and template installation/update 2013-07-23 09:46:44 +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 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
Matthias Gutjahr 2e060c3e5f Added userlevel name in user admin section of backend (#28) 2013-07-20 20:43:55 +02:00
Ian 1f17c35656 upport upgrade notes and News 2013-07-16 15:28:31 +02:00
onli 1a829d5273 dashboard: fix entries-box 2013-07-08 10:43:54 +02:00
onli 71c986ed29 dashboard: don't die when no entries exist 2013-07-07 23:04:19 +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 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 145ced3ea9 remove image editor from core 2013-07-04 20:25:21 +02:00
onli 36aee4324c fix last page of the installer 2013-06-27 23:15:03 +02:00
Matthias Mees 3c3369f64b Markup maintenance. 2013-06-24 16:08:26 +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 9a989dddb3 Remove Advanced-JS option 2013-06-23 20:12:06 +02:00
onli ae2ff8a3b2 fix missing import-inputs 2013-06-23 19:54:42 +02:00
onli 80a34b036d Implement Dashboard into the core
Update-Notifier, future Entries, new comments so far
2013-06-23 19:47:14 +02:00
onli cbe07715fd use include_once 2013-06-21 18:11:03 +02:00
onli 342d8676bf show_plugin_config: use return instead of echo 2013-06-21 12:28:43 +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 43a8bb9a39 smartify placement of entryeditor page elements 2013-06-14 23:26:49 +02:00