Project Portfolio Management 0.34 (Beta 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 2.5.5 |
|---|---|
| State | Beta release |
| License | GPL |
| Release Manager | Sam Allgood |
Change log
- Modified ppm.py to enable local customization of vocabularies without having to modify local copies of ppm.py and risk losing changes when updating product. For each vocabulary, added new script getLocal[vocabname]Vocabulary and modified each method to test for that script and return its values as DisplayList if found, otherwise, return original default values.
- Modified ppm.py to set the default and immediate views to project_dashboard and to hide the 'View' tab (superfluous / decrease chances of tabs wrapping)