Modify ↓
Opened 16 years ago
Last modified 16 years ago
#6203 new defect
Installation issues
| Reported by: | Owned by: | Jörg Viola | |
|---|---|---|---|
| Priority: | normal | Component: | SchedulingToolsPlugin |
| Severity: | major | Keywords: | |
| Cc: | nine.lesi@… | Trac Release: | 0.11 |
Description
When attempting to deploy the plug-in, we bumped into several issues:
- Errors in the Admin Team Availability option: missing an "AVAILABILITY" table
- Worked around by manually adding the table using SQLite
- Documentation issues: typos in macros
- Fixed in place
- Few errors while trying to use the macro
[[GanttChart]]AttributeError: type object 'datetime.datetime' has no attribute 'str[something]'.- Possibly fixed by applying the changes described here
Thing is, after all these error workaround attempts, we are still jammed:
- Only the table header is displayed using the
[[TimeTable]]macro - Nothing is displayed in the
[[GanttChart]]
Are there any requirements/specific versions for installing this plug-in? Are the issues/workarounds we tried valid?
Version details:
- SchedulingToolsPlugin: r7129
- Trac: 0.11.2
- Python: 2.4.3
Attachments (0)
Note: See
TracTickets for help on using
tickets.



how is the Avaiability table structure? thanks