snipe-it/resources/lang
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
..
ar Updated language strings 2016-08-25 17:43:07 -07:00
bg Updated language strings 2016-08-25 17:43:07 -07:00
cs Updated language strings 2016-08-25 17:43:07 -07:00
da Updated language strings 2016-08-25 17:43:07 -07:00
de Updated language strings 2016-08-25 17:43:07 -07:00
el Updated language strings 2016-08-25 17:43:07 -07:00
en Importer: Implement item update and interface improvments (#2507) 2016-08-29 15:49:32 -07:00
en-GB Updated language strings 2016-08-25 17:43:07 -07:00
en-ID Updated language strings 2016-08-25 17:43:07 -07:00
es-CO Updated language strings 2016-08-25 17:43:07 -07:00
es-ES Updated language strings 2016-08-25 17:43:07 -07:00
fa Updated language strings 2016-08-25 17:43:07 -07:00
fi Updated language strings 2016-08-25 17:43:07 -07:00
fr Updated language strings 2016-08-25 17:43:07 -07:00
he Updated language strings 2016-08-25 17:43:07 -07:00
hr Updated language strings 2016-08-25 17:43:07 -07:00
hu Updated language strings 2016-08-25 17:43:07 -07:00
id Updated language strings 2016-08-25 17:43:07 -07:00
it Updated language strings 2016-08-25 17:43:07 -07:00
ja Updated language strings 2016-08-25 17:43:07 -07:00
ko Updated language strings 2016-08-25 17:43:07 -07:00
lt Updated language strings 2016-08-25 17:43:07 -07:00
ms Updated language strings 2016-08-25 17:43:07 -07:00
nl Updated language strings 2016-08-25 17:43:07 -07:00
no Updated language strings 2016-08-25 17:43:07 -07:00
pl Updated language strings 2016-08-25 17:43:07 -07:00
pt-BR Updated language strings 2016-08-25 17:43:07 -07:00
pt-PT Updated language strings 2016-08-25 17:43:07 -07:00
ro Updated language strings 2016-08-25 17:43:07 -07:00
ru Updated language strings 2016-08-25 17:43:07 -07:00
sv-SE Updated language strings 2016-08-25 17:43:07 -07:00
th Updated language strings 2016-08-25 17:43:07 -07:00
tr Updated language strings 2016-08-25 17:43:07 -07:00
vi Updated language strings 2016-08-25 17:43:07 -07:00
zh-CN Updated language strings 2016-08-25 17:43:07 -07:00
zh-TW Updated language strings 2016-08-25 17:43:07 -07:00