Jira Deployment Helper

Adds Jira Code Review button to Subversion Commits tab, highlights database changes in the comments or description that have "dbo." in them or say "ERRORFIXED", "ERRORIGNORED" or "STILLOCCURRING", highlights tasks in list view and dashboard gadgets based on original time estimate and due date.

ئاپتورى
Don Walter
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
32
باھا نومۇرى
0 0 0
نەشرى
2.0.2
قۇرۇلغان ۋاقتى
2014-06-12
يېڭىلانغان ۋاقتى
2020-05-21
Size
16.1 KB
ئىجازەتنامىسى
يوق
قوللايدىغىنى

- Adds Jira Code Review button to Subversion Commits tab. Get an easier to read and sorted list of all files committed to the current task.
- Highlights database changes in the comments or description that have "dbo." in them.
- Highlights the keywords "ERRORFIXED" (Yellow) and "ERRORIGNORED" (Green) in the comments or description.
- Color codes tasks in list view based on original time estimate and due date. (Only works in list view, and when original estimate and due date columns are both displayed)
- On the Projects -> Issues page, defaults to "All Issues" instead of "Open Issues"

This was created for the deployment process we have at my place of employment... if you have feature suggestions you'd like to see, feel free to email me and I'll look at adding them.

Changelog:
2.0.2 - Bug fix, when viewing issues in a project, now only redirects to "all issues" on initial load
2.0.1 - Bug fix, didn't activate on dashboard when accessed via top left icon link
2.0.0 - Updated version of jQuery, cleaned up code, bug fixes
1.6.0 - Added highlighting for the keyword "STILLOCCURRING" (Orange)
1.5.0 - Added code to default Project Issues search to "All Issues", Updated to work with JIRA 7.3.x
1.4.1 - Bug fix
1.4.0 - Added highlighting of keywords in ERRORS project (Red), syntax fixes
1.3.1 - Added highlighting for the keyword "ERRORIGNORED" (Green)
1.2.8 - Updated to work with Jira 6.4.x
1.2.7 - Added fix for the highlight text duplicating when editing description/comment
1.2.6 - Added highlighting for the keyword "ERRORFIXED" (Yellow)
1.2.5 - Removed "unsafeWindow" which was removed from Greasemonkey 2.0 and Firefox 30
1.2.4 - Bug fix on color coding
1.2.3 - Color coding now works in Gadgets on Dashboard
1.2.2 - Bug fix on Subversion tab
1.2.1 - Removed deprecated events
1.2.0 - Updated to work with Jira 6.0.x, added highlighting for tasks based on original time estimate and due date
1.1.6 - Updated to work with SVN branches as well as trunks
1.1.5 - Updated to work with Jira sub-tasks
1.1.4 - Updated to work with Greasemonkey 1.0
1.1.3 - Updated to work with Jira 5.1.2
1.1.2 - Fixed sort case-sensitivity. Now files will sort correctly regardless of case
1.1.1 - Bug fix
1.1.0 - Added database change highlighting
1.0.1 - Changed monitored Jira directory
1.0.0 - Added Code Review button to Jira