View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08351 | Feature requests | Accessibility | public | 2013-11-08 11:45 | 2014-05-03 21:33 |
Reporter | aukevann | Assigned To | DenisChenu | ||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | fixed | ||
Fixed in Version | 2.06+ | ||||
Summary | 08351: Add option to public registration page that allows resending of already registered user's login details | ||||
Description | If a user has already registered with the survey and used the registration page to register again they receive an error message, indicating that their email address is already registered (implying that they have already received an email with a personal login link). | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Story point estimate | |||||
Users affected % | |||||
related to | 08419 | new | Feature requests | 2 event before Survey Start | |
related to | 08957 | closed | DenisChenu | Bug reports | Survey not yet started but with token/allow register show in public list but are inaccessible |
Hi Denis, Can you consider another option / issue with the registration page: |
|
Hi aukevann, For the registration page, i think i put a plugin event or trye to use an existing plugin event. But i think your system can be in core regitration page. |
|
Hi Denis, I am not sure I understand what you say. |
|
In core:
But need an plugin event to do "what we want". |
|
Great Denis. |
|
2.05+ or 2.06 |
|
Maybe limesurvey can add a register system. Every one register will get his own password. The the administration can decide whether add this user to central participant DB or not. If the user was added, then he/she can take this survey after login; if not then he/she can't take the survey. |
|
@mrli999 : think this system must be in a plugin. Maybe need more plugin event. I start by adding some (1 before and one after) in register. |
|
... Have the fix, but need to be more 2.1 compatible ... Or fix 2.1 too ... |
|
Registration with a password makes things more complex. The charm of LimeSurvey is that with the token it is secure and makes it really ease to use |
|
Maybe the registration is a little complex, but it is very useful.Especially when the limesurvey will be used for longitudinal surveys. You can use both token and USERID. When some body want to take a survey, either he has token or he login with his ursename and password. |
|
@mrli999 : the idea here is to add some plugin event before token Page or before regsiter Page. Adding the core 'register page' in plugin. AFter you can work on a plugin for another system. Denis |
|
http://manual.limesurvey.org/beforeRegisterForm |
|
LimeSurvey: 2.06 49f27439 2014-04-14 14:54 Details Diff |
New feature 08351: Public registration page resending of already registered user's login details Dev: adding beforeRegister event and beforeRegisterForm event Dev: use beforeTokenEmail / type:register |
Affected Issues 08351 |
|
mod - application/controllers/RegisterController.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
add - application/views/register/display.php | Diff File | ||
add - application/views/register/registerForm.php | Diff File | ||
LimeSurvey: 2.06 481e493a 2014-04-15 14:05 Details Diff |
Dev: register controller use own view Dev: change lang in regisyer controller don't loose actual value Dev: Replace some event return for beforeRegister Dev: code review |
Affected Issues 08351 |
|
mod - application/controllers/RegisterController.php | Diff File | ||
mod - application/views/register/display.php | Diff File | ||
mod - application/views/register/registerForm.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-11-08 11:45 | aukevann | New Issue | |
2013-11-08 11:46 | aukevann | Issue Monitored: aukevann | |
2013-11-08 13:26 | DenisChenu | Assigned To | => DenisChenu |
2013-11-08 13:26 | DenisChenu | Status | new => assigned |
2013-11-27 19:07 | aukevann | Note Added: 27440 | |
2013-11-28 08:32 | DenisChenu | Note Added: 27442 | |
2013-11-28 08:52 | aukevann | Note Added: 27443 | |
2013-12-02 08:34 | DenisChenu | Note Added: 27460 | |
2013-12-02 09:02 | DenisChenu | Relationship added | related to 08419 |
2013-12-02 16:06 | aukevann | Note Added: 27465 | |
2013-12-03 17:31 | DenisChenu | Note Added: 27491 | |
2014-02-27 14:35 | DenisChenu | Note Added: 28990 | |
2014-03-10 05:41 | mrli999 | Note Added: 29156 | |
2014-03-10 05:43 | mrli999 | Note Edited: 29156 | |
2014-04-09 11:28 | DenisChenu | Note Added: 29701 | |
2014-04-11 10:05 | DenisChenu | Note Added: 29713 | |
2014-04-11 10:18 | DenisChenu | Relationship added | related to 08957 |
2014-04-11 11:23 | aukevann | Note Added: 29714 | |
2014-04-11 15:37 | mrli999 | Note Added: 29717 | |
2014-04-11 15:44 | DenisChenu | Note Added: 29718 | |
2014-04-14 14:56 | DenisChenu | Changeset attached | => LimeSurvey 2.06 49f27439 |
2014-04-14 15:14 | DenisChenu | Note Added: 29740 | |
2014-04-14 15:14 | DenisChenu | Status | assigned => resolved |
2014-04-14 15:14 | DenisChenu | Fixed in Version | => 2.06+ |
2014-04-14 15:14 | DenisChenu | Resolution | open => fixed |
2014-04-15 10:25 | DenisChenu | Status | resolved => feedback |
2014-04-15 10:25 | DenisChenu | Resolution | fixed => reopened |
2014-04-15 14:40 | DenisChenu | Changeset attached | => LimeSurvey 2.06 481e493a |
2014-04-15 14:40 | DenisChenu | Status | feedback => resolved |
2014-04-15 14:40 | DenisChenu | Resolution | reopened => fixed |
2014-05-03 21:33 | c_schmitz | Status | resolved => closed |