Commit Graph

33007 Commits

Author SHA1 Message Date
1cfe10e831 Reset selected nm actions on change folder. Fixes selected all actions sometimes get disabled. 2018-07-05 16:34:30 +02:00
71442541f5 Keep expander fields left aligned together with html checkbox in compose dialog 2018-07-05 14:42:11 +02:00
03fd308d00 Remove comma from personal part since comma is preserved as address separator 2018-07-05 14:29:49 +02:00
19b8c555ef Replace & with placeholder according to mailto string processing 2018-07-05 11:29:46 +02:00
9317cdd216 Fix contacts with ampersands in their name will fail in mailto function 2018-07-05 11:28:12 +02:00
8bdf9e27f6 Fix empty row on nm response 2018-07-04 17:09:44 +02:00
2bc4f2b8a4 On nm init check for grid total number to avoid placeholder actions 2018-07-04 16:57:09 +02:00
f9fa811e2e Take nm response after initialization into account when trying to create emptyRow for placeholders action 2018-07-04 16:43:53 +02:00
dd03c7fe16 * Mail: fix some smime signed messages get recognized wrongly as encrypted 2018-07-04 15:41:43 +02:00
18a048e5c8 finish migration AD to new UCS domain via EGroupware 2018-07-03 22:25:08 +02:00
18efbfad98 * Api: Fix enabled actions don't show up on nm initiation 2018-07-03 18:21:58 +02:00
7d6ae58e4f do not popup the next notification message if the one is getting deleted hasn't being expanded while deleting 2018-07-03 17:09:48 +02:00
64a64ce71b Fix EGroupware logo and link on login page 2018-07-02 11:14:46 +02:00
e285e2d890 * Notifications: Group notifications base on entry ID to help minimizing number of notifications on the list 2018-07-02 10:42:53 +02:00
eb5652dc20 * Api: get avatar showing up for taglist accounts and calendar owner 2018-06-29 10:12:59 +02:00
ad913ff93d Do not push popup windows if we are in mobile framework 2018-06-29 10:05:28 +02:00
89487ea0c0 Change taglist icon size while rendering in dropdown-menu 2018-06-28 17:53:37 +02:00
4bd14a6b7b Some styling improvements for mail compose 2018-06-28 17:28:45 +02:00
f6a6412d25 also show external organiser in textual replies and remove him from participants 2018-06-27 20:22:04 +02:00
8e419f1c1a * Calendar/Mail: handle meeting requests for single recurrences and exceptions 2018-06-27 18:28:20 +02:00
36726c7400 Add new attributes into core widget in order to be able to set widget->type attributes in preferences 2018-06-27 17:40:26 +02:00
b64d96f3de * Calendar: Fix notifications show actions for alarm notify messages 2018-06-27 16:25:29 +02:00
9148b4665d Merge pull request #43 from marcelklehr/fix/resource-access-control
Fix calendar invitations of resources
2018-06-27 16:13:05 +02:00
75572b64c8 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-27 15:44:47 +02:00
65aca7c311 * Nginx: fix error: upstream sent too big header while reading response header from upstream 2018-06-27 10:59:31 +02:00
8d253de6f6 fix IDE warnings 2018-06-27 10:59:31 +02:00
b8f228c3aa Set the limit to 100, wrongly set to 10 in previous commit 2018-06-27 10:23:51 +02:00
62b5796387 * Notifications: fix sql query error happens for PostgreSQL 2018-06-27 10:13:34 +02:00
c4e4eb45a4 * Calendar/CalDAV: sending correct iMip REPLY to mail invitations and only reply to external chair 2018-06-26 15:58:44 +02:00
09ecfdbc46 copy 17.1 changelog to master to satisfy update checker 2018-06-25 15:29:17 +00:00
018a6a4d09 Make sure there is toolbar before using it 2018-06-25 14:59:11 +02:00
2353439517 WIP account-migration incl. mail-attributes AD --> SQL --> Univentionapi/src/Accounts* 2018-06-25 14:40:38 +02:00
a11b9a266b * Addressbook: fix SMime/PGP public key import not containing a newline after the key 2018-06-25 14:23:19 +02:00
ec59013349 * Mail: Implement new preference for toggle actions. For instance, switching Cc, BCc or S/MIME Sign always on when trying to compose an email. 2018-06-25 11:34:16 +02:00
4313b57675 W.I.P. of mail toggled on actions preferences 2018-06-22 16:04:50 +02:00
6aec99eab1 Consider app name when trying to fetch icon for taglist 2018-06-22 16:00:38 +02:00
2080b4043c * Mail: Add user avatar into emails list and tags 2018-06-22 15:08:34 +02:00
263cba6bf1 Support icon feature for taglist widget 2018-06-22 15:06:53 +02:00
ed8c26bd08 Set popup_note z-index to higher value to make sure it stays on top 2018-06-22 12:11:20 +02:00
499c0a2de3 Calendar - add participant or category to events created via planner view's context menu 2018-06-21 14:14:04 -06:00
257c1de4fe Addressbook - fix missing add action on no rows after some actions 2018-06-21 10:21:31 -06:00
36a1d84c48 * Addressbook - Fix incorrect validation error from contact owner when editing import definition 2018-06-21 09:44:39 -06:00
32999ee231 Set notify priority to high only for alarms 2018-06-21 17:29:39 +02:00
e6e4ca6309 - Fix taglist item's width in edit mode causes input field to jump into the second line 2018-06-21 15:51:59 +02:00
593d81184d Do not run draft auto save if any of the tags are in edit mode 2018-06-21 14:20:52 +02:00
23c844b90d Remove magicsuggest from api then add it to vendor 2018-06-21 13:39:00 +02:00
8ea2c6a913 Calendar - planner view context menu Add action now uses date you clicked on 2018-06-20 14:21:35 -06:00
6fab7bfc91 Calendar - reset meeting request to send using TO, email all participants uses BCC 2018-06-20 13:32:47 -06:00
3929432c14 Clear the selection before creating the empty row.
Fixes empty rows not getting placeholder actions in some cases.
2018-06-20 09:40:35 -06:00
b29f89cf16 migrate AD accounts incl. mail-attributes to SQL 2018-06-20 15:25:44 +02:00