Commit graph

13 commits

Author SHA1 Message Date
183412b669 Moved vendor assets into asset pipeline. Fixes assets in production. 2014-12-28 13:11:41 +01:00
b4adeaa9a0 Fixed Foundation 2014-12-28 01:01:16 +01:00
87f545414f Getting the project working again
Replace Twitter Bootstrap by Zurb Foundation
Used @import in SCSS instad of require_tree for proper order and use of variables like $debian_color
Moved old files out of the way (renamed them to xx*)
Welcome controller (/) works
Moved templates from ERB to SLIM format
Fixed database settings
Reduced routes to working ones
Tidied up Gemfile
Checked in experimental lab files

Tried to find a good description for this massive commit :)
2014-11-16 18:26:03 +01:00
869b87bc7b Using Rails' tag helpers instead of bare HTML 2013-08-25 08:35:58 +02:00
5f238d2ec1 Added handler that submits the search form upon view changes
If the user select a different view (e.g. "grid" or "list") then the form
gets submitted to that the new view is rendered automatically.
2013-08-24 23:15:26 +02:00
33efb2c931 Removed Turbolinks due to side effects with jQuery onLoad 2013-08-24 23:14:51 +02:00
Haas, Christoph
6ecda590d7 Trying to use Bootstrap 3
Unfortunately it's not working yet. Error:
File to import not found or unreadable: twitter/bootstrap
2013-08-21 18:11:00 +02:00
857a2706b0 Fancybox plugin added to show large screenshot images. 2013-08-11 23:19:24 +02:00
c7c7640619 Revert "Trying to implement AJAX-based endless-page pagination"
This reverts commit 732af154ad.
2013-08-10 14:46:37 +02:00
732af154ad Trying to implement AJAX-based endless-page pagination 2013-08-10 14:46:09 +02:00
c2a695aec0 Packages controller added 2013-07-27 01:23:28 +02:00
f28c637d10 Welcome controller added
Can be used for main index, about page etc.
2013-07-27 01:23:08 +02:00
3af24f56dc Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00