483 Commits

Author SHA1 Message Date
Matthias Mees
991266a50c Proper error messages, layout and button states for rebuilding thumbs. 2013-02-18 14:28:14 +01:00
Matthias Mees
cc0c879538 Fixed display of resize preview & resize form layout. 2013-02-18 14:18:10 +01:00
Matthias Mees
bd3a260096 UI consistency: tweaked some buttons to reflect button state. 2013-02-18 13:57:12 +01:00
Matthias Mees
d8ebb6163a Ported code by @onli to emit nested media db directories. Yay. 2013-02-18 13:21:10 +01:00
Matthias Mees
5dddaeb89d Proper styling for plugin installation. 2013-02-18 12:57:59 +01:00
Matthias Mees
8c4f470d16 Amended comment to reflect it's not a tpl error but a bug. 2013-02-18 12:25:46 +01:00
Matthias Mees
11b9c86ad0 Commented something out which disrupts backend layout.
The phrase 'userid: ' plus the actual user id is being emitted at
a somewhat arbitrary positon in the backend when editing a user.
If this actually serves a purpose, I'm happy to add it back, but
it doesn't seem to …
2013-02-18 12:11:54 +01:00
Matthias Mees
d4a2633699 Minor fixes to comments list. 2013-02-14 13:34:03 +01:00
Matthias Mees
976cff1783 Fix for dropping floats in template info. 2013-02-11 10:57:46 +01:00
Garvin Hicking
19dad1f586 escape more 2013-02-08 08:38:48 +01:00
Garvin Hicking
63ba9b0431 escape hotlinked image 2013-02-08 08:29:48 +01:00
Matthias Mees
f65fe67d86 Properly nested, zebra-striped categories list. (Almost. Best possible solution.) 2013-02-08 03:06:08 +01:00
onli
94df72ed99 last li-child of complete category-list didn't get closed 2013-02-07 20:34:51 +01:00
onli
80b4fa8a6e last li-child in nested category-list didn't get closed 2013-02-07 20:32:50 +01:00
onli
8d1db9572f output categories as nested lists, following https://gist.github.com/yellowled/4731544 2013-02-07 19:24:22 +01:00
Matthias Mees
fdbed20394 Proper headline for edit entries section. 2013-02-07 14:10:59 +01:00
Matthias Mees
203fe955aa Added more proper headlines for markup/layout consistency. 2013-02-07 13:34:41 +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
Matthias Mees
00fd4ccebc Added some missing #content headlines to straighten out layout. 2013-02-06 23:16:34 +01:00
Matthias Mees
858066dc20 I guess 'delete' should resemble 'cancel' here. 2013-02-06 19:03:05 +01:00
Matthias Mees
0f8ce8dba1 Seems like we missed the .form_int class. Should be .form_field as well. 2013-02-06 18:30:12 +01:00
Matthias Mees
92b2486dab More submit/cancel states for buttons and buttonized links. Maybe even all of them? 2013-02-06 17:32:06 +01:00
Matthias Mees
9348064432 Finalizing what @onli prepped for proper radio element markup. Hooray. 2013-02-06 15:51:19 +01:00
Matthias Mees
94a577bc72 Added classed for buttonized links which resemble submit/cancel buttons. 2013-02-06 14:49:59 +01:00
Matthias Mees
90af5ef06d Proper layout/markup for configuration as well. 2013-02-06 14:34:29 +01:00
Matthias Mees
bcf8ada78f Proper layout for personal config. Still needs work with radio elements. 2013-02-06 13:05:49 +01:00
onli
3bca687f19 start list in parent-li, don't create a following one for the new ul 2013-02-06 00:45:00 +01:00
Matthias Mees
440c023f42 Substitute .form_fullprotected as well. 2013-02-05 22:43:30 +01:00
Matthias Mees
223599f4e4 Some changes to make styling the group permissions easier. 2013-02-05 22:39:25 +01:00
Ian
1559472ca3 Update include/admin/templates.inc.php
to avoid displaying older template vars in case of a template change like from BP to some other Template, in case of:
- previouses config_groups in templates with a config file and 
- all other other core used vars in case of no config file
This may need further finetuning...
2013-02-05 17:24:39 +01:00
onli
ad3301e932 permission-list when adding/editing a group will now be in lists and indented lists 2013-02-05 15:50:27 +01:00
onli
b2cba84ac0 personal-options will now replace the correct classes for the input-wrapper-divs according to YLs codex (generic for bool, as form_radio breaks the layout) 2013-02-05 15:17:22 +01:00
Matthias Mees
7a08431a58 Proper markup for user deletion. 2013-01-29 09:34:20 +01:00
Garvin Hicking
71ee300143 Purge browser cache using a timestamp variable when switching templates.
This should hopefully fix Ian and my problems.
2013-01-28 09:35:34 +01:00
Matthias Mees
3656c654e9 Using the proper lang constant now. 2013-01-27 12:44:46 +01:00
Matthias Mees
1a489a91e8 Reverted use of non-available lang constant. 2013-01-27 12:43:02 +01:00
Matthias Mees
7f320909ff Note changed to reflect safer version. 2013-01-21 16:55:24 +01:00
Garvin Hicking
53ea38aa3c Port from master 2013-01-21 10:06:09 +01:00
Matthias Mees
6942bf541a Code consistency w/ show_plugins.fnc.tpl to help @ophian debug the Dashboard. 2013-01-18 13:55:44 +01:00
Matthias Mees
7f55a93825 And, you guessed it, zebra-striping for comments. 2013-01-15 16:49:10 +01:00
Matthias Mees
37d2e46a3d Zebra-striping for categories, groups, images, and users. 2013-01-15 16:09:47 +01:00
Matthias Mees
4619a22b97 Making zebra-striped lists reusable. 2013-01-15 15:55:22 +01:00
Matthias Mees
397b5b5635 Minor presentation fixes in entry list. 2013-01-15 15:52:11 +01:00
Matthias Mees
11a1eb8869 Better presentation for entry status. 2013-01-15 15:38:35 +01:00
Matthias Mees
646b8f68b9 Some eye-candy/layout for the edit entries list. 2013-01-15 15:13:01 +01:00
Matthias Mees
e78fe1e233 Something like a layout for creating/editing groups. 2013-01-14 17:40:17 +01:00
Matthias Mees
c0304a1a19 QA: some minor UI consistency fixes. 2013-01-14 16:26:06 +01:00
Matthias Mees
4404f07691 Re-used some lang constants. 2013-01-14 12:26:30 +01:00
Matthias Mees
bf7e6ef42e QA: UI consistency fixes. 2013-01-14 11:56:05 +01:00
Matthias Mees
15b0610051 QA: more stylesheet organisation plus some extra classes. 2013-01-10 18:23:34 +01:00