Commit Graph

35938 Commits

Author SHA1 Message Date
nathangray
9e9500d0c0 Mail: Attempt to stop mail from loading but not displaying the next mail after moving a mail to another folder
This is a timing issue.
2021-03-17 10:33:08 -06:00
nathangray
cc6691ffe2 Calendar: Fix "Object of class EGroupware\Api\DateTime could not be converted to string" error when adding recurrence to an event 2021-03-17 09:03:11 -06:00
Hadi Nategh
bfdce2334f Compact theme:
- Fix framework tabs not being able to get closed
- Fix some styling
- Fix framework tabs are overriding last active opened tab
2021-03-17 15:32:20 +01:00
Hadi Nategh
3dc697e8fc Fix framework in compact theme stalls on applications load when there's a framework tab 2021-03-17 15:31:26 +01:00
Hadi Nategh
e01059f3b6 Add tooltip for sidemenu toggle button 2021-03-17 15:30:48 +01:00
Hadi Nategh
29cd28b538 Fix missing icons in compact theme 2021-03-17 10:47:22 +01:00
Hadi Nategh
9134a0bc51 * Notifications: fix notification sub messages (grouped entries) would still show up even though their parent message once been deleted 2021-03-12 10:22:09 +01:00
Hadi Nategh
e6aef87a62 Fix broken handling ical file with mimetype of application/octet-stream 2021-03-11 14:57:34 +01:00
nathangray
ba109513cb Calendar: fix immediate notifications, broken by 767b77a 2021-03-10 08:58:40 -07:00
Hadi Nategh
d004c2dd36 Add contact label preference in order to control displayed info for To/Cc/Bcc addresses when composing an email 2021-03-10 12:11:17 +01:00
nathangray
f410c8fffe Addressbook: Fix CRM view action for organisation was missing if user had no tracker access 2021-03-09 08:35:59 -07:00
Ralf Becker
ebbff0951d fix missing "Select one" option for group-members 2021-03-04 17:05:10 +02:00
Hadi Nategh
9ecd48fff4 Fix some styling issues 2021-03-03 11:09:24 +01:00
Ralf Becker
17dbd35884 fix Call to protected method admin_cmd_config::exec() from context infolog_customfields 2021-03-02 17:36:43 +02:00
Hadi Nategh
1a3aee6fdd Fix extra tabs opened not keeping their orders after reload 2021-03-02 15:28:11 +01:00
Hadi Nategh
276b1cab44 Add missing changes from less file 2021-03-02 15:21:11 +01:00
Hadi Nategh
f79f1da31e Some Ui styling improvements 2021-03-02 14:51:13 +01:00
Ralf Becker
18c550b692 * CalDAV/Calendar: fix weekly recurring events without explicit weekday (BYDAY) were not using start-date 2021-03-02 15:28:03 +02:00
Ralf Becker
c742d0bafc pending translations from our translation server 2021-03-01 20:34:48 +01:00
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