snipe-it/app
Hannah Tinkler 8d501e1c24 Feature/custom fields default values (#5389)
* Fixes CustomFieldsetsController::fields() which I think is not used anywhere else and don't think ever worked as you can't call get() on a Collection.
Have tested extensively and doesn't seem to affect anywhere else?

* Adds default value functionality

* Adds built assets

* Fixes assignment to asset_model_id which should have been evaluation and alters route so it sits more in line with existing work

* Updates built assets

* Remove silly docker.env file; fix Dockerfile to preserve Oauth keys (#5377)

* Added department to custom asset export
Updates build assets

* Adds translation support for 'add default values' checkbox label
2018-04-23 21:16:55 -07:00
..
Console Check that the id key exists to prevent any weird edge cases for location 2018-03-05 22:44:05 -08:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Fix standardized exception formatter for correct payload 2017-10-24 17:57:49 -07:00
Helpers Fixed #5138 - added default_label flag to status labels 2018-03-05 22:04:16 -08:00
Http Feature/custom fields default values (#5389) 2018-04-23 21:16:55 -07:00
Importer Another importer fix. (#5383) 2018-04-18 07:58:26 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Models Feature/custom fields default values (#5389) 2018-04-23 21:16:55 -07:00
Notifications WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
Observers Fixed #4652 - asset not correctly checking out to user on creation 2018-01-17 12:10:28 -08:00
Policies Fixed asset model permission not granted for edit 2018-03-07 18:22:49 -08:00
Presenters Added count of checkins, checkouts, requests (#5314) 2018-04-06 16:23:39 -07:00
Providers Fixed asset model permission not granted for edit 2018-03-07 18:22:49 -08:00