Closed diegows closed 13 years ago
Hello, I just released version 0.0.3 of this plugin.
It successfully compatible with Redmine 1.0.5, but I have no time yet to test with 1.1 branch but it should.
Please review it on your installation and report about results.
Thanks. The button now appears. The problem is that I have custom statuses:
Open Default Closed Close=yes Rejected Close=yes Waiting for something
When I click on close, the state of the issue is " Waiting for something". It should be "Closed" or " Rejected".
Is there a way to configure what is the "Closed" status?
It's good to hear it.
I will add feature to configure this in next version.
Nowadays You should open assets/javascripts/redmine_close_button.js and change ID_CLOSED and ID_REJECTED values.
Issue #6 created to add customization support.
I tried it with 1.1.0 and the close button doesn't appear. 1.1.0 will be appreciated.