.. |
Accessories
|
Use $request->input over Request::get()
|
2019-12-11 11:09:54 -08:00 |
Account
|
Minor code cleanup bits and bobs (#6805)
|
2019-03-13 20:12:03 -07:00 |
Api
|
Assorted licenses UI fixes while testing.
|
2020-05-12 14:38:21 -04:00 |
Assets
|
Short circuit checkout logic to prevent iterating if we're not checking out to an asset
|
2020-05-23 11:48:02 -04:00 |
Auth
|
Regenerate session ID on logout
|
2020-05-12 10:38:00 -07:00 |
Components
|
Validate when editing the quantity of a component that the new quantity is > the amount checked out
|
2020-04-29 13:25:04 -04:00 |
Consumables
|
Use $request->input over Request::get()
|
2019-12-11 11:09:54 -08:00 |
Kits
|
Feedback for Kits; Fix checkins for accessories (#7060)
|
2019-05-23 19:39:30 -07:00 |
Licenses
|
Remove old code.
|
2020-05-23 12:18:27 -04:00 |
Users
|
Updated LDAP sync controller to use new Adldap2 connections
|
2020-04-23 22:45:44 -07:00 |
ActionlogController.php
|
Discussion: Moving to policies for controller based authorization (#3080)
|
2016-12-19 11:04:28 -08:00 |
AssetMaintenancesController.php
|
Minor code cleanup bits and bobs (#6805)
|
2019-03-13 20:12:03 -07:00 |
AssetModelsController.php
|
Removed duplicate form request in asset models controller
|
2020-04-22 03:51:10 -07:00 |
BulkAssetModelsController.php
|
Use $request->input over Request::get()
|
2019-12-11 11:09:54 -08:00 |
CategoriesController.php
|
Merge branch 'develop' into integrations/2020-04-15-v5-merge
|
2020-04-20 23:20:34 -07:00 |
CheckInOutRequest.php
|
Minor code cleanup bits and bobs (#6805)
|
2019-03-13 20:12:03 -07:00 |
CompaniesController.php
|
Merge branch 'develop' into integrations/2020-04-15-v5-merge
|
2020-04-20 23:20:34 -07:00 |
Controller.php
|
Minor code cleanup bits and bobs (#6805)
|
2019-03-13 20:12:03 -07:00 |
CustomFieldsController.php
|
Minor code cleanup bits and bobs (#6805)
|
2019-03-13 20:12:03 -07:00 |
CustomFieldsetsController.php
|
Fixed #7987 - allow toggle of required/optional in custom fields/fieldsets
|
2020-04-24 00:39:32 -07:00 |
DashboardController.php
|
Minor code cleanup bits and bobs (#6805)
|
2019-03-13 20:12:03 -07:00 |
DepartmentsController.php
|
Merge branch 'develop' into integrations/2020-04-15-v5-merge
|
2020-04-20 23:20:34 -07:00 |
DepreciationsController.php
|
Minor code cleanup bits and bobs (#6805)
|
2019-03-13 20:12:03 -07:00 |
GroupsController.php
|
Fixed groups request
|
2019-12-11 11:26:58 -08:00 |
ImportsController.php
|
Merge branch 'hotfixes/2fa_qr' into develop
|
2019-03-20 02:17:02 -07:00 |
LocationsController.php
|
Fix Location parent different validation on new location creation.
|
2020-04-28 11:39:52 -04:00 |
ManufacturersController.php
|
Merge branch 'develop' into integrations/2020-04-15-v5-merge
|
2020-04-20 23:20:34 -07:00 |
ModalController.php
|
Refactor controller to use one method that shows all modals based on name.
|
2020-05-23 15:24:00 -04:00 |
ProfileController.php
|
Merge branch 'features/6204_email_audit-alerts' into develop
|
2019-05-06 08:45:13 -04:00 |
ReportsController.php
|
Use $request->input over Request::get()
|
2019-12-11 11:09:54 -08:00 |
SettingsController.php
|
Added #542: add saml authentication
|
2020-05-06 00:06:19 +10:00 |
StatuslabelsController.php
|
Fixed status label create error
|
2020-04-22 03:50:43 -07:00 |
SuppliersController.php
|
Merge branch 'develop' into integrations/2020-04-15-v5-merge
|
2020-04-20 23:20:34 -07:00 |
ViewAssetsController.php
|
Fixes PSR autoloading issue
|
2020-04-21 20:15:24 -07:00 |