Skip to content

Releases: hicknhack-software/redmine_time_tracker

fixed time tracker update

10 Dec 07:39
Compare
Choose a tag to compare
  • fixed #177
  • fixed #189
  • fixed #192
  • added travis for redmine 2.6.0
  • removed debugger gem from gemfile

Improving starting and stopping of timers

02 Oct 11:45
Compare
Choose a tag to compare

JqPlot margin fix

04 Aug 10:29
Compare
Choose a tag to compare
0.9.15

* version bump

Fixed broken Report Queries

14 Jul 10:12
Compare
Choose a tag to compare
0.9.14

Merge remote-tracking branch 'origin/master'

Fixed Javascript Errors with new assets

21 Jun 21:43
Compare
Choose a tag to compare

Version 0.9.12

19 Jun 13:18
Compare
Choose a tag to compare

Probably not working, please use a newer release

  • Fixed assets pipeline problem in production environment.

Update travis Settings

13 Jun 12:54
Compare
Choose a tag to compare

Probably not working, please use a newer release

Add assets pipeline for development

13 Jun 12:59
Compare
Choose a tag to compare

Probably not working, please use a newer release

  • Use CoffeeScript and SCSS
  • Run rake redmine:plugins:redmine_time_tracker:setup to setup guard for watching changed files in the assets pipeline
    • Creates an Guardfile in your redmine project folder (see rake information)
    • Add CoffeeScript files into plugins/redmine_time_tracker/app/assets/javascripts
    • Add SCSS files into plugins/redmine_time_tracker/app/assets/stylesheets
    • Files are automatically compiled when the content of a file has changed (watched by guard)

Add pagination to reports view

13 Jun 13:01
Compare
Choose a tag to compare
  • Reports view got its own pagination
  • fixed some bugs in calculating the time

Bugfix Active Trackers

20 Feb 09:51
Compare
Choose a tag to compare
  • fixed current time display at the active trackers tab