Skip to content

Latest commit

 

History

History
78 lines (42 loc) · 1.96 KB

File metadata and controls

78 lines (42 loc) · 1.96 KB

Inline Columns Configuration Plugin Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning specification.


2.0.0 - 2018-09-06

Added

  • MantisBT 2.x compatibility

Changed

  • Moved source code to root

Removed

  • Support for MantisBT 1.x

1.2.0 - 2018-09-06

Added

  • Use AJAX to load and save form
  • Spanish translation

Fixed

  • Prevent protected users from changing column preferences
  • Always use the same Project ID when generating the form
  • Incorrect plugin initialization if user subsystem is not ready
  • Order custom fields by name

1.1.0 - 2015-10-24

Added

  • MantisBT 1.3 compatibility #20222

Changed

  • Add project name to pop-up window title #14513

Fixed

  • Display disabled link for ALL_PROJECTS #14511

1.0.1 - 2011-09-11

Fixed

  • Plugin does not work user based #14096
  • custom fields with capitalized names appear twice #14777

1.0.0 - 2011-09-11

Added

  • Initial release