Commit graph

107 commits

Author SHA1 Message Date
b563219d22 Unused tabs in topbar commented out 2015-02-23 22:33:48 +01:00
65f74e0568 Added simple feature to remove screenshots 2015-02-10 22:23:10 +01:00
60a183576c Uploading screenshots really works finally. :) 2015-02-10 16:54:06 +01:00
18edade734 Merge branch 'master' of bitbucket.org:signum/debshots
Conflicts:
	app/views/packages/upload.slim
2015-02-10 09:16:34 +01:00
7dfc28fd37 Remove second column for information in package upload view 2015-02-10 09:14:13 +01:00
7451cca9cf Uploading screenshots works 2015-02-10 01:20:28 +01:00
4f567e839f Merge 2015-02-09 22:00:17 +01:00
8f37aab8b6 Details view leave more space for package description (right column) 2015-02-09 16:16:25 +01:00
af1734ed34 Link to "Explore" in top bar shown correctly in packages controller 2015-02-09 16:11:42 +01:00
23216cf38c Added jQuery file upload plugin 2015-01-13 22:49:28 +01:00
351d42ccbb Fixed views to use Paperclip 2015-01-12 00:18:57 +01:00
165f6f166d Layout of details package improved 2015-01-12 00:18:12 +01:00
3a5aee211f Upload page layout simplified 2015-01-04 18:58:55 +01:00
d1feaf923b Use new Paperclip method 2015-01-04 18:58:45 +01:00
5e8dd243a3 Switch to iterator 2015-01-04 18:58:35 +01:00
2d8e1a43b0 Showing details about a screenshot 2015-01-04 16:58:04 +01:00
e8fb97c21e Moved Javascript includes to the top so that other JS code can be included in the page 2014-12-31 17:32:39 +01:00
6df3df512f CSS style renamed 2014-12-31 17:30:25 +01:00
d701947c68 Began working on screenshot upload feature. 2014-12-31 17:17:01 +01:00
8bc497403d Added screenshot upload image to details page. 2014-12-30 18:47:11 +01:00
d27f558fbd Renamed style for long description styles. Tidied up CSS. 2014-12-30 18:47:01 +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
56df10224b Moved "no packages found" message panel to partial view 2014-12-30 16:53:42 +01:00
71538d9e8c Moved search field into partial render view 2014-12-30 16:53:18 +01:00
b6b39d53b0 Showing long description slightly below the package name 2014-12-29 20:14:52 +01:00
bb3d390681 Sidebar links fixed 2014-12-29 17:56:45 +01:00
d0f04e4834 Hierarchy of elements fixed.
Error message with "no packages found" is not shown in grid view
any more.
2014-12-29 15:30:33 +01:00
1e4a830cfa Link to details page even if no screenshots exists yet. 2014-12-29 15:29:53 +01:00
9a930a00fe Kudos added to about page 2014-12-29 14:59:58 +01:00
6d9d8c619f Grouping of fancybox thumbnails fixed 2014-12-29 14:59:01 +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
cbc756e404 Setting Fancybox parameters 2014-12-29 14:55:40 +01:00
ad480fb1cd Moved inclusion of Javscript files into asset pipeline 2014-12-29 14:55:19 +01:00
16f4597c9b Moved long description box further up in details page. 2014-12-29 14:54:45 +01:00
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
14a3e5f294 Cruft removed 2014-12-01 23:04:12 +01:00
8e1b3edbb4 Fixed "more screenshots" link 2014-12-01 23:03:58 +01:00
59b353d569 Package upload paths fixed 2014-12-01 00:21:57 +01:00
4d2d64b43f #wholepage construct removed that moved the footer down 2014-12-01 00:15:21 +01:00
743579dc59 Added /about page 2014-12-01 00:14:18 +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
f940e96014 Packages grid/list view are different controller actions now 2014-11-30 19:25:21 +01:00
1c59a5ac74 Mostly fixed the packages list, grid and detail views 2014-11-30 16:07:28 +01:00
42f9f85a48 Added view for package/details 2014-11-23 19:55:26 +01:00
f5710545ed Fixed paths for jQuery raty plugin 2014-11-23 19:55: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