Commit graph

238 commits

Author SHA1 Message Date
eec71890a5 Added button to delete screenshot from package details page 2015-02-11 20:42:39 +01:00
5c2a4f237e Make seperate upload page obsolete 2015-02-11 20:41:24 +01:00
3122a3d0c2 Comment out traces of jQuery.fileupload 2015-02-11 20:41:03 +01:00
825d1fcff3 Added Screenshot.image_url for Rake migration task to paperclip 2015-02-11 00:48:46 +01:00
ada5832dae Customized file path to screenshot files 2015-02-11 00:47:38 +01:00
8b7d6aed84 Temporarily disabled jQuery fileupload plugin 2015-02-11 00:47:23 +01:00
be5ab53424 Trying to obfuscate Paperclip URLs 2015-02-10 22:23:29 +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
2eea6fd6ce Merge branch 'master' of bitbucket.org:signum/debshots into paperclip
Conflicts:
	app/views/packages/details.slim
2015-02-09 22:00:25 +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
3fa13965cd Ignoring screenshot images 2015-01-13 22:48:11 +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
b2eb08b975 Added hint on Paperclip 2015-01-04 18:59:03 +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
9877b25267 Added "uploader" and "status" methods for Screenshot class 2015-01-04 16:57:35 +01:00
095ec7813a Removing old methods before I used Paperclip 2015-01-04 16:57:20 +01:00
e4e8c0c0db Changed "puts" to proper logging 2015-01-04 14:20:54 +01:00
38df37057a Added migration script to add screenshots to Paperclip 2015-01-04 14:20:31 +01:00
f5d099e30a Added suggested advance-deprecation for Rails 5 2015-01-04 14:20:13 +01:00
247a61c30f Ignoring screenshots in Paperclip asset path 2015-01-04 14:19:52 +01:00
4a0a3c3123 Added Paperclip migrations 2015-01-04 14:19:27 +01:00
7aca36e46b Added Paperclip attachment handler 2015-01-04 14:19:19 +01:00
9ce7de03b1 Note on file upload plugin added 2014-12-31 17:33:41 +01:00
6204e1f89e Todo marks added 2014-12-31 17:33:21 +01:00
2470396a4d jQuery file upload plugin added 2014-12-31 17:33:14 +01:00
d895aa2d1d Migration added that fixes full-text search 2014-12-31 17:32:53 +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
a5dc8630be File upload route added 2014-12-31 17:30:33 +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
15411e9c61 Schema updated. (Reason unknown.) 2014-12-30 16:56:55 +01:00
ba5e1f0d3a Added a repository to the production configuration. 2014-12-30 16:54:49 +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
ad9bdc6dd2 Added description to package repositories 2014-12-29 20:15:07 +01:00