⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.50
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
share
/
psa-horde
/
.xml
/
View File Name :
nag.xml
nag
pear.horde.org
Task list application
Nag is a web-based application built upon the Horde Application Framework which provides a simple, clean interface for managing online task lists (i.e., todo lists). It also includes strong integration with the other Horde applications and allows users to share task lists or enable light-weight project management.
Jan Schneider
jan
jan@horde.org
yes
Michael J Rubinsky
mrubinsk
mrubinsk@horde.org
yes
Chuck Hagenbuch
chuck
chuck@horde.org
no
2018-09-28
12:48:10
4.2.19
4.2.0
stable
stable
GPL-2.0
* [mjr] SECURITY: Fix multiple XSS vulnerabilities when displaying and filtering task lists.
5.3.0
8.0.0alpha1
8.0.0alpha1
1.7.0
content
pear.horde.org
2.0.5
3.0.0alpha1
3.0.0alpha1
horde
pear.horde.org
5.0.0
6.0.0alpha1
6.0.0alpha1
Horde_Auth
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Controller
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Core
pear.horde.org
2.30.0
3.0.0alpha1
3.0.0alpha1
Horde_Data
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Date
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Date_Parser
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Dav
pear.horde.org
1.0.0
2.0.0alpha1
2.0.0alpha1
Horde_Exception
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Form
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Group
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_History
pear.horde.org
2.1.0
3.0.0alpha1
3.0.0alpha1
Horde_Icalendar
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Mail
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Mime
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Perms
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Prefs
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Routes
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Share
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Support
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Text_Filter
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Url
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Util
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_View
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
gettext
Horde_ActiveSync
pear.horde.org
2.4.0
3.0.0alpha1
3.0.0alpha1
Horde_Db
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_OpenXchange
pear.horde.org
1.0.0
2.0.0alpha1
2.0.0alpha1
Horde_Test
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
horde
Role
pear.horde.org
0.0.1
* [cjh] Start application-specific constants at 100 and prefix them with NAG_. * [cjh] Add a Horde summary API function. * [jon] Added initial help text. * [cjh] Use prefs.gif and generic prefs templates from Horde. * [jon] Display task descriptions using a proportional (fixed) font. * [jon] Added externally-accessible API for registry integration. * [jon] HORDE_BASE is now defined in lib/base.php instead of config/conf.php. * [jon] Added detailed installation documentation (doc/INSTALL). * [jon] Moved task retrieval out of base.php for more efficiency and granularity. * [jon] Display overdue tasks in a different color. * [jon] Added status support for Horde messages / errors. * [cjh] Make multiple task deletion from the task list work. * [cjh] Make task storage work when deleting more than one task. * [jon] Added rudimentary searching capabilities. * [cjh] Define the HORDE_BASE constant in config/conf.php, and use it when referring to any of Horde's files. * [jon] Added the ability to add, remove, and delete tasks. * [jon] Made the task view date and time formats separately configurable. * [jon] Added individual task viewing (with descriptions). * [jon] Added sorting to the task list. * [jon] Added initial preferences support. * [jon] Added an initial "List Tasks" implementation * [jon] Added the 'sql' storage implementation.
1.0.0
* [jan] Add Hungarian translation (Laszlo L. Tornoci <torlasz@xenia.sote.hu>). * [jan] Add Simplified Chinese translation (Peter Wang <whw@oulink.net>). * [jan] Add Korean translation (J.I Kim <aporie@netian.com>). * [jan] Add Norwegian Nynorsk translation (Per-Stian Vatne <psv@orsta.org>). * [cjh] Completed tasks aren't overdue, no matter what the due date. * [cjh] Filter out completed tasks earlier if requested, so the task count is correct. * [cjh] Simplify color scheme a bit. * [cjh] Add category column. * [cjh] Remove task_added column. * [cjh] Keep track of when a task was last modified (for sync purposes). * [jan] Add Finnish translation (Tero Matinlassi <terom@iki.fi>). * [jan] Add Brazilian Portuguese translation (Antonio Dias <accdias@sst.com.br>). * [cjh] Close a potential problem with register_globals On and $js_onLoad. * [cjh] Add new task link to the summary (Quinn Wilson <qwilson@midworld.org>). * [cjh] Use the new PrefsUI class. * [cjh] Remove the STORAGE_* constants in favor of PEAR_Errors. * [cjh] Add a preference to not show completed tasks in the task list. * [cjh] Fix completion widget in the task modification screen. * [jon] Adapt to the new Horde::img() syntax. * [cjh] Switch output compression to ob_gzhandler(). * [cjh] Use NAG_TEMPLATES constant for all template paths. * [cjh] Use $registry->get() for all Registry information. * [cjh] Prefix all application constants with NAG_. * [cjh] Use the new Notification system. * [jon] Enable the "portability" option in the SQL driver. * [jan] Remove the standard value for the language preference. The language to fall back to should be set Horde wide in lang.php instead. * [jan] Add Swedish translation (Andreas Dahlén <andreas@dahlen.ws>). * [jan] Add Traditional Chinese translation (David Chang <david@thbuo.gov.tw>). * [bjn] Change 'en' and 'en_EN' locales to 'en_US' (default). * [cjh] Change Nag_Storage:: to Nag_Driver::. * [cjh] Allow setting priority for multiple tasks in the list view. * [cjh] Change task priorities to be 1-5 (matches Palm todo list). * [jon] Apply a "strike-through" style to closed (completed) tasks. * [jon] Remove task dependency code. * [jon] Add completion status. (Paul Cooper <pgc@ucecom.com>) * [jan] Add French translation (Mikhaël Janson <mik@galaxie.net>). * [cjh] Let the Registry handle retrieving preferences. * [jan] Due tasks can now be shown in Kronolith. * [jan] Add Italian translation (Giovanni Meneghetti <gmeneghetti@infvic.it>). * [cjh] Add Czech translation (pchytil@asp.ogi.edu). * [cjh] Add Russian translation (Ignat Ikryanov <ignat@ibd.ru>). * [avsm] Replace $conf['paths'] with the $registry equivalents. * [jon] Updated to reflect the changes in PEAR DB's quoteString(). * [cjh] Add $conf['menu']['apps'] support. * [cjh] Add low and high priority icons. * [cjh] Show a note icon if a task has a description. * [jon] Added the concept of task priorities (low, medium, high). * [jon] Return to the task detail view after additions or modifications. * [jon] Allow a task to be dependent on another task. * [cjh] Add translation framework. * [jon] Added Nag::formatDate() to format internal date values.
1.1.0
* [jan] Add Greek translation (Stefanos I. Dimitriou <sdimitri@teiath.gr>). * [jan] Add print task button (mac). * [jan] Add Slovak translation (Ivan Noris <vix@vazka.sk>). * [jan] Add ability to create new categories (mac). * [jan] Add Nag::addParameter(). * [jan] Add Norwegian Bokmaal translation (Torstein S. Hansen <huleboer@techbee.no>). * [jan] Add Bulgarian translation (Miroslav Pendev <miro@cybershade.us>). * [jan] Add preferences for showing priorities and due dates in the summary (Brian Keifer <brian@valinor.net>). * [jan] Add Lithuanian translation (Darius Matuliauskas <darius@lnk.lt>). * [jan] Replace <?= with <?php echo to remove the short_open_tags requirement (cjh). * [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.1.1
* [jan] Add Indonesian language (Slamin <slamin@unej.ac.id>). * [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.2
* [jan] Add Polish translation (Piotr Kuczynski <pkuczynski@hypode.pl>). * [cjh] Fix changing of task attributes that have not been set previously (rvs@angara.ru, Bug #569).
1.1.3
* [jan] Close XSS when setting the parent frame's page title by javascript (cjh).
2.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 SQL table definition has changed; conversion scripts are in scripts/. * [jan] Add Indonesian language (Slamin <slamin@unej.ac.id>). * [cjh] Add import and export in vTodo (iCalendar) format. * [cjh] Make sure that the correct categories for a task's current tasklist are always used. * [cjh] Track addition, modification, and deletion of tasks with the Horde History:: API. * [cjh] Change how tasks are stored in the SQL driver. scripts/create_sequence.php will update an existing database with no loss of data. * [cjh] Show tooltips containing task descriptions. * [cjh] Add a preference for the default category (Brian Keifer <brian@valinor.net>). * [cjh] Make the due date in the summary block configurable (Mathieu CLABAUT <mathieu.clabaut@free.fr>). * [cjh] Add task alarms (Mathieu CLABAUT <mathieu.clabaut@free.fr>). * [jan] Add UTF-8 support and charset parameter for backend drivers. * [cjh] Only show selected task categories on the summary screen (John Morrissey <jwm@horde.net>). * [cjh] Much more comprehensive permissions checking, and support for guest access. * [cjh] Use the global shares editing page for changing/assigning share permissions. * [cjh] Add options for showing, sorting by, and grouping by task owner (Brian Keifer <brian@valinor.net>). * [mac] Allow importing onto any available Task list. * [cjh] Add an option to show only complete tasks, and add links on the task view to switch between all, complete, and incomplete. * [mac] Add shared task lists.
2.0.0beta
* [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.0RC1
* [jan] Tweak layout of the summary block.
2.0.0RC2
* [jan] Add Latvian translation (Janis Eisaks <jancs@dv.lv>).
2.0.0RC3
* [jan] Add Polish translation (Piotr Kuczynski <pkuczynski@hypode.pl>). * [cjh] Add My Tasklists menu entry.
2.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 (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.1
* [jan] Allow to select the "Unfiled" category in the portal block (Mathieu Clabaut <mathieu.clabaut@free.fr>, Bug #1237). * [cjh] Don't highlight the New Task menu item when editing tasks. * [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
* [cjh] Add a PostgreSQL upgrade script (Bug #1780). * [cjh] Use bind variables in the SQL driver (selsky@columbia.edu, Bug #1681). * [cjh] Fix problem where you couldn't select any tasklists once you'd deselected all of them. * [jan] Add shortcut icon (favicon.ico). * [jan] Fix warnings if no tasks to export exist. * [jan] Fix CSV imports (Bug #1387). * [cjh] Allow hiding the Task List column in the List view.
2.0.3
* [jan] Allow to import more than one task from vTodo data at once.
2.0.4
* [cjh] Close several XSS vulnerabilities with task and tasklist data.
2.1.0RC1
* [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). * [jan] Confirm task deletions (Request #1155). * [jan] Add CLI script to import vTodo data. * [cjh] Add support for dynamic re-sorting of the task list, including saving the sort preferences on any changes. * [cjh] Deprecate the DataTree tasks driver. * [cjh] Make the completed checkbox in task view functional (martin@mein-horde.de, Bug #2157). * [mas] Change any output of <b> and <i> tags to <strong> and <em> for better accessibility support. * [jan] Add permissions to restrict number of tasks. * [jan] Add print view to task list (kevin_myer@iu13.org, Bug #1875). * [cjh] Add ics.php, which can be used for integration with Sunbird, iCal, et. al. * [jan] Show category colors in portal block (Brandon Knitter <knitterb@blandsite.org>, Bug #1126).
2.1.0
* [ben] Better support for MS-SQL.
2.1.1
* [jan] Only load completed/incomplete tasks from backend where sufficient (Request #2387). * [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
* [jan] Show error message if imported file didn't contain tasks. * [jan] Add categories from imported contacts to the user's categories. * [jan] Fix import of CSV data. * [jan] Add Slovenian translation (Duck <duck@obala.net>). * [jan] Show personal tasklist by default with disabled preferences (Bug #4078).
2.1.3
* [jan] Show alarms for overdue tasks too. * [jan] Add Catalan translation (Jordi Giralt <projecte.k2@upcnet.es>).
2.1.4
* [jan] SECURITY: Fix privilege escalation in Horde API. * [cjh] SECURITY: Fix missing ownership validation on share changes. * [cjh] Send iCalendar data as UTF-8.
2.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 date's time. * [cjh] Add vCalendar 2.0 alarm export (munzli@olmero.ch, Bug #4851). * [jan] Add sub-tasks. * [jan] Add start dates for tasks. * [jan] Add support for the Horde_Alarm framework (requires Horde 3.2). * [cjh] Default to a javascript quick search, if available, with options for the full search and a direct link to full search if javascript is unavailable. * [cjh] Allow explicitly searching All, Incomplete, or Completed tasks (Request #4222). * [cjh] Allow configuring the tasklists that the task summary block shows, and let the user set a title for the block to differentiate multiple instances (Request #2388). * [cjh] Show task description tooltips in the task summary block (Request #3444). * [cjh] Store completion date and add history entries for task completion. * [cjh] Move tasklist selection/deselection to a collapsible panel. * [mas] Conform to WCAG 1.0 Priority 2/Section 508 accessibility guidelines. (Request #4080) * [cjh] Allow using the checkboxes to mark tasks as incomplete as well as complete (michael.sheldon@credativ.de, Request #4250). * [cjh] Sort date fields correctly with JS table sorting. * [jan] Add private flag. * [jan] Add a field for estimated time being spent on a task. * [mdj] Add support for split read/write database. * [mdj] Add failover support for SQL backend. * [cjh] Add a tree block for showing current alarms.
2.2.0RC1
* [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.0RC2
* [jan] SECURITY: Fix privilege escalation in Horde API. * [cjh] SECURITY: Fix missing ownership validation on share changes. * [cjh] Fix sorting tasks by Task list. * [jan] Fix tasks losing their parent task when being completed (Bug #6035). * [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.0RC3
* [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.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).
2.3.0RC1
* [jan] Log moving of tasks in the history backend (Bug #3207). * [jan] Fix deleting all tasks over WebDAV (Bug #7004). * [jan] Add Estonian translation (Alar Sing <alar.sing@err.ee>). * [jan] Send a more detailed notification message and use the recipient's preferred language and date/time format after a task has changed. * [jan] Add Basque translation (Euskal Herriko Unibertsitatea EHU/UPV <xabier.arrieta@ehu.es>). * [jan] Fix task relationship getting lost when importing tasks (tkrah@fachschaft.imn.htwk-leipzig.de, bb.apc.ag, Bug #6770). * [jan] Add preference to set columns for the list view. * [jan] Allow to set task assignee. * [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.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). * [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.1
* [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
* [jan] Don't allow to set alarms if no due date has been set. * [cjh] Work around BC break with Horde versions before 3.2 (Bug #7820). * [cjh] Add URL access to tasks by "starts-with" search on the task name. * [cjh] Add hooks for altering the displayed task description and showing help text next to the task description entry field. * [cjh] Add estimated time to the fields available in the task list. * [jan] Fix link escaping in notification messages (Alfonso Marín Marín <almarin@um.es>, Bug #7509).
2.3.3
* [mms] Upgrade prototype.js to v1.6.1. * [jan] Fix synchronization with output compression enabled (Bug #7769). * [jan] Display application name as task list name when listing external tasks. * [jan] Fix importing vTodo data including more iCalendar components.
2.3.4
* [jan] Add and fix Oracle-specific SQL scripts. * [jan] Fix importing due date attribute from iCalendar (Bug #8644). * [jan] Fix charset when exporting tasks to iCalendar 2.0 (Bug #8637). * [jan] Add Croatian translation (Matej Vela <matej.vela@carnet.hr>).
2.3.5
* [jan] Set an alarm to one minute, if users try to set an alarm without time. * [jan] Add missing preference for not sending update notifications to yourself (Joel Smith <js-horde@jk1.net>, Request #8978). * [gwr] Fix organizer field not saved in tasks (kolab/issue3888).
2.3.6
* [jan] Remove stray closing tag when displaying the date of completion. * [mjr] Do not remove history entries when removing user data (Bug #8755).
2.3.7
* [jan] Add upgrade scripts for next-generation SQL share driver.
3.0.0alpha1
3.0.0
alpha
alpha
2011-03-09
GPL-2.0
* First alpha release for Horde 4. * [jan] Provide default configuration files instead of .dist versions. * [jan] Send alarm notifications with HTML part and convert to Horde_View. * [jan] Default task lists no longer have the user name as the ID. * [jan] Create a default task list if the user doesn't own any yet. * [jan] Add start date to possible colums in task list (Joel Smith <js-horde@jk1.net>, Request #9083). * [jan] Add system task lists (Request #2059). * [jan] Set colors per task list (Request #7480). * [cjh] Quick Add support: there is a javascript UI element for quickly adding tasks, and an API method (tasks/quickAdd) that provides the same functionality. * [jan] Add individual notification methods for single tasks (Alfonso Marín Marín <almarin@um.es>).
3.0.0beta1
3.0.0
beta
beta
2011-03-16
GPL-2.0
* [mjr] Fix saving tasks via PUT method. * [mjr] Fix deleting task lists. * [mjr] Fix hiding the External prefs group (Bug #9643).
3.0.0RC1
3.0.0
beta
beta
2011-03-23
GPL-2.0
* First release candidate for Horde 4. * [jan] Update installation and upgrade instructions. * [gwr] Adapted the Kolab driver to Horde 4.
3.0.0RC2
3.0.0
beta
beta
2011-03-30
GPL-2.0
* Second release candidate for Horde 4.
3.0.0
3.0.0
stable
stable
2011-04-06
GPL-2.0
* First stable release for Horde 4. * [jan] Fix application-specific permission checks (Bug #9786). * [mjr] Datatree share to SQL upgrade script refactored for Horde 4. * [jan] Fix creating new tasks through WebDAV (Bug #9675). * [jan] Move all executable scripts to bin/ and prefix with nag-.
3.0.1
3.0.0
stable
stable
2011-05-03
GPL-2.0
* [jan] Fix reversed logic of displaying sub-task tree icons depending on the text direction (Bug #10033). * [jan] Fix encoding of non-ascii characters in parent task drop-down. * [mjr] Fix editing tasklists (Bug #9965).
3.0.2
3.0.0
stable
stable
2011-07-05
GPL-2.0
* [jan] Add Ukrainian translation (Andriy Kopystyansky <anri@polynet.lviv.ua>).
3.0.3
3.0.0
stable
stable
2011-08-02
GPL-2.0
* [jan] Don't load all shares with requested permissions from the backend if $conf['share']['hidden'] is enabled.
3.0.4
3.0.0
stable
stable
2011-10-18
GPL-2.0
* [jan] Add missing parameters when PUTing tasks (Bug #10545). * [mjr] Fix removeUserData implementation. * [gwr] Fix Kolab object attribute handling for tasks. * [gwr] Avoid including the owner name into the default share.
3.0.5
3.0.0
stable
stable
2011-11-02
GPL-2.0
* [cjh] Nicer date/time input with fewer input fields and helper javascript. * [mjr] Add ability to choose which tasklists to synchronize. * [mjr] Fix task export to ActiveSync for tasks with no due dates or reminders.
3.0.6
3.0.0
stable
stable
2011-11-22
GPL-2.0
* [jan] Don't display task details of private tasks via the API (Bug #10712). * [jan] Use correct locale when parsing quick tasks (thpo+horde@dotrc.de, Bug #10720).
3.0.7
3.0.0
stable
stable
2011-12-13
GPL-2.0
* [jan] Fix setting custom alarm methods (Bug #9543). * [jan] Update Japanese translation (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>).
3.0.8
3.0.0
stable
stable
2012-05-29
GPL-2.0
* [jan] Update Swedish translation (Per Olof Ljungmark <peo@bsdlabs.com>). * [jan] Update Italian translation (Massimo Malabotta <mmalabotta@units.it>). * [jan] Update Hungarian translation (Zoltán Németh <nemeth.zoltan@etit.hu>).
3.0.9
3.0.0
stable
stable
2012-05-29
GPL-2.0
* [mms] Fix getTasklist() API call. * [jan] Fix changing sort direction. * [jan] Fix sorting by owner if displaying external task sources. * [jan] Update Turkish translation (İstanbul Technical University).
4.0.0beta1
4.0.0beta1
beta
beta
2012-08-29
GPL-2.0
* [mjr] Add support for smart tasklists. * [mjr] Migrate categories to tags. * [jan] Fix fatal error if the task form doesn't validate. * [jan] Add recurring tasks (Request #2150).
4.0.0beta2
4.0.0beta1
beta
beta
2012-10-12
GPL-2.0
* [jan] Synchronize tags with Kolab categories. * [mjr] Fix deleting tasks from the task form. * [mjr] Implement Purge Completed Tasks LoginTask (Request #2520). * [gwr] Mark the initial default share as such with the Kolab backend. * [gwr] Always mark the initial share as default tasklist. * [jan] Move complete task list management into the sidebar. * [jan] Allow to edit task list color in traditional view. * [mjr] Tweak display of smartlist links in list view. * [mjr] Fix fatal recursion error when searching with smartlists were present.
4.0.0RC1
4.0.0beta1
beta
beta
2012-10-27
GPL-2.0
* [jan] Fix export links for tasklists (Bug #11576). * [mjr] Fix various issues with importing CSV files. * [mjr] Format datetime fields when exporting a task as a hash (Bug #11537). * [jan] Fix retrieving tasks from Kolab backend by UID (Bug #11532). * [jan] Fix toggling tasklists (Bug #11511). * [jan] Fix listing tasks from Kolab backends. * [jan] Fix sending alarm e-mail messages.
4.0.0
4.0.0
stable
stable
2012-10-30
GPL-2.0
* [jan] Update Polish translation (Krzysztof Kozera <krzysztof113@o2.pl>).
4.0.1
4.0.0
stable
stable
2012-11-27
GPL-2.0
* [jan] Use Kolab modification and creation dates in the UI (Bug #11591). * [gwr] Ignore empty dates (Bug #11736). * [jan] Use encoded UIDs as IDs in Kolab driver. * [mjr] Fix support for due/start dates for certain ActiveSync clients (Bug #11693). * [jan] Fix importing tasks from iCalendar (Bug #11681). * [jan] Fix listing of recurring tasks via timeobjects API.
4.0.2
4.0.0
stable
stable
2013-01-10
GPL-2.0
* [mjr] Fix closing the quick task dialog when cancel is pressed (Bug #11848). * [mjr] Fix displaying and editing tasks from search results (Bug #11847). * [jan] Update Basque translation (Ibon Igartua <ibon.igartua@ehu.es>). * [mjr] Fix incoming task sync with certain combinations of due date values. * [mjr] Fix quick task addition without session cookies enabled (Bug #11875, Thomas Jarosch <thomas.jarosch@intra2net.com>). * [jan] Fix editing tasks from the merged list view in smartmobile mode (Bug #11840). * [jan] Use default Kolab folder for default taks list preference. * [jan] Mark Kolab folder as default when changing default task list preference.
4.0.3
4.0.0
stable
stable
2013-05-29
GPL-2.0
* [jan] Fix recurring tasks in Kolab driver (Thomas Jarosch <thomas.jarosch@intra2net.com>, Bug #12222). * [mjr] Fix setting alarm time when syncing (Bug #12201, <thomas.jarosch@intra2net.com>). * [mjr] Fix issue causing due dates to be offset when syncing (Bug #12200, <thomas.jarosch@intra2net.com>) * [jan] Fix listing alarms of recurring tasks. * [jan] Fix default task list in portal block (Bug #12133). * [jan] Fix displaying of due dates of recurring events in some views. * [jan] Update broken rows due to migration bug in PostgreSQL (Bug #12101). * [mjr] Fix uncompleting tasks from task view in smartmobile view (Bug #12098, <ctimoteo@sapo.pt>). * [jan] Include parent tasks in cost object labels. * [jan] Only return completed tasks up to a week old as cost objects. * [mjr] Set correct timezone on incoming ActiveSync tasks (Bug #12053). * [jan] Update French translation (Paul De Vlieger <paul.de_vlieger@moniut.univ-bpclermont.fr>).
4.1.0beta1
4.0.0
beta
stable
2013-05-07
GPL-2.0
* [jan] Add CalDAV server support (Request #4267). * [jan] Update design to closer match the Horde 5 UI.
4.1.0beta2
4.0.0
beta
stable
2013-05-14
GPL-2.0
* [jan] Fix incorrect dependencies.
4.1.0RC1
4.1.0
beta
stable
2013-05-29
GPL-2.0
* [jan] Don't include external tasks in listTasks() API results.
4.1.0
4.1.0
stable
stable
2013-06-05
GPL-2.0
* Final release.
4.1.1
4.1.0
stable
stable
2013-07-16
GPL-2.0
* [jan] Display CalDAV URL of system tasklists (Bug #12342). * [mjr] Only query Horde_History when it's required. * [jan] Fix system tasklist listing via WebDAV. * [rla] Add system tasklist support for Nag CalDAV access (Request #12342). * [jan] Fix task description tooltip (Bug #12421). * [mjr] Persist the tasklist and parent when creating a new task and using "Save and New" (Bug #12400). * [mjr] Fix tag browsing of shared tasklists (Bug #12405). * [mjr] Fix importing VTODOs containing RELATED-TO fields (Bug #12355). * [mjr] Add API methods for using history modification sequences.
4.1.2
4.1.0
stable
stable
2013-08-27
GPL-2.0
* [jan] Fix highlighting task type tabs in list view. * [jan] Fix fatal errors if DAV support is disabled (Bug #12481). * [mjr] Fix requesting changes by modification sequence (Bug #12507, Thomas Jarosch <thomas.jarosch@intra2net.com>).
4.1.3
4.1.0
stable
stable
2013-10-29
GPL-2.0
* [jan] SECURITY: Fix XSS vulnerabilities when deleting task lists. * [jan] Fix updating alarm if completing a task recurrence. * [jan] Fix editing tasks via CalDAV (Bug #12745).
4.1.4
4.1.0
stable
stable
2014-03-10
GPL-2.0
* [jan] Update Danish translation (Erling Preben Hansen <erling@eph.dk>). * [jan] Don't return future tasks from cost objects API.
4.1.5
4.1.0
stable
stable
2014-07-07
GPL-2.0
* [jan] Fix link to task in alarm emails. * [jan] Update Korean translation (Deokgon Kim <dgkim@dgkim.net>).
4.2.0alpha1
4.2.0
alpha
alpha
2014-05-05
GPL-2.0
* [jan] Show external tasks in the correct task type. * [jan] Purge old tasks from versions < 2.3 too. * [jan] Allow to synchronize shared task lists via CalDAV (Request #12380). * [jan] Add script to import tasks from Open-Xchange. * [jan] Add recurrence controls to basic view (Request #11545). * [mjr] Add button for creating sub-task from task view (Request #12309). * [mjr] Add ability to return to existing search results after navigating to a task (Request #12879). * [jan] Make shares table compatible with Oracle. * [mjr] Add API support for multiple tasklists via ActiveSync.
4.2.0beta1
4.2.0
beta
alpha
2014-06-04
GPL-2.0
* [jan] Only use URL rewriting for saving/completing tasks if pretty URLs are enabled in the configuration. * [jan] Don't include smart lists in top menu. * [jan] Fix top menu URLs to create new tasks in specific task lists.
4.2.0beta2
4.2.0
beta
alpha
2014-06-17
GPL-2.0
* [jan] Always display system task lists to administrators. * [mjr] Group task fields into tabs on edit form (Request #13228).
4.2.0RC1
4.2.0
beta
alpha
2014-07-01
GPL-2.0
*
4.2.0
4.2.0
stable
stable
2014-07-08
GPL-2.0
* [mjr] Fix returning to previously selected tab after task is saved (Bug #13308). * [mjr] Fix fatal error when saving a task, only one tasklist exists, and at least one SmartList exists.
4.2.1
4.2.0
stable
stable
2014-08-04
GPL-2.0
* [jan] Don't include external tasks with WebDAV task list. * [jan] Fix displayed CalDAV URLs for shared task lists (Bug #12380). * [mjr] Fix remembering auto determined default share (Bug #13360). * [mjr] Add EAS client created shares to the sync_lists preference (Bug #13359). * [mjr] Add missing API support for searchTags API (Bug #13364). * [mjr] Fix detecting task completion when sending task change notifications (Alfonso Marín Marín <almarin@um.es>, Bug #13350).
4.2.2
4.2.0
stable
stable
2014-10-29
GPL-2.0
* [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. * [jan] Fix setting task list name for external tasks. * [jan] Fix link to create sub-task from a task view. * [jan] Fix listing of recurring tasks with start dates. * [mjr] Add missing categories to EAS tasks. * [jan] Fix sidebar display of system task lists in basic view. * [jan] Fix retrieving individual tasks via WebDAV.
4.2.3
4.2.0
stable
stable
2014-11-21
GPL-2.0
* [mjr] Fix issue with initially creating nag_shares table.
4.2.4
4.2.0
stable
stable
2015-02-10
GPL-2.0
* [jan] Don't list task lists without SHOW permissions (Bug #13837). * [jan] Use consistent checkbox. * [jan] Don't allow deletion of tasks with sub-tasks (Bug #13809). * [jan] Don't allow completion of tasks with incomplete sub-tasks and vice versa. * [jan] Don't wipe out whole task lists when PUTing individual tasks via WebDAV.
4.2.5
4.2.0
stable
stable
2015-06-18
GPL-2.0
* [jan] Fix positioning of dialog windows. * [jan] Don't delete existing completions when editing a recurring task. * [jan] Only delete the last completion when toggling a recurring task to incomplete.
4.2.6
4.2.0
stable
stable
2015-10-21
GPL-2.0
* [jan] Update Italian translation. * [mjr] Fix indentation level when searching (Bug #14138). * [mjr] Remove object reference from Content when object is deleted (Bug #14112). * [mjr] Remove tags from Content when tagged object is deleted (Bug #14112). * [jan] Fix linking to external tasks from smartmobile view.
4.2.7
4.2.0
stable
stable
2016-02-02
GPL-2.0
* [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.
4.2.8
4.2.0
stable
stable
2016-03-21
GPL-2.0
* [mjr] Honor date_format prefs in Task form (Bug #14287). * [jan] Update Greek translation (Limperis Antonis <limperis@cti.gr>).
4.2.9
4.2.0
stable
stable
2016-04-05
GPL-2.0
* [jan] Fix regression with date picker in tasks form (Bug #14303). * [mjr] Fix handling EAS categories/tags.
4.2.10
4.2.0
stable
stable
2016-07-01
GPL-2.0
* [mjr] Fix handling of start and due dates when synching via EAS. * [jan] Avoid fatal errors if tasks don't have a UID. * [mjr] Fix parsing certain date formats (Bug #14348). * [jan] Fix deleteing alarms when completing a task. * [mjr] Require Horde_Perms::DELETE for including a tasklist as sync-able.
4.2.11
4.2.0
stable
stable
2016-09-06
GPL-2.0
* [mjr] Fix sorting recurring tasks by due date (Bug #14403).
4.2.12
4.2.0
stable
stable
2016-11-08
GPL-2.0
* [mjr] Fix fatal error caused by regression in sorting recurring tasks with due dates (Bug #14504).
4.2.13
4.2.0
stable
stable
2016-11-09
GPL-2.0
* [jan] Fix sorting by due date with PHP < 5.5 (Bug #14507).
4.2.14
4.2.0
stable
stable
2017-03-20
GPL-2.0
* [mjr] Fix saving sync preference when no default tasklist exists (Bug #14585). * [mjr] Avoid PHP warnings due to corrupt preference values (Bug #14585).
4.2.15
4.2.0
stable
stable
2017-08-01
GPL-2.0
* [jan] SECURITY: Fix open redirects. * [mjr] Fix handling of delayed start dates (Bug #14634).
4.2.16
4.2.0
stable
stable
2017-08-15
GPL-2.0
* [jan] Fix parsing sub-tasks from the quick enter dialog (Bug #14681). * [jan] Fix positioning of due time drop down list (Bug #12288). * [jan] Improve compatibilty when synchronizing tasks via CalDAV/ICS (Bug #14057). * [jan] Fix exporting multiple tags to iCalendar CATEGORIES (Bug #14057). * [jan] Don't include external tasks into drop down list for parent tasks. * [jan] Fix redirecting to task list after completing a task (Bug #14678).
4.2.17
4.2.0
stable
stable
2017-09-21
GPL-2.0
* [jan] SECURITY: Fix unauthorized access to task exports. * [jan] Fix regression when exporting single tags to iCalendar CATEGORIES. * [jan] Officially support PHP 7.
4.2.18
4.2.0
stable
stable
2018-07-04
GPL-2.0
* [mjr] Fix handling of recurring task completion over EAS. * [mjr] Fix issue with NULL created dates breaking EAS. * [jan] Fix notice when re-exporting tasks without priority (Bug #14699). * [jan] Fix regression in exporting single tags to iCalendar CATEGORIES (Bug #14699).
4.2.19
4.2.0
stable
stable
2018-09-28
GPL-2.0
* [mjr] SECURITY: Fix multiple XSS vulnerabilities when displaying and filtering task lists.
5.0.0
5.0.0
beta
beta
2017-10-20
GPL-2.0
* [jan] Display recurrence rule in task view. * [jan] Add API to backup and restore user data. * [jan] Add support for monthly recurrence on last weekday (Request #1922). * [jan] Keep original file names when PUTing tasks via WebDAV. * [mjr] Add an "actual" field for tracking actual time spent. * [mjr] Add support for task organizer and iTip functionality. * [jan] Fall back to sort by name if sort criteria are equal. * [jan] Remove configuration option for database table. * [jan] Improve priority display in basic view. * [jan] Display task list background color in basic view. * [jan] Import snooze information from iCalendar alarms. * [jan] Import iCalendar 2.0 alarms. * [jan] Import and export recurrence rules to iCalendar. * [jan] Return ETags with browse() API method.