Commit graph

4691 commits

Author SHA1 Message Date
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
c4234aeab7 Merge branch 'feature/admin-improvements' into develop 2015-01-03 21:22:58 +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
e5f641a050 Fixed license and author 2015-01-03 11:21:14 +01:00
e776140e8a Removed outdated info text 2015-01-03 11:21:02 +01:00
5ea0877ad6 Fixed missing directories on build 2015-01-03 11:20:46 +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
d87cd04e82 Added fixes for missing modifier_id / modified values in the database 2015-01-01 21:37:12 +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
163025eb23 Refactored site list 2015-01-01 21:03:26 +01:00
92f2f97876 Fixed name of updates link 2015-01-01 21:01:52 +01:00
a98b7fddb3 Refactored site search 2015-01-01 21:00:43 +01:00
2ad7b4411f Muted text 2015-01-01 20:57:11 +01:00
837c3df0e0 Renamed updated_action() to updates_action() 2015-01-01 20:56:32 +01:00
b9223e2c42 Fixed paths after moving site directories into new static/site subdir 2015-01-01 20:54:43 +01:00
ad366444e3 Refactored skin controls 2015-01-01 20:51:47 +01:00
a586efcc8c Refactored member search 2015-01-01 20:49:18 +01:00
7806668ef4 Implemented list of site updates with story/comment preview 2015-01-01 20:41:28 +01:00
c70eb730b1 Always redirect to main action after editing a story, image, comment or poll 2015-01-01 20:32:22 +01:00
7a9abfc984 Modified permissions for editing a comment. Instead of checking the story permissions we only allow editing for the original creator. 2015-01-01 20:30:29 +01:00
824d58bf36 Fixed indentation for replies and enabled Gravatar profile pictures 2015-01-01 20:29:14 +01:00
f9cb122444 Added edit link 2015-01-01 20:25:51 +01:00
25f9f791ab Replaced class name with prefixed one in CSS-style (hyphens instead of camel case) 2015-01-01 20:25:29 +01:00
2c9d2cc142 Implemented UIKit support for archive pagination 2015-01-01 20:24:05 +01:00
c27d28b692 Implemented build process for client-side (static) code and assets using Browserify 2015-01-01 20:23:21 +01:00
775396cc11 Do not allow editing or removing a site’s last owner 2014-12-21 17:40:19 +01:00
22abaf218a Added custom and macro macros 2014-12-21 17:34:14 +01:00
87511cfaa6 Allow main and edit actions generally, everything else only if skin is persistent (ie. it was modified) 2014-12-21 17:33:56 +01:00
e98fc57206 Refactored reset_action() 2014-12-21 17:31:52 +01:00