mconf / mconf-web

GNU Affero General Public License v3.0
123 stars 86 forks source link

Allow users to edit the name of their conferences #934

Closed daronco closed 7 years ago

daronco commented 7 years ago

Instead of using the user's name or the space's name, allow users to set a title to their conferences (a meeting name).

If the user doesn't set a meeting name, it should behave as it does today: the meeting will always use the user's/space's name. If the user or space has its name updated, the meeting name should follow the change.

If the user sets a meeting name, this name should always be used until the user changes it. If the user clears the meeting name, it should go back to using the user's/space's name.

daronco commented 7 years ago

Done at #938.