.. |
Accessories
|
Squashed commit of the following:
|
2024-11-12 15:39:22 +00:00 |
Account
|
Squashed commit of the following:
|
2024-11-12 15:39:22 +00:00 |
Api
|
Fixed order by notes for users
|
2024-11-27 15:48:13 +00:00 |
Assets
|
commit for testing
|
2024-11-21 19:01:27 -05:00 |
Auth
|
Prevent passing an array as login
|
2024-08-18 04:51:36 +01:00 |
Components
|
Improve check for image existence
|
2024-11-19 16:44:42 -08:00 |
Consumables
|
Add consumable ui tests
|
2024-12-12 16:41:46 -08:00 |
Kits
|
Squashed commit of the following:
|
2024-11-12 15:39:22 +00:00 |
Licenses
|
Squashed commit of the following:
|
2024-11-12 15:39:22 +00:00 |
Users
|
Fixed variable name
|
2024-11-19 13:22:44 +00:00 |
ActionlogController.php
|
Fixed #15825
|
2024-11-15 13:18:15 +00:00 |
AssetMaintenancesController.php
|
Change user_id to created_by
|
2024-09-17 22:16:41 +01:00 |
AssetModelsController.php
|
added a way to manipulate validator attribute names
|
2024-09-30 20:09:00 -05:00 |
AssetModelsFilesController.php
|
Fixed typehint on asset model files
|
2024-07-08 22:00:45 +01:00 |
BulkAssetModelsController.php
|
Moar typehinting
|
2024-07-04 22:37:58 +01:00 |
CategoriesController.php
|
Change user_id to created_by
|
2024-09-17 22:16:41 +01:00 |
CheckInOutRequest.php
|
Default to user
|
2024-08-07 18:04:39 +01:00 |
CompaniesController.php
|
Added created by to company on save
|
2024-09-19 20:34:54 +01:00 |
Controller.php
|
Modernize use statements, switch to auth()
|
2024-07-04 20:49:22 +01:00 |
CustomFieldsController.php
|
Use auth()->id() instead of Auth::id()
|
2024-09-19 17:31:46 +01:00 |
CustomFieldsetsController.php
|
Change user_id to created_by
|
2024-09-17 22:16:41 +01:00 |
DashboardController.php
|
Reflash session so login message is displayed
|
2024-09-09 14:54:19 -07:00 |
DepartmentsController.php
|
Change user_id to created_by
|
2024-09-17 22:16:41 +01:00 |
DepreciationsController.php
|
Change user_id to created_by
|
2024-09-17 22:16:41 +01:00 |
GoogleAuthController.php
|
Moar typehinting
|
2024-07-04 22:37:58 +01:00 |
GroupsController.php
|
Moar typehinting
|
2024-07-04 22:37:58 +01:00 |
HealthController.php
|
Removed die()
|
2024-10-02 15:48:35 +01:00 |
LabelsController.php
|
Removed return
|
2024-07-08 17:41:20 +01:00 |
LocationsController.php
|
Change user_id to created_by
|
2024-09-17 22:16:41 +01:00 |
ManufacturersController.php
|
Change user_id to created_by
|
2024-09-17 22:16:41 +01:00 |
ModalController.php
|
Modernize use statements, switch to auth()
|
2024-07-04 20:49:22 +01:00 |
ProfileController.php
|
Squashed commit of the following:
|
2024-11-12 15:39:22 +00:00 |
ReportsController.php
|
missed a spot
|
2024-12-05 10:18:35 -08:00 |
SettingsController.php
|
Merge branch 'refs/heads/upstream/dev' into feature/sc-26415
|
2024-10-16 18:32:36 -04:00 |
StatuslabelsController.php
|
Change user_id to created_by
|
2024-09-17 22:16:41 +01:00 |
SuppliersController.php
|
Squashed commit of the following:
|
2024-11-12 15:39:22 +00:00 |
ViewAssetsController.php
|
change error to warning
|
2024-10-01 14:24:03 -05:00 |