60657014ea
Show/hide full comment.
2013-06-09 16:16:59 +02:00
a9774d3920
Backported checkSave() function.
2013-06-08 15:41:25 +02:00
0fa8720145
Just documenting something.
2013-06-07 23:39:29 +02:00
0feb4c18c2
Fix checkInputs error in media upload.
2013-06-07 23:30:13 +02:00
331f2c441a
Add getfilename helper function; adapted checkInputs() to 2.0.
...
NOTE: checkInputs() is currently broken as I don't have time for
further debugging right now. I assume it's broken due to
changes to the upload form by jQueryfying addUploadField().
2013-06-07 15:18:20 +02:00
d882a94368
Added missing checkInputs() and helper function from master.
2013-06-07 15:07:07 +02:00
b528c2e57c
Now we finally don't need those any longer.
2013-06-07 12:01:17 +02:00
37e40e4a0d
Use iconfont button for toggle_extended().
2013-06-07 11:58:47 +02:00
0861cbbd80
Removed obsolete comments; improve functions.
2013-06-07 11:40:14 +02:00
43b46ceccb
Only fire those if there actually is an entry editor.
2013-06-06 22:07:39 +02:00
1f3a6348b0
Of course we still need those for the time being.
2013-06-06 22:06:23 +02:00
0b4379b06d
Removed obsolete functions.
2013-06-06 21:03:14 +02:00
97dc035bcc
Use iconfont button for category selector; add styling.
2013-06-06 15:49:37 +02:00
2d51cdae66
Maintenance: removed duplicate function, moved editor functions.
2013-06-06 14:48:41 +02:00
f166322976
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
...
Conflicts:
templates/2k11/admin/serendipity_editor.js.tpl
2013-06-06 14:36:03 +02:00
e5addc8965
jQuery rewrite of config options show/hide/all.
...
This will replace showConfig + showConfigAll globally once @onli has
switched the parts which don't use the smartified code base yet. It
also adds a sensible no-js fallback and proper state indicators.
2013-06-06 14:27:56 +02:00
8267989279
restore extended editor toggle, renamed category toggle function
2013-06-06 14:20:52 +02:00
a8d7c8a9c4
restore category_toggle
2013-06-06 14:13:23 +02:00
d4d3515c8a
Some minor preparations for config show/hide/all.
2013-06-06 12:52:44 +02:00
f40546b1f5
chkAll function is used by some plugins.
2013-06-06 11:36:28 +02:00
76c49a67dd
Maintenance: removed obsolete functions.
2013-06-05 18:46:51 +02:00
af0115d4f5
Clean up code comments.
2013-06-05 18:45:34 +02:00
cb09463326
jQuery rewrite of invertSelection() function.
...
This works for entries, comments and media items including changing
the multidelete marker. Needs to be tested with Karma plugin which
uses the old function as well.
2013-06-05 18:37:55 +02:00
8d72e632cc
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2013-06-04 17:51:48 +02:00
bc6f48e1b6
instant reaction from media filter buttons
2013-06-04 15:53:00 +02:00
885150daac
fix category icon selector
...
window.open with & lead to filename_only being lost, so additional options were shown
2013-06-04 12:16:26 +02:00
3d38d0be9f
Maintenance: edit JS comments, mark functions for removal.
2013-06-04 11:17:37 +02:00
5a77d39355
Multidelete highlighting for entries.
...
Also made highlightComment() and multidelete highlighting more
flexible to use.
2013-06-04 06:49:44 +02:00
d348235050
Hide/show media db filters and sorting.
2013-06-04 00:05:54 +02:00
e7d3488ea6
Limit media file info width.
2013-06-03 20:44:41 +02:00
cb5c5fc67c
Include comments pagination heading in pagination.
2013-06-03 20:20:43 +02:00
14aad65c0c
Hide/show entry list filters, sorting etc. Needs more styling.
2013-06-03 17:01:59 +02:00
60797bddca
Info overlay for templates.
...
NOTE: This would be way nicer if template preview images were a
bit larger (just like media db thumbnails), but I guess
were going to have to discuss how to implement that first.
2013-06-03 15:07:46 +02:00
d02fea28ea
A more usable overlay for media files; fixed duplicate ids.
...
This looks about the same as @onli's solution, but more usable on
smaller and/or touch devices since it's triggered by a button which
also makes sense if JS is deactivated. Has a no-js fallback, too.
2013-06-03 13:20:41 +02:00
78ee899da0
Properly styled pagination for media db, entries + comments.
...
Also, the pagination is now being clones using JS.
2013-06-02 14:59:31 +02:00
df283db810
Media db overlay cleanup.
2013-06-02 13:39:21 +02:00
f79a258c80
Fixes highlighting of comments selected for multidelete.
...
NOTE: Also figured out the mystery about the duplicate function
invertSelection, but will take care of that in a seperate
commit. Documented it in a comment, though.
2013-06-01 15:37:21 +02:00
2e886e9405
Rewrite of category icon onclick handler.
...
NOTE: This is not testable right now since something's broken in
inserting images from the media db.
2013-06-01 14:52:34 +02:00
be832ceb4d
Externalized click handler for cloning upload form.
...
Also fixed duplicated id in upload form and fixed setting the target
directory in cloned form.
2013-05-31 23:26:37 +02:00
75d45f811f
Replaces inline onclick handler for .status_timestamp.
...
Also moved reference to serendipity_editor.js before the closing
body element. This way, jQuery's $(document).ready() equals
$(window).load(), so we don't have to use that any longer.
2013-05-31 18:10:16 +02:00
66deb345a2
Document what this does.
2013-05-31 17:11:57 +02:00
1ab2389cdb
Getting rid of inline body onload.
2013-05-31 17:01:06 +02:00
121c796d48
revert 61ae46383e
2013-05-31 16:10:17 +02:00
af3c686111
Update serendipity_editor.js.tpl
...
uarrgh
2013-05-31 12:58:18 +03:00
c980451725
Update serendipity_editor.js.tpl
...
Hey, never assume something is “obvious”
2013-05-31 11:57:01 +02:00
0c22d50477
Removed some redundant comments.
2013-05-31 10:29:44 +02:00
7316e74b65
upport master → 2.0 in 2k11/serendipity_editor.js.tpl (fixed typos)
...
Do not forget to remove engl short (not) notations in js file doc notes, to help github prettifier
2013-05-31 10:04:08 +03:00
61ae46383e
upport master → 2.0 in 2k11/serendipity_editor.js.tpl
...
added CKEDITOR, some better mode switches and re-added noWysiwygAdd() since this was changed and fixed, after the jquery refactoring was done in 2.0.
Note docs should not get removed, sonce this is done automatically in any modifier.
2013-05-31 08:58:48 +02:00
72a6e9473a
Documented a JS error I can't fix right now.
2013-05-30 22:06:42 +02:00
7f72419e3c
I think that makes the backend noConflict-free.
2013-05-30 21:43:51 +02:00