Custom Query (49 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 49)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#27 fixed Limit the description shown in the workouts in the dashboard borja
Description

Show part of it (2,3,4? lines) then the usual "..." that is a link to show more description or even a link to the workout detail page with an anchor on the description there (whatever means less work/code)

#26 fixed GPX files generation (from .fit/.tcx) borja borja
Description

So, right now we can import gpx files, and there are a couple of tickets to support .fit (#13) and .tcx (#25) files too.

Those files should be saved, attached to the workout, but then, in order to visualize the tracks in those files in the workout details page, it would be nice to simplify it a bit and use a common format instead of parsing those files again into maps.

One idea would be to generate gpx files from .fit, .tcx, etc, so we don't need new js code to show the maps, analysis charts (#16), etc.

#23 fixed Show workouts in the dashboard with date filtering borja borja
Description

Right now we show all existing workouts for the user in the dashboard.

To improve this, one idea would be to show only the workouts in the last N days, with a filter to get more workouts, something like:

  • 2016
    • march
    • february
    • january
  • 2015
    • december
    • november
    • october
    • ...
    • march
    • february
    • january
  • 2014
    • ...

By default we could show the workouts in the current month (later on, if they are too many, maybe we can show them weekly, each 2 weeks...)

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