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
#60 fixed signup form does not keep values on error borja borja
Description

How to reproduce:

  1. go to the signup/join form
  1. fill the form, using an email of an user that already exists, submit.

The form will reload, showing the error message about the existing user, but all fields are empty/blank again. In order to signup you have to fill in all data again.

#61 fixed Better templates for "verify your account" emails borja borja
Description

Follow up of #29 (signup users).

Now that we have the "sign up and verify your account" feature (changeset:76ebb1b/OpenWorkouts-current, changeset:b5d87e0/OpenWorkouts-current) we send an email with the verification link as soon as the user signs up.

Right now that email is text/plain email, that can be improved:

  • send mixed type email (html + text)
  • make a nicer template for the html version (reuse openworkouts logo, colors, fonts, etc)
#66 fixed Layout for the "wrong verification code" template borja borja
Description

Follow up of #29 (signup users)

When an user tries a link to verify his account that is not correct, we show a page telling the user that the account needs to be correctly verified, that page has no proper layout right now.

To get to this page, sign up with an user, then copy the link to verity the account, but remove part of the verification code in the url (so it does not match)

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