Commit Graph

31479 Commits

Author SHA1 Message Date
dfd643df43 * Calendar - In week view with multiple users, clicking on the name will now change to just that user 2017-05-17 09:09:45 -06:00
fceaabadd1 Calendar - Fix daily recurring recur end date got one day later when you save if timezone was Tahiti 2017-05-17 09:08:49 -06:00
d6bfd0aab2 Try to create home directory if it's not exist. Fix file upload to compose dialog fails if user has no run access to filemanager and has no home folder set 2017-05-17 14:25:10 +02:00
96aac588e4 * Calendar - creating an exception to a recurring event now copies the links over to the exception 2017-05-15 10:33:43 -06:00
26c19f4fa6 Infolog - Fix details / no details filter would not work after close context menu action 2017-05-15 10:31:25 -06:00
5f8773007b Fix the date indicator always in center regardless of number of active actions 2017-05-12 12:27:03 +02:00
b713e8c931 Align calendar top header date indicator vertically relevant to other actions 2017-05-12 11:41:31 +02:00
786b374d6b Fix download linked files as zip gave the following error:
CreateObject() file /var/www/epl-trunk/api/inc/class..inc.php not found!

(see df7d8c414a)
2017-05-11 20:26:10 +02:00
2e2b700ef2 Add new app color code for Wiki 2017-05-11 16:51:32 +02:00
058dfc6551 Fix calendar edit recurrence losing timezone on first load 2017-05-10 21:46:02 +02:00
e6f11317b7 Fix calendar top header in mobile template 2017-05-10 10:47:02 +02:00
e1369ae316 Make calendar date indicator in toolbar header more prominent 2017-05-10 10:46:37 +02:00
38b930d51c * Mail: Make multiple mail selection available for both "save to disk" and :save to filemanager" actions 2017-05-09 15:26:38 +02:00
f15ff70a10 Fix readonly link-to widget was not read-only 2017-05-08 13:20:34 -06:00
fbc1d1db38 Allow access to upload in user/.tmp/ even if user has no rights to filemanager 2017-05-08 18:25:51 +02:00
16ea7a4ec6 Fix some misspelled translations in mail ACL 2017-05-08 10:10:15 +02:00
c86b07330a fix PHP Warning: explode() expects parameter 2 to be string, array given on line 375 2017-05-03 18:04:24 +02:00
56ff41baed Fix add selection of contacts to new distribution list did not bring up dialog 2017-05-02 08:26:56 -06:00
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
b8513e7be9 Allow multiple entries for reply-to in mail compose 2017-04-27 09:51:19 +02:00
584ebabeed allow access to mounted eTemplates, if there are no filemanager or sitemgr-link app rights 2017-04-26 19:40:30 +02:00
88a168620c * ActiveSync: Fix error body part not set, while trying to forward an email 2017-04-26 17:25:01 +02:00
cd63220eb1 Fix warning about incorrect parameters to array_flip() 2017-04-25 15:55:20 -06:00
21dfde5b96 * Addressbook: Fix broken addressbook list in mobile view 2017-04-24 17:59:09 +02:00
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
b5bbf3721b Try to fix identity with no domain set while sending mail out 2017-04-24 12:42:53 +02:00
66ce58e5a4 Fix email identity with no domain part set 2017-04-24 11:39:44 +02:00
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
23fbfddcd4 Give preferences popup bigger size plus show fulltext of selectboxes 2017-04-21 16:40:32 +02:00
c47c6d19f0 Do not show actions which user has no run permission 2017-04-21 16:23:04 +02:00
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
ca32923fd4 Calendar - better handling of recurrence when exporting & importing CSV 2017-04-21 08:16:19 -06:00
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
c88feccdf2 Fix splitter line in split widget does not always get fullwidth 2017-04-21 14:09:17 +02:00
fe9d41785a * Mail: Fix vacation notice can not deal with aliases, which have no domain set 2017-04-21 11:09:22 +02:00
c2dd93aca6 Set children of readonly tab to disabled to avoid server side validation error 2017-04-20 18:40:22 +02:00
733ceeec4b Fix warning about array_flip 2017-04-20 10:05:55 -06:00
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
a3174d58ef Fix bug where extra private cf widgets were read-only 2017-04-20 10:43:24 +02:00
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
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
c5f240f3b4 Adopt taglist server side accordingly regarding domainOptional attribute 2017-04-19 16:41:28 +02:00
705b74f588 Add a new option to taglist-email to allow domain part of email be optional 2017-04-19 15:52:05 +02:00
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
7290b8b7e7 Add "freetime" translation 2017-04-18 12:44:52 +02:00
c817d67670 changes in spec for openSUSE Leap and SLES using PHP 7.0 2017-04-17 11:35:46 +02:00
8f1d1b271e adjust line numbers of patch as is stalls SuSE builds 2017-04-16 09:12:11 +02:00
b5ded9edc9 Changelog for 16.1.20170415 16.1.20170415 2017-04-15 16:31:23 +00:00
dbd808745c fix regression of #9810077: CalDAV PUT of unlimited recurring event run until max_execution_time 2017-04-15 18:24:21 +02:00
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