Commit graph

3355 commits

Author SHA1 Message Date
Alex Tselegidis
078442719c Set the Google attendee data only if all the values are available 2024-05-11 19:29:06 +02:00
Alex Tselegidis
171623c6a0 Fix the calendar drop and resize "undo" functionality 2024-05-11 19:29:06 +02:00
Alex Tselegidis
a5aa7da361 Revert scroll down 2024-05-11 19:29:06 +02:00
Michal Krnáč
f3209b5c10 Slovak translations 2024-05-11 19:29:05 +02:00
Thomas Ingles
626d777bbb Idea : initialize calendar view scroll at time
https://www.freecodecamp.org/news/the-ultimate-guide-to-javascript-date-and-moment-js/#format-the-date-and-time-with-moment-js
2024-05-11 19:29:02 +02:00
Thomas Ingles
3b5a2e76a7 Fix french typos, improve & add missing translations
\' TO ’
2024-05-11 19:28:59 +02:00
Thomas Ingles
39350c79b0 css layouts bg by theme
Found with Darkly theme
2024-05-11 19:28:53 +02:00
Alex Tselegidis
d99709f39a Add the reload button to the page notifications so that users can see the UI changes (#1510) 2024-05-11 19:28:53 +02:00
Thomas Ingles
9ebeb89cb0 Fix controller Booking : typo default phone_number 2024-05-11 19:28:53 +02:00
Alex Tselegidis
b9a4efc3e8 Resolve conflicts 2024-05-11 19:28:31 +02:00
Thomas Ingles
1e4fa88734 Fix untranslated secretaries + providers js (errors)
Fix provider : MIN_PASSWORD_LENGTH is undefined
A constant in php :)
2024-05-11 19:26:08 +02:00
Alex Tselegidis
a8ac22fe00 Include the unavailabilities to the "all" display in the calendar 2024-05-11 19:26:08 +02:00
Alex Tselegidis
d8845eca23 Allow users to edit events in all views 2024-05-11 19:26:08 +02:00
Alex Tselegidis
6e8778919e Unset foreach variable 2024-05-11 19:26:08 +02:00
Alex Tselegidis
5d823985de Add return types to all class methods 2024-05-11 19:26:08 +02:00
Alex Tselegidis
840286899a Various fixes in the Calendar controller 2024-05-11 19:26:08 +02:00
Alex Tselegidis
eb19482c1f Various minor fixes in the appointment and provider models 2024-05-11 19:26:08 +02:00
Alex Tselegidis
6304391fd9 Various minor JS errors in calendar_default_view.js 2024-05-11 19:26:08 +02:00
Alex Tselegidis
ebb682f518 Add additional handling for the next days filter 2024-05-11 19:26:08 +02:00
Alex Tselegidis
fe7b406cb3 Return the message modal selector for better DOM handling if needed 2024-05-11 19:26:08 +02:00
Alex Tselegidis
a9149fff5d Add the Baikal credentials to docker.md 2024-05-11 19:26:08 +02:00
Alex Tselegidis
a364e777bf Update the HTTP client param comment 2024-05-11 19:26:08 +02:00
Alex Tselegidis
07884d2096 Update the Baikal Docker configuration and the related documentation file 2024-05-11 19:26:08 +02:00
Alex Tselegidis
68431e361e Update CHANGELOG.md 2024-05-11 19:26:08 +02:00
Alex Tselegidis
363ddeede7 Fix the array_find call 2024-05-11 19:26:08 +02:00
Alex Tselegidis
01ddd00554 Move the blocked period end date automatically on start date change (#1499) 2024-05-11 19:26:08 +02:00
Alex Tselegidis
dfeb213f5b Reset the time selection when the user changes the non-working switch 2024-05-11 19:26:08 +02:00
Alex Tselegidis
e81058a05d Patch the empty month and year selection of blocked periods (#1494) 2024-05-11 19:26:08 +02:00
Alex Tselegidis
67a64e4eaf Include the status to the appointment notification 2024-05-11 19:26:08 +02:00
Alex Tselegidis
4570d0859e Do not allow user to submit login without a username and a password 2024-05-11 19:26:08 +02:00
Alex Tselegidis
bbf8869d3b Automatically redirect logged in users to the calendar page 2024-05-11 19:26:08 +02:00
tm8544
3105ae6db5
Update 054_add_default_timezone_to_setting.php 2024-04-26 21:49:43 +03:00
tm8544
db6c127d3b New lines moved to the end of file before // End 2024-04-08 18:35:06 +03:00
tm8544
f47ce7a194
Update Calendar.php
add script_vars for default values
2024-03-30 22:12:04 +02:00
tm8544
1ab1f5b384
Rename 052_add_default_timezone_to_setting.php to 054_add_default_timezone_to_setting.php
Renamed file to avoid conflict with PR #1479
2024-03-30 11:03:00 +02:00
tm8544
f3b9aa5018
Update 053_add_default_language_to_settings.php
Corrected class name
2024-03-29 18:57:01 +02:00
tm8544
9a24fb6a6b
Update 052_add_default_timezone_to_setting.php
Corrected class name
2024-03-29 18:56:08 +02:00
tm8544
f84eecf7e8 add default settings for language and timezone 2024-03-27 17:09:15 +02:00
Alex Tselegidis
e7a757e124 Improve the validation check 2024-03-22 15:11:10 +00:00
Alex Tselegidis
80435bd522 Fallback value 2024-03-19 07:11:16 +00:00
Alex Tselegidis
d4be65e4a4 Automatically set the appointment color based on the service selection 2024-03-18 17:31:43 +00:00
Alex Tselegidis
da6d017ff1 Fix Validation 2024-03-18 11:54:08 +00:00
Alex Tselegidis
e527d13899 Correct validation 2024-03-18 11:38:09 +00:00
Alex Tselegidis
492a49f2b3 Decode the status prop 2024-03-08 14:10:37 +01:00
Alex Tselegidis
105e522973 Add default working plan exceptions value 2024-03-08 09:36:44 +01:00
Alex Tselegidis
1d4ef06fdb Add from email/name and reply-to settings in the email.php configuration file (#1465) 2024-03-04 10:59:52 +01:00
Alex Tselegidis
1152a76df3 Ignore the entire vendor folder (#1467) 2024-03-04 10:50:02 +01:00
Alex Tselegidis
69c2bfef8a Add thai translation files 2024-03-04 10:02:51 +01:00
Alex Tselegidis
609dc93e1e Add logic for navigating back to the previously available date 2024-02-18 10:59:24 +01:00
Alex Tselegidis
6fecbc7cd7 Correct unavailable date handling in booking page 2024-02-16 17:08:51 +01:00