Skip to content

Commit

Permalink
Crontab: update documentation files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Schneider committed Oct 30, 2014
1 parent 7fbc32d commit 3f3efae
Show file tree
Hide file tree
Showing 14 changed files with 278 additions and 36 deletions.
101 changes: 100 additions & 1 deletion app/views/App/apps/groupware/docs/CHANGES.html
@@ -1,8 +1,14 @@
<h3>Changes by Release</h3><pre>
----------
v5.2.3-git
v5.2.4-git
----------



------
v5.2.3
------

Horde Changes
-------------
[mjr] Honor date_format_mini in Moon block (<a href="http://bugs.horde.org/ticket/13628">Bug #13628</a>).
Expand Down Expand Up @@ -55,6 +61,99 @@ <h3>Changes by Release</h3><pre>
[jan] Hide PDF button if Horde_Pdf_Writer is not installed (<a href="http://bugs.horde.org/ticket/13624">Bug #13624</a>).
[mjr] Fix replacing tags in existing notes (<a href="http://bugs.horde.org/ticket/13417">Bug #13417</a>).

Library Changes
---------------
ActiveSync
[mjr] Fix adding new tasklists from EAS client (<a href="http://bugs.horde.org/ticket/13642">Bug #13642</a>).
[mjr] Fix some issues related to synchronizing recurring tasks (<a href="http://bugs.horde.org/ticket/13636">Bug #13636</a>).
[mjr] Some fixes for POOMCONTACT date fields on Samsung Android clients.
[mjr] Fix issue with returning proper RI cache data in certain cases.
[mjr] Added ability to sniff out Nine and Samsung Android clients.
[mjr] Improvements to the workaround for broken POOMCONTACTS date field
behavior.
[mjr] Fix handling of EAS categories containing spaces in the name.

Alarm
[jan] Update Czech translation (Michael Grafnetter
&lt;michael.grafnetter@outlook.com>).

Core
[mjr] Fix fatal error viewing certain MIME parts due to incorrect method name
in the MimeViewer factory.
[mjr] Add support for moving calendar items on EAS clients.
[mjr] Fix generating reply text from EAS clients that only reply in HTML (<a href="http://bugs.horde.org/ticket/13615">Bug
#13615</a>).
[mjr] Remove Yahoo related code from HordeMap API.
[mjr] Add Reply-To header to email sent via ActiveSync if available in identity
(Ticket #13592).
[mjr] Prevent sending contact lists as results in GAL searches.
[mjr] Fix handling of EAS categories containing spaces in the name.
[jan] Catch exceptions if not being able to find an LDAP user DN (<a href="http://bugs.horde.org/ticket/13571">Bug #13571</a>).
[mms] Fix using master SMTP credentials when a CLI script uses the 'user_admin'
registry flag.

CssMinify
[mms] Correctly handle full URLs in background-* properties.

Dav
[jan] Support returning of custom WebDAV properties.
[jan] Return ETags with WebDAV requests.
[jan] Support for WebDAV DELETE requests.

Db
[jan] Fix migrating NULL values to BLOB on Oracle.
[jan] Catch exceptions from PDO result set methods.

History
[jan] Fix catching exceptions from Horde_Db.

Imap_Client
[mms] Add support for UTF8 extension for POP3 servers (RFC 6856).
[mms] Add support for LANG extension for POP3 servers (RFC 6856).
[mms] Fix IMAP search results for recent and total messages when it is the only
query and the mailbox is not selected.
[mms] Fix client-side message sorting when there are multiple sort criteria and
at least one tie in the first sorting criteria.
[mms] Better error handling when attempting to authenticate via IMAP LOGIN
command with non-ASCII credentials (<a href="http://bugs.horde.org/ticket/13554">Bug #13554</a>).
[mms] Fix sending IMAP APPEND data when the UTF-8 capability is enabled.
[mms] Fix parsing IMAP mailbox list requests when UTF-8 mode is enabled.
[mms] Ensure client sorting tests work reproducibly across systems with varying
default locales.

Mail_Autoconfig
[mms] Support IDN hostnames in e-mail address queries.

Pack
[mms] Re-enable igbinary driver (requires igbinary >= 1.2.0).

Secret
[jan] Revert: Only store keys in cookie if cookies are in use
(thomas.jarosch@intra2net.com, <a href="http://bugs.horde.org/ticket/13284">Bug #13284</a>).

Service_Weather
[mjr] Add missing percent sign for humidity when using WWO.
[mjr] Fix detected errors returned from WWO.

Stringprep
[mms] Initial release.

Test
[jan] Update to PHPUnit 4.3.4 and dependencies.
[jan] Raise priority of Horde_Test autoloader.
[jan] Don't report hooks loading as successful.

Timezone
[jan] Fix format of UNTIL attribute when exporting to iCalendar (Joerg Pulz
&lt;Joerg.Pulz@frm2.tum.de>).

Extensions
----------
horde_lz4
[mms] Allow extension to be built with system lz4 library (Remi Collet
&lt;fedora@famillecollet.com>).
[mms] Add --with-liblz4 option to use system liblz4 (Remi)


------
v5.2.2
Expand Down
15 changes: 3 additions & 12 deletions app/views/App/apps/groupware/docs/RELEASE_NOTES.html
@@ -1,6 +1,6 @@
<h3>Release notes for the latest release</h3><pre>
The Horde Team is pleased to announce the final release of the Horde Groupware
version 5.2.2.
version 5.2.3.

Horde Groupware is a free, enterprise ready, browser based collaboration
suite. Users can manage and share calendars, contacts, tasks, notes, files, and
Expand All @@ -12,14 +12,5 @@ <h3>Release notes for the latest release</h3><pre>
For detailed installation and configuration instructions, please see
http://www.horde.org/apps/groupware/docs/INSTALL

The major changes compared to the Horde Groupware version 5.2.1 are:

General changes:
* Several bugfixes and improvements.

Address book changes:
* Fixed duplicate searching.

Calendar changes:
* Fixed error when navigating between month views.
* Fixed recurrence exceptions and resources when moving events.</pre>
The major changes compared to the Horde Groupware version 5.2.2 are:
* Several bugfixes and improvements.</pre>
8 changes: 7 additions & 1 deletion app/views/App/apps/horde/docs/CHANGES.html
@@ -1,8 +1,14 @@
<h3>Changes by Release</h3><pre>
----------
v5.2.2-git
v5.2.3-git
----------



------
v5.2.2
------

[mjr] Honor date_format_mini in Moon block (<a href="http://bugs.horde.org/ticket/13628">Bug #13628</a>).
[jan] Fix spacing in top menu (<a href="http://bugs.horde.org/ticket/13617">Bug #13617</a>).
[jan] Don't show password reset preferences if disabled in configuration (<a href="http://bugs.horde.org/ticket/13618">Bug
Expand Down
8 changes: 7 additions & 1 deletion app/views/App/apps/imp/docs/CHANGES.html
@@ -1,8 +1,14 @@
<h3>Changes by Release</h3><pre>
----------
v6.2.3-git
v6.2.4-git
----------



------
v6.2.3
------

[mms] Fix handling authentication errors when they take place during an attempt
to determine a mailbox's namespace.
[mms] Fix some folder display issues when not using IMAP subscriptions in
Expand Down
8 changes: 7 additions & 1 deletion app/views/App/apps/ingo/docs/CHANGES.html
@@ -1,8 +1,14 @@
<h3>Changes by Release</h3><pre>
----------
v3.2.2-git
v3.2.3-git
----------



------
v3.2.2
------

[jan] Disable forward rule by default.
[mms] Fix checking the 'max_forward' permission (<a href="http://bugs.horde.org/ticket/13568">Bug #13568</a>).
[mms] IMAP driver needs to explicitly search for UTF-8 text, since we don't
Expand Down
11 changes: 10 additions & 1 deletion app/views/App/apps/kronolith/docs/CHANGES.html
@@ -1,8 +1,17 @@
<h3>Changes by Release</h3><pre>
----------
v4.2.3-git
v4.2.4-git
----------



------
v4.2.3
------

[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
8 changes: 7 additions & 1 deletion app/views/App/apps/mnemo/docs/CHANGES.html
@@ -1,8 +1,14 @@
<h3>Changes by Release</h3><pre>
----------
v4.2.2-git
v4.2.3-git
----------



------
v4.2.2
------

[mjr] Fix adding new notepads via the API.
[jan] Hide PDF button if Horde_Pdf_Writer is not installed (<a href="http://bugs.horde.org/ticket/13624">Bug #13624</a>).
[mjr] Fix replacing tags in existing notes (<a href="http://bugs.horde.org/ticket/13417">Bug #13417</a>).
Expand Down
10 changes: 9 additions & 1 deletion app/views/App/apps/nag/docs/CHANGES.html
@@ -1,8 +1,16 @@
<h3>Changes by Release</h3><pre>
----------
v4.2.2-git
v4.2.3-git
----------



------
v4.2.2
------

[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 (<a href="http://bugs.horde.org/ticket/13642">Bug #13642</a>).
[jan] Pass current start date of recurring tasks to dynamic interface.
Expand Down
11 changes: 10 additions & 1 deletion app/views/App/apps/turba/docs/CHANGES.html
@@ -1,8 +1,17 @@
<h3>Changes by Release</h3><pre>
----------
v4.2.3-git
v4.2.4-git
----------



------
v4.2.3
------

[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
2 changes: 1 addition & 1 deletion app/views/App/apps/turba/docs/RELEASE_NOTES.html
Expand Up @@ -15,4 +15,4 @@ <h3>Release notes for the latest release</h3><pre>
http://www.horde.org/apps/turba/docs/INSTALL

The major changes compared to the Turba version H5 (4.2.2) are:
* Small bugfixes.</pre>
* Small bugfixes and improvements.</pre>
101 changes: 100 additions & 1 deletion app/views/App/apps/webmail/docs/CHANGES.html
@@ -1,8 +1,14 @@
<h3>Changes by Release</h3><pre>
----------
v5.2.3-git
v5.2.4-git
----------



------
v5.2.3
------

Horde Changes
-------------
[mjr] Honor date_format_mini in Moon block (<a href="http://bugs.horde.org/ticket/13628">Bug #13628</a>).
Expand Down Expand Up @@ -75,6 +81,99 @@ <h3>Changes by Release</h3><pre>
[jan] Hide PDF button if Horde_Pdf_Writer is not installed (<a href="http://bugs.horde.org/ticket/13624">Bug #13624</a>).
[mjr] Fix replacing tags in existing notes (<a href="http://bugs.horde.org/ticket/13417">Bug #13417</a>).

Library Changes
---------------
ActiveSync
[mjr] Fix adding new tasklists from EAS client (<a href="http://bugs.horde.org/ticket/13642">Bug #13642</a>).
[mjr] Fix some issues related to synchronizing recurring tasks (<a href="http://bugs.horde.org/ticket/13636">Bug #13636</a>).
[mjr] Some fixes for POOMCONTACT date fields on Samsung Android clients.
[mjr] Fix issue with returning proper RI cache data in certain cases.
[mjr] Added ability to sniff out Nine and Samsung Android clients.
[mjr] Improvements to the workaround for broken POOMCONTACTS date field
behavior.
[mjr] Fix handling of EAS categories containing spaces in the name.

Alarm
[jan] Update Czech translation (Michael Grafnetter
&lt;michael.grafnetter@outlook.com>).

Core
[mjr] Fix fatal error viewing certain MIME parts due to incorrect method name
in the MimeViewer factory.
[mjr] Add support for moving calendar items on EAS clients.
[mjr] Fix generating reply text from EAS clients that only reply in HTML (<a href="http://bugs.horde.org/ticket/13615">Bug
#13615</a>).
[mjr] Remove Yahoo related code from HordeMap API.
[mjr] Add Reply-To header to email sent via ActiveSync if available in identity
(Ticket #13592).
[mjr] Prevent sending contact lists as results in GAL searches.
[mjr] Fix handling of EAS categories containing spaces in the name.
[jan] Catch exceptions if not being able to find an LDAP user DN (<a href="http://bugs.horde.org/ticket/13571">Bug #13571</a>).
[mms] Fix using master SMTP credentials when a CLI script uses the 'user_admin'
registry flag.

CssMinify
[mms] Correctly handle full URLs in background-* properties.

Dav
[jan] Support returning of custom WebDAV properties.
[jan] Return ETags with WebDAV requests.
[jan] Support for WebDAV DELETE requests.

Db
[jan] Fix migrating NULL values to BLOB on Oracle.
[jan] Catch exceptions from PDO result set methods.

History
[jan] Fix catching exceptions from Horde_Db.

Imap_Client
[mms] Add support for UTF8 extension for POP3 servers (RFC 6856).
[mms] Add support for LANG extension for POP3 servers (RFC 6856).
[mms] Fix IMAP search results for recent and total messages when it is the only
query and the mailbox is not selected.
[mms] Fix client-side message sorting when there are multiple sort criteria and
at least one tie in the first sorting criteria.
[mms] Better error handling when attempting to authenticate via IMAP LOGIN
command with non-ASCII credentials (<a href="http://bugs.horde.org/ticket/13554">Bug #13554</a>).
[mms] Fix sending IMAP APPEND data when the UTF-8 capability is enabled.
[mms] Fix parsing IMAP mailbox list requests when UTF-8 mode is enabled.
[mms] Ensure client sorting tests work reproducibly across systems with varying
default locales.

Mail_Autoconfig
[mms] Support IDN hostnames in e-mail address queries.

Pack
[mms] Re-enable igbinary driver (requires igbinary >= 1.2.0).

Secret
[jan] Revert: Only store keys in cookie if cookies are in use
(thomas.jarosch@intra2net.com, <a href="http://bugs.horde.org/ticket/13284">Bug #13284</a>).

Service_Weather
[mjr] Add missing percent sign for humidity when using WWO.
[mjr] Fix detected errors returned from WWO.

Stringprep
[mms] Initial release.

Test
[jan] Update to PHPUnit 4.3.4 and dependencies.
[jan] Raise priority of Horde_Test autoloader.
[jan] Don't report hooks loading as successful.

Timezone
[jan] Fix format of UNTIL attribute when exporting to iCalendar (Joerg Pulz
&lt;Joerg.Pulz@frm2.tum.de>).

Extensions
----------
horde_lz4
[mms] Allow extension to be built with system lz4 library (Remi Collet
&lt;fedora@famillecollet.com>).
[mms] Add --with-liblz4 option to use system liblz4 (Remi)


------
v5.2.2
Expand Down

0 comments on commit 3f3efae

Please sign in to comment.