Commit graph

3376 commits

Author SHA1 Message Date
Alex Tselegidis
71ba82eb96 Restructure the links of the about page and add customize link 2024-05-11 18:41:30 +02:00
Alex Tselegidis
75d7d8411a GitHub Actions with PHP 8.2 2024-05-11 18:02:42 +02:00
Alex Tselegidis
9afadc2790 Rename the private switch label for more clarity 2024-05-11 18:00:52 +02:00
Alex Tselegidis
05ded5ed0b Wording 2024-05-11 17:57:17 +02:00
Alex Tselegidis
c1be588efd Add slots to key positions in the app mark up 2024-05-11 17:50:45 +02:00
Alex Tselegidis
b018542c77 Echo the slot as a comment so that it can be used by HTML replacement mechanisms 2024-05-11 17:27:28 +02:00
Alex Tselegidis
0041e29ec7 Update exposed calendar page methods 2024-05-11 17:04:04 +02:00
Alex Tselegidis
1fbe17aade Define get/set methods for related model resources (provider, secretary, admin users) 2024-05-11 17:03:54 +02:00
Alex Tselegidis
ea276bd649 Move the allowed and optional fields to of CRUD controllers to new overridable properties 2024-05-11 16:42:01 +02:00
Alex Tselegidis
88eda77d0c Expose the internal JS functions so that they be overriden 2024-05-11 16:13:00 +02:00
Alex Tselegidis
0706d3fdab The webhook actions are optional 2024-05-11 16:12:14 +02:00
Alex Tselegidis
c9bb9e85de Change the opacity of the datepicker while loading unavailable dates 2024-05-11 15:33:14 +02:00
Alex Tselegidis
bacea67f7c Create constant for future month search 2024-05-11 15:21:41 +02:00
Alex Tselegidis
cc5331e1dc Make the search method order_by and offset use the provided values 2024-05-11 15:02:12 +02:00
Alex Tselegidis
8c3731a2c3 Update composer and NPM dependencies 2024-05-11 14:58:56 +02:00
Alex Tselegidis
338f9dec29 Suppress session warnings 2024-05-09 18:53:05 +02:00
Alex Tselegidis
c06a6be64a Switch the duration with the appointment date time in the confirmation step 2024-05-08 21:41:37 +02:00
Alex Tselegidis
0b5eacb109 French translation fixes 2024-04-26 17:32:39 +02:00
Alex Tselegidis
d7c1ed2ac4
Merge pull request #1461 from zikkee/develop
Added and improved Finnish translations
2024-04-26 17:32:14 +02:00
Alex Tselegidis
83b15dddea Set the Google attendee data only if all the values are available 2024-04-26 17:28:02 +02:00
Alex Tselegidis
2bc517db5f Fix the calendar drop and resize "undo" functionality 2024-04-26 17:26:09 +02:00
Alex Tselegidis
574fc907b5 Revert scroll down 2024-04-26 17:26:09 +02:00
Alex Tselegidis
002b9561cd
Merge pull request #1501 from krtcom/develop
Slovak translations
2024-04-26 17:26:03 +02:00
Alex Tselegidis
4845e9d8a7
Merge pull request #1507 from sudwebdesign/develop-idea-calendar-init-time-at-now
Idea : initialize calendar view scroll at time
2024-04-26 17:08:34 +02:00
Alex Tselegidis
bd9160aad0
Merge pull request #1505 from sudwebdesign/develop-french
Fix french typos, improve & add missing translations
2024-04-26 17:06:05 +02:00
Alex Tselegidis
4b79951cca
Merge pull request #1509 from sudwebdesign/develop-scss-bg-layout-by-theme
css layouts bg by theme
2024-04-26 17:04:32 +02:00
Alex Tselegidis
2d8788c4ff Add the reload button to the page notifications so that users can see the UI changes (#1510) 2024-04-26 17:03:00 +02:00
Alex Tselegidis
cc9a0515d2
Merge pull request #1511 from sudwebdesign/develop-app-controller-booking-customer_default-phone_number-fix
Fix typo : Develop App Controller Booking customer default phone number
2024-04-26 16:50:47 +02:00
Alex Tselegidis
6ee742cd82
Merge pull request #1513 from sudwebdesign/develop-automatic-default-lang-timezone-for-new-users
Feat Dynamic Fields TimeZone & Language for new users
2024-04-26 16:50:20 +02:00
Alex Tselegidis
df51d689ee
Merge pull request #1514 from sudwebdesign/develop-fix-untranslated-secretaries-js-errors
Fix untranslated secretaries + providers js (errors)
2024-04-26 16:49:04 +02:00
Alex Tselegidis
6ee5e14966 Include the unavailabilities to the "all" display in the calendar 2024-04-26 16:45:31 +02:00
Alex Tselegidis
a2ba87256d Allow users to edit events in all views 2024-04-26 16:42:43 +02:00
Alex Tselegidis
6576a9207d Unset foreach variable 2024-04-26 16:40:33 +02:00
Alex Tselegidis
86cd5f2285 Add return types to all class methods 2024-04-26 16:36:21 +02:00
Alex Tselegidis
e51f8ff377 Various fixes in the Calendar controller 2024-04-26 16:23:58 +02:00
Alex Tselegidis
a61701e2ad Various minor fixes in the appointment and provider models 2024-04-26 16:23:45 +02:00
Alex Tselegidis
81e202342e Various minor JS errors in calendar_default_view.js 2024-04-26 16:20:25 +02:00
Alex Tselegidis
71474a7d94 Add additional handling for the next days filter 2024-04-26 16:15:58 +02:00
Alex Tselegidis
6743da7043 Return the message modal selector for better DOM handling if needed 2024-04-26 16:11:17 +02:00
Alex Tselegidis
c9f6d2a7f5 Add the Baikal credentials to docker.md 2024-04-26 16:11:08 +02:00
Alex Tselegidis
3254278170 Update the HTTP client param comment 2024-04-26 12:57:13 +02:00
Alex Tselegidis
1878c9212c Update the Baikal Docker configuration and the related documentation file 2024-04-26 12:23:52 +02:00
Alex Tselegidis
cba0effe14 Update CHANGELOG.md 2024-04-26 12:18:56 +02:00
Thomas Ingles
e2e366eeee
Fix untranslated secretaries + providers js (errors)
Fix provider : MIN_PASSWORD_LENGTH is undefined
A constant in php :)
2024-04-24 22:31:32 +02:00
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
Thomas Ingles
ee1d07f9fe
Fix controller Booking : typo default phone_number 2024-04-24 13:29:10 +02:00
Thomas Ingles
8be390fdd0
css layouts bg by theme
Found with Darkly theme
2024-04-24 01:47:00 +02:00
Thomas Ingles
b448836ee9
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-04-23 21:04:13 +02:00
Thomas Ingles
c4f00aae48
Fix french typos, improve & add missing translations
\' TO ’
2024-04-23 19:20:46 +02:00
krtcom
f2f395ddbc
Merge branch 'alextselegidis:develop' into develop 2024-04-17 08:03:20 +02:00