The time-tracking tag has no wiki summary.
0
votes
1answer
13 views
Harvest Time Tracking Currency for Contractors
We are a startup and have few software contractors worldwide involved in development. Our issue is - how can we set currency for each contractor in Harvest. They need to bill us in USD or GBP or EUR.
...
0
votes
0answers
15 views
Custom link from jira interface
We are switching on Jira on our work, and we still need to keep track of the time from our old system, only temporery, untill we switch to a Jira plugin timetracker.
Untill then we need a web button ...
1
vote
2answers
46 views
Is there any built-in way to list all the save time of the last edited files?
My work as a web programmer involves a lot of editing files from remote servers using vim. I need to report how much time it took to solve a particular case, and I have a little trouble with it: I ...
0
votes
0answers
55 views
mac app fro time tracking and categorizing website tabs during online research [closed]
Please suggest me a mac app which can keep track of Online research time on each tab of website for eg: If I have opened 2 tabs of stackoverflow with 2 different question I have to see both and amount ...
0
votes
1answer
90 views
How to add up hours and minutes spent on a task in AWK?
The time tracking tool punch generates a timelog that includes a task and timestamps as in "yyyymmddThhmmss":
task started ended
---------------------------------------
task1 ...
0
votes
1answer
101 views
How to analyze time tracking reports with awk?
I'm tracking my time with two great tools, todotxt and punch. With these one
can generate reports that look like this:
2012-11-23 (2 hours 56 minutes):
first task (52 minutes)
...
3
votes
1answer
273 views
How can I use org-mode to track time without repeating tasks?
I've been using org-mode for about a year now for task and time tracking. My main purpose is to be able manage the tasks (which are pending, which are done, when the work was done) as well as create ...
1
vote
2answers
110 views
View/Report on logged time recorded within each status of an issue in JIRA
Given the JIRA default workflow (for example), I would like to be able to extract the following metrics on a regular, or continuous basis;
Identify the time logged broken down into the different ...
1
vote
0answers
90 views
how to implement trend analysis in ruby on rails 3?
I want to add time tracking functionality in my Rails 3 App.Every user 0r customer when login and land to dashboard then they will able to see all recent activities and updates.
Is there any gem for ...
0
votes
2answers
95 views
Are there any nice, integrated solutions for Bug/Time tracking and Project Management?
Similar questions were asked about 2 years ago.
Bug tracking/project management software
Project management with bug tracking integrated
I'm hoping there have been improvements since then and ...
0
votes
0answers
68 views
Is manipulating time sheets a common practice in software devlopmnet?
I've been asked by my boss to alter my time sheets from the truth and shift a good number of hours (possibly days) over from one project to another, as they miss-calculated the amount of time one ...
0
votes
1answer
111 views
required application for bar-code reader and logs generators
I'm looking for an application that logs barcodes and current time into a notepad or something that can easily be uploaded to a database.
For example: A user swipes his ID, then the application will ...
2
votes
0answers
236 views
Easy to use and self-hosted web-based time tracking software?
I'm looking for a simple to use time tracking package which I can host myself and is also web-based. I already looked around but all I could find was:
1) Host on their servers.
2) Too complicated in ...
-1
votes
2answers
135 views
Using trac for non-software projects [closed]
I'm introducing a new Project-Management software in my company and looking into possible opensource software. Since i'm familiar with python, trac would be my first choice. but it looks like it is ...
0
votes
0answers
67 views
Is it possible to restrict who sees work logs in Jira?
We are using Jira to report work; however in the country I live it is actually illegal for colleagues to see each other's work hours. Is there any way to restrict who sees the work logs in Jira?
I am ...
1
vote
2answers
1k views
How to create a report in Jira of all the hours I've worked in a week
We use Jira ( plain jira, no greenhopper ) for project/task management and a separate system for time tracking.
How can I run a report to extract all the hours I have worked in the last week?
1
vote
2answers
348 views
Need Excel sheet Formula
Guys I've a weekly Plan for some Projects like as follows. It's Created in Excel-sheet
I need a Excel formula to get a Reports like as Follows
Total time assigned for a particular Owner out of 7 ...
0
votes
0answers
93 views
Error in running the Time Tracker Starter Kit for Lightswitch 2011
I am trying to run the Time Tracker Starter Kit in Visual Studio 2010 through Lightswitch and I get these four warnings like 'The referenced component 'System.ServiceModel.DomainServices.Client' could ...
0
votes
1answer
183 views
Android Timetable schedule notification and update system
I would be very interested in making a train timetable that displays train1, train2, train3 arriving at a certain stop. So say the timetable is as follows:
Stop-----Train 1-----Train 2----Train 3
...
2
votes
1answer
139 views
Worklog for windows [closed]
Is there an analogue of this tool (maybe python/ruby/etc) which runs under windows?
It has minimalistic but very convenient interface (ncurses-based) close to command-line.
Most operations can be ...
14
votes
7answers
3k views
Issue tracking system? [closed]
My current company is on a political struggle between keeping using some issue tracking that is weird, hard to use and which no developer likes, and Github Issues (which almost everyone loves). The ...
2
votes
2answers
127 views
how to track your time spent debugging in vs 2010?
Is there a plug-in for Visual Studio 2010 that automatically tracks your time spent debugging ? I found a tool called "VSTime Beta", but it's designed to work with VS 2008.
1
vote
1answer
74 views
Time Tracking Graph is not displayed in Issue View
When I open an issue, I don't see time tracking section (mentioned here. We are using JIRA (v4.3.4). Are there some settings which needs to be turned on for this?
I have the 'Original Estimate' field ...
0
votes
1answer
49 views
Is there a standard for storing time tracking data
Is there any kind of standard or common format for storing and exchanging time tracking data such as a common XML spec?
By time tracking data, I mean data that might be recorded in time keeping ...
1
vote
1answer
387 views
Using mylyn outside eclipse - task management/time tracking tool
I left Eclipse over two year ago in favor of Jetbrains products (PhpStorm and RubyMine). The only feature I miss from Eclipse is Mylyn. Until now I use it only for convenience in organizing things, ...
2
votes
0answers
247 views
Problem with Redmine time tracker
I installed a time tracker plugin for Redmine (http://www.redmine.org/plugins/redmine_time_tracker).
I've run all the procedures, all the DB tables are created, all the files are copied, but not all ...
5
votes
2answers
521 views
Tracking How Much Time I Spend Programming (in Linux, specifically Emacs)
I'm looking for a way to automatically track development time as this question asks exactly, but I would specifically like to do it in Linux (Ubuntu).
My IDE of choice is Emacs, so perhaps there's an ...
1
vote
1answer
338 views
Track time spent editing various source files
Is there a good tool out there that can track how much (idle / non-idle) time you've spent editing each source file?
Open to looking into alternative editors, editor plugins or separate apps and ...
3
votes
2answers
645 views
Time Tracking+Git: measuring effort per commit
I want to measure how much time i spend per each commit and i want a simple time accounting system that would use Git VCS. Basically this comes down to two functions:
log that i've started to work ...
5
votes
2answers
4k views
Log work in JIRA [closed]
I'm creating a list of tools that help to log work in JIRA (apart from the worklog features provided in the JIRA interface itself).
Tools and utilities I found on the plugins.atlassian.com and ...
0
votes
2answers
73 views
Track time of external Framebuster Form
I wanted to track how long users take to fill in a external Form.
I tried to load the external Form within an Iframe and track the time of the wrapper page using body.onload and body.onunload.
But ...
1
vote
1answer
216 views
Tracking non-idle time spent on active tab in Google Chrome for a given domain
I've never done any Chrome extension development for, but I'd like to monitor how long a certain tab is active showing a page originating from a given domain.
Where should I start? And perhaps there ...
2
votes
3answers
756 views
Time tracking solution for Windows / Eclipse PHP
After seeing this movie and the introduction to Lapsus (http://synapticmishap.co.uk/synapticmishap/lapsuspromo/) I really felt that I had missed this feature in my own daily work.
Are there any time ...
2
votes
0answers
638 views
Google Chart APIs for plotting data in local machine
Preface:
I am a system programmer (who has just started his career as a S/W Engineer), so not very good @ web scripting languages, though I have just started learning them.
Problem Synopsis:
I ...
0
votes
2answers
68 views
Possible to sort via two time stamps and display same row twice
I'm looking at creating a time table solution.
I have a task sheet that looks like
Area 1 item 1 startTime endTime
Area 1 item1 startTime endTime
I wish to create a display where I can view ...
3
votes
5answers
2k views
Time Tracking and Agile Methodology
I work in a large outsourcing company based in India. I am in the US and have a team of 3 developers and we are using scrum practices and have had great success with our approach.
My problem is that ...
2
votes
1answer
265 views
Time tracking from within an IDE
I would like to track how much time is spent on each project within my IDE. For as long as I've been developing, I've used a standalone application or even a web application. I would like it to tie ...
1
vote
1answer
416 views
Get number of added hours in Trac's Estimation and Time Tracking plugins
We are using Estimation and Time Tracking plugin for Trac.
I want to create the query that would show all additions of hours to tickets (As in Add Hours to Ticket).
Let's say we have developers: ...
8
votes
9answers
5k views
Time Tracking in Scrum
Note : Before asking this question I did an exhaustive search, and found little bits of the answer in various other questions, for example:
What is the best resource for
learning Scrum?
Scrum ...
3
votes
4answers
2k views
Visual Studio Time Tracking Plugin
Is there a plug-in for Visual Studio that will track time spent on a project as well as the files being worked on?
It would be really useful to be able to generate a report each day with the ...
150
votes
23answers
76k views
Trac vs. Redmine vs. JIRA vs. FogBugz for one-man shop? [closed]
Background
I am a one-man freelancer looking for a project management software that can provide the following requirements. I have used Trac for about a year now. Tried Redmine and FogBugz on Demand ...
22
votes
12answers
6k views
Cheaper alternative to FogBugz [closed]
Hey guys,
I really love using FogBugz but as a startup we just can't handle the cost of 100 Dollars per month(hosted) or 942 Dollars per year for four developers. I am not using the wiki neither am I ...
19
votes
9answers
4k views
Best commandline time tracking application? [closed]
I'm looking for something that runs in a terminal and allows me to track time. I'd like it to be open source but that isn't necessary.
Most time tracking apps I've found are either web or gui based ...
1
vote
2answers
545 views
Are there any pre-built Javascripts for checking keyboard/mouse activity?
I need a Javascript which monitors keyboard and mouse events to track how much time a user spends on the page. Specifically, actively using the page by typing, or moving/clicking with the mouse.
...