Skip to content

Releases: mantisbt-plugins/GaugeSupport

v2.6.1

05 Jan 18:55
v2.6.1
Compare
Choose a tag to compare

Fixed

  • Page redirections trigger a deprecation warning since MantisBT 2.26.0 #39

v2.6.0

22 Apr 23:47
v2.6.0
Compare
Choose a tag to compare

Added

  • Add chart with rankings to View Issue page form #38
  • Display ranking information in View Issue page #37

Fixed

  • Inclusion of install helper functions disrupts MantisBT admin pages #36

v2.5.0

22 Apr 23:47
v2.5.0
Compare
Choose a tag to compare

Added

  • New 'withdraw vote' button #19
  • Config page: "Reset" button to revert configs to defaults #27
  • Support for PostgreSQL (and probably MSSQL and Oracle as well) #4
  • Russian translation #35
  • View Issue Page button to jump to the voting section #34

Changed

  • Updated README file and screenshots #1
  • New default values for Severity config #17
  • Use language strings for plugin title & description #22
  • Fix and improve gauge form layout #11
  • Mark developers and higher in bold font #24
  • Use standard MantisBT core functions and avoid code duplication #15
  • Redirect to Manage Plugins page after config update #26
  • Improve layout for Rankings page #18
  • Use language strings for column labels #22
  • Renamed config options #29
  • Miscellaneous code cleanup and layout improvements
  • Use Plugin API instead of hardcoded paths #32

Fixed

  • Deprecated MantisBT API calls #12
  • Application warning when processing a non-existing user #25
  • Excel download does not work on Apache #20
  • "No data" alert on Ranking page is not working #21
  • Do not require MySQL SUPER privileges to execute #10
  • Issue ranking page does not filter by severity #23
  • SQL error if config is not set #28
  • Missing license information #31
  • Removed duplicate language string #33

Security

  • CSRF protection to forms #16
  • Prevent potential XSS attacks on Rankings page #30

v2.04

22 Apr 23:43
v2.04
9bd7e7d
Compare
Choose a tag to compare

Added

  • README file and screenshots

Changed

  • Print alert when there are no Rankings to display

Fixed

  • Check for Severity / Resolution to display Gauge form
  • Invalid bug link in Rankings page

v2.03

22 Apr 23:43
v2.03
273fedf
Compare
Choose a tag to compare

Fixed

  • Support for MySQL 5.7
  • Deprecated db_query_bound()
  • Add missing check for Severity to display Gauge form

v2.02

22 Apr 23:41
v2.02
Compare
Choose a tag to compare

Added

  • Initial release by cas with support for MantisBT 2.0

Removed

  • Support for MantisBT 1.x