Skip to content

Commit

Permalink
BFN
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 29, 2014
1 parent 934c294 commit 31c7a9b
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kronolith/docs/CHANGES
Expand Up @@ -2,6 +2,9 @@
v4.2.3-git
----------

[jan] Export nicer display names for users and resources via WebDAV.
[jan] Export custom owner and read-only properties via WebDAV.
[jan] Fix finding modification times of shared calendars via WebDAV.
[jan] Support time label rotation in week and day views on IE 11.
[jan] Fix updating of task list view if no tasks are returned from server.
[jan] Fix ordering of sub-tasks.
Expand Down
6 changes: 6 additions & 0 deletions kronolith/package.xml
Expand Up @@ -33,6 +33,9 @@
</stability>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Export nicer display names for users and resources via WebDAV.
* [jan] Export custom owner and read-only properties via WebDAV.
* [jan] Fix finding modification times of shared calendars via WebDAV.
* [jan] Support time label rotation in week and day views on IE 11.
* [jan] Fix updating of task list view if no tasks are returned from server.
* [jan] Fix ordering of sub-tasks.
Expand Down Expand Up @@ -2468,6 +2471,9 @@
<date>2014-09-24</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Export nicer display names for users and resources via WebDAV.
* [jan] Export custom owner and read-only properties via WebDAV.
* [jan] Fix finding modification times of shared calendars via WebDAV.
* [jan] Support time label rotation in week and day views on IE 11.
* [jan] Fix updating of task list view if no tasks are returned from server.
* [jan] Fix ordering of sub-tasks.
Expand Down
2 changes: 2 additions & 0 deletions nag/docs/CHANGES
Expand Up @@ -2,6 +2,8 @@
v4.2.2-git
----------

[jan] Export nicer display names for users and resources via WebDAV.
[jan] Export custom owner and read-only properties via WebDAV.
[jan] Fix search attribute of SQL shares on Oracle.
[mjr] Fix adding a new tasklist to the syncronized tasklists (Bug #13642).
[jan] Pass current start date of recurring tasks to dynamic interface.
Expand Down
4 changes: 4 additions & 0 deletions nag/package.xml
Expand Up @@ -33,6 +33,8 @@
</stability>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Export nicer display names for users and resources via WebDAV.
* [jan] Export custom owner and read-only properties via WebDAV.
* [jan] Fix search attribute of SQL shares on Oracle.
* [mjr] Fix adding a new tasklist to the syncronized tasklists (Bug #13642).
* [jan] Pass current start date of recurring tasks to dynamic interface.
Expand Down Expand Up @@ -1597,6 +1599,8 @@
<date>2014-10-23</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Export nicer display names for users and resources via WebDAV.
* [jan] Export custom owner and read-only properties via WebDAV.
* [jan] Fix search attribute of SQL shares on Oracle.
* [mjr] Fix adding a new tasklist to the syncronized tasklists (Bug #13642).
* [jan] Pass current start date of recurring tasks to dynamic interface.
Expand Down
3 changes: 3 additions & 0 deletions turba/docs/CHANGES
Expand Up @@ -2,6 +2,9 @@
v4.2.3-git
----------

[jan] Export nicer display names for users and resources via WebDAV.
[jan] Export custom owner and read-only properties via WebDAV.
[jan] Fix exporting contacts without __uid attributes via WebDAV.
[jan] Fix importing empty birthdays/anniversaries from vCard.
[mjr] Fix defaulting to the defined search fields when searching via the API.
[mjr] Fix broken EAS synchronization due to incorrect setting of the
Expand Down
6 changes: 6 additions & 0 deletions turba/package.xml
Expand Up @@ -39,6 +39,9 @@
</stability>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
* [jan] Export nicer display names for users and resources via WebDAV.
* [jan] Export custom owner and read-only properties via WebDAV.
* [jan] Fix exporting contacts without __uid attributes via WebDAV.
* [jan] Fix importing empty birthdays/anniversaries from vCard.
* [mjr] Fix defaulting to the defined search fields when searching via the API.
* [mjr] Fix broken EAS synchronization due to incorrect setting of the Categories field.
Expand Down Expand Up @@ -1937,6 +1940,9 @@
<date>2014-09-05</date>
<license uri="http://www.horde.org/licenses/apache">ASL</license>
<notes>
* [jan] Export nicer display names for users and resources via WebDAV.
* [jan] Export custom owner and read-only properties via WebDAV.
* [jan] Fix exporting contacts without __uid attributes via WebDAV.
* [jan] Fix importing empty birthdays/anniversaries from vCard.
* [mjr] Fix defaulting to the defined search fields when searching via the API.
* [mjr] Fix broken EAS synchronization due to incorrect setting of the Categories field.
Expand Down

0 comments on commit 31c7a9b

Please sign in to comment.