Commit Graph

32911 Commits

Author SHA1 Message Date
60f2f4fee6 * Api: Fix enabled actions don't show up on nm initiation 2018-07-17 14:47:26 +02:00
f5f7358445 Apply attach ao patch 2018-07-17 14:16:29 +02:00
74edbe227d Fix bug where nextmatch selection manager was holding onto selected rows 2018-07-17 11:36:06 +02:00
dee750fb9c Shift Allow External Images pref in mail preferences into the bottom, makes the prefs easier to read 2018-07-17 10:53:01 +02:00
19d598ad9b Unset autocomplete_url for collab mime type exclusion pref to avoid account search 2018-07-16 13:38:37 +02:00
4aec40b456 Do not add the loading prompt container if it's already there 2018-07-13 16:33:20 +02:00
ab3bd62b16 Some fine tuning for notifications popup sidebar 2018-07-13 16:31:38 +02:00
f66a6bea90 Fix rememeber_me selectbox on login page styling 2018-07-13 14:30:28 +02:00
3ebb544b86 Add magicsuggest new package reference 2018-07-13 11:05:48 +02:00
62a8e7a0d6 * Tracker: fix issue text part of some html tickets mail notifications contain html parts 2018-07-13 10:57:15 +02:00
a3643370a6 Keep expander fields left aligned together with html checkbox in compose dialog 2018-07-13 10:49:06 +02:00
01de6fe629 Remove comma from personal part since comma is preserved as address separator 2018-07-13 10:48:39 +02:00
1724e3d073 Replace & with placeholder according to mailto string processing 2018-07-13 10:48:23 +02:00
7306ce7e82 Fix contacts with ampersands in their name will fail in mailto function 2018-07-13 10:48:02 +02:00
0a836ab4b8 do not popup the next notification message if the one is getting deleted hasn't being expanded while deleting 2018-07-13 10:45:26 +02:00
b2bf022ff7 * Notifications: Group notifications base on entry ID to help minimizing number of notifications on the list 2018-07-13 10:43:22 +02:00
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