Project

General

Profile

Plugins Directory » Changeset Statuses

Author: eXolnet Inc
Website: https://github.com/eXolnet/redmine_changeset_statuses
Code repository: https://github.com/eXolnet/redmine_changeset_statuses
Registered on: 2019-08-08 (over 4 years ago)
Current version: 1.2.0
Compatible with: Redmine 4.1.x, 4.0.x, 3.4.x
User ratings:   (0)

Allows external services to set a state on revisions to consult it directly in Redmine. A common use cases is to add statuses from a continuous integration system like Jenkins.

Installation notes

  1. Download the .ZIP archive, extract files and copy the plugin directory to #{REDMINE_ROOT}/plugins/redmine_changeset_statuses.
  2. Make a backup of your database, then run the following command to update it:
    bundle exec rake redmine:plugins:migrate NAME=redmine_changeset_statuses RAILS_ENV=production
  3. Restart Redmine.

Changelog

1.2.0 (2020-10-15)

Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.

  • Add support for Redmine 4.1

1.1.0 (2019-09-24)

Compatible with Redmine 4.0.x, 3.4.x.

Added

  • Add support for Redmine 4

1.0.3 (2019-04-15)

Compatible with Redmine 3.4.x.

Fixed

  • Fix responsive on mobile of the status popover

1.0.2 (2019-02-27)

Compatible with Redmine 3.4.x.

Fixed

  • Fix for loop context with asynchronous fetch call

1.0.1 (2019-02-27)

Compatible with Redmine 3.4.x.

Fixed

  • Allow session logins for XHR calls
  • Fix context association on status creation

1.0.0 (2019-02-27)

Compatible with Redmine 3.4.x.

Initial release!

Redmine-icon.png (4.42 KB) Redmine-icon.png eXolnet Inc, 2019-08-08 14:30
redmine_changeset_statuses-1.0.0.zip (17.2 KB) redmine_changeset_statuses-1.0.0.zip eXolnet Inc, 2019-08-08 14:30