.. |
AccessoriesController.php
|
|
|
AssetMaintenancesController.php
|
Fixes #3869 - asset maintenances API endpoints
|
2017-08-22 13:52:06 -07:00 |
AssetModelsController.php
|
Removed commented code
|
2017-07-12 19:22:58 -07:00 |
AssetsController.php
|
Check for overall asset delete permissions before checking to see if the user can delete that specific asset
|
2017-08-03 19:49:41 -07:00 |
CategoriesController.php
|
Fixes #3858 - use transformer for single listing categories
|
2017-08-22 14:26:08 -07:00 |
CompaniesController.php
|
Use Company transformer with payload
|
2017-08-03 19:55:08 -07:00 |
ComponentsController.php
|
|
|
ConsumablesController.php
|
|
|
CustomFieldsController.php
|
|
|
CustomFieldsetsController.php
|
Update @gibsonjoshua55 as a contributor
|
2017-07-12 20:41:20 -07:00 |
DepartmentsController.php
|
Fixes #3860 - return JSON instead of redirect in API delete dept call
|
2017-08-22 14:15:13 -07:00 |
DepreciationsController.php
|
|
|
GroupsController.php
|
Fixes #3775 - added missing created_at and updated_at fields
|
2017-07-29 17:01:03 -07:00 |
ImportController.php
|
Slug the filename
|
2017-07-14 02:38:13 -07:00 |
LicensesController.php
|
Fixes #3836 - Adds supplier to licenses column
|
2017-08-10 14:38:04 -07:00 |
LocationsController.php
|
Fixes #3825 - allows fillables through location API
|
2017-08-08 12:36:28 -07:00 |
ManufacturersController.php
|
Fixes #3799 - use transformers on show() method as well
|
2017-07-29 15:46:10 -07:00 |
ReportsController.php
|
|
|
SettingsController.php
|
Updated UI for Admin Settings
|
2017-07-07 23:44:48 -07:00 |
StatuslabelsController.php
|
Fixes #3866 - weird API behavior in status label types
|
2017-08-22 14:10:54 -07:00 |
SuppliersController.php
|
Fixes #3775 - added missing created_at and updated_at fields
|
2017-07-29 17:01:03 -07:00 |
UsersController.php
|
ADDED: Password rules for complexity, min length, rejecting common passwords
|
2017-08-22 20:32:39 -07:00 |