Skip to content

Releases: mantisbt-plugins/Snippets

v2.2.1

31 Jan 11:15
v2.2.1
Compare
Choose a tag to compare

Fixed

  • Can't retrieve snippets data from REST API if URL rewriting is not working #31

v2.2.0

14 Jan 17:20
v2.2.0
Compare
Choose a tag to compare

Changed

  • Require MantisBT 2.3 or later
  • Use REST API instead of xmlhttprequest #16
  • Replaced simpletip.js library with qTip2 #25

Removed

  • Unused version information from JSON payload #27

Fixed

  • Tooltip not shown on snippets list page #19

v2.1.0

23 Oct 16:47
v2.1.0
Compare
Choose a tag to compare

Changed

  • Javascript refactoring and code cleanup
  • Increase spacing between checkbox and label on config page #21
  • Update jquery-textrange library to 1.4.0

Fixed

  • Ensure numeric JSON fields have correct data type
  • HTML syntax error in config page

v2.0.0

31 Jul 20:11
v2.0.0
Compare
Choose a tag to compare

Added

  • Support for MantisBT 2.0

Changed

  • Add ‘Manage Global Snippets’ to account menu
  • Hide checkbox when editing a single Snippet #13

Removed

  • Support for MantisBT 1.3

v1.2.0

31 Jul 20:11
v1.2.0
Compare
Choose a tag to compare

Added

  • Spanish translation #17

Changed

  • Move plugin to root

v1.1.0

31 Jul 20:12
v1.1.0
Compare
Choose a tag to compare

Changed

  • Don't use user0 for unassigned issues' handler
  • Use current user as reporter when reporting issues
  • Use more descriptive placeholders (e.g. %u -> {user})
    #10

Fixed

  • PHP errors in config page
  • Fix snippets for additional info field
  • Replace deprecated db_query_bound() calls

v1.0.0

31 Jul 20:12
v1.0.0
Compare
Choose a tag to compare

Added

  • Support for MantisBT 1.3

Removed

  • Support for MantisBT 1.2
  • jQuery plugin is no longer required

Fixed

  • Tooltip position outside viewable area #8

v0.6

31 Jul 20:12
v0.6
Compare
Choose a tag to compare

Added

  • Allowing selection of fields on which Snippets can be used in plugin configuration #6

Changed

  • Minified JavaScript
  • Bump minimum jQuery version to 1.6

Fixed

  • Text duplicated when inserting snippet with caret at beginning of textarea #4
  • Fix behavior of Select all check box in snippet lists

v0.5

31 Jul 20:13
v0.5
Compare
Choose a tag to compare

Fixed

  • Conditional Dependency for jQuery plugin (MantisBT 1.2/1.3 compatibility)

v0.4

31 Jul 20:13
v0.4
Compare
Choose a tag to compare

Added

  • French translation
  • German translation

Fixed

  • Internet Explorer compatibility issue
  • Snippets containing single quotes are truncated #2