Commit graph

4529 commits

Author SHA1 Message Date
90b0124d56 Removed title from default comment form 2015-02-22 14:36:53 +01:00
dd3fbb9a0a Fixed HTML for validation with validator.w3.org 2015-02-22 14:36:00 +01:00
6ed2ed60d0 Removed obsolete code in comments 2015-02-21 22:16:08 +01:00
8a196f3632 Replaced double newlines with <p> elements before letting Helma <br>eak everything 2015-02-21 22:00:20 +01:00
39e08577f0 Modified link of Antville logo to lead back to start page of the site 2015-02-21 21:56:47 +01:00
0733d19622 Added json2 and lessjs via node_modules / npm 2015-02-21 21:55:46 +01:00
d864126e50 Fixed restoring of JS triggering links 2015-02-21 20:00:55 +01:00
158594f3f7 Slightly modified exampes in robots.txt 2015-02-21 19:27:22 +01:00
b8df28e0de Added dummy action for favicon.ico to Root 2015-02-21 19:26:32 +01:00
60f6349df9 Do not redirect to the static URL of a file 2015-02-21 19:25:51 +01:00
6ead205ed5 Increased size for high resolution displays 2015-02-21 19:24:09 +01:00
921158736b Slightly reduced file size with GIF optimizer 2015-02-21 19:23:30 +01:00
18d198755a Fixed SVG syntax (no comment before XML header) 2015-02-21 19:22:54 +01:00
9ef3184d11 Refactored code with required client-side functionality to basically work with disabled JS, too. Fixes #36 2015-02-21 19:21:35 +01:00
1d1d2ebf57 Removed obsolete attribute 2015-02-21 19:14:18 +01:00
30c40de80b Added metadata for Open Graph and mobile devices 2015-02-21 19:12:22 +01:00
a46508ef47 Added source and command for creating the PNG in comments 2015-02-15 20:47:01 +01:00
c5b4293d74 Added safemode to site delete link 2015-02-15 20:46:21 +01:00
e147cd9579 Merge branch 'release/1.5' 2015-02-15 20:28:20 +01:00
720b988af6 Merge branch 'release/1.5' into develop 2015-02-15 20:28:20 +01:00
fb3168701c Refactored blocking users and deleting sites in admin section 2015-02-15 20:26:57 +01:00
31b15d6b46 Added new ant image as favicon 2015-02-15 20:25:24 +01:00
aeaa25f313 Merge branch 'release/1.5' into develop 2015-02-14 17:49:44 +01:00
2f620945e3 Merge branch 'release/1.5' 2015-02-14 17:49:42 +01:00
f628d22c9e Excluded JS maps 2015-02-14 17:47:56 +01:00
255807fd2e Removed Ant extension and build targets for Google Code upload because uploads are not possible, anymore 2015-02-14 17:46:15 +01:00
be4d319d99 Fixed sorting of skins 2015-02-14 17:38:54 +01:00
5f5daf9175 Updated build script using all Git repos 2015-02-14 17:03:15 +01:00
4f36a1e661 Fixed missing setting of modified date on creation of root site 2015-02-14 17:01:59 +01:00
73af9f864b Fixed potential bug in quote() method, leaving some strings unquoted which might break things 2015-02-14 16:30:49 +01:00
9c6c308629 Merge branch 'release/1.5' into develop 2015-02-14 15:02:14 +01:00
53b2c2cd38 Merge branch 'release/1.5' 2015-02-14 15:02:12 +01:00
4681121a64 Added fonts as well as built scripts and styles 2015-02-14 15:00:19 +01:00
f693f2aee5 Merge branch 'release/1.5' 2015-02-14 14:42:12 +01:00
246e1c9503 Fixed some issues when creating / removing a site 2015-02-11 22:23:30 +01:00
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
ebcdba78e0 Fixed german translation 2015-02-04 14:56:49 +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