CollectiveGTD 0.3 (Alpha release)
Up to Product page
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.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 3.0 |
|---|---|
| State | Alpha release |
| License | GPL |
| Release Manager | Brian Gershon |
ALPHA Version Highlights:
- Requires Plone 3.0, though there is a Plone 2.5 branch. At this point, the code is very similar but the recent move to Plone 3 Portlets (and soon KSS) prompted branching of the code.
- Is there a good way to support both Plone 2.5 and 3.0 theming in the same product?
- Has a quick-add form for adding Actions
- Supports tagging Actions with a Context and a Project. The user interface currently supports one of each, but this can be easily expanded to include multiple project tags.
- Supports entering start and due dates using the following constants:
- today, yesterday, tomorrow, Mon, Tue, Wed, Thr, Fri
- NOTE: Dates can also be entering in European formats, albeit all the constants are in English. Please contact us if you're interested in helping with localization.
- Has several views - the primary one being "Upcoming Actions", which sorts Actions by due date with color coding. Flagged Actions always appear at the top. You can add a Start Date to make sure that the action doesn't appear that date arrives. Other views include Most Recently Added, Sort by Done/Flag/StartDate/DueDate.
- NOTE: Dates are displayed in European format (yyyy/mm/dd) to support Javascript table sorting, though this will soon be removed in favor of server-side sorting (and ultimately KSS) since the javascript sorting by date doesn't work well in various cases.
- Built on Zope 3 and Plone 3 technologies
- See product's TODO.txt for plans for the upcoming BETA version, including:
- filter by context or project tag
- more direct interactivity via KSS
- iGTD importer
Change log