Remove a user from all your trackers

Category: General by: Bart Vanderstukken

Admitted, we lacked the option to remove a user, because you do not own users, since they can have trackers of their own.

That’s why we, as suggested by jan.sequens (special thanks), added the option to delete a user from all your trackers resulting in the ‘removal’ of the user from your user overview.

rm_all_my_trackers

Just click the dropdown at the bottom of the user list and select ‘Remove from all my trackers’ and click go.

users_removed

Note that this will only delete roles you can delete. So only roles from trackers where you have the ‘canDoUserManagerment’-permission and only users that ‘allow kicking’ (so not owners for example) will be deleted.

Enjoy this new feature and keep the suggestions coming!

, , , ,

New API functions available

Category: General by: Bart Vanderstukken

We already announced some novelties in the field of API and today we launch the following new functions:

  • Report: to be able to retrieve a list of time blocks matching your posted criteria
  • Reportees: to retrieve the profile_ids from the users you may report for
  • AddTime: to add time blocks via the API interface
  • AddFreeTime: to add free time blocks (blocks without a fixed start & stop) via the API interface

Read the api guidelines for more details…

To all developpers, please keep us posted about your progress and do not hesistate to contact us if you have some suggestions for new functions.

, , , ,

Scheduled Maintenance: 22nd July at 16:00 GMT

Category: General by: Bart Vanderstukken

We’re announcing a short interruption of our services for tonight at 16:00 GMT, while we’re updating the database.

Apparently our user base is spreading well, since we need to convert some tables to be able to manage Czech characters.

We expect our services to be back available within 10 minutes.

Special thanks to jan.sequens for notifying us about this issue.

Update: Everything went fine, and we’re back up and running.

,

New and Improved Tracker View

Category: General by: Stijn Rector

We improved the Tracker View page. It’s no longer divided into Subpages, but the Details are shown on one Page. This provides a quick Overview.

Company Overview

summary_company

We included a basic chart of the last 2 weeks. This will show the time spent on this company.

Project Overview

summary_project

Suggestions or comments are always welcome.

, , , ,

TrackMyPeople Yahoo Widget updated

Category: Widget by: Stijn Rector

We updated the TrackMyPeople Widget for the Yahoo Widget Platform.

There were a lot of Bug Tickets about this Widget on MAC (“No Internet” message), but now we’ve successfully tested the Widget on a MAC and it works!

  • The Methods for negotiating with the API are updated
  • The Widget now uses JSON instead of XML
  • Works on MAC (no more ‘No Internet’ error)

Some novelties are also planned for the near future:

  • ability to edit/delete time from the widget
  • ability to manage trackers
  • view reports/time sheets
  • working on a new layout

Download the new and improved widget for windows or for mac.

, , , ,

TrackMyPeople – Usage Statistics

Category: General by: Gijs Nelissen

A quick overview of the browsers/operating systems that are actually visiting/interested in our free online time tracker.

Browser Preference

browsers

Operating Systems

operating systems

Screen resolutions

screen resolutions

, ,

New/Updated Sitemap

Category: General by: Gijs Nelissen

We just updated our sitemap.Navigating our site just became a little easier.

sitemap 1

Big thanks to Astuteo for their excellent SlickMap Css package.

sitemap 2

, ,

API now available in JSON as well!

Category: Developers,Widget by: Bart Vanderstukken

To please more developpers, we introduce today our JSON API.

You could already write your own apps using our API (see documentation), but if you prefer the JSON format than you can now use for example https://secure.trackmypeople.com/api/status.json instead of https://secure.trackmypeople.com/xml/status.

Please note that some xml responses have changed, so if you were already writing an application then you better use the new xml-url, which is https://secure.trackmypeople.com/api/$action.xml, where ‘.xml’ may be ommitted.
All old xml responses remain the same if you use the old url: https://secure.trackmypeople.com/xml/$action, but it will become deprecated and the new responses contain more information.

As always further suggestions are welcome at info@trackmypeople.com.

, , , , , ,