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.
10 lines
548 B
JSON
10 lines
548 B
JSON
{
|
|
"/js/build/vue.js": "/js/build/vue.js?id=32ce13a589cb455849de",
|
|
"/css/AdminLTE.css": "/css/AdminLTE.css?id=889dc040f2ddfca6efde",
|
|
"/css/app.css": "/css/app.css?id=3a1e8c168fa8714043a6",
|
|
"/css/overrides.css": "/css/overrides.css?id=21c1a4ba652c6546f14b",
|
|
"/css/dist/all.css": "/css/dist/all.css?id=9bf6e85e322473238339",
|
|
"/js/dist/all.js": "/js/dist/all.js?id=254a99c7a1ccaa032f2f",
|
|
"/css/build/all.css": "/css/build/all.css?id=9bf6e85e322473238339",
|
|
"/js/build/all.js": "/js/build/all.js?id=254a99c7a1ccaa032f2f"
|
|
} |