H2-invent / jitsi-admin

Organize and fully controll your jitsi meet meetings. Make your meeting secure and be sure that only you and your fellows can join your meeting.
https://meetling.de
GNU Affero General Public License v3.0
133 stars 48 forks source link

Support Time Zones? #319

Closed yasurok closed 1 year ago

yasurok commented 2 years ago

Does Jitsi Admin support time zones? I've merely created an account with the demo server and looked around so I am not absolutely sure, but it appeared that the time zone is hard wired and cannot be changed. That alone takes away most of its values away for those who do not live in whatever time zone is assumed.

I hope you'll address this issue soon.

Thanks!

holema commented 2 years ago

Hello @yasurok, yes Jitsi-Admin supports timezones.

You just have to set the env-Variable allowTimeZoneSwitch=1 and input_settings_allow_timezone=1

After this you have to set a default timezone in your php.ini. (Important) The users can now select their home timezone when they click on the profile button. The conference can now be planed in the whished timezone and all users see the time in their own timezone.

yasurok commented 2 years ago

That's great, but why isn't it enabled on the demo server? Wouldn't you want to showcase all its features of Jitsi Meet with it?

On Wed, Jul 20, 2022, 03:19 holema @.***> wrote:

Hello @yasurok https://github.com/yasurok, yes Jitsi-Admin supports timezones.

You just have to set the env-Variable allowTimeZoneSwitch=1 and input_settings_allow_timezone=1

After this you have to set a default timezone in your php.ini. (Important) The users can now select their home timezone when they click on the profile button. The conference can now be planed in the whished timezone and all users see the time in their own timezone.

— Reply to this email directly, view it on GitHub https://github.com/H2-invent/jitsi-admin/issues/319#issuecomment-1189408411, or unsubscribe https://github.com/notifications/unsubscribe-auth/APDU63CAGT6LNPQ47GFXTBTVU3WRJANCNFSM532I6I7Q . You are receiving this because you were mentioned.Message ID: @.***>

yasurok commented 2 years ago

Sorry, I meant Jitsi Admin.

On Wed, Jul 20, 2022 at 12:09 PM Yasuro @.***> wrote:

That's great, but why isn't it enabled on the demo server? Wouldn't you want to showcase all its features of Jitsi Meet with it?

On Wed, Jul 20, 2022, 03:19 holema @.***> wrote:

Hello @yasurok https://github.com/yasurok, yes Jitsi-Admin supports timezones.

You just have to set the env-Variable allowTimeZoneSwitch=1 and input_settings_allow_timezone=1

After this you have to set a default timezone in your php.ini. (Important) The users can now select their home timezone when they click on the profile button. The conference can now be planed in the whished timezone and all users see the time in their own timezone.

— Reply to this email directly, view it on GitHub https://github.com/H2-invent/jitsi-admin/issues/319#issuecomment-1189408411, or unsubscribe https://github.com/notifications/unsubscribe-auth/APDU63CAGT6LNPQ47GFXTBTVU3WRJANCNFSM532I6I7Q . You are receiving this because you were mentioned.Message ID: @.***>

holema commented 2 years ago

Hello @yasurok,

It´s not enabled, because it is only used by a very little set of users. And ist is not that easy to enable it in the own installation, thats why we hide it there.

Are you running your own jitsi-admin instance?

yasurok commented 2 years ago

No, I don't. It could be on my roadmap in the long run, but not at the moment.

I still feel very odd about not allowing users to set their default time zone. Don't you want people from all over the world to use Jitsi Admin?

I would think the whole reason of setting up a demo server is so people will have a chance to see how well your system works and if it fits their needs. Initially, I thought, "Wow, it does not even support specifying time zones. Who would use a system like this?" I bothered to ask here just to make sure, but I bet many people won't, quietly dismissing Jitsi Admin as not useful enough just for this one reason.

If Jitsi Admin does support time zones, I strongly suggest you make that feature available on the demo server as well. You say the feature is not enabled because it is only used by a very little set of users. Maybe isn't it the other way around? Perhaps people do not use it because it is not enabled on the demo server, which makes people think Jitsi Admin lacks that ability entirely.

holema commented 2 years ago

Hello @yasurok,

up to now we activate the timezone functionaltity in the jitsi-admin intance. image

holema commented 2 years ago

You can switch your localtimezone by clicking the profile button and the change timezone. After this all conferences will be shown in your timezone. and you can set the timezone of the meeting specific. image