148 Commits

Author SHA1 Message Date
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
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
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
Matthias Mees
3889703ca7 UI consistency fix: delete entry. 2013-01-06 16:50:21 +01:00
Matthias Mees
536e85263a UI consistency fixes (delete images). 2013-01-05 23:13:33 +01:00
Matthias Mees
e6aaa620ef UI consistency fixes (delete images). 2013-01-05 23:12:04 +01:00
Matthias Mees
be1e58013b Some layout for resizing images in media db. 2013-01-05 22:39:44 +01:00
Matthias Mees
6da68ea87e Some layout for editing dirs in media db. 2013-01-05 22:17:18 +01:00
Matthias Mees
dba59f32ad Some improvements for creating dirs in media db. 2013-01-05 22:03:58 +01:00
Matthias Mees
812c262b7e Minor layout fixes for plugin configuration. 2013-01-05 14:29:38 +01:00
Matthias Mees
edf31114c6 Minor layout fixes for configuration. 2013-01-05 14:22:07 +01:00
Matthias Mees
6f306c1622 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-01-04 19:08:32 +01:00
Matthias Mees
1342d5408b Buttonized some links for better UI consistency. 2013-01-04 19:07:37 +01:00
Ian
7e061d8c8c fixed addnew plugin count 2013-01-04 18:41:15 +01:00
Matthias Mees
166a811104 Markup fixed for plugin installation; also seem to have found a bug here. 2013-01-04 18:08:09 +01:00
Matthias Mees
ae524435cc More minor layout fixes. 2013-01-04 14:45:08 +01:00
Matthias Mees
8361a9648b More robust markup and layout for comments. 2013-01-03 15:59:14 +01:00
Matthias Mees
bcbd5ba880 Some minor UI fixes. 2013-01-02 19:43:36 +01:00
Matthias Mees
4679447591 Proper layout for (advanced JS) plugin lists. 2013-01-02 19:08:15 +01:00
Matthias Mees
ff19028f87 Added stupid JS whitespace. 2013-01-02 18:35:38 +01:00
Matthias Mees
f9d059e706 Basic layout for template selection. 2013-01-02 17:47:42 +01:00
Matthias Mees
ecc0bbd5d4 Layout fixes for editing categories. 2013-01-02 16:12:32 +01:00
Matthias Mees
8a890f15f5 Layout (rudimentary) for editing categories. 2013-01-02 16:06:46 +01:00
Ian
78dd515f7d fixed comment entrylink url 2012-12-09 15:59:33 +01:00
Ian
c90142080f outsourced comments scripting to serendipity_editor.js 2012-12-09 14:58:59 +01:00
Matthias Mees
baa7d04860 Added fix for full/summary display as suggested by @ophian in 1618471d. 2012-12-09 13:49:11 +01:00
Matthias Mees
8784c81abe Minor layout improvements for category overview. 2012-12-08 13:41:37 +01:00
Matthias Mees
1618471dad Improved markup and basic styling for comments page. 2012-12-08 13:24:35 +01:00
Ian
af2c7efa21 better empty message, based to constant NONE 2012-12-08 10:03:53 +01:00
Ian
5d5faddaa2 removed non js todo note (please read comment) 2012-12-07 19:44:44 +01:00
Ian
3a0c0ec158 temporary sequence dragpoint fixed in single plugins with sequencing 2012-12-07 19:24:36 +01:00
Ian
449367c7aa js ending delimiter S3 auto literal behaviour is quite bulletproof
tests have proofed " } ;" and " };" and even "};" are interpreted correct!
2012-12-07 18:00:52 +01:00
Ian
253b871aec more on Smarty 3 auto literal recommended use 2012-12-07 16:48:00 +01:00
Ian
6368a992f9 unstringify str_repeat math 2012-12-07 10:55:37 +01:00
Ian
8731a1965c changed icon_link trash GET order to "codex" 2012-12-06 11:41:41 +01:00
Matthias Mees
c132415bc1 Small layout fix for category info. 2012-12-05 14:53:01 +01:00