Commit graph

104 commits

Author SHA1 Message Date
31b15d6b46 Added new ant image as favicon 2015-02-15 20:25:24 +01:00
e0644e6ff1 Added special rule for pixel.gif images 2015-02-09 15:46:17 +01:00
fb5714f22a Moved a few skins up in the file contents 2015-02-06 09:59:02 +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
7c42dfe003 Modified automatic calculaion of muted colors due to bad results for some existing sites 2015-01-31 13:43:11 +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
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
0921f13b5b Reorganized CSS mainly for improving b/w compatibility 2015-01-28 17:03:22 +01:00
ce4f3e3171 Fixed bookmarklet with new URL path 2015-01-24 21:52:28 +01:00
328a906b8b Fixed regression of last commit 2015-01-24 20:18:02 +01:00
bd2454f3ed Fixed site context for rendering protected JS code 2015-01-24 20:01:25 +01:00
f66efabd49 Moved delete buttons to bottom of form; disabled account deletion for now 2015-01-24 14:19:45 +01:00
1cbe8fde9c Refactored trails to claustra 2015-01-23 18:19:24 +01:00
c0ebad15e1 Added scripts array to contain all scripts from individual skins that are going to be executed after library code has loaded asynchronously 2015-01-11 22:05:05 +01:00
e05ecfc4e0 Added client-side code to automatically inject a missing main.css 2015-01-11 20:12:01 +01:00
235d142b14 Moved <optgroup> helper for timezones from main.js to $Site#edit skin 2015-01-11 14:27:29 +01:00
d3ea1930ed Remove referrer rows which should not be displayed to remain correct table striping 2015-01-11 13:23:42 +01:00
3467fe783f Added header and footer skin 2015-01-11 13:22:37 +01:00
6d2a296389 Added tooltips with the full date to output of created / modified values in tables 2015-01-11 13:18:11 +01:00
1fe0a02a7f Replaced <td> elements with <th> in table headers 2015-01-11 13:13:28 +01:00
03ebe385bc Cleaned up CSS.
Moved content of style attributes to main.less or the stylesheet skins of Root and Site.
Adapted original Antville colors for some of UIKits elements (e.g. primary button, default alert, pagination) and the Jala calendar
2015-01-11 13:08:19 +01:00
b720f177e8 Refactored story backlinks to be displayed similiar to the site-wide ones 2015-01-09 21:02:46 +01:00
89fe38987f Added referrer filters for URL shorteners 2015-01-06 23:54:24 +01:00
6ae49c7d25 Refactored displaying and filtering referrer URLs 2015-01-06 23:13:25 +01:00
dd23be6f84 Moved Google search support to compat layer 2015-01-06 18:46:06 +01:00
4d007a05a4 Implemented support for Google’s custom search until a better solution for Antville.org is implemented 2015-01-06 18:30:31 +01:00
1dd49a9bec Added $HopObject#meta skin for consistent display of posted / last modified information 2015-01-06 14:03:44 +01:00
a220b25945 Fixed menu extension (hypothetically… did not test) 2015-01-04 19:21:13 +01:00
af65759912 Fixed incorrect warning about site deletion when unsubscribing from a site 2015-01-04 19:12:49 +01:00
00d645e9c8 Implemented client-side script to prevent duplicate form submits
Removed client-side click handler for cancel links and used macros or simple relative paths instead
2015-01-04 13:35:59 +01:00
163025eb23 Refactored site list 2015-01-01 21:03:26 +01:00
a98b7fddb3 Refactored site search 2015-01-01 21:00:43 +01:00
b5a7cdbcb7 Refactored remaining prototypes for UIKit support as well as unified and smoothed already refactored ones 2014-12-21 17:22:01 +01:00
73089d0658 Slightly improved site settings display 2014-12-17 23:56:06 +01:00
11cd154c28 Replaced dark trash icon with lighter version 2014-12-16 23:03:58 +01:00