Projet

Général

Profil

Development #5743

Let the registration page have a second email field, for confirmation

Ajouté par Frédéric Péters il y a plus de 9 ans. Mis à jour il y a plus de 9 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Catégorie:
-
Version cible:
-
Début:
17 octobre 2014
Echéance:
% réalisé:

100%

Temps estimé:
Patch proposed:
Oui
Planning:

Description

It happens that people mistype their emails, it would be good to have (as an option?) a second email field in the registration page, in the hope that it will catch typos.

(this has been requested by both Vincennes & Montpellier)


Fichiers

Révisions associées

Révision aacab8b7 (diff)
Ajouté par Benjamin Dauvergne il y a plus de 9 ans

Plug custom EmailValidator in model's EmailField and form's EmailField

refs #5743

Révision 288262f0 (diff)
Ajouté par Benjamin Dauvergne il y a plus de 9 ans

Do not reuse Django EmailValidator in our own validator

We already do all their checks and more.

refs #5743

Révision 1300ebf3 (diff)
Ajouté par Benjamin Dauvergne il y a plus de 9 ans

Add widget and fields to implement fields with validation

It also adds an implementation of an EmailField with validation.

refs #5743

Révision e586a6d8 (diff)
Ajouté par Benjamin Dauvergne il y a plus de 9 ans

Replace default email field in registration form by an email field with validation

refs #5743

Révision 78e421b0 (diff)
Ajouté par Benjamin Dauvergne il y a plus de 9 ans

Update french translation

fixes #5743

Historique

#1

Mis à jour par Benjamin Dauvergne il y a plus de 9 ans

  • Assigné à mis à Benjamin Dauvergne

I take it.

#2

Mis à jour par Benjamin Dauvergne il y a plus de 9 ans

First patch fix remaining problems with the way we monkey-patch the email field to get our own email validation.

Second patch fix our own email validator which was doing the sames checks two times by piggybacking on Django implementation.

Third patch adds custom fields and widgets enabling double validation of inputs, with a specific instance for emails.

Last patch changes the field in the registration form.

#3

Mis à jour par Frédéric Péters il y a plus de 9 ans

"You must enter your email two times" → it should be "twice", but actually I think I'd prefer "The two email fields didn't match.", just like it's done with passwords.

#5

Mis à jour par Benjamin Dauvergne il y a plus de 9 ans

No more comments, I push.

#6

Mis à jour par Benjamin Dauvergne il y a plus de 9 ans

  • Statut changé de Nouveau à Résolu (à déployer)
  • % réalisé changé de 0 à 100
#7

Mis à jour par Benjamin Dauvergne il y a plus de 9 ans

  • Statut changé de Résolu (à déployer) à Fermé
#8

Mis à jour par Pierre Cros il y a plus de 9 ans

IL y a un petit soucis sous FX cf capture

#9

Mis à jour par Frédéric Péters il y a plus de 9 ans

  • Statut changé de En cours à Fermé

I'm closing this one, I'm opening one in the montpellier project (as it's a theming issue).

Formats disponibles : Atom PDF