1
0
Commit Graph

44 Commits

Author SHA1 Message Date
Ian
92e56848cf fix input title categoryname 2014-11-24 14:58:51 +01:00
Ian
e7ff92136a fix eb5ac2d
to keep eventData array in the flow
2014-08-07 15:45:32 +02:00
Ian
eb5ac2dac1 move 'backend_category_showform hook' 2014-08-07 14:20:59 +02:00
Ian
9ab56b1606 fix missing space 2014-08-07 11:48:50 +02:00
33193806ed References #189
Combine additional jquery/plugin files into one
Remove single file references
Moved dragdrop.js to serendipity_Editor.js.

Please test. Might make trouble in the installer/upgrader?
2014-06-25 12:28:59 +02:00
67213c247e Rewrite positioning of .field_info.
Positioning of the info text was not ideal because it could be
placed way below the associated label if the associated config
element was larger than expected.

References #190
2014-06-20 18:01:48 +02:00
3b3018b173 Fix: categories were uneditable (#135) 2014-05-12 20:31:31 +02:00
7223456b53 i18n title attributes, document some past changes 2014-05-05 10:00:59 +02:00
52fd0d331b Marked stray untranslated title attributes
References #142
2014-05-02 13:18:12 +02:00
2475f952df Standardize select image from media db/show preview process.
This used to be two seperate processes for the category icon and
images selected in plugin/theme config. It has now been simplified
to use just one process, which also uses the same markup and JS.

This adds to the consistency of the UI/UX, but it also saves some
CSS and a lot of JS, most of the latter of the expensive kind that
modifies the DOM.
2014-04-29 13:22:55 +02:00
a3cb5e253c Re-use choose_media for selecting category icons.
Also, save some JS performance by generating the button in Smarty,
not in JS.

References #110 #85
2014-04-28 16:11:05 +02:00
94c3a75a96 New language constants, hopefully caught all i18n's. Please check. 2014-03-05 13:22:50 +01:00
a9b8c9dd02 Refactor the whole damn zebra striping business. 2014-03-01 19:50:53 +01:00
dd013f3a70 Use new show hide buttons. 2014-03-01 15:51:44 +01:00
Ian
fd8f4d5a16 short modifier - escape default is html 2014-02-28 10:04:12 +01:00
bbb9a86275 Proper label for category image/preview. 2014-02-27 20:25:05 +01:00
a01c031331 Remove list icon in category list, change add subfolder icon. 2014-02-25 14:29:40 +01:00
9af2e54f6f Updated iconfont build; exchanged a few icons. 2014-02-10 19:48:26 +01:00
3b23f6b13d Use the span/legend trick properly. Ooops. 2014-01-25 23:30:13 +01:00
c8eca17adc Categories: Open submenu if set 2014-01-20 21:46:10 +01:00
98e2d2fd7c Warn user when category name in use 2014-01-19 22:30:25 +01:00
62ba209e52 No categories with the same name 2014-01-19 18:44:44 +01:00
36025ee6ba subfolder creation button for category list 2014-01-19 18:23:42 +01:00
8723224548 Make advanced options in create category collapsible. 2014-01-19 17:10:27 +01:00
3135239602 Reorganize create category form. 2014-01-19 16:52:41 +01:00
0ef32f9df4 Stray link which was not buttonized. 2014-01-02 14:55:38 +01:00
78f0196571 shorter plugin/category title 2013-10-04 17:45:43 +02:00
5894ac7f4f back-button for category-menu 2013-10-01 02:39:57 +02:00
1fb8c54efb Back to button style.
Partial manual revert of 168cb146ea.
Please note that this does *not* contain any changes to the UI as
discussed; those will follow later.

References #41
2013-09-23 11:19:31 +02:00
d0e74392fe use magnific everywhere (#52) 2013-08-19 01:38:48 +02:00
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
51fc20c96f Properly label category delete button. 2013-08-17 13:25:46 +02:00
532f5c9c37 Maintenance: clean out obsolete TODOs. 2013-08-01 19:08:17 +02:00
a6993eae9e A better layout for creating categories.
References #32
2013-07-20 22:51:45 +02:00
e8867012cd Only display hide subcats info on demand.
References #32
2013-07-20 22:16:45 +02:00
3c3369f64b Markup maintenance. 2013-06-24 16:08:26 +02:00
17e0f159b0 Revert jQuery tooltips. 2013-06-24 11:04:56 +02:00
5f2339d105 Better tooltips for categories and media db dirs. 2013-06-23 19:13:26 +02:00
0bc97cbc88 Tooltips, tooltips, tooltips. Everywhere. Almost. 2013-06-23 18:45:58 +02:00
06f6a164f1 Do not use .clearfix for layout selectors. 2013-06-22 13:31:49 +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
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
6a9bdd0c6a Removed stupid HTML5/jQuery progress hints. 2013-06-01 11:09:10 +02:00
ae74401668 2k11 is default template, included admin-tpls, and made it installable 2013-05-30 22:19:07 +02:00