Commit Graph

31461 Commits

Author SHA1 Message Date
nathangray
41eeb0a1a3 Avoid warning about app list being null instead of array if there's no apps
Appears to happen when session expires
2017-04-27 08:10:56 -06:00
Hadi Nategh
b8513e7be9 Allow multiple entries for reply-to in mail compose 2017-04-27 09:51:19 +02:00
Ralf Becker
584ebabeed allow access to mounted eTemplates, if there are no filemanager or sitemgr-link app rights 2017-04-26 19:40:30 +02:00
Hadi Nategh
88a168620c * ActiveSync: Fix error body part not set, while trying to forward an email 2017-04-26 17:25:01 +02:00
nathangray
cd63220eb1 Fix warning about incorrect parameters to array_flip() 2017-04-25 15:55:20 -06:00
Hadi Nategh
21dfde5b96 * Addressbook: Fix broken addressbook list in mobile view 2017-04-24 17:59:09 +02:00
Hadi Nategh
e2d8c9f952 * Mail: Fix error saving mail account while Notify mail folders is empty and Use Default option is not set. 2017-04-24 14:37:24 +02:00
Hadi Nategh
b5bbf3721b Try to fix identity with no domain set while sending mail out 2017-04-24 12:42:53 +02:00
Hadi Nategh
66ce58e5a4 Fix email identity with no domain part set 2017-04-24 11:39:44 +02:00
nathangray
4ecfc47e9b Move VFS widget file handling from Etemplate/Widget/Customfields to Storage/Customfields, to avoid errors with CalDAV/CardDAV not being able to find Etemplate/Widget/Customfields 2017-04-21 11:40:55 -06:00
Hadi Nategh
23fbfddcd4 Give preferences popup bigger size plus show fulltext of selectboxes 2017-04-21 16:40:32 +02:00
Hadi Nategh
c47c6d19f0 Do not show actions which user has no run permission 2017-04-21 16:23:04 +02:00
nathangray
4ee931b203 Calendar - Fix recur end date got one day sooner when you save if timezone was Tahiti 2017-04-21 08:16:48 -06:00
nathangray
ca32923fd4 Calendar - better handling of recurrence when exporting & importing CSV 2017-04-21 08:16:19 -06:00
nathangray
d53335bbbf File upload bugfixes:
- Javascript error uploading files with ' in their name
- uploading the same file twice to a customfield did not show the file uploaded properly
2017-04-21 08:15:17 -06:00
Hadi Nategh
c88feccdf2 Fix splitter line in split widget does not always get fullwidth 2017-04-21 14:09:17 +02:00
Hadi Nategh
fe9d41785a * Mail: Fix vacation notice can not deal with aliases, which have no domain set 2017-04-21 11:09:22 +02:00
Hadi Nategh
c2dd93aca6 Set children of readonly tab to disabled to avoid server side validation error 2017-04-20 18:40:22 +02:00
nathangray
733ceeec4b Fix warning about array_flip 2017-04-20 10:05:55 -06:00
nathangray
abb5ffd508 Do not change XMLNode, that changes the cached template. Clone it, then change it to avoid weird side effects. 2017-04-20 10:43:34 +02:00
nathangray
a3174d58ef Fix bug where extra private cf widgets were read-only 2017-04-20 10:43:24 +02:00
nathangray
88614aa043 If tab is hidden, set widgets to readonly to avoid the need for client side validation 2017-04-20 10:43:12 +02:00
nathangray
af88d35f63 Deal with event sizing issue that caused 0 length events depending on what was rendered first 2017-04-19 11:18:59 -06:00
Hadi Nategh
c5f240f3b4 Adopt taglist server side accordingly regarding domainOptional attribute 2017-04-19 16:41:28 +02:00
Hadi Nategh
705b74f588 Add a new option to taglist-email to allow domain part of email be optional 2017-04-19 15:52:05 +02:00
Ralf Becker
9f4de6105f allow hooks to send redirects via Exception\Redirect, thought only first redirect will be executed, if there are multiple hooks 2017-04-19 11:04:52 +02:00
Hadi Nategh
7290b8b7e7 Add "freetime" translation 2017-04-18 12:44:52 +02:00
Ralf Becker
c817d67670 changes in spec for openSUSE Leap and SLES using PHP 7.0 2017-04-17 11:35:46 +02:00
Ralf Becker
8f1d1b271e adjust line numbers of patch as is stalls SuSE builds 2017-04-16 09:12:11 +02:00
Ralf Becker
b5ded9edc9 Changelog for 16.1.20170415 2017-04-15 16:31:23 +00:00
Ralf Becker
dbd808745c fix regression of #9810077: CalDAV PUT of unlimited recurring event run until max_execution_time 2017-04-15 18:24:21 +02:00
Ralf Becker
9df24e2316 Revert "Thumbnails (and handling) of uploaded files on new entries that have not yet been saved" as it breaks sync
This reverts commit c2747a6eb3.
2017-04-15 17:20:42 +02:00
Ralf Becker
3148138027 Revert "Thumbnails (and handling) of uploaded files on new entries that have not yet been saved" as it breaks sync
This reverts commit 3e6c733e69.
2017-04-15 17:20:05 +02:00
nathangray
1e4888b037 * Addressbook: fix bug where private required custom fields could block saving the entry if they were not on their own tab 2017-04-15 13:13:21 +02:00
nathangray
bfb9cbf896 Fix upload status on single uploads disappeared when upload was complete 2017-04-13 08:55:56 -06:00
Hadi Nategh
60ed2e50af * Mail: Support tree actions from none-selected account 2017-04-13 16:37:21 +02:00
nathangray
3e6c733e69 Thumbnails (and handling) of uploaded files on new entries that have not yet been saved 2017-04-13 08:11:13 -06:00
nathangray
c2747a6eb3 Thumbnails (and handling) of uploaded files on new entries that have not yet been saved 2017-04-13 08:10:49 -06:00
nathangray
ea4d7cd2c6 Make sure magicsuggest loses its focus class to avoid focus stealing issues with multiple on a page 2017-04-13 08:09:03 -06:00
Ralf Becker
89fc87806a allow to filter by multiple account_id/uidNumber 2017-04-13 13:12:22 +02:00
Hadi Nategh
a3dd6a45de Do not request extra folder fetch from mail tree 2017-04-13 12:58:26 +02:00
Hadi Nategh
a3973feaa5 * Mail: Fix edit account does not refresh folder tree 2017-04-13 10:19:16 +02:00
nathangray
ed909669ee * Filemanager - File a file dialog now opens in current directory instead of home directory 2017-04-12 08:53:04 -06:00
Hadi Nategh
ca52de5c36 * Mail: Fix contextmenu does not popup for brocken folder tree 2017-04-12 16:13:08 +02:00
Ralf Becker
17a735634c fix PHP warning : array_diff_key(): Argument #2 is not an array on line 281 2017-04-10 16:04:23 +02:00
Ralf Becker
500e212048 * LDAP: fix fatal error in minimal install 2017-04-07 18:52:01 +02:00
nathangray
c013210563 * Calendar - Fix bug where planner by user would not show events with group invitation, planner by category would not show events with sub-categories 2017-04-06 09:27:15 -06:00
nathangray
0737afecc5 * Calendar - Highlight current user in planner by user 2017-04-06 09:25:29 -06:00
Ralf Becker
1c98806eea fix exception stalling new installations 2017-04-06 16:51:51 +02:00
Ralf Becker
5c3b950b34 fix last commit by storing db attribute as wakeup order wakes up acl before parent 2017-04-06 16:01:15 +02:00