snipe-it/public
snipe a914dacf8e Adds drawn signature to asset acceptance (#2846)
* Adds digital signature to asset acceptance

This is still a little broken - the history is displaying “Deleted user”, since there is no item type listed. Saving the item_type as App\Models\User tries to update accepted on the users table, which obviously doesn’t exist.

* Use asset facade for folks in subdirs

* Possible fix for weird accepted/declined display

* Display signature in modal popup if sigs are required

* Wrap that display file in auth middleware, just to be sure.

It shoudl fail if you’re not authorized since you’re not logged in, but better safe than sorry

* Fixed header section of layout

* Removed extra drop from migration rollback
2016-10-31 21:00:30 -07:00
..
_debugbar/assets Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
assets Adds drawn signature to asset acceptance (#2846) 2016-10-31 21:00:30 -07:00
build Removed console message from JS 2016-08-01 21:43:56 -07:00
uploads Generate barcodes locally and try to serve them if they exist 2016-08-01 22:56:28 -07:00
.htaccess Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
favicon.ico Added favicon 2016-07-10 18:53:25 -07:00
index.php Set the public path for users who can’t use public as a directory (shared hosting) 2016-09-01 12:53:38 -07:00
robots.txt Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
sample.csv Readd sample.csv. Also port away from Sentry in the importer to be laravel5 compliant. 2016-05-18 23:33:18 -05:00
web.config Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00