Downloads

Download tar.gz 53.29 KB
MD5: e0bf0e25984951d690927151c2a37f72
SHA-1: bb0674e4da83d00648d2fd71a8088f9ba8db2773
SHA-256: a8a8af8acf353d04618b3d7356d0b3dedf8b667be42b9ef172dd666b1f167ef0
Download zip 66.5 KB
MD5: 46fcde1f3d23b18d34b597285d2fa119
SHA-1: b9cd7728da9d51aa28d596ee1708a95aae5944a1
SHA-256: cffa123e8086be487056605ca598fffcb2d7faf906dafee6af0b1044204fc716

Release notes

* Added default values support as per #840076: Settings for new to do defaults
* Use 'real field' for the button real database field
* Hide the buttons when the status is finished or canceled
* Fixed the SQL statement used to delete old TODOes on CRON runs
* Fixed the field being used for the buttons in views (i.e. status instead of priority) #835992: Mark Finished Button in Views with Strikethrough (buttons done.)
* Changes to support the new to_do_block which is now separate from the base module. I noticed that I had not put the CSS along the other code changes.
* Fixed a label as per Drupal convention.
* Fixed the date that was affected by the user timezone.
* Permission system overhaul #839260: Permission system overhaul
* Including better assigned user auto-complete
* Including fix to default user to_do page since user may not be granted the 'all' permission
* Grants a new permission so people who have the 'access all to do content' permission can see ALL to do
* Action on Mark Finished button clicks
* Missing @file declarations added
* Fixed the to_do_node.css names (CSS compliant & compatible with current version)
* Added classes in the info template
* Added navigation to the info template
* Eliminated E_NOTICEs
* Added navigation links (next & previous)
* Avoid using $roles if empty (would generate errors otherwise)
* Added a test in case no user is assignable a To Do task.
* Moved global declaration at the top.

Created by: AlexisWilke
Created on: 1 Oct 2010 at 19:30 UTC
Last updated: 1 Oct 2010 at 19:31 UTC
New features
Bug fixes
Unsupported

Other releases