Commit Graph

857 Commits

Author SHA1 Message Date
Nathan Gray
ad81c7553d Merge pull request #10 from WAMozart/master
* added share-link feature to filemanager context menu
2017-08-02 10:23:23 -06:00
nathangray
3870d9803e Fix browser's range requests giving an empty file every second download attempt 2017-08-02 09:28:50 -06:00
nathangray
4f61bc073d Fix calendar entries opened from mail using a link could not be edited 2017-07-31 08:55:13 -06:00
nathangray
daecd15317 Fix doubled name in link 2017-07-27 13:39:03 -06:00
Ralf Becker
50f4f5f757 allow to add SQL with nummeric keys to Storage\Base::read() argument, like in ::search or Db::select 2017-07-19 17:40:53 +02:00
Hadi Nategh
8a7840660b Make sure invalid date object gets resolved 2017-07-17 17:50:42 +02:00
Ralf Becker
9eb877eb3b fix fatal error if sambaadmin is not installed, but was before 2017-07-12 18:28:10 +02:00
Ralf Becker
8fe467157d do NOT catch exceptions in hooks
maybe we need some parameter to hooks-calls, if all hooks should run, before exception get's re-thrown, as with this commit first exeception in a hook, will stop other hooks from running.
2017-07-08 18:39:40 +02:00
Ralf Becker
64740718aa * Mail/ActiveDirectory: fix empty identity in mail compose and account not active in AD controled mail-server 2017-07-05 17:58:21 +02:00
Ralf Becker
5cd3569f67 Changelog for 16.1.20170703 2017-07-03 13:15:27 +00:00
Ralf Becker
177037deac * Univention: forwarding mails to external addresses added in UCS 4.2 2017-07-03 10:28:57 +02:00
Ralf Becker
5d651aebe9 fix at PHP 7.0 not working migrating vfs from db to filesystem (filemanager/cli.php migrate-db2fs)
migration loops forever, after migrating all files, as it does not detect no more files to migrate
2017-06-21 10:03:11 +02:00
Ralf Becker
6f911f2050 fix at PHP 7.0 not working migrating vfs from db to filesystem (filemanager/cli.php migrate-db2fs)
can not unset variable bind to column, as it looses its bind
2017-06-21 09:43:45 +02:00
Ralf Becker
ddd3080da4 fix SQL error when migrating vfs from db to filesystem (filemanager/cli.php migrate-db2fs) 2017-06-21 09:06:19 +02:00
nathangray
bf9daa31fa Etemplate - Fix bug in vfs widget where if the name matched part of the path, the name was not displayed 2017-06-20 09:17:10 -06:00
Ralf Becker
57934a2935 lower number of rows read per query, to not run out of memory
(eg. pec instance)
2017-06-15 09:35:10 +02:00
Hadi Nategh
e91d932390 Revert commit 8340520589 and implement the fix in more sane way 2017-06-14 14:53:11 +02:00
Hadi Nategh
afa1918871 Fix Disposition Notification title does not get correct translation, specifically for words with umlauts 2017-06-14 12:33:09 +02:00
nathangray
5ef8cf1614 Missing translations, provided by Stefan Unverricht 2017-06-13 08:35:04 -06:00
Ralf Becker
f251ebfa74 Changelog for 16.1.20170613 2017-06-13 11:55:55 +00:00
Ralf Becker
d4111de058 * Mail: fix PHP Fatal error under PHP 5.4 2017-06-13 11:06:11 +02:00
nathangray
130192e871 Change eGroupWare -> EGroupware for notification sender 2017-06-12 14:13:57 -06:00
Ralf Becker
29ca8e5455 Changelog for 16.1.20170612 2017-06-12 13:40:31 +00:00
Ralf Becker
e3d6623956 * Mail: display event-invitation, if mail contains just that and not the usualy alternatives 2017-06-12 15:31:45 +02:00
Ralf Becker
044556b628 * Mail: display event-invitation if it contains an attachment (eg. agenda) 2017-06-12 14:39:57 +02:00
Hadi Nategh
d779e63027 Cover more range of long field headers 2017-06-12 11:06:27 +02:00
Hadi Nategh
6aed0bd0bf * Mail: Fix contents of emails with long header fields get disturbed while importing them into mail app 2017-06-12 11:05:52 +02:00
Ralf Becker
884fd07687 WIP spam workflow and SpamTitian integration 2017-06-08 10:20:27 +02:00
nathangray
ec0bdd3a64 Etemplate - allow escaped double quotes in email addresses 2017-06-01 09:15:48 -06:00
Ralf Becker
70bb7be6e7 change capitalisation to "EGroupware" 2017-05-31 13:55:35 +02:00
Hadi Nategh
af5828da9d Fix taglist-accounts does not get right value on the first load 2017-05-26 18:12:50 +02:00
nathangray
5923cf4e3c Fix apps using an iframe for admin could not properly load the sidebox tree 2017-05-23 13:46:38 -06:00
nathangray
9724f8ee59 Fix custom notifications CKEditor was broken, depending on how you loaded Admin
- also fixed if you login to admin app, then switch to another app and go to site configuration from the app's sidebox menu
2017-05-23 13:46:27 -06:00
nathangray
895f95823b Fix umlauts in favorite name would cause problems with group favorites until reload 2017-05-23 10:33:59 -06:00
Hadi Nategh
b1f46d8189 Fix mail shows empty mailboxes for some specific mail servers 2017-05-19 15:57:47 +02:00
Hadi Nategh
66759a853b Missing part from previous commit 2017-05-18 15:16:18 +02:00
Hadi Nategh
2ab113925a * Mail: Fix Disposition Notification confirmation message always come in english regardless of locale settings 2017-05-18 14:51:32 +02:00
Hadi Nategh
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
nathangray
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
nathangray
058dfc6551 Fix calendar edit recurrence losing timezone on first load 2017-05-10 21:46:02 +02:00
nathangray
f15ff70a10 Fix readonly link-to widget was not read-only 2017-05-08 13:20:34 -06:00
Ralf Becker
c86b07330a fix PHP Warning: explode() expects parameter 2 to be string, array given on line 375 2017-05-03 18:04:24 +02:00
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
88a168620c * ActiveSync: Fix error body part not set, while trying to forward an email 2017-04-26 17:25:01 +02:00
Hadi Nategh
21dfde5b96 * Addressbook: Fix broken addressbook list in mobile view 2017-04-24 17:59:09 +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
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