With Development Seed's Atrium out, we've been experimenting with Time to add time tracking functionality to their suite of tools. It works for our needs with a slight modification to the views file, changing the duration handler from string to numeric. With that small change we've been able to assign Time to the Atrium case content type, track the time there and then build some views with relationships to the group to display time on the project, time on the case, etc. I've attached our patch.

Comments

introfini’s picture

subscribing

a_c_m’s picture

Title: Use numeric handler for duration in time.views.inc » Updating time.views.inc to use correct handlers
StatusFileSize
new2.48 KB

You patch worked well, but i noticed a few of the other fields (note and activity) were having problems, so i've fixed them too and re-rolled the patch.

attiks’s picture

I tried the patch in #2, it applied and works.

attiks’s picture

Just checked with latest head and still applying, but when I add the fields to the view I get handler for time_entry > activity doesn't exist!

attiks’s picture

Status: Needs review » Needs work
zoo33’s picture

Hm. So far everything seems to work for me with this patch applied.

allie micka’s picture

Status: Needs work » Fixed

Committed. Please open new issues if you find anything else.

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.