source: OpenWorkouts-current/ow/tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @737eb6c   5 years borja Fixed missing translations for submit buttons all over the place. currentfeature/docs
(edit) @1c54633   5 years borja Added missing test coverting the update_indexes() method of the … 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) @38171c6   5 years borja Fixed broken test after adding premailer to the … currentfeature/docs
(edit) @b8ef4ab   5 years borja (#61) Better templates for "verify your account" emails: - Send a … currentfeature/docs
(edit) @b5d87e0   5 years borja (#29) Added a tasks module, implemented a task to run the mail queue … currentfeature/docs
(edit) @76ebb1b   5 years borja (#29) Add user verification by email on signup. From now on, when a … currentfeature/docs
(edit) @d6da99e   5 years borja Fixed pep8/pycodestyle currentfeature/docs
(edit) @79f154d   5 years borja Added missing test covering the get_month_week_number method currentfeature/docs
(edit) @7dc1f81   5 years borja Better str and repr representation for the User model. This … currentfeature/docs
(edit) @23b5569   5 years borja Fixed names of the test classes covering the migrations (tests were … currentfeature/docs
(edit) @d517001   5 years borja (#58) Set a title automatically when adding manually a workout without … currentfeature/docs
(edit) @f0e64eb   5 years borja (#51) Fixed profile images were too big: - Added new dependency … currentfeature/docs
(edit) @eb20dc8   5 years borja (#45) - Added ZODB migrations support 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) @55470f9   5 years borja Fixed some tests broken during the last code changes. Fixed a bug in … currentfeature/docs
(edit) @c9991fed   5 years borja Workout.rounded_distance() returns distance rounded with 2 decimals now currentfeature/docs
(edit) @5cf5787   5 years borja Show weekly/monthly versions of the "last 12 months" workout stats … currentfeature/docs
(edit) @dbfab70   5 years borja (#7) Show workouts in the profile page related to the … currentfeature/docs
(edit) @bed4f06   5 years borja (#7) Added method to gather monthly stats + view to export them currentfeature/docs
(edit) @5bdfbfb   5 years borja (#7) Show year/month/weekly stats in the dashboard for the user, … currentfeature/docs
(edit) @421f05f   5 years borja (#7) Added week_stats view, that returns a json-encoded stream of data … currentfeature/docs
(edit) @2f8a48f   5 years borja (#7) Added several methods to the User model to gather some stats … currentfeature/docs
(edit) @ceae158   5 years borja Added missing tests covering the map screenshots feature currentfeature/docs
(edit) @b22a9d2   5 years borja Fixed asserts on some workout models tests. Added missing tests … currentfeature/docs
(edit) @b030195   5 years borja Use the .committed() and ._uncommitted() methods to get the blob file … 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) @b73ae09   5 years borja Added missing tests covering ow.fit, ow.models.workout and ow.utilities currentfeature/docs
(edit) @53bb3e5   5 years borja (#13) - fit files parsing + (#26) - generate .gpx from .fit - … 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) @722ae18   5 years borja (#32) Improvements on the edit profile form: - Added field for … currentfeature/docs
(edit) @f24ad73   5 years borja Fixed broken test after ensuring the user was sent to his dashboard … 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.