Commit Graph

5 Commits

Author SHA1 Message Date
gcoco
1c48eaf2e0 Fix
Recent commit 8eee2dd got some of the logic
the wrong way round for switching between metric
and imperial units in Weight.
2012-12-11 01:43:36 -05:00
Damien
aedc39e423 Choose Metric/Imperial units in New Athlete dialog
fixes #34
2012-11-26 23:35:35 +01:00
g3rg
de71547607 Fixed tab order of fields on New Cyclist Dialog
Fixes #653
2012-03-01 10:39:11 -05:00
Mark Liversedge
488bfca665 Be consistent 'Athlete' not 'Cyclist'
Although the codebase refers to 'cyclist' in a number
of different ways (classes, setting names, class members)
we should always use 'Athlete' when prompting the user.
2011-09-01 21:07:58 +01:00
Mark Liversedge
0756f174d7 Enhanced New Cyclist Dialog
Since a large number of user 'bug' reports and
worse, coding errors, are caused by mishandling
user setup (missing CP, HR parameters, Zones, Weight)
the new cyclist dialog now prompts the user for basic
parameters when creating a new cyclist.
2011-07-29 22:21:37 +01:00