.. |
Api
|
Added option to disable backup in import
|
2020-05-11 20:41:10 -07:00 |
Auth
|
Fix for session fixation vulnerability
|
2020-05-12 10:31:54 -07:00 |
AccessoriesController.php
|
Fixed compact() errors
|
2020-04-07 17:26:56 -07:00 |
ActionlogController.php
|
|
|
AssetCheckinController.php
|
Fixed #7100 - Check if $user isset on checkin
|
2019-05-30 19:06:30 -07:00 |
AssetCheckoutController.php
|
Removed old comments
|
2019-05-30 19:02:20 -07:00 |
AssetFilesController.php
|
Only build the log upload destination path if there is a matching record
|
2019-05-24 15:28:53 -07:00 |
AssetMaintenancesController.php
|
|
|
AssetModelsController.php
|
Fixed compact() errors
|
2020-04-07 17:26:56 -07:00 |
AssetsController.php
|
Fixes search by serial or tag even if they have slashes in them (#7879)
|
2020-03-06 14:55:20 -08:00 |
BulkAssetsController.php
|
Changed has to filled to fix bulk asset editing
|
2019-05-31 14:11:43 -07:00 |
CategoriesController.php
|
Fixed compact() errors
|
2020-04-07 17:26:56 -07:00 |
CheckInOutRequest.php
|
|
|
CompaniesController.php
|
Fixed XSS vulnerability in SVG image uploads [ch10476] (#7639)
|
2019-12-05 22:23:05 -08:00 |
ComponentsController.php
|
Fixed compact() errors
|
2020-04-07 17:26:56 -07:00 |
ConsumablesController.php
|
Remove not existent variable 'id' in the redirect causing [ch10602] (#7732)
|
2020-01-17 16:12:24 -08:00 |
Controller.php
|
|
|
CustomFieldsController.php
|
|
|
CustomFieldsetsController.php
|
Fixed #7987 - allow toggle of required/optional in custom fields/fieldsets
|
2020-04-24 00:47:19 -07:00 |
DashboardController.php
|
|
|
DepartmentsController.php
|
Fixed compact() errors
|
2020-04-07 17:26:56 -07:00 |
DepreciationsController.php
|
|
|
GroupsController.php
|
|
|
ImportsController.php
|
Fixes/import permissions mask (#6826)
|
2019-03-18 11:58:08 -07:00 |
LicensesController.php
|
Better handle the logic to determine if we should display the license checkout blade
|
2020-06-16 16:12:57 -07:00 |
LocationsController.php
|
Fixed compact() errors
|
2020-04-07 17:26:56 -07:00 |
ManufacturersController.php
|
Moved gate to the top of the method
|
2020-03-06 16:01:13 -08:00 |
ModalController.php
|
|
|
ProfileController.php
|
Allow phone number to be changed in Profile
|
2019-04-18 14:13:50 -04:00 |
ReportsController.php
|
Smaller chunking for custom report, add max_execution_time
|
2019-08-15 06:14:25 -07:00 |
SettingsController.php
|
Pulled slack validation out of setting model validation so it doesn’t fail mysteriously on other pages
|
2020-04-08 15:07:02 -07:00 |
StatuslabelsController.php
|
Fixed compact() errors
|
2020-04-07 17:26:56 -07:00 |
SuppliersController.php
|
Fixed compact() errors
|
2020-04-07 17:26:56 -07:00 |
UsersController.php
|
Fixed compact() errors
|
2020-04-07 17:26:56 -07:00 |
ViewAssetsController.php
|
Change ->has() to ->filled()
|
2019-05-23 17:39:50 -07:00 |