osem-fcy/app
Michael Ball 3883188dcd Support Users Directly Uploading Profile Pictures.
* Adds a `picture` attribute to `User`.
* Preserves Gravatar as a fallback option.
* Now, you should use `user.profile_picturer` instead of `gravatar_url`
* TODO: Ensure `profile_picture` handles sizing right for uploaded images.
2020-07-14 21:06:15 -07:00
..
assets ugh datatables.... 2020-07-13 04:52:48 -07:00
controllers Support Users Directly Uploading Profile Pictures. 2020-07-14 21:06:15 -07:00
datatables Merge master 2020-06-29 13:18:19 -07:00
helpers fix tickets bug with no description 2020-07-07 22:24:28 -07:00
jobs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
mailers WOW fix a bad bug!! 2020-07-06 00:58:59 -07:00
models Support Users Directly Uploading Profile Pictures. 2020-07-14 21:06:15 -07:00
pdfs Gracefully fail out of image handling in ticket PDF 2018-12-19 12:30:45 -08:00
serializers Required changes for consistent controller & feature results 2018-11-20 17:30:56 -08:00
uploaders Uploader changes based on https://github.com/carrierwaveuploader/carrierwave 2018-11-14 13:29:39 -08:00
views Support Users Directly Uploading Profile Pictures. 2020-07-14 21:06:15 -07:00