Commit graph

5067 commits

Author SHA1 Message Date
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
7129b24354 Removed traling slash from referrers 2015-01-30 21:52:32 +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
8beedd6799 Fixed package name to lower case 2015-01-28 18:00:58 +01:00
0921f13b5b Reorganized CSS mainly for improving b/w compatibility 2015-01-28 17:03:22 +01:00
a86db532e1 Enabled minifying of JS code including source maps 2015-01-25 19:02:37 +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
c56c092a7b Fixed bug in automatic selection of current navigation item 2015-01-24 21:11:39 +01:00
5fa4a5ee59 Added some padding to the top of the box around the selected calendar day 2015-01-24 20:26:34 +01:00
6643173102 Fixed backward compatibility for sitelist_macro() 2015-01-24 20:26:01 +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
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
1351f3b663 Moved styles to claustra 2015-01-24 14:08:40 +01:00
76ec3e0540 Added jobs directory to .gitignore 2015-01-23 20:50:48 +01:00
e25160bb43 Fixed image width and height for default images 2015-01-23 20:50:21 +01:00
09f298c5fb Fixed inclusion of core JS file for sites other than root 2015-01-23 20:50:05 +01:00
8750dded5e Fixed client-side JS errors when the JS skin still contains <script> or <!-- comment --> elements 2015-01-23 20:49:33 +01:00
ff7ec8f5fe Added missing spritesheet 2015-01-23 19:09:00 +01:00
cd50ce4ac5 Cleaned up .gitignore 2015-01-23 19:08:48 +01:00
127d476c32 Fixed name of variable which is a reserved keyword 2015-01-23 18:46:00 +01:00
2051170731 Merge branch 'feature/claustra' into develop 2015-01-23 18:40:01 +01:00
2e62744332 Restored missing commit for sprite images 2015-01-23 18:36:05 +01:00
1cbe8fde9c Refactored trails to claustra 2015-01-23 18:19:24 +01:00
69cafa2506 Refactored Story.getAbstract() to also display bold title (if available) 2015-01-21 14:24:23 +01:00
30e078c57d Fixed style of text adjacent to icon 2015-01-21 14:22:14 +01:00
d6b2ad1e09 Missing sources for CodeMirror file 2015-01-11 23:01:54 +01:00
0dc80aa2ad Moved CodeMirror scripts to extra JS file 2015-01-11 23:00:48 +01:00
f41d71e4f1 Fixed reset URL in activity 2015-01-11 22:38:10 +01:00
3ac361835c Removed <code> elements 2015-01-11 22:31:13 +01:00
7ceccb91fa Hide the skin editor until library code is loaded 2015-01-11 22:11:08 +01:00