Skip to content

Plugin doesn't support additional workflow  #19

@avkvl

Description

@avkvl

If I have additional workflow for author and assignee this pluging doesn't work.

I've pathced your plugin to support it (tested with redmine 1.3.2)

--- vendor/plugins/redmine_close_button/lib/redmine_close_button/hooks.rb.orig 2012-03-16 08:25:24.000000000 +0000
+++ vendor/plugins/redmine_close_button/lib/redmine_close_button/hooks.rb 2012-03-16 08:27:51.000000000 +0000
@@ -1,5 +1,5 @@
module RedmineCloseButton
class Hooks < Redmine::Hook::ViewListener

  • render_on :view_issues_form_details_bottom, :partial => 'issues/close_button'
  • render_on :view_issues_show_details_bottom, :partial => 'issues/close_button'
    end
    end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions