Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Releases: eXolnet/redmine-code-audit

v0.2.0

18 Jul 01:40
Compare
Choose a tag to compare

Added

  • [#1] Add the created_on date of each commit to the comment title
  • [#2] Send an email notification when new comments have been posted
  • [#14] Initial vagrant development VM
  • [#16]: Send an email when a new audit request is made
  • [#17] Add status to audits
  • [#21] Allow users to reply to inline comments
  • [#24] Add link to committer user page
  • [#28] Add sorting capabilities to the audit list
  • [#29] In the detailed changes section, add links to the file history and view
  • [#34] Audit auditors backend
  • [#50] Add support for redmine 3

Fixed

  • [#10] Apply textile transform to the details text
  • [#26] In the update audit page, current auditors are not checked
  • [#31] Internal Error when trying to create an audit without filling the form
  • [#35] No validation is done on audit creation
  • [#41] Class patch are not correctly applied
  • [#51] Adding inline comments is not working anymore
  • [#52] An internal error is generated when an audit with no general comment is submitted
  • [#53] Comments for the same line are not added in order they were created
  • [#56] An internal error is generated when view the audits page on Redmine 3
  • [#59] Link on the audit number in the audits page points to the issues#show route
  • [#62] The revision isn't keep on audit creation when there's an error
  • [#70] The plugin is unable to reinitialize itself when touching the code

v0.1.0

18 Jul 01:39
Compare
Choose a tag to compare

Initial release.