Skip to content

Commit

Permalink
Merge from FW_5_2.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Feb 2, 2016
1 parent e82e20c commit c19e0a7
Show file tree
Hide file tree
Showing 12 changed files with 3,439 additions and 1 deletion.
1,562 changes: 1,562 additions & 0 deletions bundles/groupware/docs/CHANGES

Large diffs are not rendered by default.

1,746 changes: 1,746 additions & 0 deletions bundles/webmail/docs/CHANGES

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion gollem/docs/CHANGES
@@ -1,7 +1,13 @@
----------
v3.0.7-git
v3.0.8-git
----------



------
v3.0.7
------

[jan] Use access rules compatible with both Apache 2.2 and 2.4.
[jan] Fix fatal error when cutting and pasting files on the same backend.

Expand Down
16 changes: 16 additions & 0 deletions horde/docs/CHANGES
Expand Up @@ -22,6 +22,22 @@ v5.3.0-git
#13200).


------
v5.2.9
------

[jan] SECURITY: Fix XSS vulnerability in menu bar exposed by few applications
(Bug #14213).
[jan] Add more detailed user DN settings to Kolab group configuration (Request
#11737).
[jan] Fix returning to last page after problem reporting from AJAX pages (Bug
#12112).
[jan] Fix custom database configuration for groups (Bug #11664).
[jan] Use access rules compatible with both Apache 2.2 and 2.4.
[mjr] Fix reporting results for non-select queries in administrative sql shell
(Bug #14216).


------
v5.2.8
------
Expand Down
15 changes: 15 additions & 0 deletions imp/docs/CHANGES
Expand Up @@ -73,6 +73,21 @@ v7.0.0-git
(Request #13227).


-------
v6.2.12
-------

[jan] Don't strip PGP mime parts when saving sent messages (Bug #14233).
[jan] Fix retrieving public PGP keys with certain HTTP client backends.
[jan] Send MDNs from the correct identity (Bug #14034).
[jan] Fix autocompleter filtering if items exceed the maximum size
(jsveiga@it.eng.br, Bug #13984).
[jan] Use access rules compatible with both Apache 2.2 and 2.4.
[jan] Allow to disable remote accounts by locking the preference.
[jan] Fix setting title with newmail count in IE11 and Edge (Bug #14189).
[jan] Fix wrapping of plain text converted from HTML MIME parts.


-------
v6.2.11
-------
Expand Down
13 changes: 13 additions & 0 deletions ingo/docs/CHANGES
Expand Up @@ -9,6 +9,19 @@ v3.3.0-git
[mms] Rearrange the default order of filter rules.


------
v3.2.8
------

[jan] Fix editing shared rulesets (Bug #12694).
[jan] Allow to edit permissions of another user's rules if that user assigned
ownership.
[jan] Use access rules compatible with both Apache 2.2 and 2.4.
[jan] Fix variable name in vacation_addresses hook example.
[jan] Correctly save names of mailbox created from the rule form (Bug #14150).
[mjr] Fix invalid URLs in certain forms when cookies are disabled (Bug #14148).


------
v3.2.7
------
Expand Down
19 changes: 19 additions & 0 deletions kronolith/docs/CHANGES
Expand Up @@ -28,6 +28,25 @@ v4.3.0-git
[jan] Add importing of calendar data from a URL.


-------
v4.2.12
-------

[mjr] Fix missing truncated event description when using ActiveSync.
[jan] Fix week number in basic view if week starts on Sundays.
[mjr] Fix issue where new event could be created with exceptions from
previously edited event.
[jan] Mark preferences only available in basic mode.
[jan] Use access rules compatible with both Apache 2.2 and 2.4.
[jan] Fix accidental deletion of events if importing recurring events without a
UID attribute (Bug #14208).
[mjr] Honor confirm_delete preference in dynamic view (Bug #14188).
[mjr] Correctly deal with cancelled meetings via ActiveSync.
[mjr] Fix visibility of alarm titles when alarm is generated via CLI (Bug
#14154).
[mjr] Fix display of embed code by adding the full url.


-------
v4.2.11
-------
Expand Down
8 changes: 8 additions & 0 deletions mnemo/docs/CHANGES
Expand Up @@ -9,6 +9,14 @@ v4.3.0-git
access.


------
v4.2.9
------

[jan] Use access rules compatible with both Apache 2.2 and 2.4.
[mjr] Fix fatal error when removing notepads in certain cases.


------
v4.2.8
------
Expand Down
21 changes: 21 additions & 0 deletions nag/docs/CHANGES
Expand Up @@ -16,6 +16,27 @@ v4.3.0-git
[jan] Return ETags with browse() API method.


------
v4.2.7
------

[mjr] Enforce child tasks must be completed before parent tasks in edit form
(Bug #12308).
[jan] Use access rules compatible with both Apache 2.2 and 2.4.
[mjr] Fix possible fatal error due to tasks created with an alarm but no due
date (Bug #14214).
[mjr] Fix storage of parent field when using Kolab driver (Bug #14197,
mike.gabriel@das-netzwerkteam.de).
[mjr] Fix switching tab/filters when using Kolab driver (Bug #14196,
mike.gabriel@das-netzwerkteam.de).
[mjr] Fix moving subtasks to another tasklist when parent task is moved (Bug
#14209).
[mjr] Fix fatal error when saving tasks when system shares are present in
certain cases.
[mjr] Return recurring tasks via listTimeObjects API (Bug #14137).
[mjr] Prevent orphaning tasks via the API.


------
v4.2.6
------
Expand Down
8 changes: 8 additions & 0 deletions trean/docs/CHANGES
Expand Up @@ -9,6 +9,14 @@ v1.2.0-git
(Request #13020).


------
v1.1.4
------

[jan] Use access rules compatible with both Apache 2.2 and 2.4.
[mjr] Fix tag links when tags contain URL special characters.


------
v1.1.3
------
Expand Down
12 changes: 12 additions & 0 deletions turba/docs/CHANGES
Expand Up @@ -16,6 +16,18 @@ v4.3.0-git
#11889).


-------
v4.2.12
-------

[jan] Fix building search query if some fields are set for strict search (Bug
#12272).
[jan] Use access rules compatible with both Apache 2.2 and 2.4.
[mjr] Fix splitting tags over ActiveSync (Bug #14218).
[mjr] Fix searching within virtual address books (Bug #14155).
[mjr] Fix import of vCard with single component via API.


-------
v4.2.11
-------
Expand Down
12 changes: 12 additions & 0 deletions whups/docs/CHANGES
Expand Up @@ -9,6 +9,18 @@ v3.1.0-git
[jan] Add ticket_create hook.


------
v3.0.6
------

[jan] Use access rules compatible with both Apache 2.2 and 2.4.
[jan] Fix updating tickets with owners via the API (Neal Thomas Oakey
<oakey@b1-systems.de>).
[mjr] Fix incorrect casting of numeric strings to integers (Bug #14146).
[mjr] Allow due date to be changed via the API (Neal Thomas Oakey
<oakey@b1-systems.de>).


------
v3.0.5
------
Expand Down

0 comments on commit c19e0a7

Please sign in to comment.