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
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
67a0b93456
fix noscript pluginmove
2013-06-23 16:23:08 +02:00
onli
a654b13a9a
Complete include_once usage, romove constants
2013-06-22 12:32:54 +02:00
onli
cbe07715fd
use include_once
2013-06-21 18:11:03 +02:00
onli
da64502850
fix missing load of media-config-item, small cleanup
2013-06-21 12:44:29 +02:00
onli
342d8676bf
show_plugin_config: use return instead of echo
2013-06-21 12:28:43 +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
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
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
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