snipe-it/resources/lang/en/admin
Daniel Meltzer 276e0a7114 Importer: Implement item update and interface improvments (#2507)
* Add support for updating assets to the importer.

If an asset with a matching asset tag is found, and the --update flag is
passed to the importer, we edit the matching asset with any
asset-specific values, and persist to the database.  Any missing/blank
values are skipped.

TODO: Add to web interface, add support in consumables/accessories

* Allow deleting of files on the import page.

* Extend web interface to allow updating of imported items.

This adds a modal dialog to the import process.  Currently the dialog
allows the choice of update vs ignore, and choosing the item type to
import (Accessory, Asset, Consumable).

Also use Helper::ParseFloat() for purchase_cost processing.  It exists,
and fixes issues on my end at least.

* Implement editing of consumables and accessories.

* Rename getProcessImportFile to postProcessImportFile to reflect how it's now used

* Fix copy-pasta error.
2016-08-29 15:49:32 -07:00
..
accessories Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
asset_maintenances Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
categories Updated language files 2016-05-16 21:54:13 -07:00
companies Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
components Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
consumables Add model_no, item_no, and manufacturer to consumables 2016-05-16 17:11:31 -07:00
custom_fields Additional strings 2016-08-25 21:04:36 -07:00
depreciations Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
groups Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
hardware Importer: Implement item update and interface improvments (#2507) 2016-08-29 15:49:32 -07:00
licenses Fixes #2140 2016-06-13 12:07:01 -07:00
locations Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
manufacturers Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
models Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
reports Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
settings Allow admin to turn LDAP password sync off. 2016-08-04 14:29:28 -07:00
statuslabels Show in nav language option 2016-08-23 15:51:45 -07:00
suppliers Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
users Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00