Commit Graph

32854 Commits

Author SHA1 Message Date
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
nathangray
89c6d7a501 * Mail - avoid javascript error blocking context menu from SpamTitan check when row data not found 2018-06-15 09:04:23 -06:00
nathangray
af7b44c65a * Calendar - reset the default alarm if you switch an existing whole day event to duration 2018-06-15 09:03:19 -06:00
nathangray
7ef6a2968a * Calendar - Add preference to update calendar view immediately when navigation calendar in sidebox is changed 2018-06-15 09:02:51 -06:00
nathangray
07661b38c3 * Calendar - fix week header rendering problem in some languages
Translation was too long, now allowing up to 3 letters but longer trimmed
2018-06-15 09:01:13 -06:00
nathangray
fa1611a22c * Addressbook - Disable merge contacts action if more than one account is selected 2018-06-15 09:00:41 -06:00
Hadi Nategh
7e8f9c0238 Add translation for previous commit 2018-06-15 16:39:17 +02:00
Hadi Nategh
2206357059 * Mail: warn user when there's no space left for storing sieve rules because of sieve_maxscriptsize limit 2018-06-15 16:39:05 +02:00
nathangray
9e12c7e676 * Api - Clear recipients between merges to avoid sending subsequent merges to previous contacts 2018-06-14 11:10:31 -06:00
Ralf Becker
f13683fb4f * Calendar: fix SQL error during purge caused by droped SyncML support 2018-06-14 10:45:07 +02:00
nathangray
ad669ad334 Keep current value if provided 2018-06-13 14:44:46 -06:00
nathangray
0b6968447a Seperate birthday cache by language 2018-06-11 11:26:42 -06:00
Ralf Becker
5802b8b194 make sure /var/lib/egroupware is only accessible by webserver 2018-06-09 10:10:25 +02:00
nathangray
444d14401c * Calendar - Open timesheet from recurring event on selected occurence instead of first occurence 2018-06-08 11:45:22 -06:00
Hadi Nategh
6d55826ef4 Make toggle class accessible 2018-06-06 11:06:45 +02:00
Hadi Nategh
fdda3dc843 Narrow down egwpopup_toggle selection into egwpopup dom 2018-06-06 10:45:14 +02:00
nathangray
06fdb9c63d Limit subjects for filenames to 200 characters to avoid failures 2018-06-04 10:25:40 -06:00
Ralf Becker
9818b48bd8 * Admin: allow to show last login, IP and password change in list 2018-06-01 14:49:44 +02:00
nathangray
2341241363 Etemplate - missing translations 2018-05-30 13:36:37 -06:00
nathangray
85ac1edf43 ImportExport - missing translations 2018-05-30 12:00:22 -06:00
nathangray
ddb86950bd Mail - missing translations 2018-05-30 11:44:10 -06:00
nathangray
4c1253bd14 * Import/Export - fix only global categories available for export filtering, no app categories 2018-05-30 10:13:45 -06:00
Hadi Nategh
1ed64e7005 Stop autocomplete_url calls for taglist_thumbnail widget 2018-05-29 18:15:33 +02:00
Hadi Nategh
208ba114fd Add missing translation 2018-05-29 11:29:20 +02:00
Hadi Nategh
a33c8634c7 Fix namespace issue when calling function 2018-05-29 11:13:48 +02:00
Hadi Nategh
6947ec069a Implement taglist-thumbnail for rest of upload image fields in admin site configuration 2018-05-29 11:06:04 +02:00
Ralf Becker
a3149066a0 Add translation for background image upload 2018-05-29 09:32:49 +02:00
Hadi Nategh
8b7f6012d6 Implement new kind of taglist to show thumbnail of set value 2018-05-29 09:32:38 +02:00
Hadi Nategh
f4a8d74469 * Admin: Implement new feature to upload multiple images for login background image in site-configuration and show them randomly. 2018-05-29 09:32:16 +02:00
Hadi Nategh
214422e092 Exclude more apps from mobile available app list 2018-05-25 16:58:58 +02:00
Ralf Becker
6f261a5775 * Admin: fix bulk password reset to work on minimal install / no longer require old phpgwapi 2018-05-25 15:17:35 +02:00
Ralf Becker
2a3517127f Changelog for 17.1.20180523 2018-05-23 12:37:12 +00:00
Ralf Becker
5021b9c0b9 * Calendar/Resources: fix SQL error with no category responsible for Slovenian (and maybe other) translations 2018-05-23 10:47:58 +02:00
Hadi Nategh
6e78ed5712 * Tracker: fix inline images from mailhandling are not getting resolved properly 2018-05-22 16:15:28 +02:00
Hadi Nategh
d06c81dcf8 * Tracker: fix inline images imported from mail get always overridden by the first inline image in the list 2018-05-22 16:15:03 +02:00