snipe-it/app/Http/Controllers
Wes Hulette 465b69516d Fixed: #6259 - Remove remote JS/CSS file loading (#6330)
* Fixed missing oauth tables during setup.

* Remove remote JS/CSS file loading


Updated gravatar to return to default image

* Updated default avatar path to user url

Removed local html5shim & response js files.
Removed copying html5shim & respond js file to public directory
2018-10-17 12:52:01 -07:00
..
Accessories [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
Account [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
Api Fixed #6284 - missing checkout information on Status Labels API assets endpoint 2018-10-03 10:30:24 -07:00
Assets Fixed #6301: Do not allow duplicate asset tags (#6324) 2018-10-11 17:15:09 -07:00
Auth Honor active status for forgotten password request forms 2018-08-14 20:05:57 -07:00
Components [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
Consumables simplified checkout event handling per @uberbrady’s suggestion 2018-09-10 16:40:26 +02:00
Licenses [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
Users Fixed #5811 - Non US Characters in user export (#6132) 2018-08-28 12:37:58 -07:00
ActionlogController.php
AssetMaintenancesController.php
AssetModelsController.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
BulkAssetModelsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
CategoriesController.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
CheckInOutRequest.php Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
CompaniesController.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
Controller.php
CustomFieldsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
CustomFieldsetsController.php I have no idea why this was necessary suddenly 2018-09-06 14:28:04 -07:00
DashboardController.php
DepartmentsController.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
DepreciationsController.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
GroupsController.php Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
ImportsController.php Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
LocationsController.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
ManufacturersController.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
ModalController.php Remove old helpers (#5843) 2018-07-16 14:22:25 -07:00
ProfileController.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
ReportsController.php Updates asset acceptance report to show unaccepted assets 2018-08-06 14:47:26 +02:00
SettingsController.php Fixed: #6259 - Remove remote JS/CSS file loading (#6330) 2018-10-17 12:52:01 -07:00
StatuslabelsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
SuppliersController.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
ViewAssetsController.php Redirects users from old acceptance screen to new overview 2018-09-10 17:13:16 +02:00