Commit graph

4003 commits

Author SHA1 Message Date
d5697a8069 Added links to each activity item for immediately blocking the corresponding account or marking the corresponding site as deleted 2015-02-09 17:20:56 +01:00
e0644e6ff1 Added special rule for pixel.gif images 2015-02-09 15:46:17 +01:00
d093572593 Fixed some nasty bugs with custom content in getAbstract() 2015-02-09 15:45:12 +01:00
314d5787e6 Fixed bug preventing a user from registering; added tabindex and required attributes to some form fields 2015-02-09 15:43:47 +01:00
9d450e78e6 Added locale to html element 2015-02-07 12:04:35 +01:00
c3793223d6 Fixed wrapping in subscription list 2015-02-07 11:58:46 +01:00
7ff4399b05 Escaped text in story preview 2015-02-06 12:02:13 +01:00
2b01579d39 Fixed bug in Story.getAbstract() causing erroneous rendering of custom content 2015-02-06 11:11:08 +01:00
7b836a2e63 Improved Story.getAbstract() method for titles shorter than the desired limit 2015-02-06 10:49:26 +01:00
fb5714f22a Moved a few skins up in the file contents 2015-02-06 09:59:02 +01:00
675d19efb9 Added limit argument to Story.getAbstract() and Story.abstract_macro() and reduced default limit to 10 2015-02-06 09:58:35 +01:00
372bc1c3c1 Fixed incorrect icon name 2015-02-04 14:47:53 +01:00
e08f526291 Prevented modified or configured property in users and sites, resp. from being updated when account and session are not equal 2015-02-04 14:45:07 +01:00
3265b6aa46 Fixed bug where button links are causing form submit in some browsers 2015-02-04 14:43:28 +01:00
8fae3041fb Show status as colored badges and mode as icon 2015-02-04 14:42:23 +01:00
c1af5b6b22 Removed hover from heading elements again 2015-02-01 13:07:34 +01:00
db2a5a819e Hide overflows in description lists 2015-02-01 13:05:48 +01:00
45ab68a623 Fixed some CSS style for b/w compatibility 2015-02-01 12:59:37 +01:00
119aadacd5 Updated gettext messages and i18n files 2015-01-31 22:11:30 +01:00
e19e99a3ca Fixed custom Google search for existing sites 2015-01-31 16:24:34 +01:00
d57b9b5f64 Fixed b/w compatibility for topiclist macro 2015-01-31 15:09:58 +01:00
7c42dfe003 Modified automatic calculaion of muted colors due to bad results for some existing sites 2015-01-31 13:43:11 +01:00
1ae493454b Added custom style and class attributes to sprite image 2015-01-31 13:18:53 +01:00
7c877db732 Fixed collage in gallery 2015-01-31 00:25:52 +01:00
a4f50524fd Prevented controls from wrapping around 2015-01-31 00:07:50 +01:00
3046037e95 Modified border of form elements 2015-01-31 00:00:30 +01:00
6276392100 Removed global client-side scripts array and refactored page-specific scripts, now that library code is loaded at once 2015-01-31 00:00:12 +01:00
29175bec5c Further refactored layout for b/w compatibility 2015-01-30 23:14:11 +01:00
a53f576785 Further refactored layout for b/w compatibility 2015-01-30 22:57:27 +01:00
17a017b805 Removed background color from html element again 2015-01-30 22:22:37 +01:00
c54eabe243 Removed body margin again 2015-01-30 22:13:57 +01:00
b7e68cf2f0 Further refactored layout for b/w compatibility 2015-01-30 22:10:39 +01:00
be2b9b164f Removed the word “spam” from the referrer filter 2015-01-30 21:42:20 +01:00
b05b300c05 Further refactored layout for b/w compatibility 2015-01-30 21:36:35 +01:00
1fb4a612b8 Further refactored layout for b/w compatibility 2015-01-30 21:07:19 +01:00
c8867fe113 Replaced undefined with null 2015-01-30 17:37:55 +01:00
e7f066b6e6 Reduced pager to 5 items 2015-01-30 17:37:41 +01:00
b0aa4df56d Refactored CSS for getting images right in terms of compatibility 2015-01-30 16:48:09 +01:00
6c5525c976 Reverted refactorign of main_css() method due to issue with font path 2015-01-30 16:10:11 +01:00
48240cfc51 Refactored main_css() and main_js() actions; static files are included by the back-end now to still allow global JS code in userspace – the init() wrapper had made this impossible. 2015-01-30 15:55:57 +01:00
fc6e6c5932 Refactored layout import which was not working anymore for a while and nobody noticed it o_0 2015-01-30 15:00:51 +01:00
b0a0c53c65 Renamed less.js to 0.less.js to prevent error 2015-01-28 19:27:43 +01:00
886e07dcac Updated LESS to version 1.7.5 (most recent having Rhino support) 2015-01-28 19:01:47 +01:00
0921f13b5b Reorganized CSS mainly for improving b/w compatibility 2015-01-28 17:03:22 +01:00
5a98769796 Improved display of site URL 2015-01-24 23:29:05 +01:00
ce4f3e3171 Fixed bookmarklet with new URL path 2015-01-24 21:52:28 +01:00
6e39065b42 Fixed display of empty references 2015-01-24 21:32:52 +01:00
e28ba9257d Allow call for Story.getAbstract() without arguments 2015-01-24 20:25:36 +01:00
879904b864 Only remove HTML comment and script elements in script_filter() 2015-01-24 20:25:13 +01:00
328a906b8b Fixed regression of last commit 2015-01-24 20:18:02 +01:00