snipe-it/app/Http/Controllers
Daniel Meltzer b6b93550fe Remove old helpers (#5843)
* Cleanup model bulk-edit

Use the general partials where appropriate, as well as display a list of
what models we are editing in the bulk edit.

* Use new api based fetch/display for modal select2.

This is just copy/pasting the code currently because I'm not entirely
sure how the two pieces of code interact.

* Remove old helper functions that are no longer necessary with our populating of select2 dropdowns via ajax.
2018-07-16 14:22:25 -07:00
..
Api Refactoring: A nicer and easier syntax for searching models (#5841) 2018-07-16 14:13:07 -07:00
Auth
AccessoriesController.php
ActionlogController.php
AssetMaintenancesController.php
AssetModelsController.php Remove old helpers (#5843) 2018-07-16 14:22:25 -07:00
AssetsController.php Remove old helpers (#5843) 2018-07-16 14:22:25 -07:00
CategoriesController.php
CompaniesController.php Fixing authorization issues (#5807) 2018-07-12 18:28:02 -07:00
ComponentsController.php Removes the unused bulk operations for components (#5840) 2018-07-16 14:11:38 -07:00
ConsumablesController.php
Controller.php
CustomFieldsController.php Removes setting the encryption status on update (#5833) 2018-07-13 04:04:30 -07:00
CustomFieldsetsController.php Adds permission checks for custom fields and custom fieldsets (#5645) (#5795) 2018-07-12 18:28:20 -07:00
DashboardController.php
DepartmentsController.php Fixing authorization issues (#5807) 2018-07-12 18:28:02 -07:00
DepreciationsController.php Fixing authorization issues (#5807) 2018-07-12 18:28:02 -07:00
GroupsController.php
ImportsController.php
LicensesController.php
LocationsController.php Remove old helpers (#5843) 2018-07-16 14:22:25 -07:00
ManufacturersController.php
ModalController.php Remove old helpers (#5843) 2018-07-16 14:22:25 -07:00
ProfileController.php
ReportsController.php Fixing authorization issues (#5807) 2018-07-12 18:28:02 -07:00
SettingsController.php Added option to include model information on asset labels. (#5301) 2018-07-12 18:23:12 -07:00
StatuslabelsController.php
SuppliersController.php
UsersController.php Remove old helpers (#5843) 2018-07-16 14:22:25 -07:00
ViewAssetsController.php