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!

Dependency Graph View Issue ] Relation Graph ] Vertical ]
related to child of duplicate of

Viewing Issue Simple Details
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  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
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]








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

Powered by Mantis Bugtracker