mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 23:54:12 -08:00
f16ce09a7a
* If a user id is provided in the name column of an import, we should assume that it is a user id and check out to it. * Fix build of vue files. The location is public/js/build, not public/build * Ensure a status type is set before allowing submission of an import. Also expand the status text label to change color based on success/failure. Fixes #4658 * Use right key to lookup emails when importing users. Fixes 4619. * Import serial for components, and make unique matches based on the serial as well as the name. Fixes #4569 * Set the location_id when importing an item properly. This moves as well to using the Asset::checkout() method, which should consolidate the logic into a useful spot. Fixes #4563 (I think) * Production assets. * Case insensitive field map guessing and repopulate when changingin import type. |
||
---|---|---|
.. | ||
bootstrap | ||
build | ||
dist | ||
extensions | ||
locale | ||
plugins | ||
app.js | ||
app.min.js | ||
bootstrap-table-locale-all.js | ||
bootstrap-table-locale-all.min.js | ||
bootstrap-table.css | ||
bootstrap-table.js | ||
bootstrap-table.min.css | ||
bootstrap-table.min.js | ||
bootstrap.datepicker.js | ||
dashboard.js | ||
dashboard2.js | ||
demo.js | ||
ekko-lightbox.js | ||
ekko-lightbox.min.js | ||
FileSaver.min.js | ||
html5.js | ||
html5shiv.js | ||
jquery.dragtable.js | ||
jquery.fileupload.js | ||
jquery.iframe-transport.js | ||
jquery.js | ||
jquery.typeahead.min.js | ||
jquery.ui.widget.js | ||
jspdf.min.js | ||
jspdf.plugin.autotable.js | ||
metisMenu.js | ||
metisMenu.min.js | ||
pGenerator.jquery.js | ||
respond.js | ||
select2.min.js | ||
signature_pad.js | ||
signature_pad.min.js | ||
vue.js |