Skip to content

Commit

Permalink
Fix versions for components script.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Apr 10, 2018
1 parent f9aeb38 commit d91ceba
Show file tree
Hide file tree
Showing 3 changed files with 1,043 additions and 169 deletions.
108 changes: 54 additions & 54 deletions docs/CHANGES
@@ -1,6 +1,6 @@
-----------
v4.2.18-git
-----------
-------
v4.2.18
-------

[jan] Fix notice when re-exporting tasks without priority (Bug #14699).
[jan] Fix regression in exporting single tags to iCalendar CATEGORIES (Bug
Expand Down Expand Up @@ -614,9 +614,9 @@ v2.3.1
[mms] Upgrade prototype.js to v1.6.0.3.


----
v2.3
----
------
v2.3.0
------

[jan] Change group field in shares table to work with LDAP groups (Bug #6883).
[jan] Log completion date if adding a completed task (Bug #7275).
Expand All @@ -625,9 +625,9 @@ v2.3
[jan] Fix displayed WebDAV subscription URLs in the task list manager.


--------
v2.3-RC1
--------
---------
v2.3.0RC1
---------

[jan] Log moving of tasks in the history backend (Bug #3207).
[jan] Fix deleting all tasks over WebDAV (Bug #7004).
Expand All @@ -646,19 +646,19 @@ v2.3-RC1
list to not be deleted (Bug #6969).


----
v2.2
----
------
v2.2.0
------

[cjh] Improve resource usage in datatree_to_sql share migration script (Bug
#6740).
[jan] Allow to import all fields that can be exported.
[cjh] Fix displayed WebDAV subscription URLs in the panel (Bug #6709).


--------
v2.2-RC3
--------
---------
v2.2.0RC3
---------

[bak] Move tasklists into per-owner subdirectories when viewed through WebDAV.
(Request #6595)
Expand All @@ -671,9 +671,9 @@ v2.2-RC3
[jan] Add Turkish translation (METU <horde-tr@metu.edu.tr>).


--------
v2.2-RC2
--------
---------
v2.2.0RC2
---------

[jan] SECURITY: Fix privilege escalation in Horde API.
[cjh] SECURITY: Fix missing ownership validation on share changes.
Expand All @@ -684,9 +684,9 @@ v2.2-RC2
[jan] Fix 2006-04-18_add_creator_and_assignee_fields.php upgrade script.


--------
v2.2-RC1
--------
---------
v2.2.0RC1
---------

[jan] Implement WebDAV access.
[jan] Add exportTasklist() API method.
Expand All @@ -695,9 +695,9 @@ v2.2-RC1
[cjh] Fix generation of UIDs with PHP 5.2+.


----------
v2.2-ALPHA
----------
-----------
v2.2.0alpha
-----------

[cjh] Add preferences for turning due dates on by default, setting the default
due date's number of days in the future, and setting the default due
Expand Down Expand Up @@ -769,16 +769,16 @@ v2.1.1
[jan] Add 1.1 to 2.x upgrade script for Oracle.


----
v2.1
----
------
v2.1.0
------

[ben] Better support for MS-SQL.


--------
v2.1-RC1
--------
---------
v2.1.0RC1
---------

[jan] Add Portuguese translation (Manuel Menezes de Sequeira
<Manuel.Sequeira>).
Expand Down Expand Up @@ -843,9 +843,9 @@ v2.0.1
[jan] Add Japanese translation (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>).


----
v2.0
----
------
v2.0.0
------

[cjh] UIDs need to be stored in the History system with a nag: prefix and with
the tasklist_id so as not to confuse different instances of the same task
Expand All @@ -854,31 +854,31 @@ v2.0
[jan] Fix upgrade script to create unique IDs.


--------
v2.0-RC3
--------
---------
v2.0.0RC3
---------

[jan] Add Polish translation (Piotr Kuczynski <pkuczynski@hypode.pl>).
[cjh] Add My Tasklists menu entry.


--------
v2.0-RC2
--------
---------
v2.0.0RC2
---------

[jan] Add Latvian translation (Janis Eisaks <jancs@dv.lv>).


--------
v2.0-RC1
--------
---------
v2.0.0RC1
---------

[jan] Tweak layout of the summary block.


---------
v2.0-BETA
---------
----------
v2.0.0beta
----------

[jan] Add special black-on-white styles for message printing.
[cjh] Users can now specify a secondary sort column (Andrew Coleman
Expand All @@ -888,9 +888,9 @@ v2.0-BETA
[cjh] Add Kolab drivers (Stuart Bingë <s.binge@codefusion.co.za>).


----------
v2.0-ALPHA
----------
-----------
v2.0.0alpha
-----------

[cjh] GUIDs now only contain nag: and the task ID - sharename is not needed.
[cjh] Task IDs are now 32-character unique strings, to be useable as GUIDs. The
Expand Down Expand Up @@ -954,9 +954,9 @@ v1.1.1
(John Morrissey <jwm@horde.net>).


----
v1.1
----
------
v1.1.0
------

[jan] Add Greek translation (Stefanos I. Dimitriou <sdimitri@teiath.gr>).
[jan] Add print task button (mac).
Expand All @@ -977,9 +977,9 @@ v1.1
[jan] Add Danish translation (Martin List-Petersen <martin@list-petersen.dk>).


----
v1.0
----
------
v1.0.0
------

[jan] Add Hungarian translation (Laszlo L. Tornoci <torlasz@xenia.sote.hu>).
[jan] Add Simplified Chinese translation (Peter Wang <whw@oulink.net>).
Expand Down
34 changes: 17 additions & 17 deletions docs/changelog.yml
Expand Up @@ -789,13 +789,13 @@
[cjh] Add a PostgreSQL-specific upgrade script for 2.2 to 2.3.
[cjh] Fix fatal error when completing tasks (Bug #7400).
[mms] Upgrade prototype.js to v1.6.0.3.
2.3:
2.3.0:
notes: |
[jan] Change group field in shares table to work with LDAP groups (Bug #6883).
[jan] Log completion date if adding a completed task (Bug #7275).
[jan] Fix user name conversion with user hooks in the task list panel (Bug #7366).
[jan] Fix displayed WebDAV subscription URLs in the task list manager.
2.3-RC1:
2.3.0RC1:
notes: |
[jan] Log moving of tasks in the history backend (Bug #3207).
[jan] Fix deleting all tasks over WebDAV (Bug #7004).
Expand All @@ -808,20 +808,20 @@
[jan] Add options to export screen for choosing task lists and task states.
[mjr] Remove user permissions on all shares when deleting a user.
[mjr] Fix issue with removeUserData api that caused the deleted user's task list to not be deleted (Bug #6969).
2.2:
2.2.0:
notes: |
[cjh] Improve resource usage in datatree_to_sql share migration script (Bug #6740).
[jan] Allow to import all fields that can be exported.
[cjh] Fix displayed WebDAV subscription URLs in the panel (Bug #6709).
2.2-RC3:
2.2.0RC3:
notes: |
[bak] Move tasklists into per-owner subdirectories when viewed through WebDAV. (Request #6595)
[cjh] Apply fix for http://dev.rubyonrails.org/ticket/11473 to prototype.js (Request #6590).
[cjh] Add an upgrade script for the new SQL share driver (Request #6109).
[jan] Correctly determine default task list in the API (SyncML, WebDAV).
[cjh] Show who created or made the last change to a task along with the date (Request #6305).
[jan] Add Turkish translation (METU <horde-tr@metu.edu.tr>).
2.2-RC2:
2.2.0RC2:
notes: |
[jan] SECURITY: Fix privilege escalation in Horde API.
[cjh] SECURITY: Fix missing ownership validation on share changes.
Expand All @@ -830,14 +830,14 @@
[cjh] Add the ability to filter the list of task lists in the panel.
[cjh] New share management UI that doesn't require JavaScript.
[jan] Fix 2006-04-18_add_creator_and_assignee_fields.php upgrade script.
2.2-RC1:
2.2.0RC1:
notes: |
[jan] Implement WebDAV access.
[jan] Add exportTasklist() API method.
[jan] Add SQL upgrade script.
[jan] Show estimated time including sub-tasks.
[cjh] Fix generation of UIDs with PHP 5.2+.
2.2-ALPHA:
2.2.0alpha:
notes: |
[cjh] Add preferences for turning due dates on by default, setting the default due date's number of days in the future, and setting the default due date's time.
[cjh] Add vCalendar 2.0 alarm export (munzli@olmero.ch, Bug #4851).
Expand Down Expand Up @@ -880,10 +880,10 @@
[jan] Don't show tooltips for tasks without read permissions (Bug #3836).
[jan] Fix fatal error when dealing with very old tasks that don't have a UID yet (Bug #3818).
[jan] Add 1.1 to 2.x upgrade script for Oracle.
2.1:
2.1.0:
notes: |
[ben] Better support for MS-SQL.
2.1-RC1:
2.1.0RC1:
notes: |
[jan] Add Portuguese translation (Manuel Menezes de Sequeira <Manuel.Sequeira>).
[jan] Add preference to send email notifications to users when tasks have been added, edited, or deleted in their calendars (kevin_myer@iu13.org, Request #2332).
Expand Down Expand Up @@ -919,28 +919,28 @@
[cjh] Use a checkbox for editing completed/incomplete in the task edit view, to match the list view (Bug #1212).
[jan] Fix print button.
[jan] Add Japanese translation (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>).
2.0:
2.0.0:
notes: |
[cjh] UIDs need to be stored in the History system with a nag: prefix and with the tasklist_id so as not to confuse different instances of the same task (if two users both have a task on their seperate tasklists, they should have unique histories for that task).
[jan] Fix upgrade script to create unique IDs.
2.0-RC3:
2.0.0RC3:
notes: |
[jan] Add Polish translation (Piotr Kuczynski <pkuczynski@hypode.pl>).
[cjh] Add My Tasklists menu entry.
2.0-RC2:
2.0.0RC2:
notes: |
[jan] Add Latvian translation (Janis Eisaks <jancs@dv.lv>).
2.0-RC1:
2.0.0RC1:
notes: |
[jan] Tweak layout of the summary block.
2.0-BETA:
2.0.0beta:
notes: |
[jan] Add special black-on-white styles for message printing.
[cjh] Users can now specify a secondary sort column (Andrew Coleman <mercury@appisolutions.net>).
[cjh] Preserve searches while re-sorting (Francois Marier <francois@nit.ca>).
[jan] Add access keys.
[cjh] Add Kolab drivers (Stuart Bingë <s.binge@codefusion.co.za>).
2.0-ALPHA:
2.0.0alpha:
notes: |
[cjh] GUIDs now only contain nag: and the task ID - sharename is not needed.
[cjh] Task IDs are now 32-character unique strings, to be useable as GUIDs. The SQL table definition has changed; conversion scripts are in scripts/.
Expand Down Expand Up @@ -974,7 +974,7 @@
[jan] Add Arabic (Syria) translation (Platinum Development Team <devteam@platinum-sy.net>).
[jan] Add Romanian translation (Eugen Hoanca <eugenh@urban-grafx.ro>, Marius Dragulescu <mariusd@urban-grafx.ro>).
[jon] Display the task navbar above the description in the task view, as well (John Morrissey <jwm@horde.net>).
1.1:
1.1.0:
notes: |
[jan] Add Greek translation (Stefanos I. Dimitriou <sdimitri@teiath.gr>).
[jan] Add print task button (mac).
Expand All @@ -989,7 +989,7 @@
[jan] Show success or failure message on saving the task.
[jan] Show completed tasks with strikethrough in the Horde summary screen (Bill Edgington <horde@0x20.com>).
[jan] Add Danish translation (Martin List-Petersen <martin@list-petersen.dk>).
1.0:
1.0.0:
notes: |
[jan] Add Hungarian translation (Laszlo L. Tornoci <torlasz@xenia.sote.hu>).
[jan] Add Simplified Chinese translation (Peter Wang <whw@oulink.net>).
Expand Down

0 comments on commit d91ceba

Please sign in to comment.