Commit graph

559 commits

Author SHA1 Message Date
cfe6790179 Future features commented out 2020-08-21 19:11:03 +02:00
13d3517935 Added screenshot_uploaded_by_current_user? helper function 2020-08-21 19:10:41 +02:00
e5f324e726 Create MD5 hexdigest for new uploads 2020-08-21 19:10:23 +02:00
bd614413ae Minor wording change 2020-08-17 01:49:59 +02:00
dd02ed0a82 Unused def commented out 2020-08-17 01:49:52 +02:00
2f6be566ef Remove Paperclip cruft 2020-08-17 01:49:35 +02:00
eb8f27d9e6 Fix handling of user session and user-uploaded images 2020-08-17 01:49:20 +02:00
b70a9f1a07 Use resize_to_limit to avoid stretching images 2020-08-17 01:48:51 +02:00
53911f226d Validation for uploaded image type added 2020-08-17 01:47:59 +02:00
3982cdb741 Added callout/hint if a package has pending uploads 2020-08-17 00:44:15 +02:00
cdb4772145 Forward deprecation 2020-08-17 00:43:50 +02:00
8a9e5d6e46 Logout link fixed 2020-08-16 19:22:13 +02:00
2150d9a560 SSO account foo removed from template 2020-06-24 21:28:17 +02:00
ac843c9f46 Minor CSS 2020-06-24 21:27:29 +02:00
ee4c96c428 Using rails_representation_url to link to URL of image variant 2020-05-03 22:33:31 +02:00
33086f9430 Merge branch 'master' of salsa.debian.org:debian/debshots 2020-04-20 20:29:06 +02:00
ce881343e2 Using new access methods for ActiveStorage instead of Paperclip 2020-04-20 20:12:10 +02:00
15fbbea695 Coffeescript removed 2020-04-20 20:10:53 +02:00
d130f68172 Upgrade from Rails 5.0 to 5.2 2020-04-14 02:16:25 +02:00
Christoph Haas
0207cb194b Cope with new installation without screenshots 2018-08-22 13:10:22 +02:00
Christoph Haas
2746b22c18 upload screenshot anonymously, login in, get screenshots assigned 2018-08-21 18:25:18 +02:00
Christoph Haas
820ff2a30b Tests improved 2018-08-20 22:27:35 +02:00
Christoph Haas
1b299d53e6 Auto-approval and upload fixed 2018-08-20 20:07:53 +02:00
Christoph Haas
0dd63f6bf6 Attempt to assign anonymous screenshots to logged-in user 2018-08-20 19:32:34 +02:00
Christoph Haas
228b7375e7 Refactored auto-approve code to make it more readable 2018-08-17 17:07:42 +02:00
Christoph Haas
9428d8d7dd Screenshot upload process fixed and tested 2018-08-17 09:21:32 +02:00
Christoph Haas
6239fb4dcb Renamed 2018-08-14 14:18:51 +02:00
Christoph Haas
80d21a1f90 Cruft from seperate log controller removed 2018-08-13 15:02:11 +02:00
Christoph Haas
2b3db52608 Added link 2018-08-10 16:22:26 +02:00
Christoph Haas
1e4129b58d Move "my screenshots" to "My" menu 2018-08-10 16:22:10 +02:00
Christoph Haas
6c1b1130d7 Show all columns of log records 2018-08-10 16:21:12 +02:00
Christoph Haas
6b54bc2847 Redirect back to / after logout 2018-08-10 16:21:02 +02:00
Christoph Haas
6182078cdd Restrict admin controller to admins 2018-08-10 16:20:53 +02:00
Christoph Haas
bf96a72158 Parsing of email address from Debian client cert CN fixed 2018-08-10 12:42:08 +02:00
Christoph Haas
a9855a560b Show screenshot data in development mode 2018-08-09 18:24:39 +02:00
Christoph Haas
b1dbcef80b admin/logs viewer implemented 2018-08-09 18:24:28 +02:00
Christoph Haas
79bf7a2276 Added icons for SSO providers 2018-08-08 21:27:47 +02:00
Christoph Haas
d7eb758bb1 Highlighting 'Contribute' in the topbar if necessary 2018-08-08 09:22:01 +02:00
Christoph Haas
1dcec0f8e6 Typo 2018-08-08 09:21:42 +02:00
Christoph Haas
c0e81bd271 Added friendly text for Debian SSO 2018-08-07 19:43:40 +02:00
Christoph Haas
084f8e5b22 Fixed selection of shown screenshots for anonymous uploaders 2018-08-07 19:43:30 +02:00
Christoph Haas
459e86e25a Various fixes that prevented production deployment 2018-08-07 18:36:53 +02:00
Christoph Haas
591845a25d Reindented 2018-08-06 22:59:26 +02:00
Christoph Haas
b3bc6c0b76 Minor reorg 2018-08-06 22:59:16 +02:00
Christoph Haas
85fab774e8 Typos and formatting 2018-08-06 22:58:47 +02:00
Christoph Haas
a556ee2344 Animate upload button 2018-08-06 22:58:33 +02:00
Christoph Haas
4060111b7f Added packages_without route 2018-08-06 22:56:54 +02:00
Christoph Haas
79d4c9f834 Fixed bogus indentation 2018-08-06 18:47:13 +02:00
Christoph Haas
8e668603fc Fixed sort order of packages and screenshots
Packages are sorted by most visits
Screenshots are sorted by newness
2018-08-06 18:41:05 +02:00
Christoph Haas
e0b3721804 Debian SSO login fixed 2018-08-06 17:53:05 +02:00