Saturday, August 28, 2010

Version 0.3.8 released

Improvements
  • Every record is attached to a client which enables using the application for different clients.

Saturday, July 24, 2010

Version 0.3.7 released

Improvements
  • Gender filter is applied just by clicking checkbox, not need to click update button
Bug fixes
  • Progress fitness test results are sorted by date, not just by training session start date

Thursday, June 17, 2010

Version 0.3.5 released

Improvements
  • Ability to enter more than a set of fitness test results for a session
  • Time saved in milliseconds
  • User and Trainee separation for easier maintenance

Thursday, May 20, 2010

Version 0.3.4 released

Improvements
  • Top scores shows people only once taking their best score.
  • Tooltips were added to graphs and avatar.
  • Stats dashboards UI enhancements.
  • Progress graph shows number.
Bug fixes
  • FitnessTestResult save fixed when an empty value was in repetitions field (on edit)

Sunday, May 16, 2010

Upcoming development

Features
  • Trainee "has quit" flag. Stats won't show up in the distribution graph nor in the top scores.
  • Top scores should only list a user once, using their best score.
  • Tooltip around graphs and tables explaining what scores appear, what don't and so on.
  • Tooltip over people's names showing their avatar.
  • Enable account creation, so that multiple trainers can track their client's stats.
  • Capture time in milliseconds and not in seconds. Will be easier to work with most date/time APIs and some people may want that kind of accuracy.
Infrastructure
  • Move fitnesstrackr onto the cloud or a better server (the 256MB machine is struggling).
  • Upgrade to Grails 1.3.0.

Version 0.3.3 released

Improvements
  • Added gender filter on distribution graph as well as top scores table

Thursday, May 13, 2010

Version 0.3.2 released

Improvements
  • Added accordion effect to stats dashboard to declutter the page.
  • Added avatar picture to trainee page and to start dashboard page. If you see an icon, that's because you don't have a Gravatar account created; go to Gravatar to create yourself an account.
Upcoming
  • Image tooltips over top scores, to see people's faces.
  • Male/female graph and top scores breakdown.