Custom Query (49 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 49)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#50 fixed Details and bugs in mobile devices segun borja
Description

After setting up staging (#47) I've tested the current version in my mobile device (motorola motog 4 play, android 7, latest firefox) and I found several details that need fixing:

  • Login background does not have proper size/width in mobile phones in vertical position:

Login background does not have proper size/width in mobile phones in vertical position

  • The workout details in the workouts list in both the dashboard and the profile page are messed up in narrower resolutions (see the | separator for cycling | distance | time, etc):

Viewing the dashboard on a vertical oriented mobile phone shows workouts first, stats afterwards

If you look at the same pages in a horizontally oriented device, it looks ok:

dashboard, mobile device horizontally oriented

  • Viewing the dashboard on mobile phone shows workouts first, stats afterwards, while on the profile page it shows the stats and chart first, then the list of workouts. IMHO it makes more sense to show the chart/stats first, as the list of workouts can be quite long

profile page shows stats first, workouts afterwards (mobile phone, vertical oriented)

#49 fixed Solve the different DVCS mess borja borja
Description

So, we started working on the project using darcs as the DVCS for the repos. Then we created a git so some people could work on the project and personally I even considered a third option (mercurial as I do prefer that over the other 2).

This lead to a big mess when trying to keep the repos in sync, plus a big headache to me and a not-very-productive discussion about what to do.

So, BDFL style, I decided to go on with:

  • use git as the DVCS tool (for now)
  • keep the repos in our openworkouts server
  • keep using trac for web access to the repos + tickets/tasks/milestones
  • have a mirror in github, with a very big WARNING telling users where the main development and repos goes (trac+git on our server)

I'm not fond of git, but right now this is what we will do.

So, for this ticket, we have to:

  • remove/delete darcs and mercurial repos
  • put the main git repo (under repos/git/OpenWorkouts-current) into repos/OpenWorkouts
  • remove the third-party darcs plugin from trac (as this allows us to update trac to the most recent versions)
  • update docs, scripts, tickets, etc to point to the git repo
#47 fixed Setup staging env borja borja
Description

Setup a staging env where we can push unfinished code to test before releasing

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.