snipe-it/app/Http/Controllers
Nathan Butler 0617480f73 Asset checkinbytag now consistent with existingAPI
This is a non-breaking change to the checkinbytag endpoint to bring it
inline with the usage/formatting of the other bytag endpoints that
currently exist - using the URL path to define the asset_tag instead of
passing it through as a url query.

Both methods will work, but the URL Path method will take precidence if
it is used (the query will be ignored if included)
2022-06-30 09:23:52 +10:00
..
Accessories
Account adds acceptance for consumables and components 2022-06-23 11:52:35 -07:00
Api Asset checkinbytag now consistent with existingAPI 2022-06-30 09:23:52 +10:00
Assets Merge pull request #11405 from snipe/fixes/use_db_column_instead_of_converted_value 2022-06-27 17:36:26 -07:00
Auth Return error if token is incorrect 2022-06-21 19:30:51 -07:00
Components
Consumables
Kits
Licenses
Users adds docblock 2022-06-29 13:01:29 -07:00
ActionlogController.php
AssetMaintenancesController.php
AssetModelsController.php Add error message when the default customfield values can't be validated 2022-06-22 22:17:05 -05:00
AssetModelsFilesController.php Allow models uploads 2022-06-28 15:50:07 -07:00
BulkAssetModelsController.php
CategoriesController.php
CheckInOutRequest.php
CompaniesController.php
Controller.php
CustomFieldsController.php
CustomFieldsetsController.php
DashboardController.php
DepartmentsController.php
DepreciationsController.php
GroupsController.php
HealthController.php
ImportsController.php
LocationsController.php Check for valid location before trying to print 2022-06-03 16:56:15 -07:00
ManufacturersController.php
ModalController.php
ProfileController.php
ReportsController.php Merge pull request #10758 from inietov/fixes/badmethodcallexception_undefined_method_Asset.unaccepted_develop 2022-06-29 04:34:51 -07:00
SettingsController.php Disallow backup deletion and log attempt if not allowed 2022-06-24 15:49:22 -07:00
StatuslabelsController.php
SuppliersController.php
ViewAssetsController.php