skip to main |
skip to sidebar
Improvements
- Created stats report pages for mobiles
Upcoming
- Login screen will be changed to fit a mobile
- Logging in with a mobile will forward users directly to mobile pages
Improvements
- Every record is attached to a client which enables using the application for different clients.
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
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
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)
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.
Improvements
- Added gender filter on distribution graph as well as top scores table