Commit graph

4446 commits

Author SHA1 Message Date
7ecffdb9ff Removed obsolete code 2015-01-11 13:21:35 +01:00
873ddcd9fa Changed position of tooltip 2015-01-11 13:21:21 +01:00
88aa97424b Removed obsolete code 2015-01-11 13:20:28 +01:00
072ca570f3 Remove protocol when displaying site URL in table 2015-01-11 13:20:17 +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
2151b913c6 Added some more space between comments and story referrers 2015-01-09 21:06:35 +01:00
b720f177e8 Refactored story backlinks to be displayed similiar to the site-wide ones 2015-01-09 21:02:46 +01:00
7e1eb4e3a3 Reverted default “box” rendering of <% image %> macro and added corresponding box mode 2015-01-09 20:34:34 +01:00
088f156b3d Fixed issue causing the default images not to be rendered anymore 2015-01-07 17:19:53 +01:00
4a24d7cf1e Refactored global macros for story, image, file and poll 2015-01-07 17:17:20 +01:00
2ee6dee28d Refactored the poll skins 2015-01-07 17:16:11 +01:00
5d42579d99 Fixed missing initial value for File.requests 2015-01-07 17:14:21 +01:00
ad7c41633d Cleaned up code 2015-01-07 14:34:37 +01:00
c3d4ff8d09 Remove site-specific part from search query in the input value 2015-01-07 00:00:40 +01:00
89fe38987f Added referrer filters for URL shorteners 2015-01-06 23:54:24 +01:00
125fa5dd1e Added meta information and replaced the “save and edit” with the “compare button 2015-01-06 23:14:46 +01:00
25f5a5eaed Added meta information 2015-01-06 23:13:54 +01:00
6ae49c7d25 Refactored displaying and filtering referrer URLs 2015-01-06 23:13:25 +01:00
936e1389df Fixed display of logo in Google search results 2015-01-06 19:13:03 +01:00
b07ed2ec58 Make Google search work on test site (ie. using the results from the original site!) 2015-01-06 19:12:33 +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
eed08e5c4e Removed obsolete methods getHeader() and getAdminHeader() 2015-01-06 17:02:20 +01:00
ed3e431d74 Refactored site search 2015-01-06 16:58:06 +01:00
5e8742c496 Added $HopObject#meta skin for consistent display of posted / last modified information 2015-01-06 14:05:23 +01:00
91a856b7ce Fixed output of RSS feed for tags and galleries 2015-01-06 14:05:06 +01:00
2c1bf13054 Linked RSS navigation item to stories.xml 2015-01-06 14:04:44 +01:00
ecaa10aa1b Moved logout link to top of navigation 2015-01-06 14:04:23 +01:00
1dd49a9bec Added $HopObject#meta skin for consistent display of posted / last modified information 2015-01-06 14:03:44 +01:00
eb6fb0ff39 Added modifier, created and modified properties to exported file 2015-01-06 14:01:52 +01:00
9456a7be52 Fixed display of tag count 2015-01-06 13:58:19 +01:00
495050eca4 Still fixing issue to prevent tagged stories from being processed by the collage plugin 2015-01-06 13:28:25 +01:00
7e2fd74e1e Fixed undesired “collage” of tagged stories 2015-01-06 13:16:02 +01:00
f899a12fb0 Refactored galleries using the jquery-collagePlus plugin 2015-01-06 12:30:47 +01:00
10d7a8c34a Fixed rendering of RSS descriptions 2015-01-06 00:22:32 +01:00
a495402852 Refactored output of RSS feeds 2015-01-06 00:17:13 +01:00
65bdf105d7 Implemented Story.getAbstract() method, basically doing what Story.abstract_macro() did and modified updates.xml output accordingly 2015-01-05 22:59:57 +01:00
a9fbfb2adb Replaced name of variable “abstract” (reserved keyword) 2015-01-05 22:36:28 +01:00
36105ddec6 Renamed story.summary to story.abstract to get rid of b/w compatibility hell 2015-01-05 22:31:52 +01:00
28f29dcc88 Work-around for UIKit issue https://github.com/uikit/uikit/issues/833 2015-01-05 22:20:46 +01:00
994dff74bd Added import of static styles to root stylesheet, reducing stylesheet <link> elements down to 1 2015-01-05 20:28:07 +01:00
858041b435 Fixed margins in header of skin editor 2015-01-05 20:26:59 +01:00
c614e08718 Fixed b/w compatibility for linked comments in history skin 2015-01-05 20:26:29 +01:00
4166b29b05 Cleaned up page skin 2015-01-04 19:39:41 +01:00
a220b25945 Fixed menu extension (hypothetically… did not test) 2015-01-04 19:21:13 +01:00
41ccf74999 Fixed permissions for unsubscribing and editing a site owner; fixed permissions for generally un/subscribing 2015-01-04 19:14:53 +01:00
af65759912 Fixed incorrect warning about site deletion when unsubscribing from a site 2015-01-04 19:12:49 +01:00
95032a93c6 Re-enabled tags pager without alphabetical supernavigation 2015-01-04 17:49:11 +01:00