mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 06:04:08 -08:00
a914dacf8e
* 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 |
||
---|---|---|
.. | ||
bootstrap | ||
extensions | ||
locale | ||
plugins | ||
all.js | ||
all.js.map | ||
app.js | ||
app.min.js | ||
bootstrap-table-locale-all.js | ||
bootstrap-table-locale-all.min.js | ||
bootstrap-table.css | ||
bootstrap-table.js | ||
bootstrap-table.min.css | ||
bootstrap-table.min.js | ||
bootstrap.datepicker.js | ||
dashboard.js | ||
dashboard2.js | ||
demo.js | ||
ekko-lightbox.js | ||
ekko-lightbox.min.js | ||
html5.js | ||
html5shiv.js | ||
jquery.fileupload.js | ||
jquery.iframe-transport.js | ||
jquery.js | ||
jquery.typeahead.min.js | ||
jquery.ui.widget.js | ||
metisMenu.js | ||
metisMenu.min.js | ||
pGenerator.jquery.js | ||
respond.js | ||
select2.min.js | ||
signature_pad.js | ||
signature_pad.min.js |