Commit graph

10 commits

Author SHA1 Message Date
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
76164dd79d Added a configurable path leading to screenshots.
Screenshots/thumbnails should be delivered statically from a front-end
web server. This introduces the "images_path_prefix" configuration
variable that makes the URL path configurable that is used to load
screenshots.
2013-11-20 21:20:25 +01:00
8e9ff1ef80 Search query and display selection kept across pages and searches 2013-11-17 01:07:27 +01:00
e0e0189342 Routes simplified for grid and list view 2013-11-14 00:18:36 +01:00
bc774c8b65 Simplified the grid and list view of packages 2013-11-12 22:58:36 +01:00
8b5c1d9ff2 Moved pagination to top bar.
Removed "prev", "next", "first" and "last" from kaminari paginator.
2013-08-24 22:42:42 +02:00
f26f8a425b Moved default page to "packages" controller.
Using a partial template to render search results.

Show packages by default even without a query.
2013-07-27 13:12:29 +02:00
c2a695aec0 Packages controller added 2013-07-27 01:23:28 +02:00
741bf5d4e4 Development database on 'torf' configured 2013-07-27 01:21:44 +02:00
3af24f56dc Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00