Skip to main content

A Plone way to manage project

Project description

iscropio.plonepm
================

Plone Project Management is a light weight project management software
closely follow the eXtreame Programming's concept. It helps project
manager to break down a complex project to a set of stories and create
a set of tasks for each story. Then project manager can assign each
task to team members.

Plone Project Managementprovides progress bars for each task, each
story and the whole project. So project managers can have a clear and
direct view of how is this project going.

Meanwhile, Plone Project Management also provides a set of document
types (memos, issues, and proposals) to keep tracking the whole
project's progress.

Leverage on Plone Workflow

leverage on plone workflow to let everybody can add memo, issue,
and/or proposal to each task, story, and project.

we need "Add plone content" + plone_workflow setting, and revise the
folder_workflow to disable list content of folder.

Leverage on Smart Folder

leverage on smart folder to provide a full list of memos, issues, and
proposals for the whole project.

Leverage on portal_catalog

For this version, you have to manually create index and metadata for
field getXpoint_tracking_status

Thinking about programmly add the following metadata to portal_catalog.
getXpoint_tracking_status
getTask_estimated_hours
getTask_used_hours
getTask_owners
getTask_progress_percent
getTask_completion_date
we may not need the add those fields into index, except
getXpoint_tracking_status.

????? looks like we have to add all of them into the index.


Changelog
=========

2.0 - Beta
----------

* Initial release for version 2.0

* providing a lightweigh version. disable the following type for this release:

* Function Requirement
* Function Specification
* System Requirement

* using the default OrderedViewletManager for plonepm.timesheet.

* zope.formlib is used for time billing form.

* depends on collective.dtwidget for datetime field. It will override the
datetime widget for formlib datetime field.

get the latest version for collective.dtwidget from svn
http://svn.plone.org/svn/collective/collective.dtwidget/trunk

update the buildout:
[egg]
...
collective.dtwidget

[zcml]
...
collective.dtwidget-overrides

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iscorpio.plonepm-2.0beta2-r382.tar.gz (77.7 kB view hashes)

Uploaded Source

Built Distribution

iscorpio.plonepm-2.0beta2_r382-py2.4.egg (193.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page