tasks 2.0.0-beta1

Initial release as a recipe. Note that this recipe requires the Flag module, which does yet have a Drupal 11-ready release (as of this writing) but the relevant issue does have a patch available.

tasks 1.0.2

New features

No real functional differences, although with newer versions of the Storage Entities module, the explicit ability to view tasks is now declared.

Contributors (0)

Changelog

Issues: 1 issues resolved.

Changes since 1.0.1:

Feature

  • #3304706: Updated Config, Drupal 10 Readiness

tasks 1.0.1

Bug fixes

Changes since previous release:

Removed an unnecessary composer requirement for svg_image_field

tasks 1.0.0

Bug fixes

Initial stable release for the 1.0.x branch.

Changes since the previous release:

  • Moved some configuration to the optional folder to reduce the risk of errors on install
  • Updated the section in which the module and its submodules appear in the Extend admin page

tasks 1.0.0-alpha3

New features

This release adds a view to allow a manager to create and sort the tasks of others. When enabling tasks_olivero, the block for this new view is automatically added to the user page, and the default view (for managing your own tasks) is automatically added to the home page. Both blocks are added to the sidebar, but once they are installed a site can move them to any region.

tasks 1.0.0-alpha2

Bug fixes
New features

This release updates the permission needed to access the views, and adds a contextual filter to ensure only the current user's tasks will be shown. Also, the README had been updated to list the permissions that should be given to any role that will needed to fully use the tasks system.

tasks 1.0.0-alpha1

New features

This module is a Configuration Kit that provides a system for managing user-specific tasks. On first install the system is simple by design, but the tasks are stored as Storage Entities so you're free to modify and add fields as needed to suit the specific needs of your site: due dates, ticket IDs, a "task type" taxonomy reference, and so on.

tasks 5.x-2.0-alpha1

Security update
Unsupported

SA-CONTRIB-2009-011 Tasklist - SQL injection and Cross site scripting

tasks 5.x-1.3

Security update
Unsupported

SA-CONTRIB-2009-011 Tasklist - SQL injection and Cross site scripting

tasks 5.x-2.x-dev

introduce new features to tasklist module. This branch is still under development and not stable yet.

tasks 5.x-1.2

Insecure
Unsupported

Fix the parent task issue and many other UI issues. Don't forget to run the update script from the modules page.

Subscribe with RSS Subscribe to Releases for Tasks Configuration Kit