onli
e01a754315
Installer markup cleanup
...
The template assumed the messages to be arrays, though only one of them was one,
and that actually seems to be a mixup from the smartification
2014-03-09 14:58:06 +01:00
Ian
9b56a35f26
exclude installerHTTPPath from serendipity_getFile
...
References #80
2014-03-09 13:19:38 +01:00
Ian
0a2e6964ca
rename 8a21ac8 to installerHTTPPath
...
References #80
2014-03-09 12:59:22 +01:00
Ian
8a21ac8737
fix dffe13e for step 3
...
References #80
2014-03-09 12:19:47 +01:00
Ian
dffe13e344
fix PHP_SELF emitting slash on some OS
2014-03-09 10:20:41 +01:00
Ian
8b951cbc17
fix and prepare installer path for js includement
...
References #80
needs a special eg installer_editor.js file for JS events
2014-03-08 10:31:17 +01:00
Ian
179f6a19d6
fix upgraders generating content of js files
...
References #80
2014-03-08 09:38:59 +01:00
Garvin Hicking
c3b4fe53e9
add language constants for maintenance
2014-03-05 16:17:24 +01:00
Ian
627e400a02
prepare menu maintenance const
...
and removed html to tpl
2014-03-05 15:59:46 +01:00
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 592ed17007899c80899a6a776607e613c20a8819
...
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