source: OpenWorkouts-current/ow/models/workout.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78af3d1   5 years borja Fix permissions. From now on users can see (and edit, delete, etc) … currentfeature/docs
(edit) @c9991fed   5 years borja Workout.rounded_distance() returns distance rounded with 2 decimals now currentfeature/docs
(edit) @2f8a48f   5 years borja (#7) Added several methods to the User model to gather some stats … currentfeature/docs
(edit) @d1c4782   5 years borja Show a capture of the workout map, as an image, in the dashboard: … currentfeature/docs
(edit) @b030195   5 years borja Use the .committed() and ._uncommitted() methods to get the blob file … currentfeature/docs
(edit) @eaef731   5 years borja When calling load_from_fit() on an existing workout, look if the user … currentfeature/docs
(edit) @e0e2c10   5 years borja Added attribute to store speed info for Workout objects. Load avg and … currentfeature/docs
(edit) @c555386   5 years borja (#26) Several bugfixes when loading data from fit, then generating gpx … currentfeature/docs
(edit) @53bb3e5   5 years borja (#13) - fit files parsing + (#26) - generate .gpx from .fit - … currentfeature/docs
(edit) @64e8299   5 years borja Show properly formatted duration for workouts (hours:minutes:seconds) … currentfeature/docs
(edit) @fe6089a   5 years borja Tests and coverage catch up. currentfeature/docs
(edit) @31adfa5   5 years borja (#14) Timezones support: - Added pytz as a new dependency, please … currentfeature/docs
(add) @5ec3a0b   5 years borja Imported sources from the old python2-only repository: - Modified … currentfeature/docs
Note: See TracRevisionLog for help on using the revision log.