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
#29 fixed Users signup borja
Description

Add the required views, templates, etc to allow users to create accounts in openworkouts.

The workflow:

1- load openworkouts, go to signup

2- fill in a form with the required data

3- account is created, but in "pending"/"activation required" state

4- send an email to the given email address including a link to activate the account. That link will be valid for N days (configurable in the ini settings) and can be used only one.

5- if after N days the user does not activate the account, the account is removed

6- if the user clicks on the link, the account gets activated and the user can log in (maybe log him hin automatically?).

#2 fixed Users storage borja
Description

Design and implement a way to store users' data:

  • Email (use this as the username?)
  • Nickname
  • Password
  • bio/description
  • birth date/age
  • height/weight
  • pic(s)
  • location/address

+ views to signup/register, login/logout, view/edit profile and password reminder/recovery.

#17 fixed When adding a workout (manually) show a field to choose the type of workout borja borja
Description

Right now we show an input text field and all workouts are saved as "gymnastics" by default.

We have to keep track of posible workout types and allow the user to choose.

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