Commit graph

193 commits

Author SHA1 Message Date
b70a9f1a07 Use resize_to_limit to avoid stretching images 2020-08-17 01:48:51 +02:00
3982cdb741 Added callout/hint if a package has pending uploads 2020-08-17 00:44:15 +02:00
ee4c96c428 Using rails_representation_url to link to URL of image variant 2020-05-03 22:33:31 +02:00
ce881343e2 Using new access methods for ActiveStorage instead of Paperclip 2020-04-20 20:12:10 +02:00
Christoph Haas
a9855a560b Show screenshot data in development mode 2018-08-09 18:24:39 +02:00
Christoph Haas
459e86e25a Various fixes that prevented production deployment 2018-08-07 18:36:53 +02:00
Christoph Haas
a556ee2344 Animate upload button 2018-08-06 22:58:33 +02:00
Christoph Haas
4846573304 Show dummy thumbnail in full width in list view 2018-08-06 16:25:51 +02:00
Christoph Haas
06b8f92963 Restyling 2018-06-27 18:43:08 +02:00
Christoph Haas
fe6430322b Disabled Ubuntu reviews
The reviews are pretty useless. People refer to bugs or old versions or
just don't know how to use a piece of software. This is not helpful.
2018-06-19 11:49:02 +02:00
24a27e3a0e List layout made less cluttered 2018-05-29 16:49:14 +02:00
85068a6a87 Show details again 2018-05-28 17:30:27 +02:00
dd7527691e Dammit… I can't remember what I changed and why 2018-05-06 19:07:55 +02:00
0bfacbee30 Anonymous uploads replaced by creation of ad-hoc users 2017-08-17 09:31:06 +02:00
c03be398f6 No longer required. Editing will move to details page 2017-08-14 19:08:18 +02:00
ccd590cfc3 Fixed controller that received uploads 2017-08-14 19:07:57 +02:00
Christoph Haas
193d44f89a Stuff 2017-08-14 08:09:23 +02:00
cc3f406490 Hint added that reviews are from Ubuntu users 2017-08-11 21:06:56 +02:00
0fbc247aff Reporting of spam screenshots disabled
Will be re-enabled later with a proper seperate page.
2017-08-11 21:06:33 +02:00
5945b71194 Right details box is now properly stuck to the top 2017-04-19 21:45:17 +02:00
4bad4d3a36 OpenID auth using Launchpad and Stackexchange works 2017-04-16 23:58:08 +02:00
20397c5411 Cruft removed 2017-04-05 16:27:34 +02:00
72ccc986a4 Google's recaptcha removed. Avoid external dependencies. 2017-04-05 16:26:23 +02:00
e90f8fc53e Design of details box fixed 2017-04-05 15:32:40 +02:00
bf9cba09b2 Make details box on the right stick to the top 2017-04-02 17:53:38 +02:00
c00972a909 Added view (experimental) for my_uploads 2017-02-06 09:50:05 +01:00
f89a56afe4 Typo fixed 2017-01-31 22:44:48 +01:00
4a4df12274 Rewording 2017-01-31 22:44:42 +01:00
0e02b70213 Routing changed to accomodate new upload workflow 2017-01-31 22:44:36 +01:00
34d7eb649c New upload review process partly finished 2017-01-18 21:30:14 +01:00
2189f8cc81 Merge branch 'master' of git.workaround.org:chaas/debshots 2016-11-03 13:23:15 +01:00
396f3a7751 Merge branch 'master' of git.workaround.org:chaas/debshots 2016-11-02 20:05:46 +01:00
10e44d1aaf Upload workflow improved 2016-11-01 09:16:52 +01:00
1d8f2552ca Typo fixed 2016-10-30 22:37:51 +01:00
0b5f158dd0 Upload page fixed for multi-uploads. Beautification. 2016-10-30 13:02:41 +01:00
4aa0ddcaeb Typo fixed 2016-10-30 12:59:37 +01:00
4ee670e438 Upload starts automatically when Javascript is enabled 2016-08-31 18:08:16 +02:00
5ba02d5d35 Select and upload-submit buttons aligned 2016-08-29 18:27:35 +02:00
107309a84c Upload page seperated, styled and Javscript-pimped
Actual upload is not yet working.
2016-08-29 18:17:16 +02:00
1a49fc2777 Keep 'show' parameter when using text search
So that "any", "with" or "without" is kept when a new search term is
intered.
2016-08-16 18:41:06 +02:00
ade7345a6d Upload action on details page made clearer - added button 2016-08-16 13:09:27 +02:00
d4e8e89e82 Display of statistics on details page fixed 2016-08-16 13:09:13 +02:00
339bb0427f Showing reviews on package's details page from Ubuntu 2016-08-16 12:50:03 +02:00
fc95fc9d9a Refactored upload modal into a seperate partial view 2016-08-12 19:00:09 +02:00
af578f6622 Info box on details page refactored into a partial 2016-08-12 18:56:26 +02:00
86d8a7425b Avoiding errors when showing statistics. Slight change in wording. 2016-08-12 17:06:40 +02:00
7b0dca88b3 Statistics added to package view. 2016-08-11 18:23:53 +02:00
512d109c6a Add explanation text for uploads 2016-07-24 11:13:42 +02:00
ff0b93380a Recaptcha support added when reporting screenshots
There's lots of spam recently. We need to do something against it.
2016-07-21 11:29:25 +02:00
e2c73511bc Removed user dropdown - adding description field and delete button directly into details view 2016-07-15 20:10:19 +02:00