Timeline


and

Jan 15, 2019:

11:01 PM Changeset in OpenWorkouts-current [ad5759b]currentfeature/docs by borja <borja@…>
Fixed indentation of main.css
10:19 PM Changeset in OpenWorkouts-current [0be1b0d]currentfeature/docs by borja <borja@…>
Marked the password recover view as "no coverage in tests", as it is …
10:17 PM Changeset in OpenWorkouts-current [8af3272]currentfeature/docs by borja <borja@…>
A bit of clean up in the workout details page, removed temporary code …
10:16 PM Changeset in OpenWorkouts-current [0c18869]currentfeature/docs by borja <borja@…>
Fixed static url for the start/end/shadow icons used by leaflet-gpx …
10:13 PM Changeset in OpenWorkouts-current [2d91474]currentfeature/docs by borja <borja@…>
(#23) - Show workouts in the dashboard with date filtering

Jan 14, 2019:

11:08 AM Changeset in OpenWorkouts-current [9bee49d]currentfeature/docs by borja <borja@…>
Bugfix: ensure the "add workout" dropdown appears in the workout …

Jan 13, 2019:

8:18 AM Changeset in OpenWorkouts-current [7388b68]currentfeature/docs by Borja Lopez <borja@…>
Added .gitignore file

Jan 11, 2019:

1:54 PM Changeset in OpenWorkouts-current [2d2898b]currentfeature/docs by borja <borja@…>
(#41) Added start script, which basically activates the env and runs pserve
1:52 PM Changeset in OpenWorkouts-current [d17dffe]currentfeature/docs by borja <borja@…>
(#41) Added install script. Now, after getting a fresh copy of the …
12:31 PM Ticket #41 (Write helper scripts...) created by borja
... so new developers can set up an environment quickly. install …
12:09 PM Ticket #40 (git repos for OpenWorkouts development) created by borja
Create a clone of the darcs repos, but in git, so more developers …
11:56 AM Changeset in OpenWorkouts-current [c555386]currentfeature/docs by borja <borja@…>
(#26) Several bugfixes when loading data from fit, then generating gpx …

Jan 9, 2019:

12:54 PM Changeset in OpenWorkouts-current [b73ae09]currentfeature/docs by borja <borja@…>
Added missing tests covering ow.fit, ow.models.workout and ow.utilities
12:31 PM Changeset in OpenWorkouts-current [119412d]currentfeature/docs by borja <borja@…>
Modify create_blob() so we can tell if we want to create a blob from …
12:31 PM Changeset in OpenWorkouts-current [53bb3e5]currentfeature/docs by borja <borja@…>
(#13) - fit files parsing + (#26) - generate .gpx from .fit - …

Jan 7, 2019:

12:46 PM Changeset in OpenWorkouts-current [e3d7b13]currentfeature/docs by borja <borja@…>
Show temperatures in the workout details page
12:45 PM Changeset in OpenWorkouts-current [64e8299]currentfeature/docs by borja <borja@…>
Show properly formatted duration for workouts (hours:minutes:seconds) …
12:26 PM Ticket #39 (Don't allow duplicated workouts) created by borja
Right now, if you upload a workout providing a gpx/fit file, then …

Dec 21, 2018:

11:15 AM Ticket #14 (Timezone support) closed by borja
fixed: Finished first implementation here: [22/OpenWorkouts-current]. Now …
11:11 AM Changeset in OpenWorkouts-current [fe6089a]currentfeature/docs by borja <borja@…>
Tests and coverage catch up.
11:00 AM Changeset in OpenWorkouts-current [31adfa5]currentfeature/docs by borja <borja@…>
(#14) Timezones support: - Added pytz as a new dependency, please …

Dec 18, 2018:

10:25 AM Changeset in OpenWorkouts-current [d507f75]currentfeature/docs by borja <borja@…>
Show the user nickname in the profile page, instead of the user uid.
10:24 AM Changeset in OpenWorkouts-current [74b9c4d]currentfeature/docs by borja <borja@…>
Fixed FormEncode? bug with empty file uploads in the views that handle …
10:22 AM Changeset in OpenWorkouts-current [4554843]currentfeature/docs by borja <borja@…>
Put back leaflet-elevation into the workout details template. The …
10:21 AM Changeset in OpenWorkouts-current [e8e633f]currentfeature/docs by borja <borja@…>
Set default boringfile to .boring
10:17 AM Changeset in OpenWorkouts-current [3656afc]currentfeature/docs by borja <borja@…>
Added default form styling for the upload workout page.
10:15 AM Changeset in OpenWorkouts-current [2c28e47]currentfeature/docs by borja <borja@…>
Added a custom boringfile for darcs, including some ow-specific ignores

Dec 17, 2018:

10:31 PM Ticket #22 (less to css generation) closed by borja
wontfix: Forget about this one, we go back to use only CSS, no need for less, …
10:29 PM Changeset in OpenWorkouts-current [e02c5b5]currentfeature/docs by borja <borja@…>
Bugfix: ensure the user object is reindexed after being updated in the …
9:42 PM Changeset in OpenWorkouts-current [208da8b]currentfeature/docs by borja <borja@…>
Applied form styles for the "add manual workout" page. Added …
9:37 PM Changeset in OpenWorkouts-current [cc4ff05]currentfeature/docs by borja <borja@…>
Added more basic form styling to forms.css: - Added styles for a …
7:16 PM Ticket #31 (bio pic for users) closed by borja
fixed: Already there in source:OpenWorkouts-current More work on this done …
7:15 PM Changeset in OpenWorkouts-current [f7abb54]currentfeature/docs by borja <borja@…>
Added default font styling for the change password form
7:14 PM Changeset in OpenWorkouts-current [c90d245]currentfeature/docs by borja <borja@…>
Set a common css class name that can be used in all forms to set …
5:13 PM Changeset in OpenWorkouts-current [722ae18]currentfeature/docs by borja <borja@…>
(#32) Improvements on the edit profile form: - Added field for …
1:07 PM Changeset in OpenWorkouts-current [affc3f7]currentfeature/docs by borja <borja@…>
Added unminified main.css Added forms.css for html form specific styles
1:01 PM Changeset in OpenWorkouts-current [8e5f92c]currentfeature/docs by borja <borja@…>
Added pickadate as an external js component. IMPORTANT: remember to …
12:20 PM Changeset in OpenWorkouts-current [a0085a2]currentfeature/docs by borja <borja@…>
Added missing leaflet elevation third-party js library. We have been …

Dec 16, 2018:

1:35 AM Changeset in OpenWorkouts-current [f24ad73]currentfeature/docs by borja <borja@…>
Fixed broken test after ensuring the user was sent to his dashboard …
1:32 AM Changeset in OpenWorkouts-current [6560b8f]currentfeature/docs by borja <borja@…>
Fixed a bug in the edit_profile view that was breaking the edit …
1:21 AM Ticket #37 (Allow login using email address instead of username) closed by borja
fixed
1:07 AM Changeset in OpenWorkouts-current [1d92bf2]currentfeature/docs by borja <borja@…>
(#37) Allow login using email address instead of username: - Use …
1:06 AM Changeset in OpenWorkouts-current [929097a]currentfeature/docs by borja <borja@…>
Disabled pyramid debug toolbar
Note: See TracTimeline for information about the timeline view.