iRessources / AgileDwarf

Agile plugin for Redmine
120 stars 83 forks source link

No Sprint Tab #39

Open metalzong opened 12 years ago

metalzong commented 12 years ago

Hello, Just installed AgileDwarf with following commands:

git clone https://github.com/iRessources/AgileDwarf.git AgileDwarf rake redmine:plugins:migrate RAILS_ENV=production

[root@v1 plugins]# ls -l total 12 drwxr-xr-x 9 apache apache 4096 Aug 30 17:07 AgileDwarf

But I can not see sprint tab and no error message in httpd error log file. Is there anybody can give me some tips? Thanks.

Environment: Redmine version 2.0.3.stable Ruby version 1.8.7 (x86_64-linux) Rails version 3.2.6 Environment production Database adapter MySQL Redmine plugins: AgileDwarf 0.0.3

ghost commented 12 years ago

I had the same issue. You have to add the permissions for Scrum in your user roles (need to log in as a Site Admin). Still having issues with database though :(