3229 Commits

Author SHA1 Message Date
Matthias Mees
17e0f159b0 Revert jQuery tooltips. 2013-06-24 11:04:56 +02:00
Matthias Mees
1d95cf19f0 Manually revert 37dfa0. 2013-06-24 10:49:13 +02:00
Matthias Mees
c3f21c4a95 Template preview does not need these. 2013-06-24 02:59:37 +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
Matthias Mees
52a24d511e Let's not style anything in the new dashboard until it's finished. 2013-06-23 20:37:47 +02:00
Matthias Mees
9ef4523f47 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-23 20:20:07 +02:00
Matthias Mees
37dfa061c4 More compact config items by stashing away extra info in tooltips. 2013-06-23 20:18:58 +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
Matthias Mees
f2e39bf9be CSS maintenance: drop unused classes, some vendor prefixes. 2013-06-23 19:38:41 +02:00
Matthias Mees
5f2339d105 Better tooltips for categories and media db dirs. 2013-06-23 19:13:26 +02:00
Matthias Mees
f5b4355a9a Tooltip for configure anti-spam. 2013-06-23 18:56:44 +02:00
Matthias Mees
0bc97cbc88 Tooltips, tooltips, tooltips. Everywhere. Almost. 2013-06-23 18:45:58 +02:00
Matthias Mees
3bd03b0129 Add jQuery tooltips.
There are responsive and touch-friendly, including a tweakable
timeout so they don't get too annoying when used on a collection
of icon buttons. Demoed on reset timestamp button in entry editor.
2013-06-23 18:25:37 +02:00
onli
67a0b93456 fix noscript pluginmove 2013-06-23 16:23:08 +02:00
Matthias Mees
1d66235e57 Config options layout fix. 2013-06-23 13:37:24 +02:00
Matthias Mees
d653ccd38b Minor typo. 2013-06-23 13:20:08 +02:00
Matthias Mees
d30b62ad0a Zebra striping for plugin options. 2013-06-22 15:54:35 +02:00
Matthias Mees
b7b3415e9a Zebra striping for theme options.
TODO: Needs to be checked with a theme like BP which actually uses
      nested configuration groups here once all themes use the 2k11
      backend.
2013-06-22 14:56:28 +02:00
Matthias Mees
22cc0ce643 A hint of zebra striping for create/edit groups. 2013-06-22 14:26:01 +02:00
Matthias Mees
5bec2323ac Switch show_config_all plus/minus icon. 2013-06-22 14:11:59 +02:00
Matthias Mees
95b5764edf Zebra striping for configuration groups. 2013-06-22 13:57:08 +02:00
Matthias Mees
08fe4a0c96 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-22 13:33:36 +02:00
Matthias Mees
06f6a164f1 Do not use .clearfix for layout selectors. 2013-06-22 13:31:49 +02:00
onli
a654b13a9a Complete include_once usage, romove constants 2013-06-22 12:32:54 +02:00
Matthias Mees
f0b7d6631b Spped up configuration display.
Since we now hide controls on no-js, we can skip some JS which
affected rendering performance.
2013-06-22 11:14:18 +02:00
Matthias Mees
01b390fcb7 Clean up comments reply click handler. 2013-06-21 23:06:50 +02:00
Matthias Mees
727a49fb46 UI consistency: sync cancel/submit orders. 2013-06-21 22:50:58 +02:00
Matthias Mees
e9f55cc418 JS cleanup. 2013-06-21 22:24:01 +02:00
Matthias Mees
dc87322f43 The OR is redundant. 2013-06-21 20:25:17 +02:00
Matthias Mees
6560136ec4 UI consistency: icon button color. 2013-06-21 20:23:31 +02:00
Matthias Mees
6a70625563 UI consistency fixes for plugin installation. 2013-06-21 20:10:50 +02:00
Matthias Mees
fca08c03bf Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-21 18:25:59 +02:00
Matthias Mees
f572ff84ea Media upload form rewrite.
This version no longer requires a hidden form template in the DOM,
which makes the logic for cloning the upload form a bit easier to
understand and avoids an initial clone to put the initial upload
for into the DOM.
2013-06-21 18:23:19 +02:00
onli
cbe07715fd use include_once 2013-06-21 18:11:03 +02:00
Matthias Mees
01a93d5488 Adapt fillInput() to media upload; fix addUploadField(). 2013-06-21 17:58:03 +02:00
Matthias Mees
fd2f4ea5bf Drop foreign upload from add media form. 2013-06-21 14:30:40 +02:00
Matthias Mees
f7dd8ba630 Externalize onsubmit events. 2013-06-21 14:16:46 +02:00
Matthias Mees
748cf0b8b1 Insert .media_choose preview dynamically; hide stuff on no-js. 2013-06-21 13:49:26 +02:00
Matthias Mees
64a9f4fef7 Layout fixes for plugin configuration. 2013-06-21 13:16:37 +02:00
Matthias Mees
265608196d More input focus indications being cut off. 2013-06-21 12:54:02 +02:00
Matthias Mees
b4b6f98d1f Missed a spot. 2013-06-21 12:50:05 +02:00
onli
da64502850 fix missing load of media-config-item, small cleanup 2013-06-21 12:44:29 +02:00
Matthias Mees
93158337c1 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-06-21 12:35:11 +02:00
Matthias Mees
f1a6e22cb6 Hide things which don't make sense on no-js. 2013-06-21 12:34:54 +02:00
onli
342d8676bf show_plugin_config: use return instead of echo 2013-06-21 12:28:43 +02:00