Frederick Thomssen
Frederick Thomssen
Allow saving tracked time even in offline mode. As soon as you go online again, the time entry will be uploaded to Redmine. If possible, also change created_on and updated_on.
The GUI is quite useful but could look a bit fresher. I'm no GUI designer, so someone might be able to help...?
- [ ] Add a setting to define an auto-save interval - [ ] Save the tracked time after the interval has passed - [ ] Implement a tooltip for...
- Only display activities that are available in the issue's project. - Issue Creator: Only display trackers that are available in the selected project. - Issue Selector: Only display projects...
Pressin cmd + Q on macOS will close RedTimer without asking whether you want to save the currently tracked time.
In the Issue Creator, all open target versions are displayed at the moment. In the future, there should be an option to display only those target versions with due date
When using a shortcut to start the timer, display a notification that the timer has actually started.
Merge code duplications, e.g. the `load*` methods in the Issue Creator and the Issue Selector.