Commit Graph

33078 Commits

Author SHA1 Message Date
7ab13f20d8 Revert attempt to attach ao because it breaks select all actions by keeping previous executed registeredRows and accumulate them for further actions 2018-07-06 12:20:16 +02:00
68e4030fe5 * Mail: fix some smime signed messages get recognized wrongly as encrypted 2018-07-05 14:44:28 +02:00
87f74432ae finish migration AD to new UCS domain via EGroupware 2018-07-03 22:29:06 +02:00
01b4919c7d Make selectbox tags&search available for nextmatch header filter 2018-07-02 15:27:20 +02:00
4073443544 Fix EGroupware logo and link on login page 2018-07-02 11:15:14 +02:00
bf62d5578d * Addressbook: Inform the user about number of contacts adding to mail compose dialog via Email action 2018-06-29 15:22:53 +02:00
5144627d39 Fix calendar invitations of resources
Used to prevent anyone from inviting when general access was disabled
now it only prevents users who don't have direct booking permission.

see #38
2018-06-28 14:08:02 +02:00
aee50159c1 also show external organiser in textual replies and remove him from participants 2018-06-27 20:27:30 +02:00
2d8e67333f * Calendar/Mail: handle meeting requests for single recurrences and exceptions 2018-06-27 18:33:01 +02:00
da3d523cfd * Calendar: Fix notifications show actions for alarm notify messages 2018-06-27 16:25:53 +02:00
d9062bc657 fix IDE warnings 2018-06-27 11:01:23 +02:00
77481bf8c7 * Nginx: fix error: upstream sent too big header while reading response header from upstream 2018-06-27 11:01:23 +02:00
e51f9d5026 Set the limit to 100, wrongly set to 10 in previous commit 2018-06-27 10:24:35 +02:00
bf9abdda2b * Notifications: fix sql query error happens for PostgreSQL 2018-06-27 10:14:07 +02:00
44dfbe8ec7 * Calendar/CalDAV: sending correct iMip REPLY to mail invitations and only reply to external chair 2018-06-26 16:01:52 +02:00
cdeee05aba Changelog for 17.1.20180625 17.1.20180625 2018-06-25 14:13:49 +00:00
6783e15caa Set notify priority to high only for alarms 2018-06-25 15:53:44 +02:00
ba4d78c2d1 * Notifications: implements entry based priority to make user more aware about certain notifications like calendar alarm entry. 2018-06-25 15:53:18 +02:00
24d2ba421d * Notifications: performance improvements on fetching notifications 2018-06-25 15:52:29 +02:00
3c2590a383 WIP account-migration incl. mail-attributes AD --> SQL --> Univentionapi/src/Accounts* 2018-06-25 14:42:55 +02:00
4651b9b9a0 * Addressbook: fix SMime/PGP public key import not containing a newline after the key 2018-06-25 14:28:41 +02:00
14ea42de23 Calendar - add participant or category to events created via planner view's context menu 2018-06-22 12:41:00 -06:00
bd364250fc Calendar - planner view context menu Add action now uses date you clicked on 2018-06-22 12:40:52 -06:00
f41d9a8e1c Addressbook - fix missing add action on no rows after some actions 2018-06-22 12:40:21 -06:00
7b01dab757 Clear the selection before creating the empty row.
Fixes empty rows not getting placeholder actions in some cases.
2018-06-22 12:40:13 -06:00
1514883d75 * Addressbook - Fix incorrect validation error from contact owner when editing import definition 2018-06-21 09:45:49 -06:00
17d0f30cce Calendar - reset meeting request to send using TO, email all participants uses BCC 2018-06-21 08:46:17 -06:00
c50d8007e2 * Calendar - add context menu actions for email & documents to non-list views 2018-06-21 08:46:08 -06:00
238988373e * Infolog - Provide duration, pricelist & unit price when creating a timesheet 2018-06-21 08:45:18 -06:00
2087fe0b03 * Calendar - fix event positioning bug in yearly planner view
Events would sometimes be mis-sorted into a different month and show at the start of the month
2018-06-21 08:44:53 -06:00
4bb804ff02 migrate AD accounts incl. mail-attributes to SQL 2018-06-20 15:30:32 +02:00
ad2068f0a2 * Calendar - Mail all participants action now uses BCC instead of TO 2018-06-19 09:16:56 -06:00
cfc6993ddd Use same action for timsheet in list view as other views 2018-06-18 11:57:51 -06:00
56952c1439 Api - Better way to clear recipients between merges that doesn't loose the placeholder 2018-06-18 10:27:45 -06:00
78b710450a Add more rows to category selection in global category edit dialog 2018-06-18 11:53:39 +02:00
22951f5555 Make category owner a taglist selection 2018-06-18 11:53:22 +02:00
e5dc267823 change history-log values to longtext (was text=64k)
also backport 17.1.002 update (sharing-email in history) without code changes, only schema
2018-06-18 11:47:11 +02:00
a8d2394cc9 * Mail: fix from address in mobile template 2018-06-18 11:35:07 +02:00
836489c31c Remove meta tag by HtmLawed 2018-06-18 11:12:20 +02:00
12bc1f2d22 * Calendar - Move some general preferences into a new tab "Configuration" 2018-06-15 09:10:42 -06:00
89c6d7a501 * Mail - avoid javascript error blocking context menu from SpamTitan check when row data not found 2018-06-15 09:04:23 -06:00
af7b44c65a * Calendar - reset the default alarm if you switch an existing whole day event to duration 2018-06-15 09:03:19 -06:00
7ef6a2968a * Calendar - Add preference to update calendar view immediately when navigation calendar in sidebox is changed 2018-06-15 09:02:51 -06:00
07661b38c3 * Calendar - fix week header rendering problem in some languages
Translation was too long, now allowing up to 3 letters but longer trimmed
2018-06-15 09:01:13 -06:00
fa1611a22c * Addressbook - Disable merge contacts action if more than one account is selected 2018-06-15 09:00:41 -06:00
7e8f9c0238 Add translation for previous commit 2018-06-15 16:39:17 +02:00
2206357059 * Mail: warn user when there's no space left for storing sieve rules because of sieve_maxscriptsize limit 2018-06-15 16:39:05 +02:00
9e12c7e676 * Api - Clear recipients between merges to avoid sending subsequent merges to previous contacts 2018-06-14 11:10:31 -06:00
f13683fb4f * Calendar: fix SQL error during purge caused by droped SyncML support 2018-06-14 10:45:07 +02:00
ad669ad334 Keep current value if provided 2018-06-13 14:44:46 -06:00