Not signed in (Sign In)

The Intervals Forum

Categories

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.

API

"CWT Digital Intervals" API scripts

Bottom of Page

1 to 1 of 1

  1.  
    • CommentAuthorthelem
    • CommentTimeSep 7th 2011
     
    I have put up a collection of PHP reports at http://www.cwtdigital.com/hosted/Intervals-0.1.zip

    At the moment it's just a couple of scripts that we've thrown together for reports that we need, but I've seen requests from others who interested in similar reports so hopefully you'll find it useful, if only as a base for your own scripts.

    Current features are:
    * Activity Report - When was a task last updated? Has a task been open too long?
    * Workload by resource - When will employees get round to the tasks on their todo lists?
    * Upload Timelogs - Convert .txt timelogs into paused Intervals timers, which can then easily be saved as time entries using the Intervals website.

    You'll need PHP with Smarty available in the class path and a google API key for the inclusion of jquery, and there is a sample apache vhost in the readme.txt. Please let me know if you try the scripts and what you think (or if you can't get them to work for you), as if there is interest I'll release post updated versions.