Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with Redmin 3.0.4 #6

Closed
wednowsxp opened this issue Aug 1, 2015 · 4 comments
Closed

problem with Redmin 3.0.4 #6

wednowsxp opened this issue Aug 1, 2015 · 4 comments

Comments

@wednowsxp
Copy link

hello.
i met a problem of this plugin,
i have a clean installed redmine and i installed issue_todo_lists plugin like this.
naturlly in the Plugin folder
installprocess has no problem.

git clone https://github.com/Canidas/issue_todo_lists.git
chown daemon:daemon -R issue_todo_lists
bundle install --no-deployment
rake redmine:plugins:migrate RAILS_ENV=production
after that i can see this in redmine-administration-plugin and i have this table when i created a new project with this mould.
but if i click on the To-do-Lists Tab comes sometimes Internal error
but sometimes ican go to the To-do lists page. but if i click on add new list at the right side . it comes 100% the Interal error page.
if i refresh the To-do lists page, it shows:

Title Created by Last updated Last updated by

1 /redmine/projects/testport/issue_todo_lists/1 redadmin Admin
2 /redmine/projects/testport/issue_todo_lists/2 redadmin Admin
3 /redmine/projects/testport/issue_todo_lists/3 redadmin Admin
can you check this problem?

thank you very much.

@canidas
Copy link
Owner

canidas commented Aug 2, 2015

Hi,
currently the plugin only works for Redmine 2.6. Should've mentioned it in readme (it's mentioned at Redmine Plugins page).

@canidas
Copy link
Owner

canidas commented Aug 7, 2015

Maybe you could try again after pull? I've added some features and made some modifications for Redmine 3 (tested with 3.1). There were problems with breaking changes Rails 4.

@wednowsxp
Copy link
Author

Hello Den,

i have tried with Redmine 3.1. Clean install. but i still met that
problem:

and if i click ontranslation missing.. i get

i am sry, i do not know if its problem of my server. (lindo vps Centos 6.5)

i have used you plugin with Redmine 2.6. all funcion O.K.

thank you very much.

Stefan

Am 2015-08-07 um 20:13 schrieb Den:

Maybe you could try again after pull? I've added some features and
made some modifications for Redmine 3 (tested with 3.1). There were
problems with breaking changes Rails 4.


Reply to this email directly or view it on GitHub
#6 (comment).

@canidas
Copy link
Owner

canidas commented Aug 12, 2015

These translation missing errors usually come from wrong named plugin folders. Are you sure the plugin is placed in a folder named redmine_issue_todo_lists and there is no sub directory from clone or something else?

@canidas canidas closed this as completed Oct 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants