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!

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000778 [In-Portal CMS] Admin Interfaces feature request always 2010-06-14 14:38 2012-07-25 05:33
Reporter Dmitry View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.2.0-B1
Status closed Product Version 5.1.0 Target Version 5.2.0
Time EstimateNo estimate
Summary 0000778: Improvements to Create User & Admin form in Admin
Description Several improvements needs to be done on Create User & Admin forms to better accommodate needs of the system:


1. Make "Login" field as read-only when "Use Emails As Login" is enabled. However, we still need to display the actual data that user inputs (as he types) in the Email field in Login field as well.

It would be great if we can make the field grayed out (ie. disabled) so it's clear that fields is read-only.

Because of related task.


2. Create new "generate" button next to Password field which will generate and populate both "Password" and "Re-enter Password" with the password.

However we still need to show the new password in both fields - "Password" and "Re-enter Password" so it's better to make them regular text fields so it's visible.


3. Add new "Email Password to User" check-box field right after "Re-enter Password" field.

By default new field should HIDDEN since we can't restore user password once it's encoded.

This field will be:

a. VISIBLE when adding NEW User or Admin + "Assign password automatically" setting is Off.

b. VISIBLE + CHECKED by default when adding NEW User or Admin + "Assign password automatically" setting is On

c. User Admin wants to change the passwords either by clicking on "Generate" or start typing in


In result if new "Email Password to User" field was On AND user/password was CREATED or CHANGED we should send out new email event with new user details.
Additional Information New Email Events:


1. USER.NEW.PASSWORD (only triggered in ADMIN and send when password has been modified/changed)

Subject: New password generated

Body:

Dear [Firstname],

A new password has been generated for your user.

Now you can login using the following credentials:

Username: [username]
Password: [password]


2. USER.ADD.BYADMIN (only triggered in ADMIN and send when new User is created and "Email Password to User" is CHECKED)

Subject: New user has been created

Body:

Dear [Firstname],

A new user has been created and assigned to you

Now you can login using the following credentials:

Username: [username]
Password: [password]





Tags No tags attached.
Reference http://groups.google.com/group/in-portal-bugs/browse_thread/thread/7c43f35fe91dc1bb
Change Log Message Improvements to Create User & Admin form in Admin
Estimate Points 2
Attached Files patch file icon user_create_improvements.patch [^] (22,407 bytes) 2011-07-12 07:42 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
parent of 0000964closed (5.2.0)alex Improvements to user Login field 
parent of 0001410resolved (5.2.1)alex Missing e-mail events after upgrade 
has duplicate 0000395closed (5.2.0) User registration logic not always work, during user creation 
related to 0001107closed (5.2.0)alex Logical changes on user registration/my profile/forgot password forms 

-  Notes
User avatar (0003619)
Dmitry (manager)
2011-07-11 23:33

Reminder sent to: alex

Please see Additional Info for more details on new Email Events. Feel free to adjust as necessary.
User avatar (0003623)
alex (manager)
2011-07-12 07:43

Will test later, but commit right now to ease merge process from 5.1.x branch.
User avatar (0003624)
alex (manager)
2011-07-12 07:43

Fix committed to 5.2.x branch. Commit Message:

Fixes 0000778: Improvements to Create User & Admin form in Admin
User avatar (0005077)
alex (manager)
2012-07-25 05:33

Since 5.2.0 version was released.

- Related Changesets
In-Portal CMS: 5.2.x r14468
Timestamp: 2011-07-12 07:43:52
Author: alex
Details ] Diff ]
Fixes 0000778: Improvements to Create User & Admin form in Admin
mod - /in-portal/branches/5.2.x/core/admin_templates/incs/form_blocks.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/users/admins_edit.tpl Diff ] File ]
add - /in-portal/branches/5.2.x/core/admin_templates/users/user_blocks.tpl File ]
mod - /in-portal/branches/5.2.x/core/admin_templates/users/users_edit.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/english.lang Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/install_data.sql Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/users/users_config.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/users/users_event_handler.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2012-09-28 07:47 alex Relationship added parent of 0001410
2012-09-28 06:06 alex Relationship added related to 0001107
2012-07-25 05:33 alex Note Added: 0005077
2012-07-25 05:33 alex Status resolved => closed
2011-10-22 05:40 alex Estimate Points => 2
2011-09-03 10:45 alex Relationship added has duplicate 0000395
2011-07-13 11:22 alex Issue End Monitor: alex
2011-07-12 07:43 alex Changeset attached 5.2.x r14468
2011-07-12 07:43 alex Note Added: 0003624
2011-07-12 07:43 alex Status reviewed and tested => resolved
2011-07-12 07:43 alex Fixed in Version => 5.2.0-B1
2011-07-12 07:43 alex Resolution open => fixed
2011-07-12 07:43 alex Assigned To !COMMUNITY => alex
2011-07-12 07:43 alex Note Added: 0003623
2011-07-12 07:43 alex Status needs testing => reviewed and tested
2011-07-12 07:42 alex Assigned To => !COMMUNITY
2011-07-12 07:42 alex Developer => alex
2011-07-12 07:42 alex Status active => needs testing
2011-07-12 07:42 alex File Added: user_create_improvements.patch
2011-07-11 23:33 Dmitry Issue Monitored: alex
2011-07-11 23:33 Dmitry Note Added: 0003619
2011-07-11 23:32 Dmitry Additional Information Updated View Revisions
2011-07-11 08:25 alex Description Updated View Revisions
2011-07-11 07:21 alex Relationship added parent of 0000964
2011-07-08 10:57 alex Target Version Icebox => 5.2.0
2010-08-31 14:08 alex version => 5.1.0
2010-06-14 14:38 Dmitry New Issue
2010-06-14 14:38 Dmitry Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/7c43f35fe91dc1bb
2010-06-14 14:38 Dmitry Change Log Message => Improvements to Create User & Admin form in Admin



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

Powered by Mantis Bugtracker