easyappointments/assets/js
Thomas Ingles 35e03c21cd
Feat Dynamic Fields TimeZone & Language for new users
+ Language by `vars('language')`
+ + When add a user, the selected lang is same as back office lang
+ + Note : when change lang with bottom selector, go to default lang

+ Timezone by `moment.tz.guess()`
+ + See :
https://stackoverflow.com/questions/1091372/getting-the-clients-time-zone-and-offset-in-javascript#40435316

`Fix empty field language val for secretaries admin page`

More usefull and maybe for #1386 #1476 & #1390
2024-04-24 18:40:34 +02:00
..
components Feat Dynamic Fields TimeZone & Language for new users 2024-04-24 18:40:34 +02:00
http Add logic for navigating back to the previously available date 2024-02-18 10:59:24 +01:00
layouts Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
pages Feat Dynamic Fields TimeZone & Language for new users 2024-04-24 18:40:34 +02:00
utils Fallback value 2024-03-19 07:11:16 +00:00
app.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00