Commit Graph

1977 Commits

Author SHA1 Message Date
Alex Tselegidis 34eeaefda8
Merge pull request #1438 from alextselegidis/dependabot/composer/phpseclib/phpseclib-3.0.34
Bump phpseclib/phpseclib from 3.0.9 to 3.0.34
2023-12-04 10:10:41 +01:00
dependabot[bot] d45009c8ef
Bump phpseclib/phpseclib from 3.0.9 to 3.0.34
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.9 to 3.0.34.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phpseclib/phpseclib/compare/3.0.9...3.0.34)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 18:26:06 +00:00
Alex Tselegidis e1ff29ffb4
Merge pull request #1391 from alextselegidis/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2023-07-24 10:02:38 +02:00
dependabot[bot] ef0d66be5c
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 00:04:03 +00:00
Alex Tselegidis 44af526a6f Release v1.4.3 2022-03-08 18:27:15 +01:00
Alex Tselegidis 13e81c80b1 Make sure the window.cookieconsent object is loaded before using it, as some browsers or extensions might block it 2022-03-08 17:31:33 +01:00
Alex Tselegidis c1a8dba1a3 Reduce the default rate limit duration to 2 minutes 2022-03-08 17:25:25 +01:00
Alex Tselegidis 53993b2994 Do not display empty messages 2022-03-08 17:21:11 +01:00
Alex Tselegidis 09444c1b5e Only show the any-provider option if there are more than one providers 2022-03-08 17:01:25 +01:00
Alex Tselegidis 95fbbeec27 Prepend the any-provider option in the booking page 2022-03-08 17:00:33 +01:00
Alex Tselegidis 1bc02e11c0 Corrected working plan exception removal issue on table view 2022-03-08 16:45:01 +01:00
Alex Tselegidis 803f4e4e7e Reset add-break button disabled state 2022-03-08 16:32:45 +01:00
Alex Tselegidis 286488ac10 Update CHANGELOG.md 2022-03-08 16:25:06 +01:00
Alex Tselegidis 42687cb3c5 Correct css file name 2022-03-04 18:41:07 +01:00
Alex Tselegidis 293f4fe663 Add missing customer data from stripped array 2022-03-04 18:04:53 +01:00
Alex Tselegidis d949abb004 Update patch.php 2022-02-25 18:32:24 +01:00
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