IttecoTracPlugin
IttecoTracPlugin copied to clipboard
Itteco Trac Plugin
I'm using Trac-0.12, perhaps this is the issue. This patch fixes it: diff --git a/itteco/ticket/roadmap.py b/itteco/ticket/roadmap.py index f85002c..3d76f8e 100644 --- a/itteco/ticket/roadmap.py +++ b/itteco/ticket/roadmap.py @@ -680,6 +680,7 @@ class IttecoRoadmapModule(RoadmapModule): stat...
The JavaScript code attempts to use an smileWidget() on an jQuery object, which doesn't exists and raises an error. Where can I find that? Also, it uses the cookie plugin,...
When installing the Itteco plugin and upgrading my project environment I encounter the following error: OperationalError: (1072, "Key column 'id' doesn't exist in table")