Commit graph

95 commits

Author SHA1 Message Date
427cdf87d7 Moved Screenshot.adminstatus to status_text helper
This change allows the use of fa_icon helpers
2020-11-23 00:21:17 +01:00
54c1281a47 Clearer status text 2020-11-12 19:36:12 +01:00
ff1bad3f33 Package page uses imgcard style just like the grid view 2020-11-03 00:28:31 +01:00
6ddf9ff48c Pagination fixed 2020-11-01 23:26:04 +01:00
f1c3982985 Moved top paginator to right place 2020-10-30 15:46:37 +01:00
77d8daedea Added pagination of screenshots to reduce loading times 2020-10-25 02:21:12 +02:00
f323f94582 Paginator can handle both screenshots and packages now 2020-10-25 02:20:49 +02:00
1734655bc6 De-duplicate code into medium_image partial template 2020-10-24 17:45:27 +02:00
c23cfbbba2 Watermark now on east. New method for medium-sized images 2020-10-20 21:24:23 +02:00
adb76650da Design overhaul of details page 2020-10-20 00:22:41 +02:00
986b42145e Slight design improvements 2020-10-19 21:19:49 +02:00
f5f6e4960b Fix stretched images and animation 2020-10-19 19:12:05 +02:00
7ac69a1d8a Rails update. Fancybox update. Migrations from Paperclip. 2020-10-19 18:49:47 +02:00
1d97215591 Show own uploads properly and add a badge 2020-08-21 19:13:13 +02:00
bd614413ae Minor wording change 2020-08-17 01:49:59 +02:00
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
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
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
Christoph Haas
193d44f89a Stuff 2017-08-14 08:09:23 +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
20397c5411 Cruft removed 2017-04-05 16:27:34 +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
f89a56afe4 Typo fixed 2017-01-31 22:44:48 +01:00
107309a84c Upload page seperated, styled and Javscript-pimped
Actual upload is not yet working.
2016-08-29 18:17:16 +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
e2c73511bc Removed user dropdown - adding description field and delete button directly into details view 2016-07-15 20:10:19 +02:00
5a203415b0 Replaced foundation icons by font awesome icons 2016-07-15 20:09:55 +02:00
2890f940b6 Foundation icon font added. 2016-07-15 12:01:00 +02:00
2b9b87c486 Properly formatting image caption 2016-07-13 22:44:34 +02:00
8dc2514852 Added partial to display long description properly 2016-06-29 21:49:32 +02:00
0c439359b9 Adding DIV to make sure that the image caption is always below the image 2016-06-27 18:06:29 +02:00
a44efc8007 Prepared back link (still ugly) in details view 2016-06-22 18:10:33 +02:00
7914d09676 Dealing with empty/nil version/description fields properly. 2016-06-22 18:09:41 +02:00
b30794884f screenshot.adminstatus added, debug info removed from admin dropdown 2016-06-06 15:56:16 +02:00
a153391615 Moved moderation code to new moderate controller 2016-04-14 16:49:17 +02:00
9bb9cf1f5d Added moderation, report and approval buttons for admins, uploaders and anonymous people 2016-04-07 18:44:12 +02:00
16999260ca Dropdown on details page allows image management for users and admins 2016-04-07 17:01:00 +02:00