snipe-it/resources/lang/en
Daniel Meltzer 987536930c Assorted fixes (#3923)
* Fix some n+1 problems

* Use route in notification dropdown to make sure we link to correct page

* Work on better UI support for checkout to non-user.  Fix links on index bootstrap table, work towards eliminating assignedUser

* Remove Asset::assigneduser() relationship.  Instead add a checkedOutToUser() method and/or port to using assignedTo()

* Adjust string to fit new reality

* Fix #3780.  Move the consumables getDataView method to the ApiController.  Not entirely RESTful, but it's a weird method that probably doesn't need its own controller and the functionality would be strange to stack on the userscontroller...

* Fix file uploads to assets and restore the delete route.

* Add asset maintence edit action to index.

* Suppliers asset list should link to the related asset, not to the supplier with same ID.

* Asset models page should use polymorphic formatter on assigned to to better handle assorted item types.

* Comment out more assigneduser fallacy until we figure out the query builder approach to searching for location text.
2017-09-05 17:54:58 -07:00
..
admin Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
auth Updated language strings 2017-07-07 13:14:51 -07:00
button.php Update user(view) for support multilanguage (#3383) 2017-03-10 16:58:29 -08:00
general.php Bulk asset audit form (needs more testing) 2017-08-29 16:00:22 -07:00
mail.php Updated translations 2016-12-03 17:10:05 -08: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 Fixes #3907 2017-08-31 13:45:48 -07:00