aboutsummaryrefslogtreecommitdiffstats
path: root/app/uploaders
AgeCommit message (Collapse)Author
2018-04-04Refs #6089; Adds `attachment` Custom FieldsZog
As well as an helper to render them in a partial
2018-03-12Regs #6133; Define file's extensions whitelist on a per-class basis6133-new-exportsZog
2018-03-12Refs #6133; Sample SimpeImporter ImplementationZog
Still needs to be made asynchronous
2017-12-29Validates import file extension with CarrierWave extension_whitelist. Refs #4762Alban Peignier
2016-12-27Model importXinhui
Refs #2261