| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: itetcu (mentor, implicit)
Notes:
svn path=/head/; revision=184845
|
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW and MASTER_SITES
PR: ports/101244
Submitted by: Dryice Liu <dryice(at)dryice.name>
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=169737
|
|
|
|
|
|
|
|
|
|
| |
- new file: files/patch-tracgantt-gantt.py
PR: ports/100508
Submitted by: maintainer (Dryice Liu)
Notes:
svn path=/head/; revision=168215
|
|
creates Gantt charts based on ticket reports. It is a
work-in-progress.
A Gantt chart is a graphical representation of the duration of tasks
against the progression of time. Gantt charts are very useful for
planning a scheduling a project based on different tasks that will
need to be completed and their durations and dependencies on other
tasks.
The TracGantt plugin uses Trac's ticketing system to generate Gantt
charts based on existing Trac Ticket Reports (found under the "View
Tickets" tab in Trac). The Gantt charts are pure XHTML and are
generated on-the-fly from the ticket reports, using only the tickets
provided by the report.
WWW: http://ideas.water-powered.com/gantt/#docs
PR: ports/100140
Submitted by: Dryice Liu <dryice at dryice.name>
Notes:
svn path=/head/; revision=167681
|