Commit Graph

33295 Commits

Author SHA1 Message Date
fb6ce01e50 Do not push popup windows if we are in mobile framework 2018-07-13 10:42:19 +02:00
5ab8b9852f Change taglist icon size while rendering in dropdown-menu 2018-07-13 10:42:00 +02:00
9721e121b0 Some styling improvements for mail compose 2018-07-13 10:41:26 +02:00
b81f663ec4 Add new attributes into core widget in order to be able to set widget->type attributes in preferences 2018-07-13 10:40:31 +02:00
db60d3cfa9 Make sure there is toolbar before using it 2018-07-13 10:39:33 +02:00
68de0eba1a * 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-07-13 10:38:47 +02:00
32f50567f0 W.I.P. of mail toggled on actions preferences 2018-07-13 10:26:48 +02:00
15f0900c03 Consider app name when trying to fetch icon for taglist 2018-07-13 10:22:42 +02:00
60bba2bbc7 Support icon feature for taglist widget 2018-07-13 10:19:53 +02:00
df4ee5924c Set popup_note z-index to higher value to make sure it stays on top 2018-07-13 10:07:28 +02:00
b1e105c9fb - Fix taglist item's width in edit mode causes input field to jump into the second line 2018-07-13 10:05:12 +02:00
9301a9c5b1 Do not run draft auto save if any of the tags are in edit mode 2018-07-13 10:04:56 +02:00
14bbfe9dfa Remove magicsuggest from api then add it to vendor 2018-07-13 10:04:08 +02:00
d432ef7f84 * Univention: fix not working password change (setting Kerberos credentials) 2018-07-13 10:03:53 +02:00
a0dd857792 * Admin: fix admin-cli.php to understand bcrypt hashes in header.inc.php 2018-07-09 15:41:15 +02:00
af64cf9752 Fix acl dialog gets scrollbar when editing rights 2018-07-06 14:34:18 +02:00
c090e70121 * All apps: adopt custom theme color for all dialogs headers 2018-07-06 14:17:27 +02:00
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