Commit Graph

1961 Commits

Author SHA1 Message Date
Alex Tselegidis a1619da7d6 Add the patch.php file to the repository. 2022-02-25 17:54:06 +01:00
Alex Tselegidis 16613905ba Release v1.4.3-beta.1 2022-02-25 11:19:40 +01:00
Alex Tselegidis dce26bafe0 Fix timezone issue with add-to-google link of the booking page (#1216) 2022-02-24 15:58:30 +01:00
Alex Tselegidis 9fbe6c6b8b Update docs 2022-02-24 15:44:30 +01:00
Alex Tselegidis 6ce122d0fe Update CHANGELOG.md 2022-02-24 15:43:36 +01:00
Alex Tselegidis f7ffb25f05 Replace Google Client JS with the Google Calendar Template link in the book success page (#1216) 2022-02-24 15:38:51 +01:00
Alex Tselegidis 5f698770f5 Gulp build will also copy the system folder (#1207) 2022-02-24 13:30:13 +01:00
Alex Tselegidis bb71c97736 Security configuration enhancements in the application (#1208) 2022-02-23 14:54:41 +01:00
Alex Tselegidis aeee91f4ed PHP 8.1 support (#1209) 2022-02-23 13:42:27 +01:00
Alex Tselegidis a2b14ac93b Minor style fix in backend.css 2022-02-23 12:54:07 +01:00
Alex Tselegidis 047a41bab1 PHP 8.1 support (#1209) 2022-02-23 12:52:47 +01:00
Alex Tselegidis cc5d219311 Provider and secretary users can only add unavailabilities for their authorized users (#1214) 2022-02-23 12:00:39 +01:00
Alex Tselegidis b841864bc9 The table calendar view breaks for secretaries and providers due to appointment and unavailability removals (#1211) 2022-02-23 11:42:30 +01:00
Alex Tselegidis 9c87d53079 Remove the Google Calendar read-only scope use as it is not needed (#1212) 2022-02-23 11:33:26 +01:00
Alex Tselegidis cd1842fc40 Switch to go-to-latest database migration configuration for simplicity (#1213) 2022-02-23 11:29:45 +01:00
Alex Tselegidis 1cf4f5246f Move the change language operation into a new public controller (#1210) 2022-02-23 11:09:24 +01:00
Alex Tselegidis 0100d0bd63 PHP 8.1 support (#1209) 2022-02-23 11:02:18 +01:00
Alex Tselegidis 5569369b15 Remove the Google Calendar read-only scope use as it is not needed (#1212) 2022-02-23 11:02:09 +01:00
Alex Tselegidis 7d10ab7d9d Gulp build will also copy the system folder (#1207) 2022-02-23 10:51:25 +01:00
Alex Tselegidis ed178ca631 PHP 8.1 support (#1209) 2022-02-23 09:35:50 +01:00
Alex Tselegidis 5b3a20133b Update the system path (#1207) 2022-02-23 08:23:13 +01:00
Alex Tselegidis c1914fa41b Add the new system directory (#1207) 2022-02-23 08:22:57 +01:00
Alex Tselegidis 79d656dae0 Remove CodeIgniter from the vendor dependencies (#1207) 2022-02-23 08:21:46 +01:00
Alex Tselegidis e6c85123a3
Update README.md 2021-11-08 22:37:29 +01:00
Alex Tselegidis c1af7c68a5
Corrected the Discord badge logo color 2021-10-04 11:29:08 +02:00
Alex Tselegidis 5589a5c956
Added Discord Badge to README.md file 2021-10-04 11:27:56 +02:00
Alex Tselegidis e9529f6bdd Merge branch 'develop' 2021-07-27 11:32:03 +03:00
Alex Tselegidis 7393c36462 Release v1.4.2 2021-07-27 11:31:43 +03:00
Alex Tselegidis b28ccfe0c9 Updated CHANGELOG.md 2021-07-27 11:27:16 +03:00
Alex Tselegidis 595506b90f Updated CHANGELOG.md 2021-07-19 18:29:43 +03:00
Alex Tselegidis df2f1693b9 Merge branch 'develop' 2021-07-19 18:26:12 +03:00
Alex Tselegidis 215c4f501e Release v1.4.2-beta.1 2021-07-19 18:25:36 +03:00
Alex Tselegidis 11479f2af4 Updated CHANGELOG.md 2021-07-19 18:11:08 +03:00
Alex Tselegidis 9800554b35 Working plan css improvements 2021-07-19 17:52:40 +03:00
Alex Tselegidis 5dd8540577 Use the AM/PM postfix as lowercase everywhere for consistency. 2021-07-19 17:44:31 +03:00
Alex Tselegidis 6103b6992d The timepicker sliders do not work when using an iOS device. #1026 2021-07-19 17:26:24 +03:00
Alex Tselegidis 5d513ea43f Resolve availability generation issue with 5 minute services. 2021-07-19 16:59:41 +03:00
Alex Tselegidis 9ddc820176 Set minimum service duration field value to honor the value of EVENT_MINIMUM_DURATION. #1068 2021-07-19 16:59:21 +03:00
Alex Tselegidis d09fbb0ad6 Make sure that saving the modifications of a single break does not cancel any pending break edits. #1046 2021-07-19 16:30:27 +03:00
Alex Tselegidis 23bcc2d468 Working plan exception - details pane shows incorrect details (#1011). 2021-07-19 16:21:14 +03:00
Alex Tselegidis c885b27f7d Add support for line breaks when displaying the service description in the frontend (#1004). 2021-07-19 16:14:37 +03:00
Alex Tselegidis 5a039f2757 Missing Pacific (and potentially other) timezones (#980). 2021-07-19 16:07:26 +03:00
Alex Tselegidis 39cc1b5a0b Timezone/UX issue: Wrong day is selected when timezone differs by -1 day (#961). 2021-07-19 16:02:45 +03:00
Alex Tselegidis cc6575d2d0 JavaScript RangeError on appointment change causing disabled calendar dates (#1092). 2021-07-19 15:52:05 +03:00
Alex Tselegidis 25b44063b4 Updated dependencies in the package-lock.json file. 2021-07-19 14:28:02 +03:00
Alex Tselegidis bdd45f448a
Merge pull request #1055 from LibreCodeCoop/pt_br_translate
Update pt_BR translations
2021-07-19 14:24:19 +03:00
Alex Tselegidis 588ba2785f Merge remote-tracking branch 'remotes/origin/dependabot/npm_and_yarn/hosted-git-info-2.8.9' into develop 2021-07-19 14:17:42 +03:00
Alex Tselegidis 738c9c72bb Merge remote-tracking branch 'remotes/origin/dependabot/composer/phpseclib/phpseclib-2.0.31' into develop 2021-07-19 14:16:24 +03:00
Alex Tselegidis ea8798d2a6 The model base class needs a constructor when running the app with PHP8.0 2021-07-19 14:03:40 +03:00
Alex Tselegidis aca2105302 Aligned the framework to the updated PHP8.0 compatible CodeIgniter version. 2021-07-19 14:03:18 +03:00