1331f5b634
Minor CSS fixes (media db).
2013-06-14 11:57:05 +02:00
11853c6f5b
Remove inline JS to hide editor tools.
2013-06-14 09:26:36 +02:00
a658e20b27
New iconfont build.
...
This includes only the icons actually used or intended to be used
in the backend. Please note that unfortunately, some class names
have changed. Also some icons have been exchanged.
2013-06-11 12:54:58 +02:00
60657014ea
Show/hide full comment.
2013-06-09 16:16:59 +02:00
daf199c520
Pagination info for entries/media; missing some variables.
2013-06-09 15:47:52 +02:00
e8447d24ac
Pagination info for media db; needs proper lang constant.
2013-06-09 13:04:14 +02:00
886a027c6b
Minor CSS fix.
2013-06-08 16:39:49 +02:00
bb33238efc
Minor CSS fixes.
2013-06-08 15:38:20 +02:00
a3c03d139a
Added class to logged in msg.
2013-06-07 13:44:30 +02:00
9ad88fece8
Minor CSS cleanup.
2013-06-07 13:37:43 +02:00
44a9f8491d
Restyled and less breakable header layout.
2013-06-07 13:23:34 +02:00
97dc035bcc
Use iconfont button for category selector; add styling.
2013-06-06 15:49:37 +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
a41b66ae8f
Another attempt to style the type-based filters.
2013-06-05 21:14:02 +02:00
26df96b886
Multidelete markers for plugins.
2013-06-05 16:15:09 +02:00
8d72e632cc
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2013-06-04 17:51:48 +02:00
566359a20f
test: filecategory-buttons as header bar
2013-06-04 17:31:39 +02:00
43146eac1f
Maintenance: stylesheet readability.
2013-06-04 10:55:01 +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
cb5c5fc67c
Include comments pagination heading in pagination.
2013-06-03 20:20:43 +02:00
8b3c8024a7
Hide/show comments filters, prepare Spamblock button for toolbar.
2013-06-03 20:02:00 +02:00
e4a8a2662b
Entry list filters alignment.
2013-06-03 17:13:05 +02:00
14aad65c0c
Hide/show entry list filters, sorting etc. Needs more styling.
2013-06-03 17:01:59 +02:00
0e07a54085
Template info no-js fallback fix.
2013-06-03 15:13:04 +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
d1e79a7d7a
Minor CSS fixes.
2013-06-03 10:59:38 +02:00
19bebc50de
Minor fixes.
2013-06-02 16:13:12 +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
dcc02f75c3
Typos.
2013-06-01 18:28:13 +02:00
0c7bf67e99
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2013-06-01 15:39:03 +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
e1d403057b
Add Media Category Filter Buttons
2013-06-01 15:21:13 +02:00
cff869e33c
add image overlay in ML
2013-06-01 13:42:10 +02:00
9dd573f971
Improved media db meta info display.
2013-06-01 11:05:40 +02:00
6507fa5b1d
Simplified current template box.
2013-05-31 16:35:53 +02:00
88e5c9a1ba
Extract currently selected template from template list.
...
Also skip currently selected template in template list. Note to
self: this needs more styling to set it off better. (If my code
can be improved, please do so. Best I could come up with.)
2013-05-31 14:47:38 +02:00
ed704a4dd7
Some minor CSS fixes.
2013-05-31 10:58:17 +02:00
3cff5465d6
Drop legacy IE support.
2013-05-31 10:23:51 +02:00
6d0106df22
Updated normalize.css to v2.1.2.
2013-05-31 10:07:47 +02:00
f646621cc8
Styling template options button.
2013-05-30 23:15:25 +02:00
d0d2b246e4
Include pluginmanager.css in style.css. Another HTTP request saved.
2013-05-30 18:23:54 +02:00
2ae8c3dca5
Move drag 'n' drop styles to admin stylesheet.
...
References #6b49f49
2013-05-27 11:24:42 +02:00
73bd4bb628
Use proper markup in the footer.
2013-05-27 11:03:46 +02:00
a0333cfffc
Stylesheet readability.
2013-05-27 11:00:55 +02:00
65d5cd5918
Slight tweaking of lighter color scheme.
2013-05-27 10:55:32 +02:00
0cd4115c25
Trying out a lighter color scheme.
2013-05-11 22:00:33 +02:00
1281376681
Use new HTML5 main element.
2013-05-11 14:07:16 +02:00