Commit Graph

50 Commits

Author SHA1 Message Date
Sam
4a05af64c2 minor fix 2019-07-07 14:18:29 +02:00
Sam
3b3aee1b6c update python deps 2019-07-07 10:10:49 +02:00
Sam
49d7c055eb update postgresql to 11.2 2019-05-05 14:13:13 +02:00
Sam
8d068fc57c update Python deps 2019-05-05 13:59:06 +02:00
Sam
06ae5e744e update Python deps 2019-01-13 12:04:07 +01:00
Sam
687af94b4a display moving duration in activities list - fix #31 2019-01-13 11:56:05 +01:00
Sam
b66ca710e3 use moving duration in stats - fix #31 2019-01-13 11:21:19 +01:00
Sam
d8c7d92111 fix script for activities update - #29 2019-01-06 17:11:26 +01:00
Sam
3ff677f3a2 add script to update existing activities - #29 2019-01-06 16:01:44 +01:00
Sam
1826209916 refresh activity data - wip 2019-01-06 14:17:34 +01:00
Sam
33e594d3d3 test refactor 2019-01-05 22:05:22 +01:00
Sam
3b42534d77 pause duration calculation with segments - fix #29 2019-01-05 21:44:52 +01:00
Sam
154282e19a fix gpx upload - #28
the temp directory path may differ depending on OS
2018-12-31 11:24:25 +01:00
Sam
1d458615ae update Python dependencies 2018-12-30 15:38:30 +01:00
Sam
ec80362f19 fix Makefile after Python deps update 2018-11-18 13:55:33 +01:00
Sam
95fffe2852 update Python dependencies 2018-11-18 10:31:34 +01:00
Sam
b949366b9f sql script fix 2018-09-09 14:16:58 +02:00
Sam
464b77778c update ci config 2018-09-09 13:37:17 +02:00
Sam
97005599c9 update ci config 2018-09-09 11:59:10 +02:00
Sam
dded3fafc4 update Python dependencies 2018-09-09 11:38:37 +02:00
Sam
124fe88ec1 add install-db in Makefile 2018-09-09 10:48:32 +02:00
Sam
ace28a69af store user picture w/ relative path instead of absolute path 2018-07-04 14:13:44 +02:00
Sam
ea545b6a16 store files w/ relative path instead of absolute path 2018-07-04 13:11:11 +02:00
Sam
88382d72d5 fix stats by week 2018-07-04 12:00:34 +02:00
Sam
54375e0576 gpx limit fix - #19 2018-07-01 17:48:45 +02:00
Sam
e78d014ed1 set limit for gpx zip import - see #19
+ pipenv related updates
2018-07-01 17:12:58 +02:00
Sam
48538a63e1 app deployment 2018-06-20 15:27:52 +02:00
Sam
454ac19ca5 API: docker fix
use of symlink to avoid duplicate Pipfiles
2018-06-20 14:18:49 +02:00
Sam
0d1147feae API: use of pipenv instead of pip + virtualenv 2018-06-20 13:23:47 +02:00
Sam
42934150e4 README.md update (images) 2018-06-15 11:18:29 +02:00
Sam
ac7c7a41eb API: only activity owner can view his activity 2018-06-15 10:50:37 +02:00
Sam
3acdabb4da API & Client: fix
- user edition
- title for activity with gpx and no name in gpx
- style
2018-06-14 13:39:35 +02:00
Sam
066a05c57f Client: add notes to activities - fix 10
+ minor fix on weather
2018-06-13 18:53:00 +02:00
Sam
47fc2ab830 API: add notes to activities - #10 2018-06-13 18:17:33 +02:00
Sam
aeab7a987b API & Client: add weather to Activities - fix #8 2018-06-13 17:24:13 +02:00
Sam
ca8a89915e Client: refactor 2018-06-12 12:51:28 +02:00
Sam
b54f25357f Client: refactor (wip) 2018-06-12 11:47:08 +02:00
Sam
5d749f3f47 API & Client: add max speed in filters 2018-06-11 22:42:04 +02:00
Sam
941c9958f9 API: update requirements 2018-06-11 20:27:42 +02:00
Sam
3ffc629e55 API: refactor
remove user query in 'get_datetime_with_tz' to avoid multiple queries when importing a zip file
2018-06-11 19:39:40 +02:00
Sam
859f690ba4 API: timezone support for statistics - fix #11
+ Client fix
2018-06-11 18:47:10 +02:00
Sam
30a16f64b0 API: timezone support for activities fetch - #11
=> calendar and workouts filter OK on client app
2018-06-11 18:13:13 +02:00
Sam
0a1a2082f4 API: refactor 2018-06-11 17:07:04 +02:00
Sam
027fa8f699 API: timezone support for activity creation and edition - #11 2018-06-11 16:44:49 +02:00
Sam
fe91040370 API & Client: add timezone to user - #11 2018-06-11 15:24:29 +02:00
Sam
e7e0a20f89 API & Client: fix 2018-06-07 22:44:58 +02:00
Sam
76b2d5aad2 API & Client: filter activities - fix #3 2018-06-07 21:01:46 +02:00
Sam
f45db7b969 API & Client: filter activities - #3 (WIP) 2018-06-07 20:31:44 +02:00
Sam
479b47455f API: add filters for activities - #3 2018-06-07 20:31:07 +02:00
Sam
1f36de74ba API: refactor (rename mpwo_api to fittrackee_api) 2018-06-07 14:15:39 +02:00