snipe-it/app/Http/Controllers/Api
2019-08-02 15:08:26 -07:00
..
AccessoriesController.php Added accessories checkout/checkin API endpoint 2019-08-02 15:08:26 -07:00
AssetMaintenancesController.php Change ->has() to ->filled() 2019-05-23 17:39:50 -07:00
AssetModelsController.php Change ->has() to ->filled() 2019-05-23 17:39:50 -07:00
AssetsController.php Fixed #7270 - Checking-in Assets via API Removes the Item's Asset Name 2019-07-26 12:37:38 -07:00
CategoriesController.php Change ->has() to ->filled() 2019-05-23 17:39:50 -07:00
CompaniesController.php Change ->has() to ->filled() 2019-05-23 17:39:50 -07:00
ComponentsController.php Change ->has() to ->filled() 2019-05-23 17:39:50 -07:00
ConsumablesController.php Fix #6910: Add logic to manipulate the eloquent query. (#7006) 2019-07-15 13:02:44 -07:00
CustomFieldsController.php Fixed #7250 - permission issue for API fieldsets and fields endpoints 2019-07-24 11:00:42 -07:00
CustomFieldsetsController.php Fixed #7250 - permission issue for API fieldsets and fields endpoints 2019-07-24 11:00:42 -07:00
DepartmentsController.php Change ->has() to ->filled() 2019-05-23 17:39:50 -07:00
DepreciationsController.php Change ->has() to ->filled() 2019-05-23 17:39:50 -07:00
GroupsController.php Change ->has() to ->filled() 2019-05-23 17:39:50 -07:00
ImportController.php Fixes/import permissions mask (#6826) 2019-03-18 11:58:08 -07:00
LicensesController.php Fixed free_seats_count variable name 2019-05-24 15:44:18 -07:00
LocationsController.php Fixed more camel-casing -> snake-casing 2019-05-24 16:01:12 -07:00
ManufacturersController.php Fixed missed consumables_count withCount() statement 2019-05-24 14:21:53 -07:00
ProfileController.php Fixed error if item requested or request was deleted (#6786) 2019-03-05 23:47:36 -08:00
ReportsController.php Change ->has() to ->filled() 2019-05-23 17:39:50 -07:00
SettingsController.php Better log message for bad LDAP connection 2019-07-15 14:10:57 -07:00
StatuslabelsController.php Change ->has() to ->filled() 2019-05-23 17:39:50 -07:00
SuppliersController.php Change ->has() to ->filled() 2019-05-23 17:39:50 -07:00
UsersController.php Fixed countable() strings on user destroy 2019-07-17 17:51:13 -07:00