256MbTeam / Redmine-Scrumbler

Easy to use plugin for Redmine. It allows users to use the Scrum/Agile process in projects. Scrumbler have interactive dashboard with the ability to configure for each sprint. Plugin adds Scrum Points field in every issue in project. Scrumbler as possible using the standard redmine structure of projects.
GNU General Public License v2.0
112 stars 41 forks source link

Nothing shown in backlog #38

Closed snicke closed 12 years ago

snicke commented 12 years ago

Nothing is shown when I click the backlog link in scrumbler version 1.4.3

snicke commented 12 years ago

Same as issue #40 I would say.

zloydadka commented 12 years ago

can you open chrome console or ff firebug and enter into it "Scrumbler" and write output here

Hawkin commented 12 years ago

I have the same problem. The javascript console in Chrome shows this error:

Uncaught TypeError: Object http://localhost/redmine/projects/demons/scrumbler_backlogs# has no method 'on' buildIssueCreationFormLinkscrumbler-backlog.js:92 Class.create.createUIscrumbler-backlog.js:700 Class.create.initializescrumbler-backlog.js:616 klassprototype.js:89 (anonymous function)scrumbler_backlogs:103

zloydadka commented 12 years ago

will be fixed today

zloydadka commented 12 years ago

fixed try lastest version from ee17d82a2d6ce9756d82fb7475214b15cb725f3f@master

Hawkin commented 12 years ago

Thanks a lot for quick response. Great job!

snicke commented 12 years ago

Working. Thanks and great job!