Commit graph

3588 commits

Author SHA1 Message Date
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
Alex Tselegidis
264f02baf7 Suppress session start warning 2024-05-11 19:21:50 +02:00
Alex Tselegidis
d530aeee39
Merge pull request #1516 from sudwebdesign/develop-lang-calendar_view-selectors-fix
Add missing lang() : Calendar view (default|table) selectors
2024-05-11 19:21:41 +02:00
Alex Tselegidis
4542251167
Merge pull request #1517 from sudwebdesign/develop-refreshCalendarAppointments-current2active-month_view-fix
Fix refresh Appointments MONTH calendarView : current2active
2024-05-11 19:21:18 +02:00
Alex Tselegidis
4c7ca40952
Merge pull request #1518 from sudwebdesign/develop-config-sess_regenerate_destroy
Fix CodeIgniter creating a lot of session files
2024-05-11 19:18:55 +02:00
Alex Tselegidis
9824095cfa
Merge pull request #1519 from sudwebdesign/develop-get_default_timezone-from-php
Fix App lib Timezones::get_default_timezone() always UTC
2024-05-11 19:15:07 +02:00
Alex Tselegidis
89a74a206f
Merge pull request #1520 from sudwebdesign/develop-view-page-installation-labels-lang
Installer choose language + labels & errors msg in browser lang + timezone by server
2024-05-11 19:14:34 +02:00
Alex Tselegidis
2efff06f9a
Merge pull request #1521 from sudwebdesign/booking-confirmation-background-by-theme
Fix Booking confirmation background by theme css + DRY
2024-05-11 19:12:40 +02:00
Alex Tselegidis
09ac511277 Add the matomo analytics site ID setting for the Matomo integration (#1395) 2024-05-11 19:02:15 +02:00
Alex Tselegidis
a00dd3fbf6 Update 3rd party NPM libraries 2024-05-11 18:51:27 +02:00
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