source: OpenWorkouts-current/ow

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @643af34   5 years borja (#66) Translations for the new strings in the new layout currentfeature/docs
(edit) @6d9d4a5   5 years borja (#66) layout for the "wrong verification code" page currentfeature/docs
(edit) @3ea428a   5 years borja Fixed a bug in the yearly stats chart in the profile page, which … currentfeature/docs
(edit) @a596867   5 years borja (#68) Weeks for the current month were displayed in the wrong part of … currentfeature/docs
(edit) @cef474f   5 years borja Added more missing tests, raising coverage currentfeature/docs
(edit) @24596da   5 years borja Added missing tests, raised overall coverage currentfeature/docs
(edit) @68d00f5   5 years borja Fixed time-based bug on the dashboard view tests 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) @520b188   5 years borja Updated main translations .pot file and es/spanish translation files … currentfeature/docs
(edit) @723588b   5 years borja Fixed wrong position of the labels telling the units on distance, hr, … currentfeature/docs
(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) @a4e4799   5 years borja (#56) Added i18n helper scripts and spanish (es) translations. Done … 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) @1829fbf   5 years borja (#61) Several fixes for the multipart/alternative (text+html) version … currentfeature/docs
(edit) @b8ef4ab   5 years borja (#61) Better templates for "verify your account" emails: - Send a … currentfeature/docs
(edit) @07f5190   5 years borja Fixed #60 - signup form does not keep values on error 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) @aa99826   5 years segun.2 update navigation to hide dashboard button on responsive currentfeature/docs
(edit) @f556d1e   5 years segun.2 fix #55 Replace the "no map" temporary image with something nicer currentfeature/docs
(edit) @0fa21cd   5 years segun.2 Merge branch 'hotfix/#50' currentfeature/docs
(edit) @f0e64eb   5 years borja (#51) Fixed profile images were too big: - Added new dependency … currentfeature/docs
(edit) @5cf7630   5 years segun.2 Fix #57 currentfeature/docs
(edit) @0fbc805   5 years segun.2 FIx #50 currentfeature/docs
(edit) @eb20dc8   5 years borja (#45) - Added ZODB migrations support currentfeature/docs
(edit) @57dcceb   5 years borja (#46) - Move session_factory and authn_policy salt hashes to the … currentfeature/docs
(edit) @c660deb   5 years borja (#54) - ensure map tiles are loaded from https instead of http urls currentfeature/docs
(edit) @c999b73e   5 years borja (#54) - load fonts from https instead of http urls currentfeature/docs
(edit) @b3374f6   5 years borja (#52) - Make map screenshot generation async and non-blocker of the … currentfeature/docs
(edit) @02aee97   5 years borja (#52) Ensure the generated map screenshots have the proper permissions currentfeature/docs
(edit) @d6f8304   5 years borja (#52) - screenshots of the workouts maps were corrupted randomly. … currentfeature/docs
(edit) @be56db9   5 years borja Fixed dashboard loading for users without workouts currentfeature/docs
(edit) @bd367d6   5 years borja Replaced <Li> tag with the proper <li> tag currentfeature/docs
(edit) @e547af5   5 years borja Fixed title on the "change password" page currentfeature/docs
(edit) @d7a9df5   5 years borja Done some improvements on the dashboard: - Remove hr/speed/cad info … currentfeature/docs
(edit) @6662a84   5 years borja Added missing separator on the stats shown with the weekly activity chart currentfeature/docs
(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
Note: See TracRevisionLog for help on using the revision log.