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
48bc9ede1b
Return to the previous page after login
2015-01-04 16:50:12 +01:00
c15430d3dd
Re-introduced Root.updates collection with all sites with their modification date in reverse chronological order
2015-01-04 16:29:38 +01:00
cb2732f9ae
Removed Root.updates collection due to unexpected results and implemented simple code doing basically the same
2015-01-04 16:15:01 +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
5c8a1ea628
Added missing icon for polls in activity feed
2015-01-03 22:25:35 +01:00
4d7dc57213
Fixed width of legend to grid
2015-01-03 22:21:33 +01:00
4a54f5159b
Slightly modified left navigation (smaller size, more items on root site)
2015-01-03 22:13:09 +01:00
67f85afb53
Reverted last commit and fixed the correct column o_0
2015-01-03 21:33:19 +01:00
610273ab69
Fixed width of user column
2015-01-03 21:31:34 +01:00
a632aa08f6
Removed call for obsolete filterLog() method
2015-01-03 21:25:51 +01:00
ae5dbd759f
Implemented activity feed and refactored admin forms
2015-01-03 21:22:48 +01:00
77930875ff
Implemented UIKit support for error and notfound actions
2015-01-03 21:21:44 +01:00
dc3a8520bd
Implemented UIKit support for welcome messages
2015-01-03 21:21:19 +01:00
0d2774d482
Merge branch 'develop' into feature/admin-improvements
...
* develop:
Revert "Created CSS sprites from all non-animated images using http://draeton.github.io/stitches/ for now (let’s see if necessary to implement in build process)"
Reduced visible text and added little script for previewing the new site URL
Created CSS sprites from all non-animated images using http://draeton.github.io/stitches/ for now (let’s see if necessary to implement in build process)
Fixed license and author
Removed outdated info text
Fixed missing directories on build
Fixed sorting and limit of Root.updates collection
2015-01-03 12:31:52 +01:00
e9634b8371
Revert "Created CSS sprites from all non-animated images using http://draeton.github.io/stitches/ for now (let’s see if necessary to implement in build process)"
...
This reverts commit 509f2d1013
.
2015-01-03 12:23:13 +01:00
2b157e2d35
Merge branch 'feature/site-creation-love' into develop
2015-01-03 12:21:56 +01:00
511b7f2c83
Reduced visible text and added little script for previewing the new site URL
2015-01-03 12:21:49 +01:00
fa9293a16d
Merge branch 'feature/new-list-of-site-updates' into develop
2015-01-03 11:22:00 +01:00
509f2d1013
Created CSS sprites from all non-animated images using http://draeton.github.io/stitches/ for now (let’s see if necessary to implement in build process)
2015-01-03 11:21:49 +01:00
e776140e8a
Removed outdated info text
2015-01-03 11:21:02 +01:00
6e1cacd6ad
Fixed sorting and limit of Root.updates collection
2015-01-03 11:19:37 +01:00
5c9dbb8c91
Re-enabled admin navigation
2015-01-01 22:04:11 +01:00
840b908e08
Fixed issue causing malformed HTML with UIKit
2015-01-01 21:35:49 +01:00
11fa33bf7e
Added missing updates collection
2015-01-01 21:34:28 +01:00
a242e4485b
Added missing skin for search results
2015-01-01 21:33:55 +01:00
65cf395c79
Slightly modified forms
2015-01-01 21:33:22 +01:00
8bf91064b8
Updated CSS with some semantic prefixes
2015-01-01 21:31:21 +01:00
d6da64043e
Increased list output to 50 items per page
2015-01-01 21:30:07 +01:00
ee497b2021
Moved button group and permalink into extra skins
2015-01-01 21:29:31 +01:00
5dadb13a3a
Fixed automatic highlight of current menu item when URL contains a hash
2015-01-01 21:16:30 +01:00
a65a9d9a10
Refactored skin editor
2015-01-01 21:12:25 +01:00
5241817470
Finalized footer
2015-01-01 21:04:01 +01:00