snipe-it/app/Http/Controllers
2016-08-23 15:51:59 -07:00
..
Auth Allow admin to turn LDAP password sync off. 2016-08-04 14:29:28 -07:00
AccessoriesController.php Merge branch 'fix-double-format' of https://github.com/dmeltzer/snipe-it into dmeltzer-fix-double-format 2016-08-16 18:53:45 -07:00
AssetMaintenancesController.php Eager load asset query on maintenances to prevent n+1 queries 2016-08-11 15:56:21 -07:00
AssetModelsController.php
AssetsController.php Added filter by status type 2016-08-23 15:51:59 -07:00
CategoriesController.php Fix 2347 (#2394) 2016-08-16 13:02:42 -07:00
CompaniesController.php
ComponentsController.php Fixes #2441 - use showAssetName to avoid blank entries in link name which makes Slack do weird things 2016-08-18 13:10:31 -07:00
ConsumablesController.php Merge branch 'fix-double-format' of https://github.com/dmeltzer/snipe-it into dmeltzer-fix-double-format 2016-08-16 18:53:45 -07:00
Controller.php
CustomFieldsController.php Ability to remove field from fieldset 2016-07-28 08:10:15 -07:00
DashboardController.php
DepreciationsController.php
GroupsController.php
LicensesController.php Merge branch 'fix-double-format' of https://github.com/dmeltzer/snipe-it into dmeltzer-fix-double-format 2016-08-16 18:53:45 -07:00
LocationsController.php
ManufacturersController.php Add manufacturer to licenses (#2436) 2016-08-16 18:49:54 -07:00
ProfileController.php
ReportsController.php Rename parseCurrencyString to formatCurrencyOutput to clarify what it does better. 2016-08-16 20:47:53 -05:00
SettingsController.php Allow admin to turn LDAP password sync off. 2016-08-04 14:29:28 -07:00
StatuslabelsController.php Added custom color to status labels, only show status labels if there are results 2016-08-02 13:25:50 -07:00
SuppliersController.php Fix for missing input variable in suppliers ajax method 2016-07-13 22:35:21 -07:00
UsersController.php Better handling for deleted users 2016-08-02 04:23:13 -07:00
ViewAssetsController.php