Commit Graph

33088 Commits

Author SHA1 Message Date
Hadi Nategh
15f0900c03 Consider app name when trying to fetch icon for taglist 2018-07-13 10:22:42 +02:00
Hadi Nategh
60bba2bbc7 Support icon feature for taglist widget 2018-07-13 10:19:53 +02:00
Hadi Nategh
df4ee5924c Set popup_note z-index to higher value to make sure it stays on top 2018-07-13 10:07:28 +02:00
Hadi Nategh
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
Hadi Nategh
9301a9c5b1 Do not run draft auto save if any of the tags are in edit mode 2018-07-13 10:04:56 +02:00
Hadi Nategh
14bbfe9dfa Remove magicsuggest from api then add it to vendor 2018-07-13 10:04:08 +02:00
Ralf Becker
d432ef7f84 * Univention: fix not working password change (setting Kerberos credentials) 2018-07-13 10:03:53 +02:00
Ralf Becker
a0dd857792 * Admin: fix admin-cli.php to understand bcrypt hashes in header.inc.php 2018-07-09 15:41:15 +02:00
Hadi Nategh
af64cf9752 Fix acl dialog gets scrollbar when editing rights 2018-07-06 14:34:18 +02:00
Hadi Nategh
c090e70121 * All apps: adopt custom theme color for all dialogs headers 2018-07-06 14:17:27 +02:00
Hadi Nategh
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
Hadi Nategh
68e4030fe5 * Mail: fix some smime signed messages get recognized wrongly as encrypted 2018-07-05 14:44:28 +02:00
Ralf Becker
87f74432ae finish migration AD to new UCS domain via EGroupware 2018-07-03 22:29:06 +02:00
Hadi Nategh
01b4919c7d Make selectbox tags&search available for nextmatch header filter 2018-07-02 15:27:20 +02:00
Hadi Nategh
4073443544 Fix EGroupware logo and link on login page 2018-07-02 11:15:14 +02:00
Hadi Nategh
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
Marcel Klehr
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
Ralf Becker
aee50159c1 also show external organiser in textual replies and remove him from participants 2018-06-27 20:27:30 +02:00
Ralf Becker
2d8e67333f * Calendar/Mail: handle meeting requests for single recurrences and exceptions 2018-06-27 18:33:01 +02:00
Hadi Nategh
da3d523cfd * Calendar: Fix notifications show actions for alarm notify messages 2018-06-27 16:25:53 +02:00
Ralf Becker
d9062bc657 fix IDE warnings 2018-06-27 11:01:23 +02:00
Ralf Becker
77481bf8c7 * Nginx: fix error: upstream sent too big header while reading response header from upstream 2018-06-27 11:01:23 +02:00
Hadi Nategh
e51f9d5026 Set the limit to 100, wrongly set to 10 in previous commit 2018-06-27 10:24:35 +02:00
Hadi Nategh
bf9abdda2b * Notifications: fix sql query error happens for PostgreSQL 2018-06-27 10:14:07 +02:00
Ralf Becker
44dfbe8ec7 * Calendar/CalDAV: sending correct iMip REPLY to mail invitations and only reply to external chair 2018-06-26 16:01:52 +02:00
Ralf Becker
cdeee05aba Changelog for 17.1.20180625 2018-06-25 14:13:49 +00:00
Hadi Nategh
6783e15caa Set notify priority to high only for alarms 2018-06-25 15:53:44 +02:00
Hadi Nategh
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
Hadi Nategh
24d2ba421d * Notifications: performance improvements on fetching notifications 2018-06-25 15:52:29 +02:00
Ralf Becker
3c2590a383 WIP account-migration incl. mail-attributes AD --> SQL --> Univentionapi/src/Accounts* 2018-06-25 14:42:55 +02:00
Ralf Becker
4651b9b9a0 * Addressbook: fix SMime/PGP public key import not containing a newline after the key 2018-06-25 14:28:41 +02:00
nathangray
14ea42de23 Calendar - add participant or category to events created via planner view's context menu 2018-06-22 12:41:00 -06:00
nathangray
bd364250fc Calendar - planner view context menu Add action now uses date you clicked on 2018-06-22 12:40:52 -06:00
nathangray
f41d9a8e1c Addressbook - fix missing add action on no rows after some actions 2018-06-22 12:40:21 -06:00
nathangray
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
nathangray
1514883d75 * Addressbook - Fix incorrect validation error from contact owner when editing import definition 2018-06-21 09:45:49 -06:00
nathangray
17d0f30cce Calendar - reset meeting request to send using TO, email all participants uses BCC 2018-06-21 08:46:17 -06:00
nathangray
c50d8007e2 * Calendar - add context menu actions for email & documents to non-list views 2018-06-21 08:46:08 -06:00
nathangray
238988373e * Infolog - Provide duration, pricelist & unit price when creating a timesheet 2018-06-21 08:45:18 -06:00
nathangray
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
Ralf Becker
4bb804ff02 migrate AD accounts incl. mail-attributes to SQL 2018-06-20 15:30:32 +02:00
nathangray
ad2068f0a2 * Calendar - Mail all participants action now uses BCC instead of TO 2018-06-19 09:16:56 -06:00
nathangray
cfc6993ddd Use same action for timsheet in list view as other views 2018-06-18 11:57:51 -06:00
nathangray
56952c1439 Api - Better way to clear recipients between merges that doesn't loose the placeholder 2018-06-18 10:27:45 -06:00
Hadi Nategh
78b710450a Add more rows to category selection in global category edit dialog 2018-06-18 11:53:39 +02:00
Hadi Nategh
22951f5555 Make category owner a taglist selection 2018-06-18 11:53:22 +02:00
Ralf Becker
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
Hadi Nategh
a8d2394cc9 * Mail: fix from address in mobile template 2018-06-18 11:35:07 +02:00
Hadi Nategh
836489c31c Remove meta tag by HtmLawed 2018-06-18 11:12:20 +02:00
nathangray
12bc1f2d22 * Calendar - Move some general preferences into a new tab "Configuration" 2018-06-15 09:10:42 -06:00