source: OpenWorkouts-current/ow

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @aa2130b   5 years borja Added link to the user profile page in the dashboard (both in the … currentfeature/docs
(edit) @f29d4b4   5 years borja pep8/codestyle fixes currentfeature/docs
(edit) @bddf042   5 years borja (#7) Allow users profiles to be accessed using a more friendly url: … currentfeature/docs
(edit) @4226ce0   5 years borja Merge branch 'feature/ui' currentfeature/docs
(edit) @56caf3d   5 years borja Fix calls to d3.json() in both weekly and monthly charts in the … currentfeature/docs
(edit) @78af3d1   5 years borja Fix permissions. From now on users can see (and edit, delete, etc) … currentfeature/docs
(edit) @6edc367   5 years segun.2 Merge branch 'feature/ui' of … currentfeature/docs
(edit) @2a71053   5 years segun.2 update favicon and responsive navigation 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) @20782ac   5 years borja Added round() on distance information in delete workout and update … currentfeature/docs
(edit) @fb327e1   5 years borja Fixed title(s) on the edit workout template. Round distance value … currentfeature/docs
(edit) @feab169   5 years segun.2 Merge branch 'master' of … currentfeature/docs
(edit) @59515ab   5 years segun.2 update delete workout form currentfeature/docs
(edit) @b437d1e   5 years borja Show the currently selected month in the dashboard, by the total … currentfeature/docs
(edit) @be886df   5 years segun.2 Added favicon for openworkouts currentfeature/docs
(edit) @713de61   5 years segun.2 fix semantics on reset password currentfeature/docs
(edit) @fc01180   5 years segun.2 Merge branch 'master' into feature/ui currentfeature/docs
(edit) @b05824e   5 years segun.2 fix forms for edit profile anda change password currentfeature/docs
(edit) @4985618   5 years borja Removed the minimum values for hr and cad from dashboard and profile … currentfeature/docs
(edit) @0bf3bd6   5 years borja Remove the "edit, update, delete" links from the dashboard list of … currentfeature/docs
(edit) @01674ff   5 years segun.2 Update forms and fix detail workout view currentfeature/docs
(edit) @978575d   5 years segun.2 update map on workout detail currentfeature/docs
(edit) @a3c3baa   5 years borja Show the totals in the user profile, for the selected month/week … currentfeature/docs
(edit) @40ee398   5 years borja Fixed broken selectors in the last-12-months chart in the user profile page currentfeature/docs
(edit) @eed2019   5 years borja Split user profile bio and workout notes into paragraphs in the user … currentfeature/docs
(edit) @0b6c6fc   5 years borja Merge branch 'feature/ui' currentfeature/docs
(edit) @ded7d95   5 years borja Split the description/notes of the workout into several paragraphs if … currentfeature/docs
(edit) @688fb7d   5 years borja Ensure the gpx data is loaded into the full page map available under … currentfeature/docs
(edit) @5f05e83   5 years borja Replaced Leaflet.Elevation with a newer, improved version (fork of the … currentfeature/docs
(edit) @cf12619   5 years segun.2 basic changes on profile less currentfeature/docs
(edit) @d24a64a   5 years segun.2 update profile header currentfeature/docs
(edit) @ffd6bb5   5 years segun.2 update profile header ui 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) @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) @9ab0fe3   5 years borja Added method to return the number of week a given day is (1, 2, 3, … currentfeature/docs
(edit) @bf01534   5 years segun.2 update workout detail layout and ui currentfeature/docs
(edit) @dbfab70   5 years borja (#7) Show workouts in the profile page related to the … currentfeature/docs
(edit) @10c8e6e   5 years segun.2 update basic layout on workout detail currentfeature/docs
(edit) @67fc2ed   5 years segun.2 Updated ui for profile basic interface currentfeature/docs
(edit) @594fbe8   5 years segun.2 Added profile basic ui currentfeature/docs
(edit) @22eb5de   5 years segun.2 Merge branch 'master' into feature/ui # Conflicts: # ow/static/js/ow.js currentfeature/docs
(edit) @1fe89ea   5 years segun.2 update dashboard layout ui currentfeature/docs
(edit) @bd8eeb4   5 years borja (#7) Yearly (last 12 months) per month chart in the user profile with … 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) @4bab6c1   5 years borja Use the chart_selector variable when looking for the element where the … currentfeature/docs
(edit) @d0fc76b   5 years segun.2 Merge branch 'master' into feature/ui 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) @4dcf28d   5 years segun.2 update img map on workout currentfeature/docs
(edit) @2d2eb0d   5 years segun.2 Merge branch 'master' into feature/ui # Conflicts: currentfeature/docs
(edit) @be40b02   5 years borja Added tools to import/load workouts from directories in the … currentfeature/docs
(edit) @d1c4782   5 years borja Show a capture of the workout map, as an image, in the dashboard: … 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) @d33326a   5 years borja Accept two new parameters to the js leaflet map builder: - map_id: … currentfeature/docs
(edit) @5cbc4a0   5 years segun.2 Update dashboard and login with less. currentfeature/docs
(edit) @b030195   5 years borja Use the .committed() and ._uncommitted() methods to get the blob file … currentfeature/docs
(edit) @55e98e4   5 years segun.2 Added login and sign up pages design. Organize styles and added … currentfeature/docs
(edit) @816820d   5 years segun.2 Start to organize css structure. Added fake img for login 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) @ad5759b   5 years borja Fixed indentation of main.css currentfeature/docs
(edit) @0be1b0d   5 years borja Marked the password recover view as "no coverage in tests", as it is … currentfeature/docs
(edit) @8af3272   5 years borja A bit of clean up in the workout details page, removed temporary code … currentfeature/docs
(edit) @0c18869   5 years borja Fixed static url for the start/end/shadow icons used by leaflet-gpx … currentfeature/docs
(edit) @2d91474   5 years borja (#23) - Show workouts in the dashboard with date filtering currentfeature/docs
(edit) @9bee49d   5 years borja Bugfix: ensure the "add workout" dropdown appears in the workout … 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) @119412d   5 years borja Modify create_blob() so we can tell if we want to create a blob from … currentfeature/docs
(edit) @53bb3e5   5 years borja (#13) - fit files parsing + (#26) - generate .gpx from .fit - … currentfeature/docs
(edit) @e3d7b13   5 years borja Show temperatures in the workout details page 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) @d507f75   5 years borja Show the user nickname in the profile page, instead of the user uid. currentfeature/docs
(edit) @74b9c4d   5 years borja Fixed FormEncode? bug with empty file uploads in the views that handle … currentfeature/docs
(edit) @4554843   5 years borja Put back leaflet-elevation into the workout details template. The … currentfeature/docs
(edit) @3656afc   5 years borja Added default form styling for the upload workout page. currentfeature/docs
(edit) @e02c5b5   5 years borja Bugfix: ensure the user object is reindexed after being updated in the … currentfeature/docs
(edit) @208da8b   5 years borja Applied form styles for the "add manual workout" page. Added … currentfeature/docs
(edit) @cc4ff05   5 years borja Added more basic form styling to forms.css: - Added styles for a … currentfeature/docs
(edit) @f7abb54   5 years borja Added default font styling for the change password form currentfeature/docs
(edit) @c90d245   5 years borja Set a common css class name that can be used in all forms to set … currentfeature/docs
(edit) @722ae18   5 years borja (#32) Improvements on the edit profile form: - Added field for … currentfeature/docs
(edit) @affc3f7   5 years borja Added unminified main.css Added forms.css for html form specific styles currentfeature/docs
(edit) @a0085a2   5 years borja Added missing leaflet elevation third-party js library. We have been … currentfeature/docs
(edit) @f24ad73   5 years borja Fixed broken test after ensuring the user was sent to his dashboard … 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
(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.