CollectiveGTD 1.0b2 (Beta release) (Aug 19, 2008)

CollectiveGTD

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

This version fixes all known unicode issues, so that non-ascii characters can now be used throughout interface for editing, viewing, and KSS inline editing.

For additional information about this project, please visit the overview page .

Available downloads

CollectiveGTD.tgz

For all platforms (0 kB)

Release Notes

Tested with Plone 3
State Beta release
License GPL
Release Manager Brian Gershon

 

Change log

BETA 2 Highlights

 

  • NEW: Fixed all known unicode issues which were causing context/project tagging to break when editing and when viewing, and were preventing KSS from updating the UI. Language-to-date features are still only supported in English.  Templates have not been internationalized.
    • Future Plan is to replace home-grown language-to-date functionality with the parsedate python module, which also supports multiple languages.
  • NEW: Added new getAllActiveActions(outputFormat="xml) method to spit out all ActionItems, Context tags and Project tags for use by a desktop application.
  • INCOMPLETE: Started to build an iPhone interface. Partially complete. Further work on this postponed.