Commit Graph

  • 1cd9254df7
    Update Dockerfile to php:8.3.7 #1525 Marcos Vinicius 2024-05-13 12:41:30 -0300
  • 89bc5c3294
    Merge pull request #9 from alextselegidis/develop tm8544 2024-05-13 16:22:59 +0300
  • b0ffe4ff1f
    Merge pull request #1523 from tm8544/patch-2 Alex Tselegidis 2024-05-13 13:13:40 +0200
  • 33cd89db69
    Merge pull request #1524 from tm8544/patch-3 Alex Tselegidis 2024-05-13 13:09:18 +0200
  • a993b83025 Add missing isPrivate to service and provider records Alex Tselegidis 2024-05-13 11:25:17 +0200
  • dc2b9f84e6
    Update appointments_modal.js #1524 tm8544 2024-05-13 11:49:14 +0300
  • 4208bc0819
    Update appointments_modal.js tm8544 2024-05-13 11:46:01 +0300
  • 8c395699f1
    Merge pull request #8 from alextselegidis/develop tm8544 2024-05-13 10:29:14 +0300
  • 69299f4c5a no message tm8544 2024-05-13 10:29:04 +0300
  • 00e64f19b9 no message tm8544 2024-05-13 10:10:46 +0300
  • 05e4829aaa Add the LDAP docker configuration (#128) Alex Tselegidis 2024-05-12 19:39:59 +0200
  • b2ecc46c01 Clean the caldav IDs after disabling syncing (#209) Alex Tselegidis 2024-05-12 18:21:16 +0200
  • ab8257f366 More fixes related to the caldav syncing (#209) Alex Tselegidis 2024-05-12 18:07:46 +0200
  • 2aea423b38 Remove test code from the Caldav.php controller (#209) Alex Tselegidis 2024-05-12 18:07:31 +0200
  • de63955341 Integrate CalDAV Protocol for appointment syncing (#209) Alex Tselegidis 2024-05-12 14:24:58 +0200
  • db778e11b5
    Update booking.js #1523 tm8544 2024-05-12 10:31:09 +0300
  • 92b01b492f no message tm8544 2024-05-12 10:00:53 +0300
  • 475ba32a9b
    Merge pull request #7 from alextselegidis/develop tm8544 2024-05-11 20:50:20 +0300
  • 8a7f6b1c44 Update CHANGELOG.md Alex Tselegidis 2024-05-11 19:37:30 +0200
  • 89c19e53ad Merge branch 'refs/heads/tm8544-default_settings' into develop Alex Tselegidis 2024-05-11 19:35:30 +0200
  • 4cf7c1e349 Rename the migration classes Alex Tselegidis 2024-05-11 19:33:51 +0200
  • 9ad660836b Update translations for new timezone and language settings Alex Tselegidis 2024-05-11 19:33:45 +0200
  • ffde07a483 Suppress session start warning Alex Tselegidis 2024-05-11 19:19:52 +0200
  • 505abd0430 Add missing lang() : Calendar view (default|table) selectors Thomas Ingles 2024-04-29 23:06:42 +0200
  • ea4be0162e Fix refresh Appointments MONTH calendarView : current2active Thomas Ingles 2024-04-29 23:45:29 +0200
  • 40cab55a02 Fix session::sess_regenerate $delete_old_session always null Thomas Ingles 2024-04-30 15:52:34 +0200
  • 97d9219484 Fix CodeIgniter creating a lot of session files Thomas Ingles 2024-04-30 01:44:20 +0200
  • 1788f209eb Fix App lib Timezones::get_default_timezone() always UTC Thomas Ingles 2024-04-30 02:03:27 +0200
  • 2e9bcacbfc Install: html lang + language & timezone provider same as admin Thomas Ingles 2024-04-30 20:49:27 +0200
  • 80ada71558 Install: Admin Add Language selector + set timezone by server Thomas Ingles 2024-04-30 17:21:20 +0200
  • a04c0cafdf Fix install alert msg not showed, pw confirm id + js errors lang Thomas Ingles 2024-04-30 14:25:25 +0200
  • ff599e2c00 Installation labels translated in browser lang Thomas Ingles 2024-04-30 03:43:35 +0200
  • 79f4d50ce8 Booking confirmation background by theme css + DRY Thomas Ingles 2024-04-30 18:19:02 +0200
  • 33d189a65a Add the matomo analytics site ID setting for the Matomo integration (#1395) Alex Tselegidis 2024-05-11 19:02:15 +0200
  • 3796843cec Update 3rd party NPM libraries Alex Tselegidis 2024-05-11 18:51:27 +0200
  • 6213471e36 Restructure the links of the about page and add customize link Alex Tselegidis 2024-05-11 18:41:30 +0200
  • cde5801059 GitHub Actions with PHP 8.2 Alex Tselegidis 2024-05-11 18:02:42 +0200
  • 3e0f7e5452 Rename the private switch label for more clarity Alex Tselegidis 2024-05-11 18:00:52 +0200
  • 8294dba6f2 Wording Alex Tselegidis 2024-05-11 17:57:17 +0200
  • fd57ddbb2d Add slots to key positions in the app mark up Alex Tselegidis 2024-05-11 17:50:45 +0200
  • 3b01f9bf91 Echo the slot as a comment so that it can be used by HTML replacement mechanisms Alex Tselegidis 2024-05-11 17:27:28 +0200
  • 0e766419f4 Update exposed calendar page methods Alex Tselegidis 2024-05-11 17:04:04 +0200
  • 08998f3a4a Define get/set methods for related model resources (provider, secretary, admin users) Alex Tselegidis 2024-05-11 17:03:54 +0200
  • f1abeee560 Move the allowed and optional fields to of CRUD controllers to new overridable properties Alex Tselegidis 2024-05-11 16:42:01 +0200
  • e4ef2da438 Expose the internal JS functions so that they be overriden Alex Tselegidis 2024-05-11 16:13:00 +0200
  • 9007e977fa The webhook actions are optional Alex Tselegidis 2024-05-11 16:12:14 +0200
  • c33ebeded2 Change the opacity of the datepicker while loading unavailable dates Alex Tselegidis 2024-05-11 15:33:14 +0200
  • 37bfc08641 Create constant for future month search Alex Tselegidis 2024-05-11 15:21:41 +0200
  • 949a73ad58 Make the search method order_by and offset use the provided values Alex Tselegidis 2024-05-11 15:02:12 +0200
  • f1a00b8f39 Update composer and NPM dependencies Alex Tselegidis 2024-05-11 14:58:56 +0200
  • 2b490775af Suppress session warnings Alex Tselegidis 2024-05-09 18:52:59 +0200
  • 0d89bb7a6a Switch the duration with the appointment date time in the confirmation step Alex Tselegidis 2024-05-08 21:41:37 +0200
  • b0c0acde62 French translation fixes Alex Tselegidis 2024-04-26 17:32:39 +0200
  • 55bdcf49a1 Added and improved Finnish translations Nikke 2024-02-20 16:03:57 +0200
  • 078442719c Set the Google attendee data only if all the values are available Alex Tselegidis 2024-04-26 17:28:02 +0200
  • 171623c6a0 Fix the calendar drop and resize "undo" functionality Alex Tselegidis 2024-04-26 17:25:31 +0200
  • a5aa7da361 Revert scroll down Alex Tselegidis 2024-04-26 17:13:50 +0200
  • f3209b5c10 Slovak translations Michal Krnáč 2024-04-17 08:02:36 +0200
  • 626d777bbb Idea : initialize calendar view scroll at time Thomas Ingles 2024-04-23 21:04:13 +0200
  • 3b5a2e76a7 Fix french typos, improve & add missing translations Thomas Ingles 2024-04-23 19:20:46 +0200
  • 39350c79b0 css layouts bg by theme Thomas Ingles 2024-04-24 01:47:00 +0200
  • d99709f39a Add the reload button to the page notifications so that users can see the UI changes (#1510) Alex Tselegidis 2024-04-26 17:03:00 +0200
  • 9ebeb89cb0 Fix controller Booking : typo default phone_number Thomas Ingles 2024-04-24 13:29:10 +0200
  • b9a4efc3e8 Resolve conflicts Alex Tselegidis 2024-05-11 19:28:31 +0200
  • 1e4fa88734 Fix untranslated secretaries + providers js (errors) Thomas Ingles 2024-04-24 22:31:32 +0200
  • a8ac22fe00 Include the unavailabilities to the "all" display in the calendar Alex Tselegidis 2024-04-26 16:45:31 +0200
  • d8845eca23 Allow users to edit events in all views Alex Tselegidis 2024-04-26 16:41:38 +0200
  • 6e8778919e Unset foreach variable Alex Tselegidis 2024-04-26 16:40:33 +0200
  • 5d823985de Add return types to all class methods Alex Tselegidis 2024-04-26 16:36:14 +0200
  • 840286899a Various fixes in the Calendar controller Alex Tselegidis 2024-04-26 16:23:58 +0200
  • eb19482c1f Various minor fixes in the appointment and provider models Alex Tselegidis 2024-04-26 16:23:45 +0200
  • 6304391fd9 Various minor JS errors in calendar_default_view.js Alex Tselegidis 2024-04-26 16:20:25 +0200
  • ebb682f518 Add additional handling for the next days filter Alex Tselegidis 2024-04-26 16:15:58 +0200
  • fe7b406cb3 Return the message modal selector for better DOM handling if needed Alex Tselegidis 2024-04-26 16:11:17 +0200
  • a9149fff5d Add the Baikal credentials to docker.md Alex Tselegidis 2024-04-26 16:11:08 +0200
  • a364e777bf Update the HTTP client param comment Alex Tselegidis 2024-04-26 12:57:13 +0200
  • 07884d2096 Update the Baikal Docker configuration and the related documentation file Alex Tselegidis 2024-04-26 12:23:52 +0200
  • 68431e361e Update CHANGELOG.md Alex Tselegidis 2024-04-26 12:18:56 +0200
  • 363ddeede7 Fix the array_find call Alex Tselegidis 2024-04-15 18:22:28 +0200
  • 01ddd00554 Move the blocked period end date automatically on start date change (#1499) Alex Tselegidis 2024-04-15 14:40:03 +0200
  • dfeb213f5b Reset the time selection when the user changes the non-working switch Alex Tselegidis 2024-04-15 14:16:56 +0200
  • e81058a05d Patch the empty month and year selection of blocked periods (#1494) Alex Tselegidis 2024-04-15 14:09:55 +0200
  • 67a64e4eaf Include the status to the appointment notification Alex Tselegidis 2024-04-08 15:57:43 +0200
  • 4570d0859e Do not allow user to submit login without a username and a password Alex Tselegidis 2024-04-08 15:48:53 +0200
  • bbf8869d3b Automatically redirect logged in users to the calendar page Alex Tselegidis 2024-03-28 11:08:55 +0000
  • 264f02baf7 Suppress session start warning Alex Tselegidis 2024-05-11 19:19:52 +0200
  • d530aeee39
    Merge pull request #1516 from sudwebdesign/develop-lang-calendar_view-selectors-fix Alex Tselegidis 2024-05-11 19:21:41 +0200
  • 4542251167
    Merge pull request #1517 from sudwebdesign/develop-refreshCalendarAppointments-current2active-month_view-fix Alex Tselegidis 2024-05-11 19:21:18 +0200
  • 4c7ca40952
    Merge pull request #1518 from sudwebdesign/develop-config-sess_regenerate_destroy Alex Tselegidis 2024-05-11 19:18:55 +0200
  • 9824095cfa
    Merge pull request #1519 from sudwebdesign/develop-get_default_timezone-from-php Alex Tselegidis 2024-05-11 19:15:07 +0200
  • 89a74a206f
    Merge pull request #1520 from sudwebdesign/develop-view-page-installation-labels-lang Alex Tselegidis 2024-05-11 19:14:34 +0200
  • 2efff06f9a
    Merge pull request #1521 from sudwebdesign/booking-confirmation-background-by-theme Alex Tselegidis 2024-05-11 19:12:40 +0200
  • 09ac511277 Add the matomo analytics site ID setting for the Matomo integration (#1395) Alex Tselegidis 2024-05-11 19:02:15 +0200
  • a00dd3fbf6 Update 3rd party NPM libraries Alex Tselegidis 2024-05-11 18:51:27 +0200
  • 71ba82eb96 Restructure the links of the about page and add customize link Alex Tselegidis 2024-05-11 18:41:30 +0200
  • 75d7d8411a GitHub Actions with PHP 8.2 Alex Tselegidis 2024-05-11 18:02:42 +0200
  • 9afadc2790 Rename the private switch label for more clarity Alex Tselegidis 2024-05-11 18:00:52 +0200
  • 05ded5ed0b Wording Alex Tselegidis 2024-05-11 17:57:17 +0200
  • c1be588efd Add slots to key positions in the app mark up Alex Tselegidis 2024-05-11 17:50:45 +0200
  • b018542c77 Echo the slot as a comment so that it can be used by HTML replacement mechanisms Alex Tselegidis 2024-05-11 17:27:28 +0200