snipe-it/app/Http/Controllers
2016-06-06 21:02:06 -07:00
..
Auth
AccessoriesController.php Modify Helper::categoryList() to take a category type parameter. 2016-06-05 09:47:44 -05:00
AssetMaintenancesController.php Remove remaining DB::Raw(concat) calls to make things more sqlite friendly. This adds one new method to the Asset Model to return the formatted string that was used by the license and asset maintence controller. It also fixes a potential sqlite-only issue where '' and null are different. 2016-05-31 19:41:14 -05:00
AssetModelsController.php Merge pull request #2120 from dmeltzer/add-clone-to-models-index 2016-06-06 12:29:54 -07:00
AssetsController.php Modify Helper::categoryList() to take a category type parameter. 2016-06-05 09:47:44 -05:00
CategoriesController.php Fixes #2110 2016-06-03 11:48:20 -07:00
CompaniesController.php
ComponentsController.php Modify Helper::categoryList() to take a category type parameter. 2016-06-05 09:47:44 -05:00
ConsumablesController.php Modify Helper::categoryList() to take a category type parameter. 2016-06-05 09:47:44 -05:00
Controller.php
CustomFieldsController.php
DashboardController.php More dashboard fixes 2016-05-18 19:48:19 -07:00
DepreciationsController.php
GroupsController.php Fixed group error message 2016-06-02 02:46:49 -07:00
LicensesController.php Remove remaining DB::Raw(concat) calls to make things more sqlite friendly. This adds one new method to the Asset Model to return the formatted string that was used by the license and asset maintence controller. It also fixes a potential sqlite-only issue where '' and null are different. 2016-05-31 19:41:14 -05:00
LocationsController.php
ManufacturersController.php
ProfileController.php
ReportsController.php Better handling for show/hide columns in depreciation report 2016-05-18 16:06:29 -07:00
SettingsController.php Fix missing posix_getpwuid on windows. 2016-06-06 07:43:05 -05:00
StatuslabelsController.php Make regular and highlight colors the same, since we're not using highlight colors in the pie chart yet 2016-05-24 16:19:44 -07:00
SuppliersController.php
UsersController.php Janky-ass form request stuff 2016-06-06 21:02:06 -07:00
ViewAssetsController.php Eager loading for requestable assets account page 2016-06-02 02:57:22 -07:00