Aligning user and group management with forms#789
Open
jegelstaff wants to merge 78 commits intomasterfrom
Open
Aligning user and group management with forms#789jegelstaff wants to merge 78 commits intomasterfrom
jegelstaff wants to merge 78 commits intomasterfrom
Conversation
Owner
Author
|
03c0c5f to
d51586f
Compare
d368f09 to
b6e1305
Compare
d7b14e2 to
808dab6
Compare
94457d4 to
ee61c35
Compare
1ceffac to
13c655d
Compare
13c655d to
1dca75f
Compare
1dca75f to
4ada392
Compare
336216a to
e871618
Compare
820c25f to
5bb03ab
Compare
4d3a455 to
a0b0fb8
Compare
Needs final review and edituser.php needs more testing, if it isn't replaced with a version of the Formulize entries-are-users forms.
041dedc to
42079a1
Compare
569d522 to
ebfd731
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a large body of work that allows entries in forms to represent users, or to represent groups. Management of users and groups can be accomplished by managing the entries in the forms. This is much more natural than managing through the old backend admin interface.