Redmine Timer version history - 9 versions
Redmine Timer by fuzzymazoid
Redmine Timer version history - 9 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.12
Released Jan 11, 2020 - 36.53 KBWorks with firefox 57.0 and laterMinor bug fixes for less-common scenarios where you start timing from one button and try to stop from another. Also allows switching projects using timer buttons without stopping the first project first.Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.0.11
Released Jan 4, 2020 - 35.91 KBWorks with firefox 57.0 and laterImproved handling of new tabs (for comments or editing entries) when working with project buttons.Source code released under MIT License
Version 1.0.10
Released Dec 30, 2019 - 35.22 KBWorks with firefox 57.0 and laterPermissions update -- fewer permissions required! Due to a very early bug in Firefox WebExtensions, this extension had to request permission to all hosts to function. This bug was fixed (probably long ago), and Redmine Timer 1.0.10 only requests permission for your Redmine URL instead of all hosts.
Advanced only: If you have any issues where you need permissions to more than one hostname (such as a reverse proxy), you can input that URL as the Redmine URL, save (and grant permissions), and then swap the Redmine URL back to the real Redmine hostname. Individual host permissions are not removed once granted. In a future version, I'll add an advanced section to Options where you can set additional hostname permissions.Source code released under MIT License
Version 1.0.8
Released Dec 18, 2019 - 26.93 KBWorks with firefox 55.0 and laterMinor code updates for Firefox 72 compatibilitySource code released under MIT License
Version 1.0.7
Released Oct 1, 2018 - 24.11 KBWorks with firefox 55.0 and laterFixed bug where Add/remove projects screen would duplicate project buttons if you have lots and lots of Redmine projects.Source code released under MIT License
Version 1.0.6
Released Oct 21, 2017 - 22.97 KBWorks with firefox 55.0 and later, android 55.0 to 68.*Updated activity code selection in addon options to address bug with some configurations.Source code released under MIT License
Version 1.0.5
Released Oct 8, 2017 - 22.97 KBWorks with firefox 55.0 and later, android 55.0 to 68.*Fixed a bug where multiple clicks of a project button would not show the button as activated.
Changed the options screen so you can get the activity code list without having to save first.Source code released under MIT License
Version 1.0.4
Released Oct 7, 2017 - 22.94 KBWorks with firefox 55.0 and later, android 55.0 to 68.*Fixed saving of URL and API key in Firefox 56+. Unfortunately, the workaround requires permission to access all hostnames, rather than just your Redmine hostname. Will try to fix this in a future version, but all other workarounds to this point have failed.
Feel free to inspect code in Bitbucket if you have any concerns about requested permissions.Source code released under MIT License
Version 1.0.2
Released Sep 10, 2017 - 22.56 KBWorks with firefox 55.0 and later, android 55.0 to 68.*The WebExtensions version is here! This new version has been completely rewritten for the new Firefox add-on system, and it adds a handful of features requested by users.
The biggest change is to the Redmine Timer Buttons feature. Instead of accessing your buttons by visiting the Projects page in Redmine, just right-click anywhere and choose "Show Redmine Timer Buttons" from the context menu. This is a big performance increase over the old version, and it fixes some bugs for certain Redmine themes.
Also, unfortunately, you'll have to re-enter your preferences like your Redmine URL, API key, etc. Sorry about that, but at least you'll never have to do it again.Source code released under MIT License