snipe
|
824eedf7c2
|
Added UI elements for is_unique
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-16 13:47:48 -08:00 |
|
snipe
|
a4a0aa5124
|
Removed debugging line
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-16 13:47:22 -08:00 |
|
snipe
|
6a91d4d19e
|
Check for uniqueness constraint
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-16 13:46:22 -08:00 |
|
snipe
|
ea8f9a6dd9
|
Make is_unique fillable
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-16 13:45:44 -08:00 |
|
snipe
|
b78f32e876
|
Merge pull request #10655 from inietov/fixes/trying_to_get_property_checkin_email_of_non-object_develop
Fixes ErrorException: Trying to get property 'checkin_email' of non-object for develop[sc-17568]
|
2022-02-16 11:19:14 -07:00 |
|
snipe
|
592f66bd0c
|
Merge pull request #10670 from Godmartinz/gh10639/linear-depreciation-calculation
Fixed #10639 - incorrect linear depreciation calculation
|
2022-02-16 11:18:27 -07:00 |
|
snipe
|
4f89dfee49
|
Merge pull request #10679 from snipe/fixes/timing_attack_mitigation_for_forgot_password
Added usleep random to forgotten password method to mitigate timing attacks
|
2022-02-16 11:17:00 -07:00 |
|
snipe
|
017534bc07
|
Added deleted_at to license transformer
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-16 09:33:28 -08:00 |
|
snipe
|
5540069cce
|
Be more specific with deleted license point
Require this value to be "true" speciically to get the deleted list
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-16 09:14:04 -08:00 |
|
snipe
|
1ad56760ce
|
Adds delete endpoint for licenses
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-16 09:08:50 -08:00 |
|
Brady Wetherington
|
290baf1c8d
|
refactor and clean up attribute-changing logic for assets
|
2022-02-15 18:29:45 -08:00 |
|
snipe
|
f878e0ad66
|
Fixes 2FA cookie -> user issue
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-15 18:29:23 -08:00 |
|
snipe
|
178e440951
|
Added usleep :(
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-15 18:09:58 -08:00 |
|
snipe
|
cab4fa1687
|
Fixes some conceptual gates
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-14 15:42:23 -08:00 |
|
snipe
|
4804e5b3ab
|
Added Asset edit/delete gates to maintenances
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-14 15:34:06 -08:00 |
|
Godfrey M
|
7b9a2ae909
|
added rounding
|
2022-02-14 09:34:42 -08:00 |
|
Godfrey M
|
6e204a20ca
|
fixed current value formula
|
2022-02-14 09:28:35 -08:00 |
|
Godfrey M
|
e6e68934f7
|
adds a months depreciated variable
|
2022-02-14 09:13:14 -08:00 |
|
Godfrey M
|
cdc402fa04
|
WIP formula for linear Depreciation has been corrected. still one variable left to fix.
|
2022-02-14 09:01:42 -08:00 |
|
snipe
|
1c0a96b0ce
|
Added gate to supplier
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-13 11:58:12 -07:00 |
|
snipe
|
d77a47765e
|
Adds gate to supplier
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-13 11:53:45 -07:00 |
|
snipe
|
d6b8222371
|
Refactor to combine permissions
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-11 12:48:30 -08:00 |
|
snipe
|
2c5abaaea4
|
Fixed copypasta
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-11 12:32:09 -08:00 |
|
snipe
|
c1a0653847
|
Restrict to update or create gate methods for select lists
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-11 12:31:11 -08:00 |
|
snipe
|
9226c8292d
|
Fixed typos in comments
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-11 12:02:14 -08:00 |
|
snipe
|
5fafa81dc1
|
Forgot components
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-11 11:57:29 -08:00 |
|
snipe
|
b30d1dce89
|
Removed selectlist
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-11 11:55:24 -08:00 |
|
snipe
|
2dad27eed6
|
Added additional gate for selectlists
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-11 11:46:14 -08:00 |
|
snipe
|
f5ffda8053
|
Ahem.
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-10 22:43:51 -08:00 |
|
snipe
|
ed931ef0cd
|
Merge pull request #10654 from inietov/fixes/trying_to_get_property_checkin_email_of_non-object
Fixes ErrorException: Trying to get property 'checkin_email' of non-object [sc-17568]
|
2022-02-10 12:23:50 -08:00 |
|
Ivan Nieto Vivanco
|
f36de6c670
|
Validates if model and model->category exist before return the checkin_email property
|
2022-02-10 13:53:49 -06:00 |
|
Ivan Nieto Vivanco
|
bf4ee18123
|
Validates if model and model->category exist before return the checkin_email property
|
2022-02-10 11:58:55 -06:00 |
|
snipe
|
70af10ae6c
|
Merge pull request #10640 from JonathonReinhart/10552-add-checkin-api-date
Fix #10552: Add checkin_at parameter to /hardware/:id/checkin API
|
2022-02-10 09:54:20 -08:00 |
|
snipe
|
b9a8d45c07
|
Better messaging
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-09 16:30:42 -08:00 |
|
snipe
|
7794c2f44b
|
Check that the fieldset exists before trying to detach it from the fieldset
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-09 16:16:16 -08:00 |
|
snipe
|
eedc14401a
|
Switch to searching on semicolon instead of &
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-09 15:55:22 -08:00 |
|
snipe
|
4e14d70427
|
Added jobtitle to unescaper
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-09 15:50:44 -08:00 |
|
snipe
|
2a71690aaf
|
Added license_name to unescaper
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-09 15:17:57 -08:00 |
|
snipe
|
e4da00ca82
|
Catch potential validation errors on unescape tool
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-09 15:09:49 -08:00 |
|
snipe
|
4fd14e5859
|
Added slightly more output because wtf?
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-09 15:05:28 -08:00 |
|
snipe
|
441f1fbb64
|
Remove html_entities_decode restriction
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-09 14:56:36 -08:00 |
|
snipe
|
d06e3dd892
|
Merge branch 'master' of https://github.com/snipe/snipe-it
|
2022-02-09 14:40:33 -08:00 |
|
snipe
|
6b25b53462
|
Merge pull request #10628 from inietov/fixes/default_values_dont_allow_checkbox_radio
Fixes #10299 Default Values do not allow Checkbox/Radio Buttons
|
2022-02-09 14:39:46 -08:00 |
|
Ivan Nieto Vivanco
|
6d79c9f3e2
|
Save the default values for custom fields with same format than Assets do for actual values
|
2022-02-09 13:41:33 -06:00 |
|
Ivan Nieto Vivanco
|
a36957dd77
|
Finish the implementation of custom fields default values for checkboxes
|
2022-02-09 13:12:42 -06:00 |
|
Ivan Nieto Vivanco
|
2f3499e4b9
|
Show checkboxes a little less assy, actually save the data checked by them
|
2022-02-09 10:49:10 -06:00 |
|
Jonathon Reinhart
|
3536d08477
|
Add checkin_at parameter to /hardware/:id/checkin API
Fixes #10552
|
2022-02-08 20:23:09 -05:00 |
|
Brady Wetherington
|
c300e7c7f6
|
Remove extraneous backslash
|
2022-02-08 12:23:15 -08:00 |
|
Brady Wetherington
|
fb890fbc30
|
Properly alert when invalid JSON is submitted to something that wants JSON
|
2022-02-08 12:22:59 -08:00 |
|
Brady Wetherington
|
9a66f6a254
|
Remove extraneous backslash
|
2022-02-08 12:09:40 -08:00 |
|
Brady Wetherington
|
5e94726ec1
|
Properly alert when invalid JSON is submitted to something that wants JSON
|
2022-02-08 12:05:05 -08:00 |
|
Ivan Nieto Vivanco
|
413e44be2f
|
Add custom date to checkin actionlogs and show it in the history of the asset tab
|
2022-02-08 11:58:23 -06:00 |
|
Ivan Nieto Vivanco
|
d71aa859fc
|
Add custom date to checkin actionlogs and show it in the history of the asset tab
|
2022-02-08 11:43:24 -06:00 |
|
Jonathon Reinhart
|
cd963179fd
|
Fix /hardware/{id}/checkin API response on error
Fixes #10629
|
2022-02-08 01:08:42 -05:00 |
|
snipe
|
474f24e40e
|
Merge branch 'master' of https://github.com/snipe/snipe-it
|
2022-02-07 18:27:59 -08:00 |
|
snipe
|
b3a0f86431
|
Temp fix for weird JSON format in history
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-07 18:27:55 -08:00 |
|
Brady Wetherington
|
a15c0adc79
|
Fix "secure hostnames" feature for subdirectory-based Snipe-IT installs
|
2022-02-07 11:33:38 -08:00 |
|
Brady Wetherington
|
f1d4087317
|
Fix "secure hostnames" feature for subdirectory-based Snipe-IT installs
|
2022-02-07 11:26:54 -08:00 |
|
Brady Wetherington
|
36ae6f9430
|
Yanked debugging code, tightened up comments.
|
2022-02-03 19:41:16 -08:00 |
|
Brady Wetherington
|
1945b97b72
|
Just trying to really tighten up on the LDAP Active Flag and how we parse it.
|
2022-02-03 19:04:56 -08:00 |
|
Brady Wetherington
|
392e61688d
|
Rework the LDAP sync command to better handle the active flag
|
2022-02-03 15:01:45 -08:00 |
|
snipe
|
ac5c6123bc
|
Fixes #10563 - LDAP active flag - hopefully?
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-02 18:07:34 -08:00 |
|
Ivan Nieto Vivanco
|
eac8e0bdba
|
Add a casting to a truthy/falsy that needs to be integer
|
2022-02-02 13:54:57 -06:00 |
|
snipe
|
ce154a2382
|
Merge pull request #10455 from adagioajanes/features/quickscan_checkin
Added #10454: Quick Scan Checkin
|
2022-02-01 20:19:45 -08:00 |
|
snipe
|
06a5ea1530
|
Fixed duplicate use statement
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-01 18:57:45 -08:00 |
|
snipe
|
5fded57ec6
|
Merge remote-tracking branch 'origin/master' into develop
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# README.md
# app/Console/Commands/LdapSync.php
# app/Http/Controllers/Api/AssetsController.php
# app/Http/Controllers/ProfileController.php
# app/Importer/ItemImporter.php
# app/Importer/UserImporter.php
# app/Models/Asset.php
# app/Models/License.php
# app/Providers/AppServiceProvider.php
# app/Services/LdapAd.php
# config/version.php
# public/js/build/app.js
# public/js/dist/all.js
# public/mix-manifest.json
# resources/lang/ar/button.php
# resources/lang/de/admin/companies/general.php
# resources/lang/de/admin/custom_fields/general.php
# resources/lang/de/admin/groups/titles.php
# resources/lang/de/admin/hardware/form.php
# resources/lang/de/admin/hardware/general.php
# resources/lang/de/admin/hardware/message.php
# resources/lang/de/admin/hardware/table.php
# resources/lang/de/admin/kits/general.php
# resources/lang/de/admin/locations/table.php
# resources/lang/de/admin/reports/general.php
# resources/lang/de/admin/settings/general.php
# resources/lang/de/admin/settings/message.php
# resources/lang/de/admin/users/general.php
# resources/lang/de/general.php
# resources/lang/de/mail.php
# resources/lang/en/admin/asset_maintenances/message.php
# resources/lang/en/admin/asset_maintenances/table.php
# resources/lang/en/admin/companies/general.php
# resources/lang/en/admin/companies/message.php
# resources/lang/en/admin/custom_fields/general.php
# resources/lang/en/admin/depreciations/general.php
# resources/lang/en/admin/groups/titles.php
# resources/lang/en/admin/hardware/form.php
# resources/lang/en/admin/hardware/general.php
# resources/lang/en/admin/hardware/table.php
# resources/lang/en/admin/kits/general.php
# resources/lang/en/admin/locations/table.php
# resources/lang/en/admin/reports/general.php
# resources/lang/en/admin/settings/general.php
# resources/lang/en/admin/settings/message.php
# resources/lang/en/admin/users/general.php
# resources/lang/en/button.php
# resources/lang/en/general.php
# resources/lang/en/help.php
# resources/lang/en/mail.php
# resources/lang/en/passwords.php
# resources/lang/hu/admin/hardware/general.php
# resources/lang/hu/admin/hardware/table.php
# resources/lang/hu/admin/locations/table.php
# resources/lang/is/admin/locations/table.php
# resources/lang/ko/admin/custom_fields/general.php
# resources/lang/ko/general.php
# resources/lang/nl/admin/hardware/general.php
# resources/lang/nl/admin/hardware/message.php
# resources/lang/nl/admin/hardware/table.php
# resources/lang/nl/admin/locations/table.php
# resources/lang/nl/admin/statuslabels/message.php
# resources/lang/nl/admin/users/general.php
# resources/lang/no/admin/companies/general.php
# resources/lang/no/admin/custom_fields/general.php
# resources/lang/no/admin/depreciations/general.php
# resources/lang/no/admin/depreciations/table.php
# resources/lang/no/admin/groups/titles.php
# resources/lang/no/admin/hardware/form.php
# resources/lang/no/admin/hardware/general.php
# resources/lang/no/admin/hardware/table.php
# resources/lang/no/admin/kits/general.php
# resources/lang/no/admin/locations/table.php
# resources/lang/no/admin/reports/general.php
# resources/lang/no/admin/settings/general.php
# resources/lang/no/admin/settings/message.php
# resources/lang/no/admin/statuslabels/message.php
# resources/lang/no/admin/users/general.php
# resources/lang/no/button.php
# resources/lang/no/general.php
# resources/lang/no/mail.php
# resources/lang/no/validation.php
# resources/lang/pl/admin/companies/general.php
# resources/lang/pl/admin/custom_fields/general.php
# resources/lang/pl/admin/depreciations/general.php
# resources/lang/pl/admin/depreciations/table.php
# resources/lang/pl/admin/groups/titles.php
# resources/lang/pl/admin/hardware/form.php
# resources/lang/pl/admin/hardware/general.php
# resources/lang/pl/admin/hardware/table.php
# resources/lang/pl/admin/kits/general.php
# resources/lang/pl/admin/locations/table.php
# resources/lang/pl/admin/reports/general.php
# resources/lang/pl/admin/settings/general.php
# resources/lang/pl/admin/settings/message.php
# resources/lang/pl/admin/users/general.php
# resources/lang/pl/button.php
# resources/lang/pl/general.php
# resources/lang/pt-PT/admin/companies/general.php
# resources/lang/pt-PT/admin/custom_fields/general.php
# resources/lang/pt-PT/admin/depreciations/general.php
# resources/lang/pt-PT/admin/depreciations/table.php
# resources/lang/pt-PT/admin/groups/titles.php
# resources/lang/pt-PT/admin/hardware/form.php
# resources/lang/pt-PT/admin/hardware/general.php
# resources/lang/pt-PT/general.php
# resources/lang/pt-PT/help.php
# resources/lang/pt-PT/validation.php
# resources/lang/ro/admin/companies/general.php
# resources/lang/ro/admin/custom_fields/general.php
# resources/lang/ro/admin/groups/titles.php
# resources/lang/ro/admin/hardware/form.php
# resources/lang/ro/admin/hardware/general.php
# resources/lang/ro/admin/hardware/message.php
# resources/lang/ro/admin/hardware/table.php
# resources/lang/ro/admin/locations/table.php
# resources/lang/ro/admin/settings/message.php
# resources/lang/ru/admin/companies/general.php
# resources/lang/ru/admin/custom_fields/general.php
# resources/lang/ru/admin/settings/general.php
# resources/lang/ru/button.php
# resources/lang/ru/general.php
# resources/lang/ru/validation.php
# resources/lang/sk/admin/settings/general.php
# resources/lang/sk/button.php
# resources/lang/sk/general.php
# resources/lang/tr/admin/hardware/form.php
# resources/lang/tr/admin/hardware/table.php
# resources/lang/tr/admin/kits/general.php
# resources/lang/tr/admin/locations/table.php
# resources/lang/tr/admin/reports/general.php
# resources/lang/tr/admin/settings/general.php
# resources/lang/tr/admin/settings/message.php
# resources/lang/tr/admin/statuslabels/message.php
# resources/lang/tr/admin/users/general.php
# resources/lang/tr/button.php
# resources/lang/tr/general.php
# resources/lang/zh-CN/admin/companies/general.php
# resources/lang/zh-CN/admin/custom_fields/general.php
# resources/lang/zh-CN/admin/depreciations/general.php
# resources/lang/zh-CN/admin/depreciations/table.php
# resources/lang/zh-CN/admin/groups/titles.php
# resources/lang/zh-CN/admin/hardware/form.php
# resources/lang/zh-CN/admin/hardware/general.php
# resources/lang/zh-CN/admin/hardware/message.php
# resources/lang/zh-CN/admin/hardware/table.php
# resources/lang/zh-CN/admin/kits/general.php
# resources/lang/zh-CN/admin/locations/table.php
# resources/lang/zh-CN/admin/reports/general.php
# resources/lang/zh-CN/admin/settings/general.php
# resources/lang/zh-CN/admin/settings/message.php
# resources/lang/zh-CN/admin/statuslabels/message.php
# resources/lang/zh-CN/admin/users/general.php
# resources/lang/zh-CN/button.php
# resources/lang/zh-CN/general.php
# resources/lang/zh-CN/mail.php
# resources/views/depreciations/edit.blade.php
|
2022-02-01 18:53:05 -08:00 |
|
snipe
|
669826f6b2
|
Merge pull request #10574 from uberbrady/fix_force_root_url_v6
Add some guardrails around very-badly formatted APP_URL settings
|
2022-02-01 16:14:48 -08:00 |
|
snipe
|
8083ba8dca
|
Merge pull request #10590 from inietov/fixes/bulkedit_does_not_show_in_history_develop
Fixes Bulk edit doesn't show in Asset's history nor Activity report for develop [sc-16550]
|
2022-02-01 16:14:25 -08:00 |
|
Ivan Nieto Vivanco
|
3ef775533a
|
Adds actionlog for bulk edits
|
2022-02-01 12:10:46 -06:00 |
|
Ivan Nieto Vivanco
|
2fec40d7df
|
Adds actionlog for bulk edits
|
2022-02-01 00:00:12 -06:00 |
|
Brady Wetherington
|
72e9360228
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2022-01-31 10:13:30 -08:00 |
|
snipe
|
aa3aa78204
|
Adds Lookup Asset by Custom Field via API [sc-18632]
Signed-off-by: snipe <snipe@snipe.net>
|
2022-01-28 09:08:48 -08:00 |
|
snipe
|
db0a078c0b
|
Merge pull request #10573 from uberbrady/fix_force_root_url
Add some guardrails around very-badly formatted APP_URL settings
|
2022-01-27 11:29:29 -08:00 |
|
Brady Wetherington
|
44719e3dcc
|
Fix whitespace issues
|
2022-01-27 11:29:20 -08:00 |
|
Brady Wetherington
|
1cf1278b3b
|
Fix whitespace issues
|
2022-01-27 11:28:51 -08:00 |
|
Brady Wetherington
|
476075235a
|
Add some guardrails around very-badly formatted APP_URL settings
|
2022-01-27 11:24:21 -08:00 |
|
Brady Wetherington
|
70648dedd3
|
Add some guardrails around very-badly formatted APP_URL settings
|
2022-01-27 11:21:46 -08:00 |
|
snipe
|
a65fb63b6b
|
Merge pull request #10511 from inietov/features/audit_date_in_importer
Adds audit dates in the asset importer
|
2022-01-27 10:58:53 -08:00 |
|
snipe
|
9634dde0dd
|
Merge pull request #10567 from inietov/fixes/importing_and_checking_out_licenses_master
Fixes Importing licenses without product key duplicates the license
|
2022-01-27 10:58:06 -08:00 |
|
snipe
|
c70ae19c28
|
Merge pull request #10529 from uberbrady/fix_insecure_host_headers
Force UrlGenerator's Root URL to be the base of APP_URL unless overriden (v5)
|
2022-01-26 16:59:55 -08:00 |
|
snipe
|
b153138d1e
|
Merge pull request #10534 from inietov/feature/add_remaining_address_field_to_user_import_develop
Add Zip field in the User Importer for develop [sc-18556]
|
2022-01-26 16:58:37 -08:00 |
|
Ivan Nieto Vivanco
|
55fdc86e02
|
Tweak query in the License Importer to not require a Product Key
|
2022-01-26 17:51:04 -06:00 |
|
Ivan Nieto Vivanco
|
450cb8f92f
|
Tweak query in the License Importer to not require a Product Key
|
2022-01-26 17:49:34 -06:00 |
|
Brady Wetherington
|
48f1380f6e
|
Merge pull request #10528 from uberbrady/fix_insecure_host_headers_v6
Force UrlGenerator's Root URL to be the base of APP_URL unless overriden
|
2022-01-24 18:26:30 -08:00 |
|
Ivan Nieto Vivanco
|
7383ec7f1e
|
Add an early return if the model id is not set (for new Asset Models)
|
2022-01-21 11:45:45 -06:00 |
|
Ivan Nieto Vivanco
|
c86ed892ab
|
Add Zip field in the User Importer
|
2022-01-19 13:52:15 -06:00 |
|
Ivan Nieto Vivanco
|
1fc71a4111
|
Add Zip field in the User Importer
|
2022-01-19 13:35:54 -06:00 |
|
Brady Wetherington
|
0c4768fd2a
|
Force UrlGenerator's Root URL to be the base of APP_URL unless overriden
(For v5)
|
2022-01-18 15:52:59 -08:00 |
|
Brady Wetherington
|
455bc736be
|
Force UrlGenerator's Root URL to be the base of APP_URL unless overriden
|
2022-01-18 15:31:30 -08:00 |
|
Ivan Nieto Vivanco
|
a05795420a
|
Respect the default value of 60 days in expiring licenses
|
2022-01-18 14:34:14 -06:00 |
|
Ivan Nieto Vivanco
|
42d86bf57b
|
Adds default values if the expiring alerts threshold is null
|
2022-01-18 14:21:49 -06:00 |
|
Ivan Nieto Vivanco
|
f510b9c2a9
|
Add query to filter non-deprecable assets when the Depreciation Report is called
|
2022-01-15 14:21:31 -06:00 |
|
Ivan Nieto Vivanco
|
8334ed6f7e
|
Add query to filter non-deprecable assets when the Depreciation Report is called
|
2022-01-15 14:01:19 -06:00 |
|
Ivan Nieto Vivanco
|
153c30eda8
|
Add to Importer the capacity to search Models only with Model Name since Model Number is not required
|
2022-01-15 04:32:47 -06:00 |
|
Ivan Nieto Vivanco
|
58b1db29e2
|
Adds condition to only update the Asset's Model Number if is provided by import file
|
2022-01-15 04:15:38 -06:00 |
|
Ivan Nieto Vivanco
|
8bd280b416
|
Add to Importer the capacity to search Models only with Model Name since Model Number is not required
|
2022-01-15 04:12:30 -06:00 |
|
Brady Wetherington
|
ef463a37d8
|
Make 'pending' assets properly requestable; use requestable scope
|
2022-01-14 12:48:33 -08:00 |
|
snipe
|
207ff014b1
|
Merge pull request #10514 from uberbrady/fix_double_wildcard_query_requestable
Fixed extraneous wildcard query in requestable asset search
|
2022-01-13 19:39:08 -08:00 |
|
Brady Wetherington
|
65e584c2bd
|
Revert the unnecessary optimization for asset->count()
|
2022-01-13 19:37:08 -08:00 |
|
snipe
|
24a234ede3
|
Merge pull request #10503 from uberbrady/develop_fix_dont_req_preauth_uac
Permit DONT_REQ_PREAUTH AD users to log in
|
2022-01-13 17:01:59 -08:00 |
|