source: OpenWorkouts-current/ow/views/user.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4678c5e   5 years borja (#71) Keep the "distance/time/elevation" filter when clicking on bars … current
(edit) @3ac70ca   5 years borja (#7) Improved tooltip that shows per-day workout stats when hovering a … current
(edit) @02b96c5   5 years borja (#7) Added calendar heatmap chart to the profile page. The calendar … current
(edit) @778d53d   5 years borja (#7) Show per-sport stats in the profile page: - Show a dropdown … current
(edit) @24596da   5 years borja Added missing tests, raised overall coverage currentfeature/docs
(edit) @ac3af33   5 years borja (#69) Ensure month and weekday names are translated. This is a dirty … currentfeature/docs
(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) @f0e64eb   5 years borja (#51) Fixed profile images were too big: - Added new dependency … currentfeature/docs
(edit) @bddf042   5 years borja (#7) Allow users profiles to be accessed using a more friendly url: … currentfeature/docs
(edit) @55470f9   5 years borja Fixed some tests broken during the last code changes. Fixed a bug in … currentfeature/docs
(edit) @a3c3baa   5 years borja Show the totals in the user profile, for the selected month/week … currentfeature/docs
(edit) @d52ba50   5 years segun.2 fix links anchors on profile currentfeature/docs
(edit) @6993c72   5 years segun.2 Merge branch 'master' into feature/ui # Conflicts: … 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) @6dc1846   5 years borja Ensure datetime objects generated in the dashboard view are timezone-aware 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) @0be1b0d   5 years borja Marked the password recover view as "no coverage in tests", as it is … currentfeature/docs
(edit) @2d91474   5 years borja (#23) - Show workouts in the dashboard with date filtering currentfeature/docs
(edit) @31adfa5   5 years borja (#14) Timezones support: - Added pytz as a new dependency, please … currentfeature/docs
(edit) @e02c5b5   5 years borja Bugfix: ensure the user object is reindexed after being updated in the … currentfeature/docs
(edit) @722ae18   5 years borja (#32) Improvements on the edit profile form: - Added field for … currentfeature/docs
(edit) @6560b8f   5 years borja Fixed a bug in the edit_profile view that was breaking the edit … currentfeature/docs
(edit) @1d92bf2   5 years borja (#37) Allow login using email address instead of username: - Use … 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.