39 Commits

Author SHA1 Message Date
onli
f704df9365 support html5 multiple upload
closes #126
2014-04-23 02:27:14 +02:00
Matthias Mees
6fbf05175e Minor UI adjustments here and there 2014-03-07 23:25:53 +01:00
Garvin Hicking
94c3a75a96 New language constants, hopefully caught all i18n's. Please check. 2014-03-05 13:22:50 +01:00
Garvin Hicking
70aea65078 Make accessible tabs remember their last choice.
Bundled jquery.cookie library for that.
Every TABlist now needs to have a unique ID.
2014-03-05 11:37:38 +01:00
Matthias Mees
a9b8c9dd02 Refactor the whole damn zebra striping business. 2014-03-01 19:50:53 +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
4ffa307bc5 remove long/wrong ML-upload-hint 2013-10-04 15:26:33 +02:00
Matthias Mees
02d8ddfe42 Replace add upload link by button.
References #41
2013-08-17 13:49:10 +02:00
Matthias Mees
eeba0187bc Move #add_upload button inside the uploads tab to simplify interface.
References #26
2013-07-21 12:09:19 +02:00
Matthias Mees
64f64bd139 Use tab interface for add media upload/download options.
References #26
2013-07-21 11:58:53 +02:00
Matthias Mees
1b98d3c25c Re-add download/hotlink functionality to media upload form.
References #26
2013-07-21 11:05:19 +02:00
Matthias Mees
2f566a3c25 CSS-only zebra-striping for media upload.
This will only work in modern browsers, but it's the only way to
get zebra-striping for this because new elements will be inserted
in the DOM using jQuery.
2013-06-29 14:11:45 +02:00
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
37dfa061c4 More compact config items by stashing away extra info in tooltips. 2013-06-23 20:18:58 +02:00
Matthias Mees
f2e39bf9be CSS maintenance: drop unused classes, some vendor prefixes. 2013-06-23 19:38:41 +02:00
Matthias Mees
0bc97cbc88 Tooltips, tooltips, tooltips. Everywhere. Almost. 2013-06-23 18:45:58 +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
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
e1aac9cc13 Simplified media upload submit; added icon button. 2013-06-19 10:26:12 +02:00
Matthias Mees
6906e2cac4 External onclick handler for checking inputs on submit. 2013-06-18 16:49:59 +02:00
Matthias Mees
606764fc9e External onchange handler for media upload. 2013-06-15 14:10:37 +02:00
Matthias Mees
0feb4c18c2 Fix checkInputs error in media upload. 2013-06-07 23:30:13 +02:00
Matthias Mees
6a9bdd0c6a Removed stupid HTML5/jQuery progress hints. 2013-06-01 11:09:10 +02:00
Matthias Mees
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
Matthias Mees
69e8f8e050 Remove redundant serendipity_editor.js references.
Since we're now including serendipity_editor.js in the index.tpl,
there's no need to load it in the body in various .tpl files any
longer.
2013-05-30 18:01:44 +02:00
Matthias Mees
9f59ab6081 Use smartified serendipity_editor.js. 2013-05-27 17:23:49 +02:00
Matthias Mees
c1df4145db Some small screen fixes, including media upload form. 2013-02-11 12:33:16 +01:00
Matthias Mees
6d0bcb46ae Added some missing #content headlines to straighten out layout in media library. 2013-02-06 23:27:55 +01:00
Ian
d100d6cad7 missing space broke function 2013-01-15 22:22:46 +01:00
Matthias Mees
2235c90136 Better layout for add media form. 2013-01-14 17:07:52 +01:00
Matthias Mees
95ceae7711 Proper CSS classes for styling markup buttons etc. 2013-01-14 13:23:17 +01:00
Matthias Mees
5daf91c241 Typo fixed. 2012-12-05 11:39:25 +01:00
Matthias Mees
8798001270 Proper markup for media upload form; also modified jQuery code by @garvinhicking to clone label elements as well. 2012-12-05 11:27:55 +01:00
Matthias Mees
d8d9785173 Some XHTML notation cleanup. 2012-12-05 10:26:05 +01:00
Matthias Mees
f11169d396 Ported media_upload.tpl from default. 2012-12-03 11:21:44 +01:00
Matthias Mees
8397b08b88 Added new backend template files (smartified core tpls and 2k11 admin tpls as well as related assets). 2012-12-03 00:59:42 +01:00