Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make "Invite new people" always possible for Admins #6966

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

yurabakhtin
Copy link
Contributor

What kind of change does this PR introduce? (check at least one)

  • Bugfix

The PR fulfills these requirements:

  • All tests are passing
  • Changelog was modified

Other information:
https://github.com/humhub/humhub-internal/issues/225

@yurabakhtin yurabakhtin requested a review from luke- April 24, 2024 15:03
Copy link

what-the-diff bot commented Apr 24, 2024

PR Summary

  • Improvment of Admin Access
    We implemented a solution that consistently allows Admins to "Invite new people" as stated in the CHANGELOG.md. This update enhances the administrative functionality and offers greater flexibility to Admins.

  • Form Import Update
    There's an addition of a new import for the Invite form within the UserController.php. This import enhances usability and efficiency when initiating the invitation process to new users.

  • Render Parameters Adjustment
    By updating the render parameters in the actionAdd function in UserController.php, we've made the operation smoother and are avoiding possible exceptions that could disrupt user activity.

  • Data Action-URL Modification
    We made an update to the data-action-url in the invite/index.php file. This contributes to making the process of inviting new people through the user interface simpler, and less prone to issues or mistakes.

@luke- luke- merged commit 2329da4 into master Apr 24, 2024
6 checks passed
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.

None yet

2 participants