Commit graph

16 commits

Author SHA1 Message Date
9b3f05bad9 Removed image on the front page.
Because there is no useful information like review ratings or popcon scores that would help here.
Might be re-enabled later when that information is available.
2015-04-20 20:02:42 +02:00
8b0ff06172 Moved explanation of cookie usage to about page. 2015-04-19 11:48:08 +02:00
351d42ccbb Fixed views to use Paperclip 2015-01-12 00:18:57 +01:00
97b7b49b4c Emphasized that the software components are open-source.
At first I was not sure whether Komodo Edit was open-source. But it is.
2014-12-30 16:54:33 +01:00
64e84e6a7b Making repository links in about page clickable 2014-12-30 16:54:10 +01:00
9a930a00fe Kudos added to about page 2014-12-29 14:59:58 +01:00
ab11aaba04 Link to packages.ubuntu.com fixed on about page 2014-12-29 14:57:05 +01:00
7fe0d55823 Show actually used repository on about page 2014-12-29 14:56:53 +01:00
59b353d569 Package upload paths fixed 2014-12-01 00:21:57 +01:00
743579dc59 Added /about page 2014-12-01 00:14:18 +01:00
f940e96014 Packages grid/list view are different controller actions now 2014-11-30 19:25:21 +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
2448e71574 Crap removed 2013-08-09 23:01:33 +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
acd47f66d7 Fulltext search for packages works 2013-07-27 01:48:01 +02:00
f28c637d10 Welcome controller added
Can be used for main index, about page etc.
2013-07-27 01:23:08 +02:00