Commit graph

248 commits

Author SHA1 Message Date
c0144a79c7 Typo 2021-02-21 17:04:57 +01:00
5889f70a4d Don't show anything in list view if there is no long description 2021-02-21 16:43:57 +01:00
940b3a16fa Slightly less ugly list view 2021-02-21 15:57:42 +01:00
46352afc58 More dots-in-URLs-routing-issues workarounds 2021-02-21 11:12:53 +01:00
f68482f850 Simplification 2021-02-21 11:12:35 +01:00
75083eed6f Fix: show Delete button to admins 2021-02-20 22:27:22 +01:00
2297059e84 Trivial rewording 2021-02-20 22:24:41 +01:00
eaa81e45ed Fix card view. image class was missing. 2021-02-20 22:23:37 +01:00
b41c78abbf Add user hint to use Ctrl-V 2021-02-20 22:23:23 +01:00
0f20a53554 Allow Ctrl-V uploads from details and upload view 2021-02-20 22:23:10 +01:00
44a7f31bd4 Fixed broken maginifying glass effect 2021-02-20 21:49:16 +01:00
e5b867fc16 JS display paste-upload errors directly 2021-02-20 21:18:47 +01:00
9bd01ff30b Put striped background behind unapproved images 2021-02-20 21:18:17 +01:00
afe6f7ed7f Moved ctrl-v upload Javascript back to controller 2021-02-20 16:39:44 +01:00
1d364de8c8 Handle uploads using Ctrl-V 2021-02-18 01:59:40 +01:00
499c59b761 Render delete button partial for users 2021-02-18 01:59:16 +01:00
102ea7e67c Displaying delete button for user's own upload 2021-02-18 01:58:04 +01:00
953cd056aa Clearer links in paginator 2021-02-14 18:01:46 +01:00
3f0737c614 Fix 404 for missing package 2021-02-14 16:51:55 +01:00
9a91229336 Fixed size and choice of dummy images 2021-02-14 16:41:52 +01:00
1f7ba785a1 One partial view eliminated 2021-02-14 15:33:22 +01:00
dc5e6d151b One SQL query per view saved 2021-02-14 15:32:37 +01:00
c636ee40a5 Simplified browsing view 2021-02-14 11:14:13 +01:00
fce8fe2dce Renamed. The image was actually the small version. 2021-02-14 10:35:50 +01:00
7788025cf7 Properly show screenshots visible to the user 2020-11-23 00:21:40 +01:00
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
5fedf92661 Only show approved screenshots in search
Bug was reported by Reiner Hermann
2020-11-22 23:52:02 +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
206a828a38 Hide list of screenshots in upload page 2020-11-03 00:19:18 +01:00
e9e7b494c3 Rewording 2020-11-03 00:19:04 +01:00
9d102d72e6 Avoid adding empty P tags 2020-11-03 00:18:12 +01:00
44fe907d59 Partial template for small thumbnails added 2020-11-03 00:17:02 +01:00
4f2c89d928 Admin dropdown replaced by set of buttons under image 2020-11-03 00:07:50 +01:00
a1b9a8a625 Removed statistics from details panel 2020-11-01 23:26:34 +01:00
6ddf9ff48c Pagination fixed 2020-11-01 23:26:04 +01:00
bd08afdede Nicer grid view 2020-11-01 23:25:11 +01:00
f1cff3883d small_img() helper added 2020-11-01 23:24:07 +01:00
c4f5741b0c Migration to Shrine attachment handling 2020-11-01 15:07:16 +01:00
f1c3982985 Moved top paginator to right place 2020-10-30 15:46:37 +01:00
401c34f021 Pagination layout fixed 2020-10-30 15:03:22 +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
109354dbf6 Fixed old Paperclip code 2020-10-25 02:20:17 +02:00
1734655bc6 De-duplicate code into medium_image partial template 2020-10-24 17:45:27 +02:00
9cc09451f7 Shut off admin stuff until future versions 2020-10-24 17:44:56 +02:00
04c818f539 Download button added to metadata box on details page 2020-10-20 21:24:38 +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