Skip to content

Conversation

Godmartinz
Copy link
Owner

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context, providing screenshots where practical. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • PHP version:
  • MySQL version
  • Webserver version
  • OS version

Checklist:

snipe and others added 30 commits July 8, 2024 14:58
Signed-off-by: snipe <[email protected]>
Signed-off-by: snipe <[email protected]>
…fixes

General cleanup - Docblock fixes, adding type hinting, added tests, added asset model form validator
Signed-off-by: snipe <[email protected]>
Signed-off-by: snipe <[email protected]>
Handle json decode errors and display the raw output in such cases, to
better understand what's happening and help debugging
…certificates

According to curl/curl#12155 and curl/curl@2d63331

Some corporate Windows proxy (mis)configurations don't pass along
intermediate certificates in their TLS handshakes, breaking lots of
things that don't work around it.

This creates a problem in our curl calls when checking for
.upgrade_requirements.json, and seems to be the source of errors for a
few of our users: grokability#14826 (comment)

In this change, we detect when running on windows environments and load
the curl option that works around this.
Signed-off-by: snipe <[email protected]>
snipe and others added 30 commits July 23, 2024 22:15
Signed-off-by: snipe <[email protected]>
…user-import

Fixed start_date and end_date in user importer
…to_users

Fixes grokability#15103 - Added EOL and audit into to user profile assets
Signed-off-by: snipe <[email protected]>
…f_deleted_assets

Allow cloning of deleted assets
…ckout

adds Status labels to check in and out emails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants