404 Commits

Author SHA1 Message Date
Matthias Mees
f48ef1c9c6 Escaping. Final version. Hopefully. 2013-02-07 23:44:55 +01:00
Matthias Mees
4d2801f6ae Escaping JS instead of HTML. 2013-02-07 19:34:02 +01:00
Matthias Mees
e00855f877 Escape emitted template option HTML (overlooked one instance). 2013-02-07 17:02:30 +01:00
Matthias Mees
923f8e7497 Escape emitted template option HTML. 2013-02-07 16:56:13 +01:00
Matthias Mees
f26917ad37 Escape emitted template option HTML. 2013-02-07 16:28:32 +01:00
Matthias Mees
2e61009a4c Proper headline for creating new or editing existing entry. 2013-02-07 14:16:23 +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
06860070ab Slight vertical adjustment for actions/edit actions buttons. 2013-02-06 19:07:03 +01:00
Matthias Mees
66b07aeb13 Minor layout fix in config screens. 2013-02-06 18:58:50 +01:00
Matthias Mees
28067ea3e1 Finally able to properly style radio elements in config screens. 2013-02-06 18:48:16 +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
8c66b261d3 FINALLY nailed down and fixed a nasty specifity issue. Phew. 2013-02-06 16:30:31 +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
6b55c264e5 Preparations for styling some buttons differently to convey their intent. 2013-02-06 14:32:42 +01:00
Matthias Mees
b5fe7e2a56 Make buttonized links look a bit more like button/input elements. 2013-02-06 13:19:43 +01:00
Matthias Mees
bcf8ada78f Proper layout for personal config. Still needs work with radio elements. 2013-02-06 13:05:49 +01:00
Matthias Mees
f84fe7b854 Proper layout for theme options. 2013-02-06 12:09:57 +01:00
Matthias Mees
2b512ed4bf At last – properly indented group permissions courtesy of @onli. Yay. 2013-02-06 01:31:14 +01:00
Matthias Mees
223599f4e4 Some changes to make styling the group permissions easier. 2013-02-05 22:39:25 +01:00
Ian
eb77dc369a added empty $template_config_groups var
for template changes, if previous template had these set
2013-02-03 11:28:11 +01:00
Matthias Mees
883abd17d5 Dropped style made redundant by markup adaption. 2013-01-29 09:41:41 +01:00
Matthias Mees
0aaa44e063 Drop summary outlines. 2013-01-29 09:32:49 +01:00
Matthias Mees
d7d89119e2 Use different selector to cover #banner and #banner_install. 2013-01-28 16:36:32 +01:00
Matthias Mees
d3b40684c1 Use different selector to cover #banner and #banner_install. 2013-01-28 16:34:16 +01:00
Matthias Mees
c7915f4387 Just some documentation/notes about date vs datetime. 2013-01-28 16:01:27 +01:00
Matthias Mees
df19c361be A bit more space for publish/draft status. 2013-01-28 15:37:27 +01:00
Matthias Mees
d9e682babd Grouped publish/draft status with preview/save buttons. 2013-01-28 15:32:03 +01:00
Matthias Mees
c755f57c17 Use backend main heading as back-to-index-page link. 2013-01-28 15:09:35 +01:00
Ian
0c82384137 Update templates/bulletproof/info.txt
bump date in changed BP template
2013-01-23 12:21:54 +01:00
Ian
7e55d8d183 Update templates/bulletproof/config.inc.php
reflect POST in BP template configs re-set situations
2013-01-23 11:22:57 +01:00
Matthias Mees
dbe612e9dc Safer version of Smarty3 compatibility. 2013-01-21 16:52:05 +01:00
Garvin Hicking
53ea38aa3c Port from master 2013-01-21 10:06:09 +01:00
Matthias Mees
a0493aa6f0 Make pluginmanager styles a bit more bulletproof. 2013-01-17 15:40:55 +01:00
Ian
d100d6cad7 missing space broke function 2013-01-15 22:22:46 +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
2235c90136 Better layout for add media form. 2013-01-14 17:07:52 +01:00
Matthias Mees
c0304a1a19 QA: some minor UI consistency fixes. 2013-01-14 16:26:06 +01:00
Matthias Mees
31301cd5f9 Fix for reposonsive images (#27155077) by @ophian. 2013-01-14 15:42:34 +01:00
Matthias Mees
271550778f Disabled responsive images in the backend for the time being.
Explanation: there's a CSS technique for making images responsive by applying
max-width: 100%; and height: auto; to them. This messes with the bundled Xinha
WYSIWYG editor. The buttons in Xinha's toobars can't have max-width: auto;, it
makes them disappear.

So far, I haven't found a way to overwrite this for the toolbar images only due
to selector specifity. Either need to find a way or find a way to make other
images (media, actually) in the backend have a class which assigns the responsive
media CSS to them.

(Or drop Xinha for good, but that doesn't seem to be an option.)
2013-01-14 13:37:41 +01:00
Matthias Mees
95ceae7711 Proper CSS classes for styling markup buttons etc. 2013-01-14 13:23:17 +01:00
Matthias Mees
79353bc30e Removed inline styles. Again. 2013-01-14 12:49:11 +01:00
Matthias Mees
744d339c9e Re-used some lang constants. 2013-01-14 12:31:58 +01:00