nathangray
a3d010f5b0
* Addressbook - Fix favorites that included a selected organisation did not get correctly applied
2017-07-26 15:06:47 -06:00
nathangray
efe9478d84
* Calendar - Week view with multiple users now keeps date heading at the top
2017-07-26 09:59:40 -06:00
Hadi Nategh
82d90188a1
* Addressbook: Fix broken tel_prefered link
2017-07-21 17:57:19 +02:00
Hadi Nategh
701521bd0b
* Calendar: Fix default alarm does not get changed relatively to the selected start time when creating new event
2017-07-21 09:42:42 +02: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
f4eaaf3d09
* Admin/EMail: allow admins to always add arbitrary aliases, even if not allowed for regular user
2017-07-12 19:17:29 +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
Hadi Nategh
bf28e417ec
Set title for attachment file in Delivery Status Notification email
2017-07-04 13:27:09 +02:00
Hadi Nategh
32b07bd12e
Fix opening file sharing compose dialog sets the password field automatically in Safari
2017-07-04 13:26:38 +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
nathangray
f10c6fa966
* Calendar - improve planner view printing if your screensize doesn't match page size
2017-06-30 09:14:06 -06:00
nathangray
a69d3d0c16
* Calendar - Include monthly type (by weekday or by date) in recurrence rule strings
2017-06-30 09:13:37 -06:00
Hadi Nategh
39ab0bc1a6
Fix edit dialog tab indexes in Addressbook
2017-06-30 12:00:56 +02:00
Hadi Nategh
a82a6e8d4e
Revert commit f21ed2222d
...
This reverts commit f21ed2222d
.
2017-06-30 11:47:01 +02:00
Birgit Becker
f21ed2222d
* Addressbook: fix wrong tab order for contact fields for US format
2017-06-30 11:01:48 +02:00
Hadi Nategh
0f89feec3b
Do not try to get mailbody if no spamTitan feature is configured
2017-06-29 13:33:36 +02:00
Ralf Becker
3af480be9d
not set folder in UI is empty, but isset($folder='') === true
2017-06-28 12:08:13 +02:00
Ralf Becker
5a05d35861
* Mail: try not talking to not configured (empty) SpamTitan URL
2017-06-28 10:29:10 +02:00
nathangray
9a61c16181
* Calendar - Fix selected owner goes missing on logout
2017-06-27 10:33:40 -06:00
Hadi Nategh
6c2a6511d8
Fix calendar participants validation error, caused by commit 5995c63034
2017-06-26 15:35:23 +02:00
Hadi Nategh
c4b78217fc
Fix not functioning spam action in preview toolbar
2017-06-22 10:14:57 +02:00
Hadi Nategh
a1982abb92
* Mail: Activate multi-selection of folders in subscription dialog
2017-06-21 14:35:26 +02:00
Hadi Nategh
c448ebb33c
Open popup dialogs of compact theme in more reasonable size
2017-06-21 12:49:16 +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
14e6321d1f
Import/Export - better handling for importing selectboxes
...
Added support for multiple values using label, previously only keys were supported
2017-06-20 09:18:45 -06:00
nathangray
c78edd7a1c
Resources - do not clear currently set calendar owners, add to what's selected
2017-06-20 09:17:58 -06:00
nathangray
6cb27a7652
Calendar - fix some bugs setting calendar owner via URL when calendar app is not yet loaded
2017-06-20 09:17:44 -06: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
Hadi Nategh
94064f371e
Make spam actions available on multiple entries
2017-06-20 17:14:08 +02:00
Hadi Nategh
7761777de3
Fix wrong documentation, try to satisfy the Scrutinizer test
2017-06-20 17:08:05 +02:00
Hadi Nategh
57f9dfacff
Revert commit 8340520589
and implement the fix in more sane way
2017-06-20 17:03:20 +02:00
Hadi Nategh
6613a21c7d
* Mail: Fix links get removed from description content of calendar appointment email
2017-06-20 17:02:37 +02:00
nathangray
74c501c0a3
* Infolog - make project fields available for merge
...
Just the project fields, no elements or tables
2017-06-20 08:41:08 -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
nathangray
9827da9243
Remove tests, save it for trunk
2017-06-14 09:53:29 -06:00
nathangray
e6ed8b0ed8
* Calendar - Fix weekend setting got lost when you go from week to day view
2017-06-14 09:28:27 -06: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
ed43f07811
Addressbook - force clear any lingering advanced search when applying a favorite
2017-06-13 09:00:05 -06:00
Hadi Nategh
6919a2a51c
* Mail: Fix broken quota indicator
2017-06-13 16:41:03 +02:00
nathangray
5ef8cf1614
Missing translations, provided by Stefan Unverricht
2017-06-13 08:35:04 -06:00
Hadi Nategh
bf499a7921
* Mail: Fix contextmenu does not work on select all
2017-06-13 16:15:31 +02:00
Ralf Becker
f251ebfa74
Changelog for 16.1.20170613
2017-06-13 11:55:55 +00:00
Ralf Becker
0261a9daf7
* Univention/Setup: allow to set Ham folder and automatically do so for Univention installation
2017-06-13 13:53:24 +02:00