In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

View Revisions: Issue #1107 All Revisions ] Back to Issue ]
Summary 0001107: Logical changes on user registration/my profile/forgot password forms
Revision 2011-11-03 05:35:39 by alex
Description In-Portal these 2 fields (among other fields) in PortalUser table:
* Login
* Email

Login field is translated everywhere on forms, like "Username" plus actual login can be performed by Email too, but it's never indicated, so users don't know about it.
Also, when "Use Emails As Login" is enabled, then Login/Username field is hidden from a form completely. But maybe user want to enter his username just in case (e.g. for nice mod-rewrite url building scheme).


Based on described above I'm proposing:
* rename PortalUser.Login to PortalUser.Username field in database + change phrase name "la_fld_Login" to "la_fld_Username" accordingly
* don't hide Username (former Login) field from registration/my profile/forgot password forms, when "Use Emails As Login" option is turned on
* rename "Use Emails As Login" configuration setting name to "Username Required During Registration" (+invert logic in code) to be more user friendly
* use new phrase "lu_fld_EmailOrUsername" (translated as "E-mail or Username") on login dialog
Revision 2011-11-03 05:35:12 by alex
Description In-Portal these 2 fields (among other fields) in PortalUser table:
* Login
* Email

Login field is translated everywhere on forms, like "Username" plus actual login can be performed by Email too, but it's never indicated, so users don't know about it.
Also, when "Use Emails As Login" is enabled, then Login/Username field is hidden from a form completely. But maybe user want to enter his username just in case (e.g. for nice mod-rewrite url building scheme).


Based on described above I'm proposing:
* rename PortalUser.Login to PortalUser.Username field in database + change phrase name "la_fld_Login" to "la_fld_Username" accordingly
* don't hide Username (former Login) field from registration/my profile/forgot password forms, when "Use Emails As Login" option is turned on
* rename "Use Emails As Login" configuration setting name to "Username Required During Registration" (+invert logic in code) to be more user friendly
* use new phrase "lu_fld_EmailOrUsername" (translated as "E-mail or Username") on login dialog
Revision 2011-11-03 03:37:04 by alex
Description In-Portal these 2 fields (among other fields) in PortalUser table:
* Login
* Email

Login field is translated everywhere on forms, like "Username" plus actual login can be performed by Email too, but it's never indicated, so users don't know about it.
Also, when "Registration By Email" is enabled, then Login/Username field is hidden from a form completely. But maybe user want to enter his username just in case (e.g. for nice mod-rewrite url building scheme).


Based on described above I'm proposing:
* rename PortalUser.Login to PortalUser.Username field in database + change phrase name "la_fld_Login" to "la_fld_Username" accordingly
* don't hide Username (former Login) field from registration/my profile forms, when "Registration By Email" option is turned on
* rename "Use Emails As Login" configuration setting name to "Registration By E-mail" or something similar to be more user friendly
* use new phrase "lu_fld_EmailOrUsername" (translated as "E-mail or Username") on login dialog
Revision 2011-11-03 03:36:32 by alex
Description In-Portal these 2 fields (among other fields) in PortalUser table:
* Login
* Email

Login field is translated everywhere on forms, like "Username" plus actual login can be performed by Email too, but it's never indicated, so users don't know about it.
Also, when "Registration By Email" is enabled, then Login/Username field is hidden from a form completely. But maybe user want to enter his username just in case (e.g. for nice mod-rewrite url building scheme).


Based on described above I'm proposing:
* rename PortalUser.Login to PortalUser.Username field in database + change phrase name "la_fld_Login" to "la_fld_Username" accordingly
* don't hide Username (former Login) field from registration/my profile forms, when "Registration By Email" option is turned on
* rename "Use Emails As Login" configuration setting name to "Registration By E-mail" or something similar to be more user friendly
* use new phrase "lu_fld_EmailOrUsername" (translated as "E-mail or Username") on login dialog



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker