snipe-it/app/Http/Controllers
snipe dfc63641dc
Some checks failed
Crowdin Action / upload-sources-to-crowdin (push) Has been cancelled
Docker images (Alpine) / docker (push) Has been cancelled
Docker images / docker (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Has been cancelled
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Has been cancelled
Merge pull request #15550 from uberbrady/fix_multi_create_partial_failure
Fix multi create partial failure (fixes: [RB-18591])
2024-10-24 11:40:50 +01:00
..
Accessories Fixed todos with log message 2024-10-21 16:52:21 +01:00
Account change the other one too 2024-10-01 14:26:32 -05:00
Api Added manufacturer and model_number to components 2024-10-23 17:50:22 +01:00
Assets Merge pull request #15550 from uberbrady/fix_multi_create_partial_failure 2024-10-24 11:40:50 +01:00
Auth
Components Added manufacturer and model_number to components 2024-10-23 17:50:22 +01:00
Consumables Added ability to checkout consumables in variable qty 2024-10-23 15:05:35 +01:00
Kits Added created_by to kits 2024-09-19 17:01:17 +01:00
Licenses Fixed todos with log message 2024-10-21 16:52:21 +01:00
Users Fixed todos with log message 2024-10-21 16:52:21 +01:00
ActionlogController.php
AssetMaintenancesController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
AssetModelsController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
AssetModelsFilesController.php
BulkAssetModelsController.php
CategoriesController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
CheckInOutRequest.php
CompaniesController.php Added created by to company on save 2024-09-19 20:34:54 +01:00
Controller.php
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
GroupsController.php
HealthController.php Removed die() 2024-10-02 15:48:35 +01:00
LabelsController.php
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
ProfileController.php Change controller to assume a collection. (This is dumb, but whatever) 2024-10-03 16:19:27 +01:00
ReportsController.php
SettingsController.php Remove form request from get LDAP method 2024-10-09 22:15:49 +01:00
StatuslabelsController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
SuppliersController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
ViewAssetsController.php change error to warning 2024-10-01 14:24:03 -05:00