snipe-it/app/Http/Controllers
2016-05-31 19:41:14 -05:00
..
Auth Use updated redirect() reference 2016-04-28 21:06:41 -07:00
AccessoriesController.php Fixed bulk delete+checkin for users 2016-05-12 21:01:31 -07:00
AssetMaintenancesController.php Use updated redirect() reference 2016-04-28 21:06:41 -07:00
AssetModelsController.php Changed min dimensions to 500 from 300 2016-05-24 13:21:18 -07:00
AssetsController.php Improve web imported. Show a list of all items with that were not imported correctly after import. Modify ObjectImporter and add a web-import parameter that causes it to spit out json errors exclusively. Long term I want to separate the console command and the logic so we aren't calling the console command directly, but rather a class that does everything. This would allow for easier progress reports and ajaxification. 2016-05-26 21:29:29 -05:00
CategoriesController.php Make limit/offset work in getDataView 2016-05-19 21:45:48 -05:00
CompaniesController.php Use updated redirect() reference 2016-04-28 21:06:41 -07:00
ComponentsController.php Use updated redirect() reference 2016-04-28 21:06:41 -07:00
ConsumablesController.php Add model_no, item_no, and manufacturer to consumables 2016-05-16 17:11:31 -07:00
Controller.php Updated docblocks 2016-04-07 13:21:09 -07:00
CustomFieldsController.php [Feature] Re-order custom fields (drag and drop) 2016-05-14 14:06:59 -07:00
DashboardController.php More dashboard fixes 2016-05-18 19:48:19 -07:00
DepreciationsController.php Use updated redirect() reference 2016-04-28 21:06:41 -07:00
GroupsController.php Fixes #2062 - old permissions masks to new 2016-05-20 12:23:31 -07:00
LicensesController.php Use a transaction while creating license seats. Makes adding a license with a large number of seats much more managable. 2016-05-31 19:41:14 -05:00
LocationsController.php Use updated redirect() reference 2016-04-28 21:06:41 -07:00
ManufacturersController.php Use updated redirect() reference 2016-04-28 21:06:41 -07:00
ProfileController.php Use updated redirect() reference 2016-04-28 21:06:41 -07:00
ReportsController.php Better handling for show/hide columns in depreciation report 2016-05-18 16:06:29 -07:00
SettingsController.php Merge pull request #2057 from dmeltzer/fix-settings-table-for-sqlite 2016-05-19 20:27:56 -07: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 Use updated redirect() reference 2016-04-28 21:06:41 -07:00
UsersController.php Fixes #2048 2016-05-17 21:15:29 -07:00
ViewAssetsController.php Use updated redirect() reference 2016-04-28 21:06:41 -07:00