snipe
|
a31bca1798
|
Check that the user is activated before letting them reset their password
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-21 18:48:02 -07:00 |
|
snipe
|
7f8fc7add9
|
Make SAML debugging less noisy
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-21 17:57:17 -07:00 |
|
snipe
|
f4f400ed87
|
Handle workflow better for invalid users
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-21 16:13:43 -07:00 |
|
snipe
|
a49ccf0863
|
Removed unused rules
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-21 16:13:26 -07:00 |
|
snipe
|
300879847f
|
Added a few comments to make it clearer what’s happening
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-21 14:33:10 -07:00 |
|
snipe
|
21875100b6
|
Fixed missing password.token string and checked for user existing before trying to reset
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-21 14:15:38 -07:00 |
|
snipe
|
675f42401c
|
Fixed #11343 - ability to null asset name
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-21 10:57:39 -07:00 |
|
Mike Roquemore
|
8a27ef30d5
|
Missing total argument on transformDeprecations method
Removed duplicate array key on transformDeprecation method
|
2022-06-15 21:52:15 -05:00 |
|
snipe
|
af66f83a3d
|
Check for blank (not null) values i asset transformer date
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-15 13:42:30 -07:00 |
|
snipe
|
74bc06cc49
|
Removed debugging code
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-15 02:07:58 -07:00 |
|
snipe
|
07bc2fd742
|
Added maintenance scope for ordering by supplier
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-14 16:11:43 -07:00 |
|
snipe
|
a57a6486e7
|
Only add http:// if the url variable isn’t blank
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-14 16:11:13 -07:00 |
|
snipe
|
a33276cb3d
|
Additional filters on maintenances UI
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-14 16:10:48 -07:00 |
|
snipe
|
954b54f914
|
Removed duplicated $allowed_columns
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-14 15:06:04 -07:00 |
|
snipe
|
bff34063cd
|
Merge pull request #11309 from uberbrady/ldap_troubleshooter_improvements
Fixed SC-19104 - fixes to ldap:troubleshoot artisan command
|
2022-06-14 12:24:24 -07:00 |
|
Brady Wetherington
|
1e685ca835
|
Fixed SC-19104 - fixes to ldap:troubleshoot artisan command
|
2022-06-14 12:18:42 -07:00 |
|
snipe
|
c3b644797e
|
Merge pull request #11169 from inietov/fixes/user_update_from_import_location_in_assets
Fixes Asset location doesn't change when assigned user's location change via importer
|
2022-06-14 11:44:26 -07:00 |
|
Ivan Nieto Vivanco
|
50c008ead5
|
Adds check in condition that format custom dates
|
2022-06-14 01:37:15 -05:00 |
|
snipe
|
dd9c9520fb
|
Correctly filter by category_id
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-13 20:42:21 -07:00 |
|
snipe
|
92bb8fac32
|
Removed log statement
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-13 19:49:14 -07:00 |
|
snipe
|
20a0c4e3b5
|
Merge pull request #11272 from inietov/fixes/date_localization_in_customfields
Fixes #8143 Date localization not working on custom fields
|
2022-06-13 19:47:20 -07:00 |
|
snipe
|
0153a37cd7
|
Merge pull request #11264 from snipe/fixes/set_default_ldap_version
Fixed default ldap version if not specified
|
2022-06-13 17:14:57 -07:00 |
|
snipe
|
4c11041477
|
Fixed regression: missing restore option for assets via API
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-09 17:17:38 -07:00 |
|
Ivan Nieto Vivanco
|
f8718ffc1e
|
Fixes observer fails when creating and assigning asset
|
2022-06-09 18:08:04 -05:00 |
|
Ivan Nieto Vivanco
|
0c3972d7b7
|
Add spaces to the code for consistency
|
2022-06-09 13:02:31 -05:00 |
|
Ivan Nieto Vivanco
|
4a0eb2b3f1
|
Add element type of customfield to API response
|
2022-06-09 12:57:20 -05:00 |
|
snipe
|
728338bfa8
|
Merge pull request #10824 from inietov/fixes/accessories_consumables_negative_numbers_develop
Fixes Accessories total quantity shows a negative number for develop branch
|
2022-06-08 10:53:57 -07:00 |
|
Ivan Nieto Vivanco
|
740f27198f
|
Evaluate if a custom field is a Date to present it with the correct format
|
2022-06-07 18:00:46 -05:00 |
|
snipe
|
5458676ead
|
Default to v3 of LDAP on settings save
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-06 21:00:22 -07:00 |
|
snipe
|
8337628323
|
Set elvis operator to ensure ldap version is 3 if null
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-06 20:57:18 -07:00 |
|
snipe
|
7faaa4ce24
|
Merge pull request #11263 from inietov/fixes/dont_save_update_action_if_nothings_changed
Fixes log update action even if no changes are made to assets [sc-19131]
|
2022-06-06 20:06:19 -07:00 |
|
snipe
|
e0102ddbf0
|
Fixes #11093 Return true/false for custom fields/fieldsets required in API
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-06 20:03:20 -07:00 |
|
Ivan Nieto Vivanco
|
1030ad9a27
|
Early returns if no change is made in the Asset so the 'update' action doesn't log
|
2022-06-06 22:00:05 -05:00 |
|
snipe
|
8333c80b7a
|
Added address2 to column selector for locations listing
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-06 19:31:08 -07:00 |
|
Ivan Nieto Vivanco
|
f977c53ecb
|
Fixes some issues in the asset observer
|
2022-06-06 19:14:32 -05:00 |
|
snipe
|
7c77e03c5a
|
Initial rework of locations display
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-05 18:08:15 -07:00 |
|
snipe
|
133da6569b
|
Merge pull request #11252 from snipe/fixes/locations_improvements
Fixes/locations improvements
|
2022-06-05 17:05:25 -07:00 |
|
snipe
|
dba06a3a9e
|
Check for valid location before trying to print
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-03 16:56:15 -07:00 |
|
snipe
|
07b1062fb2
|
Better handle API calls to nonexistent users
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-03 16:55:23 -07:00 |
|
snipe
|
d31f185cce
|
Display the actual value
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-03 15:36:52 -07:00 |
|
snipe
|
5901182885
|
Removed stray character
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-03 15:30:34 -07:00 |
|
snipe
|
f033aeda83
|
Fixed typo in comments
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-03 15:28:00 -07:00 |
|
snipe
|
53f9e2bc7a
|
Wrap the Carbon method in a try/catch to prevent crashing on bad data
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-03 15:25:39 -07:00 |
|
snipe
|
910fc08406
|
Dropped log level to warn on SAML error
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-02 17:07:49 -07:00 |
|
Ivan Nieto Vivanco
|
eb34cf7917
|
Evaluates if logo is uploaded before export PDF
|
2022-05-31 15:59:01 -05:00 |
|
Ivan Nieto Vivanco
|
37f9cca5ec
|
Minor stylistic change
|
2022-05-28 08:11:13 -05:00 |
|
Ivan Nieto Vivanco
|
e0050bc844
|
Don't let a license to be checked out to a non-existent target
|
2022-05-26 18:06:53 -05:00 |
|
Ivan Nieto Vivanco
|
1f6ab340a6
|
Give a more descriptive name to variable
|
2022-05-25 18:53:17 -05:00 |
|
Ivan Nieto Vivanco
|
f208869aff
|
Add column to show filenames in Activity Report if the log action is 'uploaded'
|
2022-05-25 18:50:32 -05:00 |
|
Brady Wetherington
|
8fdedf9441
|
Downgraded/Removed log statements
|
2022-05-24 19:30:22 -07:00 |
|