Commit graph

3666 commits

Author SHA1 Message Date
Alex Tselegidis
6a2620eb37 Release v1.5.1-beta.1 2024-12-19 22:51:39 +02:00
Alex Tselegidis
76039fb875 Show the any-provider if there are more than one providers 2024-12-19 22:51:10 +02:00
Alex Tselegidis
c8bb40d2b9 The plain user password might appear in the log messages in case of an error (#1590) 2024-12-19 22:02:33 +02:00
Alex Tselegidis
0d4ee9e0dc Update the twitter link in the about page 2024-12-19 21:44:06 +02:00
Alex Tselegidis
376c04c12d Add new secret token header field to webhooks and default to X-EA-Token (#1607) 2024-12-19 21:26:58 +02:00
Alex Tselegidis
ebd67b29dd No color change in the appointment modal window (in the backend calendar) (#1641) 2024-12-19 21:06:30 +02:00
Alex Tselegidis
8e14176e52 Incorrect Timezone Handling in CalDAV Synchronization Causes Time Shifts (#1626) 2024-12-19 21:01:47 +02:00
Alex Tselegidis
b2ed516b5f Update the docker-compose baikal version 2024-12-19 20:53:34 +02:00
Alex Tselegidis
ca1944259c Update german translation file 2024-12-19 20:53:19 +02:00
Alex Tselegidis
d30d616a74 Update CHANGELOG.md 2024-12-19 20:32:58 +02:00
Alex Tselegidis
0b483896ab
Merge pull request #1630 from skylarmt/patch-1
Fix ICS file mimetype
2024-12-19 20:32:34 +02:00
Alex Tselegidis
54529a2f14 Add support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +02:00
Alex Tselegidis
3251923faa Update translations 2024-12-19 19:50:25 +02:00
Alex Tselegidis
a6f78b16f9 Remove mcrypt as it does not support php 8.4.1 2024-12-19 19:03:12 +02:00
Alex Tselegidis
016bef8814 Update the php.ini overrides 2024-12-19 19:02:54 +02:00
Alex Tselegidis
0522e67444 Add case for null $caldav_event 2024-12-18 09:35:02 +02:00
Alex Tselegidis
c8aef548ff Only check for existing user if the users table exists 2024-12-09 17:10:07 +01:00
Skylar Ittner
aea5cabeda
Fix ICS file mimetype 2024-12-09 03:22:03 -07:00
Alex Tselegidis
855c94f26d Fix the str_contains php error 2024-12-03 18:02:32 +01:00
Alex Tselegidis
a0361e2a10 Update german wording 2024-11-29 08:37:38 +01:00
Alex Tselegidis
0a36662272 Fix PHP warning when fixing unavailabilities 2024-11-29 08:33:28 +01:00
Alex Tselegidis
3d6e3d8e1c Move common code into the get_php_mailer function 2024-11-27 12:08:49 +01:00
Alex Tselegidis
37553e00b4 Call PHPMailer isHtml once 2024-11-27 11:24:26 +01:00
Alex Tselegidis
37e36182e9 Improve the CalDAV syncing mechanism so that it connects to more systems without problems (#1622) 2024-11-25 11:59:13 +01:00
Alex Tselegidis
947bd79821 Set UTF-8 charset for PHP Mailer 2024-11-22 12:57:02 +01:00
Alex Tselegidis
c6d44fecb6 Replace the internal email library with phpmailer for better smtp server support 2024-11-21 16:51:31 +01:00
Alex Tselegidis
bf3af8009e Remove the restart script 2024-11-21 12:34:05 +01:00
Alex Tselegidis
2c84a067fd Typo 2024-11-20 19:28:42 +01:00
Alex Tselegidis
1153d7698b
Merge pull request #1595 from PeterDaveHelloKitchen/AddTraditionalChineseLanguage
Add Traditional Chinese(zh-TW) translation
2024-11-05 13:27:55 +01:00
Alex Tselegidis
df0703bbfb Fix the z-index of the cookie notice modal and the bottom cookie banner 2024-11-05 13:24:22 +01:00
Alex Tselegidis
47220130f6
Merge pull request #1612 from alxlab-zone66x/feature/1611
#1611 Breaks bug when Time Format is set to regular
2024-11-05 13:21:15 +01:00
Alex Tselegidis
7145fd67fd
Merge pull request #1605 from RobertoValente/main
Add Portuguese Transations
2024-11-05 13:19:21 +01:00
Alex Tselegidis
29fb168a31 Fix the parsing of unavailability dates so that those render correctly for all timezones (fix originating from the community support group) 2024-11-05 13:03:07 +01:00
Alex Tselegidis
d58d9f7434 Allow the notification method to return a null time zone value (like the library does)(#1597) 2024-11-05 12:46:46 +01:00
Alexandre Marcoux
71a7b7fc2d #1611 Breaks bug when Time Format is set to regular
Change-Id: I20004227c27353d6f237aefbe4eb8db0eefe5142
2024-11-01 17:22:59 -04:00
Roberto Valente
47a2ce9e9d
Merge branch 'develop' into main 2024-10-29 01:12:39 +00:00
Alex Tselegidis
855a7e841a Fix default sorting 2024-10-29 00:44:34 +09:00
Alex Tselegidis
b6f8897939 Escape the exclamation mark character 2024-10-23 12:06:21 +09:00
Alex Tselegidis
cec830041c Upgrade the development run scripts (also add Restart and Stop) 2024-10-23 11:41:32 +09:00
Alex Tselegidis
6172e5e6c0 Fix working plan configuration am/pm hour parsing so that it works in all languages (#1606) 2024-10-21 10:16:57 +09:00
Alex Tselegidis
fc60d63ec9 Wording 2024-10-21 10:03:57 +09:00
Roberto Valente
2d7e8622b0 Add Portuguese Transations 2024-10-18 05:36:58 +01:00
Alex Tselegidis
e11228bea0 Add the provider name to the unavailability popover 2024-10-14 18:15:18 +02:00
Alex Tselegidis
62f76ad93d Increase the color contrast of the booking header selection information 2024-10-14 18:12:35 +02:00
Alex Tselegidis
65a4cc5df0 Use the block display mode so that the right colors render in the month view 2024-10-14 15:08:21 +02:00
Alex Tselegidis
833b7bad03 Return null if there is no input stream 2024-10-10 16:15:17 +02:00
Alex Tselegidis
34242d6451 Correct applicable version in doc files 2024-10-10 12:15:00 +02:00
Alex Tselegidis
d1a5494a13 Update the contents of the caldav-calendar-sync.md 2024-10-07 22:07:47 +02:00
Alex Tselegidis
de344f3205 Apply fixes to the CalDAV syncing library so that syncing works for recurring events, with right timezone and nested calendar URLs 2024-10-07 21:56:34 +02:00
Alex Tselegidis
e906e228ff
Merge pull request #1573 from UPONU-GmbH/feature/console
Fix console caldav sync
2024-10-07 21:35:54 +02:00