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

Participant list in alphabetically order (FE) #1880

Closed
mckillo opened this issue Jan 11, 2025 · 12 comments
Closed

Participant list in alphabetically order (FE) #1880

mckillo opened this issue Jan 11, 2025 · 12 comments
Labels
feature request fixed Have a commit with the solution.
Milestone

Comments

@mckillo
Copy link
Collaborator

mckillo commented Jan 11, 2025

Issue from forum:
In the event view (FE), the attendee names is displayed in order of registration ID, not alphabetically.

Proposal to solved it: Create a new registration option in JEM Setting about order

image

mckillo added a commit that referenced this issue Jan 11, 2025
Create a new registration option in JEM Settings for order. Now, the admin can display names ordered by registration ID, user ID, username, or name, in either ascending or descending order.
@mckillo
Copy link
Collaborator Author

mckillo commented Jan 11, 2025

In this branch, I have created a proposal for a solution that adds a new registration option in JEM Settings for ordering the attendee name list. Now, the admin can display names ordered by registration ID, user ID, username, or name, in either ascending or descending order.

@mckillo mckillo added this to the JEM 4.4.0 milestone Jan 11, 2025
@mckillo
Copy link
Collaborator Author

mckillo commented Jan 11, 2025

@jojo12 You can review this solution to the forum user with this issue in the event view (FE).
It's a proposal for the next version 4.4.0.
See the commit here: #1880
Test it and let me know if it works for you and ... the JEM user in the forum.

@jojo12
Copy link
Contributor

jojo12 commented Jan 11, 2025

I don't know if this is needed! I think, the list of participants is needed only from event creator ( admin of an event which has only access in frontend).
There he can get the attendeesmanager via myevent or directly from event.
There he can sort the list with nearby each column (and view or print or mail it).
I just wrote the user this answer.

What does this solution specificly: list the view in event details in different orders? But then the eventcreator is always dependent of the admin, because he hasn't access to the general jem settings.

@mckillo
Copy link
Collaborator Author

mckillo commented Jan 11, 2025

Yes and no, it depends on the situation of the event. I can create an event for a class/lab/practice, and I want other users to know who is in the event. If the list is in alphabetical order, that would be best for this event view (FE). There are two options for the users (not admin): 'All attendee users' and 'Everyone'. In this case, other users can see the names list.

image

Update: Another case could be where the names list is displayed with the event in the CB (social platform)

@jojo12
Copy link
Contributor

jojo12 commented Jan 11, 2025

ok, but what is a registration ID?
name and username make sense

@mckillo
Copy link
Collaborator Author

mckillo commented Jan 11, 2025

The registration ID= It is the order of arrival of the registrations.

@mckillo
Copy link
Collaborator Author

mckillo commented Jan 11, 2025

The last registered will be last on the list, and the one who is faster after the event is published will be first.
After the admin applies LIFO or FIFO to the list :-)

@mckillo
Copy link
Collaborator Author

mckillo commented Jan 11, 2025

It can change registration ID by registration date

mckillo added a commit that referenced this issue Jan 11, 2025
Change 'ID' for 'date'. The registration ID= It is the order of arrival of the registrations.
@jojo12
Copy link
Contributor

jojo12 commented Jan 11, 2025

ok, then it's green for me (thumb up), I will contact the user that he can try

@mckillo
Copy link
Collaborator Author

mckillo commented Jan 11, 2025

Ok, when it's tested, tell me if I merge it to 4.3.2 o 4.4.0

@mckillo mckillo added fixed Have a commit with the solution. and removed proposal labels Jan 11, 2025
@inLIMITit
Copy link

I’ve successfully tested it. The new alphabetical participant overview is a great improvement for us. Thank you!

@mckillo mckillo modified the milestones: JEM 4.4.0, JEM 4.3.2 Jan 13, 2025
@mckillo
Copy link
Collaborator Author

mckillo commented Jan 13, 2025

Included into 4.3.2 (next release)

@mckillo mckillo closed this as completed Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request fixed Have a commit with the solution.
Projects
None yet
Development

No branches or pull requests

3 participants