This website requires JavaScript.
Explore
Help
Sign In
mirror
/
snipe-it
Watch
3
Star
0
Fork
0
You've already forked snipe-it
mirror of
https://github.com/snipe/snipe-it.git
synced
2026-03-01 05:17:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
715e385925ca7e561e75be37f583d9cf14bebaef
snipe-it
/
app
/
Http
/
Controllers
History
Daniel Meltzer
715e385925
Two things. One, try to make the import uploads directory if it doesn't exist. Two, call the object importer instead of the old asset importer. TODO: Feed output from object importer back to import page.
2016-05-26 08:00:00 -05:00
..
Auth
…
AccessoriesController.php
…
AssetMaintenancesController.php
…
AssetModelsController.php
Changed min dimensions to 500 from 300
2016-05-24 13:21:18 -07:00
AssetsController.php
Two things. One, try to make the import uploads directory if it doesn't exist. Two, call the object importer instead of the old asset importer. TODO: Feed output from object importer back to import page.
2016-05-26 08:00:00 -05:00
CategoriesController.php
Make limit/offset work in getDataView
2016-05-19 21:45:48 -05:00
CompaniesController.php
…
ComponentsController.php
…
ConsumablesController.php
…
Controller.php
…
CustomFieldsController.php
…
DashboardController.php
…
DepreciationsController.php
…
GroupsController.php
Fixes
#2062
- old permissions masks to new
2016-05-20 12:23:31 -07:00
LicensesController.php
…
LocationsController.php
…
ManufacturersController.php
…
ProfileController.php
…
ReportsController.php
…
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
…
UsersController.php
…
ViewAssetsController.php
…