snipe_it/app
Daniel Meltzer f683c78a69 Fix adding an image to an asset when public/uploads/assets does not exist (#2240)
* Fix adding an image to an asset when public/uploads/assets does not exist.

 First check to see if we can create directory and do so.  If any errors occur, display the error string as an error on the page.

* Add the public/uploads/assets directory to new installs.

* Add some comments explaining this code so I remember what it does next time.
2016-07-10 18:43:00 -07:00
..
Console Remove old asset importer 2016-07-09 19:35:42 -07:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Helpers Added inheritance back into users/groups 2016-06-15 20:45:45 -07:00
Http Fix adding an image to an asset when public/uploads/assets does not exist (#2240) 2016-07-10 18:43:00 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Listeners Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Models Move print statement to LOG 2016-07-01 16:24:58 -07:00
Policies Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Providers Added gates to authservice provider for finer tuned permissions 2016-06-02 02:40:49 -07:00