Commit graph

917 commits

Author SHA1 Message Date
045024e987 Gem updates 2020-08-19 15:20:39 +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
cc080191fb Added explicit Rails version to migrations as needed for Rails 6 2020-08-16 19:22:47 +02:00
208c99341a Docs improved 2020-08-16 19:22:22 +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
87d37c1792 Added missing config after Rails update 2020-06-24 21:27:50 +02:00
ac843c9f46 Minor CSS 2020-06-24 21:27:29 +02:00
b929883f93 Foundation update 2020-06-24 21:26:41 +02:00
ee4c96c428 Using rails_representation_url to link to URL of image variant 2020-05-03 22:33:31 +02:00
6cda78d1ee Playbook improvement 2020-05-03 22:33:18 +02:00
e7c71049c7 Documentation changes for Debian Buster 2020-04-27 00:49:05 +02:00
ed53b08610 Typo fixed 2020-04-27 00:48:55 +02:00
18f66378cc Fixing playbook for Debian Buster 2020-04-27 00:48:43 +02:00
df6caf8b1b No cows 2020-04-27 00:48:34 +02:00
88e33e0256 Ignoring tempmorary development files 2020-04-20 20:29:41 +02:00
33086f9430 Merge branch 'master' of salsa.debian.org:debian/debshots 2020-04-20 20:29:06 +02:00
8adf682a0b Migrations and helpers to move from Paperclip to ActiveStorage
To migrate the application as of April 2020:

• leave models/screenshot.rb with “has_attached_file”
• bundle exec rake db:migrate
• bin/move_paperclip_to_activestorage
• set models/screenshot.rb to “has_one_attached”
2020-04-20 20:24:59 +02:00
a0203d32af Defaults set for Rails 6.0 2020-04-20 20:15:51 +02:00
ce881343e2 Using new access methods for ActiveStorage instead of Paperclip 2020-04-20 20:12:10 +02:00
01024c771b More Coffeescript cruft removed 2020-04-20 20:11:45 +02:00
eaaed75bb2 Ignoring storage/ path of ActiveStorage 2020-04-20 20:11:28 +02:00
15fbbea695 Coffeescript removed 2020-04-20 20:10:53 +02:00
186a7d91c9 Upgrade Rails 5.2 -> 6.0 2020-04-14 02:26:43 +02:00
d130f68172 Upgrade from Rails 5.0 to 5.2 2020-04-14 02:16:25 +02:00
Christoph Haas
e1b1ca4c60 Docstring fixed 2018-08-22 13:13:14 +02:00
Christoph Haas
4a9fe8772e Use package upstream version. Skip revision. Improve regexp parsing. 2018-08-22 13:11:28 +02:00
Christoph Haas
56750c3884 Added hint about updating Debian SSO CRL / update-sso-ca 2018-08-22 13:10:56 +02:00
Christoph Haas
0207cb194b Cope with new installation without screenshots 2018-08-22 13:10:22 +02:00
Christoph Haas
ea3769501b Added location/path for LetsEncrypt auto-renewals 2018-08-22 13:09:47 +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
125e9c8ee5 Images for testing added 2018-08-15 18:11:25 +02:00
Christoph Haas
836a3e7ea2 More test 2018-08-15 17:42:41 +02:00
Christoph Haas
62fe9e6955 Fixed functional tests 2018-08-15 17:04:19 +02:00
Christoph Haas
eff7a02f9f Skipping double database creation 2018-08-14 18:40:22 +02:00
Christoph Haas
b3dd07cc29 Removed PostgreSQL from build dependency. Using Docker image. 2018-08-14 18:39:27 +02:00
Christoph Haas
ceaf3a089b Merging steps 2018-08-14 18:36:12 +02:00
Christoph Haas
bfcf4fa071 Fixed order 2018-08-14 18:32:01 +02:00