# # ChangeLog for / in OpenWorkouts-current # # Generated by Trac 1.0.17 # May 18, 2024, 2:08:41 PM Mon, 04 Feb 2019 12:10:40 GMT Segundo Fdez [6993c72] * README.txt (modified) * bin/install (modified) * ow/models/user.py (modified) * ow/static/css/main.css (modified) * ow/static/js/ow.js (modified) * ow/static/less/pages/profile.less (modified) * ow/templates/profile.pt (modified) * ow/tests/views/test_user.py (modified) * ow/utilities.py (modified) * ow/views/user.py (modified) * setup.py (modified) Merge branch 'master' into feature/ui # Conflicts: # ... Mon, 04 Feb 2019 11:38:29 GMT Borja Lopez [3357e47] * ow/models/user.py (modified) * ow/static/js/ow.js (modified) * ow/templates/profile.pt (modified) * ow/tests/views/test_user.py (modified) * ow/utilities.py (modified) * ow/views/user.py (modified) Merged patches from darcs Mon, 04 Feb 2019 11:37:35 GMT borja [5cf5787] * ow/static/js/ow.js (modified) * ow/templates/profile.pt (modified) * ow/tests/views/test_user.py (modified) * ow/views/user.py (modified) Show weekly/monthly versions of the "last 12 months" workout stats ... Mon, 04 Feb 2019 11:32:07 GMT borja [63df989] * ow/models/user.py (modified) Added a method to the User model that returns workouts stats for the ... Mon, 04 Feb 2019 11:30:27 GMT borja [1d2acd4] * ow/models/user.py (modified) The workouts() method of the User model accepts a new parameter, ... Mon, 04 Feb 2019 11:29:21 GMT borja [9ab0fe3] * ow/utilities.py (modified) Added method to return the number of week a given day is (1, 2, 3, ... Fri, 01 Feb 2019 12:25:00 GMT Segundo Fdez [bf01534] * ow/static/css/main.css (modified) * ow/static/less/modules/workout.less (modified) * ow/templates/workout.pt (modified) update workout detail layout and ui Thu, 31 Jan 2019 14:25:08 GMT Borja Lopez [1183d5a] * README.txt (modified) * bin/install (modified) * ow/static/js/ow.js (modified) * ow/templates/profile.pt (modified) * ow/tests/views/test_user.py (modified) * ow/views/user.py (modified) * setup.py (modified) Merged patches from darcs Thu, 31 Jan 2019 11:33:38 GMT borja [dbfab70] * ow/static/js/ow.js (modified) * ow/templates/profile.pt (modified) * ow/tests/views/test_user.py (modified) * ow/views/user.py (modified) (#7) Show workouts in the profile page related to the ...