Hey
Your extension is interesting (more than user list) but, it possible send email for a specific user or all user ? Actual extension does not work for this ?
[Deprecated] User Management by ReFlar
@Kyrne Your User Management collides with the 'Invite Only' Extension by Davis.
Davis expands the existing routine with e field for the referral code. When using both extensions it seems that the UM register routine overwrites the standard routine, so that I can't use a referral code.
- Edited
achlys this is true, and there is currently no way around it based on the way that our extensions are coded. My extension has to explicitly override the login modal because of the option to disable the email. I'm not too inclined to add support for it as the extension is technically abandoned (correct me if I'm wrong).
- Edited
You seem right. How about a similar referral system in your user management? You could include the feature you suggested (I would like that too!) and fix the security issue you found.
- Edited
0.1.0-BETA.7 AND 0.1.0-BETA.8
Code cleanup, thanks @luceos
-Rename UserGivenStrike to UserWasGivenStrike
-Fix for $reason not being mutable in the UserWasGivenStrike and UserWillBeGivenStrike events
-Other small changesFix for switches not showing the correct state (not the best fix but I'm pressed for time at the moment)
Age and gender now don not show on the profile page if they aren't set
- Edited
0.1.0-Beta.9
- Fixed a bug that caused the text indicating a user was online in the member list to disappear
- Changed the icon for strikes to prevent confusion. Some users noted that it made it seem like you were deleting a user
- Edited
I'm gonna add one more bug:
When you click the icon to view strikes given to the user and the user has no strikes, it still shows one bullet point and the message telling us that the user has been good.
The bullet point should not be present and the message should be in the middle of the pop-up.
I'm rather surprised that this extension doesn't ask for the user's birthdate rather than a numeric age (i.e. this will become outdated after, at most, a year has passed). Also there will undoubtedly be requests for more gender options, perhaps adding those as an admin setting might be a good idea.
- Edited
While your at it .... ?
Option to show users Astrological Birth Sign / Chinese Astrology as an alternative to Age or DOB.
So I would be a Taurus (maybe a picture of the astrological sign for Taurus)
Year of the Monkey.
Most people don't want other people knowing their age or DOB as its a helpful piece of information needed in identity fraud.
jordanjay29 that's a great idea.
0E800 hmm, that's a very interesting request, I'm not sure I could see that coming to light though, sorry ?
- Edited
No worries, thanks anyways breh. ?
- Edited
Anyway you'd be able to add group usability into this. The ability to change a user's group and possibly be able to assign secondary groups?
If youre able to go that ^ far, I'd be happy with just seeing who is a admin or mod, etc. by seeing a badge next to name.
AngelAvila I believe wignu is interested in using this (or another) extension to automatically promote users to different usergroups based on their posts or points or something like that. Not that groups don't already exist, but changing them has to be done manually and one at a time.
- Edited
jordanjay29 Ohhh, I see. In this case we should remember that User Management creates and handles groups for the purpose of administrating the forum, without taking into consideration how active the person is when creating discussion/posts.
If @wignu wants to promote users to another rank/group automatically base on their amount of posts (upvotes) there is the brand-new Gamification Extension specially for that!
https://discuss.flarum.org/d/5588-gamification-by-reflar
Although, selecting many people and changing their administrative groups in one shot sounds like a nice feature for User Management.
AngelAvila
I was talking about the User List inside the Admin panel when this extension is installed.
Currently is shows the name with a couple of icons.
- Edited
0E800 I get it now! I think taking the Font-Awesome badge that you setup for your permission groups somewhere next to the nicks on User List would work
EDIT: This is being worked already: ReFlar/user-management10