Commit graph

21 commits

Author SHA1 Message Date
0143c63c3f Updated fancybox2 rails gem 2014-12-29 15:00:17 +01:00
a771d7c0fb Upgraded from Rails 4.0 to 4.2 2014-12-27 23:48:12 +01:00
219d1c5253 Using standard location for will_paginate-foundation Gem 2014-12-01 00:15:05 +01:00
0f0a8bf61c Pagination uses renderer that works with Zurb Foundation 2014-11-30 23:59:52 +01:00
f3a8b7c3a5 Search feature repaired 2014-11-30 23:20:26 +01:00
c26fa50d6c Added will_paginate 2014-11-30 16:06:51 +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
c1de334c57 Removed unsupported gems. Switched to elasticsearch-ruby for search 2013-11-20 21:18:50 +01:00
a3c008d72b Added "tire" as Elasticsearch should become the search engine of choice 2013-11-20 00:08:37 +01:00
33efb2c931 Removed Turbolinks due to side effects with jQuery onLoad 2013-08-24 23:14:51 +02:00
0ad7b6400a Fixed usage of Bootstrap 3.0 2013-08-21 22:56:46 +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
Haas, Christoph
d79b3a9986 Added therubyracer dependency
Unclear why this is needed. After all we are not using LESS.
2013-08-21 14:44:52 +02:00
50601b9dcb Fixed styling of pagination bootstrap-style 2013-08-11 23:40:20 +02:00
857a2706b0 Fancybox plugin added to show large screenshot images. 2013-08-11 23:19:24 +02:00
35510212ba Added package pagination using kaminari 2013-08-10 15:03:31 +02:00
6e9ff16913 Added Twitter Bootstrapp with SASS support 2013-08-07 22:06:14 +02:00
20a627a270 meta_request gem added for Chrome debugging 2013-08-07 20:38:49 +02:00
c096d461b9 Added debugging gem 2013-08-06 22:32:38 +02:00
d9573fd208 PostgreSQL support added 2013-07-27 01:23:37 +02:00
3af24f56dc Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00