Henne Vogelsang
|
b5a8f1b8c0
|
Rename deprecated CarrierWave methods
|
2021-08-18 14:10:31 +02:00 |
|
Henne Vogelsang
|
2c238365d6
|
CarrierWave needs to be told where to store in 2.x
|
2021-03-06 21:34:48 +01:00 |
|
James Mason
|
9f84454a8d
|
Uploader changes based on https://github.com/carrierwaveuploader/carrierwave
|
2018-11-14 13:29:39 -08:00 |
|
James Mason
|
24396d35c2
|
Use Ruby safe navigation over Rails try
re: https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/SafeNavigation
|
2018-06-01 09:15:57 -07:00 |
|
James Mason
|
6d31dfeef4
|
Add frozen_string_literal magic comment
re: https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/FrozenStringLiteralComment
|
2018-05-09 06:54:26 -07:00 |
|
James Mason
|
710010cb76
|
Use a picture format for ticketing
Instead of analyzing image size using the local file, rely on a
processed image of the appropriate dimensions.
Resolves #1828
|
2017-12-11 17:11:17 -08:00 |
|
James Mason
|
e01d849374
|
Add a picture format for conference tickets
|
2017-12-11 17:11:15 -08:00 |
|
siddhantbajaj
|
b9a540f4e2
|
Sample prototype for ticket pdf
Added verticl layout of ticket pdf without QR code.
|
2017-07-05 16:39:31 +05:30 |
|
Henne Vogelsang
|
084ee7ef43
|
Give a bit more demo info in the conference description
|
2016-05-03 16:25:39 +02:00 |
|
Henne Vogelsang
|
c876a2d1cf
|
Assign a public id based on the picture name
|
2016-05-03 16:25:39 +02:00 |
|
Henne Vogelsang
|
86896cc46b
|
And finally make use of Cloudinary if it's configured
|
2016-04-27 17:55:24 +02:00 |
|
Henne Vogelsang
|
a852a3b4a5
|
Protect us from too large images
|
2016-04-27 17:55:24 +02:00 |
|
Henne Vogelsang
|
f1f5fc1cd4
|
Use PictureUploader on Sponsor
|
2016-04-27 17:40:23 +02:00 |
|
Henne Vogelsang
|
cea9081347
|
A paperclip compatible carrierwave uploader
|
2016-04-27 17:40:23 +02:00 |
|