Custom Query (49 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 49)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#37 fixed Allow login using email address instead of username borja borja
Description

or maybe allow both?

#38 fixed Clean up current code base, restart development borja borja
Description

The codebase has been stuck for long, no work done there and python2 will soon reach its end-of-life. Also, upgrade all dependencies and components to newer versions.

TODO:

  1. upgrade to latest pyramid
  1. clean up and support python3 only
  1. remove less, nodejs, etc

(anything else that could come up while working on this, add here

#39 fixed Don't allow duplicated workouts borja borja
Description

Right now, if you upload a workout providing a gpx/fit file, then uploads again the same file, the workout will appear twice on your data.

We should detect the workout is already there (maybe look at start time and duration, that should be enough for now)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.