Commit Graph

35919 Commits

Author SHA1 Message Date
nathangray
51407479ee Etemplate: Fix some load bugs
- tabs got doLoadingFinished() multiple times if tablist was modified by data
- selectbox with cached options did not load correctly first time
2021-03-01 09:16:33 -07:00
Ralf Becker
2c4982d2ac * CalDAV/Calendar: participants without status were not imported for new events (eg. from Thunderbird) 2021-03-01 15:41:09 +02:00
nathangray
60450ce640 Calendar: Fix update if hidden for more than one user's calendar in week view 2021-02-26 09:07:26 -07:00
nathangray
c5dc12f6ae Calendar: Fix events that were updated while calendar was not the active tab were misplaced at the beginning of the day 2021-02-26 09:07:18 -07:00
nathangray
cb928e24e1 Add videoconference link to event notification email 2021-02-26 09:06:45 -07:00
nathangray
b0e5e8a441 Calendar: Fix infolog displayed on calendar did not properly convert to timesheet entry 2021-02-23 10:28:10 -07:00
Hadi Nategh
a7959054ce Fix error Cannot read property 'decrypt_hover' of undefined 2021-02-22 11:46:55 +01:00
Hadi Nategh
25fcad568d Some styling improvements 2021-02-19 13:12:46 +01:00
Hadi Nategh
57683ee72d Use box-shadow around avatars instead of border, borders in zoomed mode would cut edges. 2021-02-19 13:12:35 +01:00
nathangray
dcfa8cfdbf Add upload svg so it can be used instead of png 2021-02-18 11:28:55 -07:00
nathangray
821f7cf562 Disable context menu on topmenu items 2021-02-18 11:07:21 -07:00
nathangray
f7a5709027 Calendar: Translation of "send notifications" 2021-02-18 09:16:09 -07:00
nathangray
228c81b1f9 - Fix immediate notification had weird participants
- More accepting regex for participants
2021-02-18 09:15:53 -07:00
nathangray
ae55605230 Calendar: Add icon for notification action, use REQUEST method (reconfirm event) for immediate notifications 2021-02-18 09:15:42 -07:00
nathangray
2005a67b3c * Calendar: New context menu action to manually [re]send notifications 2021-02-18 09:15:33 -07:00
Hadi Nategh
dcf7b1a1d2 Some styling improvements 2021-02-18 16:20:16 +01:00
Ralf Becker
4c3e2649c3 new precision option to limit number of counters shown 2021-02-17 16:12:10 +01:00
Ralf Becker
46c5533b0c countdown: convert datetime server-side into a duration to avoid problems with wrong time or timezone on client 2021-02-17 16:11:19 +01:00
Ralf Becker
2be005f2b9 backport from master 2021-02-16 22:05:45 +02:00
nathangray
c22fc8c004 * Calendar: Make resources stand out more in conflict list 2021-02-11 10:03:24 -07:00
nathangray
880a8be7c6 Etemplate: Fix rows actions didn't work after dragging file from system onto row 2021-02-08 14:55:32 -07:00
nathangray
5b8e9ca4f3 * Addressbook: Fix missing distribution lists 2021-02-08 10:01:27 -07:00
Ralf Becker
8842c50117 neccessary schema update to support further credential-types 2021-02-08 17:34:26 +02:00
Ralf Becker
f9038d0cd3 * EPL/mail: support SpamTitan REST API to manage spam, requires an API token 2021-02-08 17:32:35 +02:00
nathangray
250a4e65cc Translation fixes from Stefan 2021-02-04 17:02:25 -07:00
Ralf Becker
3aee50ca7e pending translations from our translation server 2021-02-03 08:26:45 +01:00
nathangray
929e862559 * Calendar: Fix timespan in tooltip was wrong if event had seconds in start or end time 2021-02-02 13:42:35 -07:00
nathangray
7cd5562a8b Fix error breaking calendar notifications 2021-02-01 14:03:29 +01:00
nathangray
590ea9ee29 Calendar: Avoid "PHP Warning: count(): Parameter must be an array or an object that implements Countable" in error_log 2021-02-01 14:02:29 +01:00
nathangray
0ccbb3acd0 * Calendar: Fix alarm for all users had wrong timezone when user timezone was not server timezone 2021-01-29 08:52:00 -07:00
nathangray
7f7f59fdb8 * Timesheet: Fix created time was wrong in user timezone was not the same as server timezone 2021-01-29 08:41:11 -07:00
nathangray
40aaf76796 Timesheet: more timezone date fixes
This time start time was improperly processed, fixed end_time too
2021-01-29 08:41:04 -07:00
nathangray
26bff6c66d Timesheet: Fix editing timesheet had start time in wrong timezone if user timezone differed from server timezone 2021-01-29 08:40:54 -07:00
Hadi Nategh
fded91075b Fix sieve rules edit dialog loses its matches field value after re-opening the entry 2021-01-29 11:22:08 +01:00
Ralf Becker
51aedaeea1 make countdown a value-widget to get automatic timezone handling by date widgets beforeSendToClient method 2021-01-28 11:22:49 +01:00
nathangray
09cefbb2e4 * Calendar: Fix event notifications had the wrong times in iCal attachment if user timezone was not server timezone 2021-01-27 09:59:33 -07:00
Ralf Becker
72f7ac95b4 fix empty accounts addressbook after 20.1.20210125 update 2021-01-26 12:52:20 +02:00
nathangray
c1b623d259 Calendar: Fix all day events were missing end date in iCal 2021-01-25 20:01:30 +02:00
nathangray
1b2967a526 * Preferences: Fix deleting multiple categories only removed the first 2021-01-25 16:42:56 +02:00
Ralf Becker
2b9160682b remove npm packages grunt-{hub,contrib-uglify-es} not used in 20.1 2021-01-25 13:52:10 +02:00
Ralf Becker
af686ba8b0 * FPM/Container: start more php processes by default and keep them running to better cope with high usage 2021-01-25 13:49:15 +02:00
Ralf Becker
646b299496 Changelog for 20.1.20210125 2021-01-25 10:43:01 +02:00
Ralf Becker
7960831180 document EGroupware timestamps and remove own __toString() method to be able to compare objects 2021-01-22 15:15:08 +01:00
nathangray
362b74e669 Calendar: When creating a videoconference, send start/end as string with no timezone (usertime), but start/end date can also already be a string 2021-01-22 15:14:58 +01:00
nathangray
ac91e403e6 Calendar: When creating a videoconference, send start/end as string with no timezone (usertime) 2021-01-22 15:14:46 +01:00
nathangray
a3dc00217d * Calendar: Fix videoconference link in event tooltip 2021-01-21 11:25:03 -07:00
Hadi Nategh
0db14b78cc Add videoconference checkbox to calendar/mobile theme 2021-01-21 10:21:03 +01:00
nathangray
07a6b20a32 Fix error breaking calendar notifications 2021-01-20 09:23:54 -07:00
dependabot-preview[bot]
00a44ffcfd [Security] Bump pear/archive_tar from 1.4.11 to 1.4.12
Bumps [pear/archive_tar](https://github.com/pear/Archive_Tar) from 1.4.11 to 1.4.12. **This update includes a security fix.**
- [Release notes](https://github.com/pear/Archive_Tar/releases)
- [Commits](https://github.com/pear/Archive_Tar/compare/1.4.11...1.4.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-19 16:19:13 +02:00
nathangray
eb2e6012f1 * Calendar: Fix event notifications had the wrong times in iCal attachment if user timezone was not server timezone 2021-01-18 09:20:39 -07:00