mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
copy 17.1 changelog to master to satisfy update checker
This commit is contained in:
parent
c2bb28d3f1
commit
71a5d5dcb6
@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
|
|||||||
$setup_info['api']['version'] = '17.1';
|
$setup_info['api']['version'] = '17.1';
|
||||||
$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'] = '17.1.20180130';
|
$setup_info['api']['versions']['maintenance_release'] = '17.1.20180209';
|
||||||
$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,19 @@
|
|||||||
|
egroupware-epl (17.1.20180209) hardy; urgency=low
|
||||||
|
|
||||||
|
* Filemanager: Add an user preference for being able to chose whether opening a merge print document should download it or open it with collabora editor
|
||||||
|
* Filemanager: Add new user preference in order to be able to exclude specific file extensions from being opened by document editor (eg. Collabora)
|
||||||
|
* Calendar: Allow templates without pagerepeat or range tags to work using only the first ID
|
||||||
|
* Calendar: Improve parsing of users when importing to be able to handle parentheses in names
|
||||||
|
* Calendar: Fix right click -> add gave error instead of popup
|
||||||
|
* Calendar: Fix Filemanager, Infolog & Timesheet context menu actions
|
||||||
|
* Infolog: Fix merging empty custom date fields filled them with current date
|
||||||
|
* InfoLog: fix not working iCal export in edit window
|
||||||
|
* Addressbook: Fix avatar photo gets removed when adding category to contact via contextmenu
|
||||||
|
* Tracker: Put ticket status from closed to open on comment
|
||||||
|
* Api: Fix some spelling errors, reported by Stefan Unverricht
|
||||||
|
|
||||||
|
-- Ralf Becker <rb@egroupware.org> Fri, 09 Feb 2018 10:38:52 +0100
|
||||||
|
|
||||||
egroupware-epl (17.1.20180130) hardy; urgency=low
|
egroupware-epl (17.1.20180130) hardy; urgency=low
|
||||||
|
|
||||||
* SECURITY AND MAINTENANCE RELEASE: PLEASE UPDATE IMMEDIATELY
|
* SECURITY AND MAINTENANCE RELEASE: PLEASE UPDATE IMMEDIATELY
|
||||||
|
Loading…
Reference in New Issue
Block a user