snipe-it/resources/lang/en
snipe 296de34e8a
WIP: Upgrade develop to Laravel 6.6.1 (#7637)
I'm going ahead and merging this, since the upgrade doesn't break Flysystem any worse than the current develop is broken, so far as I can tell. 


* Upgraded framework to Laravel 6

### TO DO:

- Fix password restriction rules- the old library isn’t compatible with Laravel 6 :(
- Figure out why in-app API calls are returning “Unauthorized”

* More updates from Input:: to Request:: helper

* Switch to Request:: from Input

* Added passport config

* Fixed goofy password minimum in seeder

* Added laravel/helpers

* Changed ($item)  to ($item->id) in forms

I have no idea why this is necessary

* Changed ($item) to ($item->id) in forms

* Updated API middleware to auth:api

* Updated with added laravel auth.php values

* FIxed *&!^$%^&$^%!!!! ajax issue

* Switch to Request::get from Input::get

* Switched to Request facade

* Added password security minimums back in

The package we were using has not been updated to Laravel v6, so I created custom validators instead

* Added language strings for error messages for password rules

* Fixed `($item)` issue in formActions for partials
2019-12-10 19:32:50 -08:00
..
admin Added #6489: show asset assignments under user assignments (#7293) 2019-12-06 10:57:48 -08:00
auth Horrible master -> dev merge that makes baby jesus cry :( 2019-03-20 02:24:23 -07:00
button.php Implement #3088: Add "Generate Label" option to "Actions" dropdown menu in individual Asset Details view. (#7388) 2019-09-03 11:02:55 -07:00
general.php RTF support added (#7024) 2019-05-15 15:47:40 -07:00
help.php More help text updates 2018-10-04 21:14:45 -07:00
mail.php Integrations/develop into master (#7352) 2019-08-14 21:48:14 -07:00
pagination.php Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
passwords.php Use username instead of email address in password reset (#6382) 2018-10-31 18:03:24 -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 WIP: Upgrade develop to Laravel 6.6.1 (#7637) 2019-12-10 19:32:50 -08:00