snipe-it/app
snipe 75b527ab59 Features/image uploads (#4320)
* Locations API support for image

* Added manufacturers API support for image

* Added manufacturers API support for image

* Added image support for locations add/update

* Added manufacturer image upload support to controller

* General image string

* Added blade support for image uploads/delete image

* Added $request support (from Input::)

* Added image support in API transformers

* Added image to Manufacturers presenter for data table

* Migration to create image fields

* Ignore the contents of the new image directories

* Create new image upload directories

* Created components/consumables uploads directory

* Fixed missing textSearch scope from companies

* Added ignore for companies uploads directory

* Added blade support for image upload

* Fixed path to upload directory on edit

* Added company image upport to transformers, controllers

* Added image support for categories

* Added support for images in Departments

* Added support for image in Consumables

* Added image support for components
2017-10-25 22:35:58 -07:00
..
Console Recrypt the LDAP password properly 2017-10-18 08:15:23 -07:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Fix standardized exception formatter for correct payload 2017-10-24 17:57:49 -07:00
Helpers Make sure payload is always passed, even if null 2017-08-25 03:27:31 -07:00
Http Features/image uploads (#4320) 2017-10-25 22:35:58 -07:00
Importer Fixed importer using previous row’s custom field 2017-10-25 18:16:28 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Models Features/image uploads (#4320) 2017-10-25 22:35:58 -07:00
Notifications Fixes #4230 - adds model name and manufacturer to emails 2017-10-17 13:30:32 -07:00
Observers Fixes #1190 - added basic audit workflow 2017-08-25 10:04:19 -07:00
Policies Remove unused method arguments 2017-10-07 15:09:50 -07:00
Presenters Features/image uploads (#4320) 2017-10-25 22:35:58 -07:00
Providers Fixes #4226 - adds log_max_files to app config and sample env 2017-10-17 20:04:07 -07:00