forked from extern/egroupware
Changelog for 16.1.20170703
This commit is contained in:
parent
177037deac
commit
5cd3569f67
@ -15,7 +15,7 @@ $setup_info['api']['title'] = 'EGroupware API';
|
|||||||
$setup_info['api']['version'] = '16.9.002';
|
$setup_info['api']['version'] = '16.9.002';
|
||||||
$setup_info['api']['versions']['current_header'] = '1.29';
|
$setup_info['api']['versions']['current_header'] = '1.29';
|
||||||
// maintenance release in sync with changelog in doc/rpm-build/debian.changes
|
// maintenance release in sync with changelog in doc/rpm-build/debian.changes
|
||||||
$setup_info['api']['versions']['maintenance_release'] = '16.1.20170613';
|
$setup_info['api']['versions']['maintenance_release'] = '16.1.20170703';
|
||||||
$setup_info['api']['enable'] = 3;
|
$setup_info['api']['enable'] = 3;
|
||||||
$setup_info['api']['app_order'] = 1;
|
$setup_info['api']['app_order'] = 1;
|
||||||
$setup_info['api']['license'] = 'GPL';
|
$setup_info['api']['license'] = 'GPL';
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
egroupware-epl (16.1.20170703) hardy; urgency=low
|
||||||
|
|
||||||
|
* Univention: forwarding mails to external addresses added in UCS 4.2
|
||||||
|
* Univention/Setup: allow to set Ham folder and automatically do so for Univention installation
|
||||||
|
* Calendar: improve planner view printing if your screensize doesn't match page size
|
||||||
|
* Calendar: Include monthly type (by weekday or by date) in recurrence rule strings
|
||||||
|
* Calendar: Fix selected owner goes missing on logout
|
||||||
|
* Calendar: Fix weekend setting got lost when you go from week to day view
|
||||||
|
* Addressbook: fix wrong tab order for contact fields for US format
|
||||||
|
* Infolog: make project fields available for merge
|
||||||
|
* Mail: try not talking to not configured (empty) SpamTitan URL
|
||||||
|
* Mail: Activate multi-selection of folders in subscription dialog
|
||||||
|
* Mail: Fix links get removed from description content of calendar appointment email
|
||||||
|
* Mail: Fix broken quota indicator
|
||||||
|
* Mail: Fix contextmenu does not work on select all
|
||||||
|
|
||||||
|
-- Ralf Becker <rb@egroupware.org> Mon, 03 Jul 2017 10:33:07 +0200
|
||||||
|
|
||||||
egroupware-epl (16.1.20170613) hardy; urgency=low
|
egroupware-epl (16.1.20170613) hardy; urgency=low
|
||||||
|
|
||||||
* Mail: fix PHP Fatal error under PHP 5.4
|
* Mail: fix PHP Fatal error under PHP 5.4
|
||||||
|
Loading…
Reference in New Issue
Block a user