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, highlights tasks in list view and dashboard gadgets based on original time estimate and due date.

As of 31.03.2015. See ბოლო ვერსია.

ავტორი
Don Walter
რეიტინგი
0 0 0
ვერსია
1.2.6
შექმნილია
12.06.2014
განახლებულია
31.03.2015
Size
12,4 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.
- 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)

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:
1.2.6 - Added highlighting for the keyword "ERRORFIXED"
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