Commit graph

39 commits

Author SHA1 Message Date
Christoph Haas
459e86e25a Various fixes that prevented production deployment 2018-08-07 18:36:53 +02:00
Christoph Haas
85fab774e8 Typos and formatting 2018-08-06 22:58:47 +02:00
Christoph Haas
06b8f92963 Restyling 2018-06-27 18:43:08 +02:00
Christoph Haas
d96a105a50 Make thumbnails equally high on home page 2018-06-18 17:17:22 +02:00
5ff7de59f1 Software center is deprecated. Renamed app. 2018-05-29 16:49:27 +02:00
969abda5da Elaborationism 2018-05-28 20:25:52 +02:00
dd7527691e Dammit… I can't remember what I changed and why 2018-05-06 19:07:55 +02:00
ddc7e825fb Minor improvement 2017-04-23 22:56:13 +02:00
29360a3086 Use thumbnails for screenshots on front page. 2017-04-05 16:26:40 +02:00
6cf1655115 Missing space added 2017-04-02 18:23:13 +02:00
10e44d1aaf Upload workflow improved 2016-11-01 09:16:52 +01:00
52590d866e Obsolete TODO hints removed 2016-08-29 19:57:36 +02:00
61cad639a6 Showing most wanted package on home page properly 2016-08-24 22:41:50 +02:00
9ad5a05914 Showing newest and most wanted package on home page 2016-08-23 19:00:39 +02:00
140756c17f Added documentation of JSON URLs 2016-08-12 18:46:23 +02:00
f36683f9d4 Statistics fixed 2016-07-15 20:24:19 +02:00
c877e8a0b4 RSS feed not yet implemented 2016-07-15 12:38:04 +02:00
65d5e39cf1 Minor rewording on about page 2016-07-15 11:02:50 +02:00
93ec827209 Bogus information from /about removed temporarily 2016-07-14 17:43:14 +02:00
704aa3aa0a Moved footer information to about page 2016-05-16 23:46:03 +02:00
665bedc42a Removed bogus HR on main welcome page 2016-03-03 17:42:26 +01:00
979deabb29 Reference to deprecated upload path removed. 2015-05-02 11:34:56 +02:00
d888829ce6 Added /about hint on missing packages 2015-04-22 23:02:20 +02:00
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