A new release of the Redmine Timesheet plugin has been tested and is ready for download. This release includes over 30 changes since the last release including 17 bug fixes and some new features like the CSV export. This will be the final version that is supported on Redmine 0.8, the next versions will require Redmine 0.9.
Download
The plugin can be download from the Little Stream Software project or from GitHub.
Changes
- Feature #489: Export to CSV
- Feature #1451: Select all items in the multi select fields
- Feature #1832: Add reset filter button
- Feature #1882: Only show users in the user lists who have the Log Time permission
- Feature #2258: Swedish language file
- Feature #2408: Brazilian portuguese (pr-br) translation
- Feature #2415: Add public projects
- Feature #2423: Add project column into timesheet report
- Feature #2545: Serbian translation
- Feature #2563: Hungarian translation
- Feature #3494: Japanese translation, patch available
- Feature #3593: Translations – uk and ru
- Feature #3661: Please add armenian translation file.
- Task #3506: Convert RSpec tests to Test::Unit
- Bug #1866: Group by issue is missing the issue tooltip
- Bug #1867: Group by issue is missing the issue strikethrough on closed issues
- Bug #1868: When grouped by issue, the issue member should show who the issue is assigned to
- Bug #2217: Reports grouped by users do not honor the See project timesheet permission
- Bug #2505: Timesheet filters should default to selected all or none, but not mixed.
- Bug #2536: timesheet plugin internal error page on access – uninitialized constant RedmineCompatibility::Enumeration
- Bug #2820: Server Error when an invalid date is entered
- Bug #3258: Lots of deprecation warnings in the Timesheet Plugin
- Bug #3259: Remove ruby-debug requirement
- Bug #3260: In a long specs run with other plugins
- Bug #3503: Server 500 error after redmine upgrade to 0.9 from trunk (patch proposed)
- Bug #3512: Iconv::IllegalSequence Error with Redmine 0.8.7
- Bug #3596: csv.png missing
- Bug #3638: CSV Export of a timesheet gets HTTP 500 Error – NameError (uninitialized constant Timesheet::CSV)
- Bug #3648: NoMethodError in TimesheetController#index – undefined method `get_values’
- Bug #3706: Postgres – CSV Export of all time all project gets 500
- Bug #3732: Select all elements is raising a Javascript error
Help
If you need help, my Redmine bug tracker is open to the public and you are welcome to ask for help there.
Eric
I forgot to mention, a major feature of this release it that it’s compatible with the current 0.8 version of Redmine as well as the trunk version of Redmine.
Nice work! Thank you!