Commit Graph

32984 Commits

Author SHA1 Message Date
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
6baad3bee1 * Calendar - add context menu actions for email & documents to non-list views 2018-06-19 14:35:08 -06:00
e75692df59 * Infolog - Provide duration, pricelist & unit price when creating a timesheet 2018-06-19 11:02:06 -06:00
e11f22f0e9 * 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-19 10:22:13 -06:00
281564b4a6 * Calendar - Mail all participants action now uses BCC instead of TO 2018-06-19 09:12:42 -06:00
6b74f2685d * Notifications: implements entry based priority to make user more aware about certain notifications like calendar alarm entry. 2018-06-19 16:03:10 +02:00
e8cc3d0eb3 * Notifications: performance improvements on fetching notifications 2018-06-19 14:58:32 +02:00
17daf70e8a Use same action for timsheet in list view as other views 2018-06-18 11:57:25 -06:00
b049a68cb9 Api - Better way to clear recipients between merges that doesn't loose the placeholder 2018-06-18 10:26:49 -06:00
f586b9e6e9 Add more rows to category selection in global category edit dialog 2018-06-18 11:50:37 +02:00
102b41ef43 change history-log values to longtext (was text=64k) 2018-06-18 11:34:48 +02:00
73404e8136 * Mail: fix from address in mobile template 2018-06-18 11:34:04 +02:00
5f3b59fe3d Remove meta tag by HtmLawed 2018-06-18 11:08:46 +02:00
7ba77356d5 new "session_created" hook 2018-06-18 09:07:14 +02:00
eb13a71027 * Calendar - Move some general preferences into a new tab "Configuration" 2018-06-15 09:10:09 -06:00
f18106c99f Add translation for previous commit 2018-06-15 16:38:32 +02:00
8f53e3d9f1 * Mail: warn user when there's no space left for storing sieve rules because of sieve_maxscriptsize limit 2018-06-15 15:49:34 +02:00
aea2b4d216 * Api - Clear recipients between merges to avoid sending subsequent merges to previous contacts 2018-06-14 11:09:56 -06:00
ba55ea67cc * Calendar: fix SQL error during purge caused by droped SyncML support 2018-06-14 10:39:13 +02:00
c3b642a39a Allow apps to implement their own Sharing 2018-06-13 14:45:43 -06:00
23394e9e76 Keep current value if provided 2018-06-13 14:44:12 -06:00
835ad5b322 * Addressbook - Disable merge contacts action if more than one account is selected 2018-06-12 13:49:59 -06:00
baa2807606 some hooks needed for new policy app 2018-06-12 19:04:02 +02:00
d201dc9fd9 Seperate birthday cache by language 2018-06-11 11:26:08 -06:00