Admidio / admidio

Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization.
https://www.admidio.org
GNU General Public License v2.0
336 stars 131 forks source link

Tentative status for users of events #197

Closed silverches closed 8 years ago

silverches commented 9 years ago

Hello,

Is it maybe possible to add diffirent statusses on events?

I would like to get the statuses like 'not available' and 'tentative'.

thomas-rcv commented 9 years ago

There is a thread in our Forum about this Feature Request:

http://www.admidio.org/forum/viewtopic.php?f=2&t=3873&hilit=unsicher

Regarding the logic function it should be possible to have a third parameter "tentative" to be set by the users, or if a member or user is assigned to an event it should automatically set tentative until :

  1. User confirm the state
  2. User changes the state for this date.

Therfor we should define a timestamp set if the user called the event participation.

I will Change this issue to a Feature Request. I already defined the datafield columns for this issue since starting Version 3.0

silverches commented 9 years ago

Sorry i didn't see that thread. Well personally i would say that if a member gets assigned to a event, they would get the assigned status, till the member confirms or changes state.

Then you can be sure that that person saw the event.

thomas-rcv commented 9 years ago

Generally you are right. I´m thinking a little bit more functionally. In my opinon we should think about a further state for participations: Not sure (tentative) with new Icon. Assiging a member to an event it would be logical correct, because the assignee do not know the facts at this time until the member confirm. Therfor I would log the state of the user in database with a flag , after reading in module or calling a participation form.