snipe-it/resources/lang/en
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
..
admin Adds drawn signature to asset acceptance (#2846) 2016-10-31 21:00:30 -07:00
auth Translations and nicer formatting for login/password reset 2016-05-20 00:25:45 -07:00
button.php Checkin and Delete User string 2016-04-21 21:53:13 -07:00
general.php Adds drawn signature to asset acceptance (#2846) 2016-10-31 21:00:30 -07:00
mail.php Translate emails (#2652) 2016-09-26 14:13:07 -07:00
pagination.php Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
passwords.php Translations and nicer formatting for login/password reset 2016-05-20 00:25:45 -07:00
reminders.php Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
table.php Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
validation.php Custom validator for multiple deleted items with the same unique field 2016-07-26 00:44:26 -07:00