Releases: jeremysawesome/nagger
Associated Repositories and Adjusted JIRA Estimates
Includes changes for
- Associated Repositories
- Adjusted JIRA Estimates
Associated Repositories
Nagger now allows you to record time in mulitple places. You can have a primary repository as well as an associated repository. Associated repositories are "per project" repositories. Whereas the primary repository gets all tracked time, associated repositories only get time tracked against a single project.
Adjusted JIRA Estimates
Up until this point Nagger has instructed JIRA to leave estimates alone when tracking time against a task. Not anymore. Now you can specify whether or not you want JIRA to adjust estimates when you setup Nagger.
Comments and Utilities
- Added support for Comment Entry
- Added an implementation for proprietary time tracking software Meazure.
- Added utility commands for manually pushing time and getting a quick report of time worked.
- Modified the way JIRA asked for tasks - favor knowing what the task is over having Nagger figure it out.
To get a report of how you are doing you can call
nagger.exe -report
To manually push all time logged to date you can call
nagger.exe -push
0.0.3-alpha
- Fixed a bug with an NRE when checking for the last recorded time entry.
Bug Fixes
- Made task/project string searches case insensitive
- Fixed an issue with a Null Reference Exception for Tasks
- Fixed an issue with a NRE for Projects
Updates and Bug Fixes
- Updated the way we grab tasks from JIRA. We now only grab newer tasks (tasks that we do not have)
- Changed the way tasks are stored. It's possible to rename a task in JIRA. Now Nagger will account for those renames and update itself.
- Updated some questions Nagger asks to make them easier to answer.
- Fixed bug in the way Nagger tracked time while your computer was off.
It's about time
This is the alpha version of Nagger. It's a very helpful tool to use if you want to exert a very little amount of effort while maintaining a robust accounting of time spent working.
This version contains:
- Support for JIRA
- Track time against JIRA Issues
- Automatic Syncing to JIRA on a daily basis
As this is an alpha release, there will most definitely be bugs you run into during it's use. Do, report these bugs as well as any features you think should be added to make your life easier.
Nagger is meant to be used on Windows.
How to Install
There is no installer at the moment, so you are just going to have to download the ZIP and extract it somewhere on your harddrive. Then you run the "nagger.exe" and it does the rest.
In some cases you might need to "Unblock" the zip file before extracting the contents. Otherwise you'll find that the program may not work correctly. You can do this by Right-clicking the downloaded zip file, selecting properties, and pressing the Unblock
button within the Security section of that window.
Note: Nagger makes use of %localappdata%\Nagger
.