source: OpenWorkouts-current/ow/models

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9cc65af   5 years borja Make root.emails return emails sorted alphabetically (makes our life … current
(edit) @6211162   5 years borja Put duration/distance on the workout hash only if those values are there current
(edit) @715671f   5 years borja (#77) Bulk workouts upload: - Added methods to extract files from … current
(edit) @fcf0ef3   5 years borja (#77) Bulk workouts upload: - Added a new Folder-like object under … current
(edit) @f89b2f1   5 years borja (#83) Fixed a bug when loading gpx files that lead to very long values … current
(edit) @42baca4   5 years borja (#39) Do not allow duplicated workouts by default when uploading track … current
(edit) @04c882d   5 years borja (#7) Improvements on the workout totals/stats in the user profile … current
(edit) @778d53d   5 years borja (#7) Show per-sport stats in the profile page: - Show a dropdown … current
(edit) @e171dc2   5 years borja (#69) Added translations for User gender. (+ added a third gender … currentfeature/docs
(edit) @fd6da93   5 years borja (#56) Add support for different locale/language: - Let users choose … currentfeature/docs
(edit) @8bae554   5 years borja (#67) Allow users to send again the verification link (up to 3 times) … currentfeature/docs
(edit) @76ebb1b   5 years borja (#29) Add user verification by email on signup. From now on, when a … currentfeature/docs
(edit) @7dc1f81   5 years borja Better str and repr representation for the User model. This … currentfeature/docs
(edit) @b3374f6   5 years borja (#52) - Make map screenshot generation async and non-blocker of the … currentfeature/docs
(edit) @d6f8304   5 years borja (#52) - screenshots of the workouts maps were corrupted randomly. … currentfeature/docs
(edit) @d7a9df5   5 years borja Done some improvements on the dashboard: - Remove hr/speed/cad info … currentfeature/docs
(edit) @bddf042   5 years borja (#7) Allow users profiles to be accessed using a more friendly url: … currentfeature/docs
(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) @63df989   5 years borja Added a method to the User model that returns workouts stats for the … currentfeature/docs
(edit) @1d2acd4   5 years borja The workouts() method of the User model accepts a new parameter, week, … currentfeature/docs
(edit) @bed4f06   5 years borja (#7) Added method to gather monthly stats + view to export them 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) @2d91474   5 years borja (#23) - Show workouts in the dashboard with date filtering 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
(edit) @1d92bf2   5 years borja (#37) Allow login using email address instead of username: - Use … currentfeature/docs
(edit) @39b1497   5 years borja Replaced user_id leftovers with uid 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.