snipe-it/app/Http/Controllers
Ivan Nieto 2da6f9136f
Add 'Last Audit Date/Next Audit Date' filter to custom report (#8989)
* Add 'Last Audit Date/Next Audit Date' filter to custom report

* Added a constraint: cannot require a report with a Last Audit Date in the future.
2021-01-26 12:05:31 -08:00
..
Accessories
Account
Api Added LDAP flag in users API for #8741 2020-12-02 11:01:05 -08:00
Assets
Auth Use the correct env variables in config/auth.php file. (#9048) 2021-01-26 12:04:41 -08:00
Components Fixed #8737 - incorrect validation string for components update 2020-11-13 12:09:48 -08:00
Consumables
Kits
Licenses Fixed #8719 - use same convention for file names on licenses as we do on assets 2020-11-12 15:13:45 -08:00
Users
ActionlogController.php
AssetMaintenancesController.php Fixed #8544 - escaping on maintenance notes 2020-11-12 23:55:16 -08:00
AssetModelsController.php
BulkAssetModelsController.php
CategoriesController.php
CheckInOutRequest.php
CompaniesController.php
Controller.php
CustomFieldsController.php
CustomFieldsetsController.php
DashboardController.php
DepartmentsController.php
DepreciationsController.php
GroupsController.php
ImportsController.php
LocationsController.php Fixed #8926, #8252 - introduce circular reference check for location parent_id - rebased from #8253 (#8927) 2020-12-18 17:18:04 -08:00
ManufacturersController.php
ModalController.php
ProfileController.php
ReportsController.php Add 'Last Audit Date/Next Audit Date' filter to custom report (#8989) 2021-01-26 12:05:31 -08:00
SettingsController.php Localization digit separator feature. (#8915) 2020-12-15 11:49:13 -08:00
StatuslabelsController.php
SuppliersController.php
ViewAssetsController.php