At present in user/uid/edit page we have the option to change the present password. This at times will be confusing to end user about what it might deal with.
To avoid this confusion, this module moves the password change to a new tab in the profile edit page. Also as a additional feature a block is provided which can be used for easy update of password from any page.
Thus this project reduces the complexity involved in changing the password. This module might will suit the needs of end users to change the password easily without any cumbersome issues.
Git repo : git clone http://git.drupal.org/sandbox/Sabareesh.KF/2064897.git password_change
Project Url : https://drupal.org/sandbox/Sabareesh.KF/2064897
Reviews of Other Projects
1. https://drupal.org/node/2064141#comment-7766659
2. https://drupal.org/node/2039489#comment-7766699
3. https://drupal.org/node/2057919#comment-7766705
4. https://drupal.org/node/2062147#comment-7774877
5. https://drupal.org/node/2066099#comment-7774923
6. https://drupal.org/node/2064625#comment-7774973
Comments
Comment #1
PA robot commentedProject 1: https://drupal.org/node/2064915
Project 2: https://drupal.org/node/2053439
As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).
If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #2
PA robot commentedWe are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #3
paul rowell commentedHey Sabareesh
No problems with the automated review - http://pareview.sh/pareview/httpgitdrupalorgsandboxsabareeshkf2064897git - awesome
Manual Review
password_change.module
Line 36 - typo should be "password", currently reads "pasword"
Line 36: Prefer to use (hyphen) - not (underscore) _ in the url
Other notes
ReadMe could have a little more detail in it, the description is really short - can use the description from your project page: https://drupal.org/sandbox/Sabareesh.KF/2064897
Tested it and it worked fine - I'm wondering if it will conflict with other modules that use form_alter on the user profile such as https://drupal.org/project/password_policy (just something to ponder about)
Thanks!
Comment #4
Sabareesh commentedHi Paul Rowell,
Thanks for spending your time in reviewing my project. As mentioned I have changed the path and typo in the .module file.
I have also added contents to readme.txt and checked automated review for char length.
Thanks again for you valuable time.
Comment #5
Sabareesh commentedAdding PAReview: review bonus tag for my reviews.
Comment #6
balajidharmaIn Issue Summary Add your Project URL
Comment #6.0
balajidharmaAdded reviews that I did
Comment #7
Sabareesh commentedComment #7.0
Sabareesh commentedAdded project url
Comment #8
Sabareesh commentedHave updated my description with recent reviews.
Comment #8.0
Sabareesh commentedAdding my new reviews
Comment #9
vwX commentedManual review, looks good. Works on my commerce site with no issues.
Suggest you change the tab title to "Change Password" to show that it is an action that can be performed.
Comment #10
Sabareesh commentedvwX : Thanks for reviewing my code and confirming it functionality. As per your above suggestion I have changed the tab title to "Change Password".
Thank you
Comment #11
klausihttps://drupal.org/project/password_tab
If that fails for whatever reason please get back to us and set this back to "needs review".
Comment #12
Sabareesh commented@Klausi : thanks for the review, as mentioned I have added a new issue https://drupal.org/node/2071731. Will get back to you on hearing further from that project's maintainer.
Comment #12.0
Sabareesh commentedAdded new review
Comment #13
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application (see also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #14
avpaderno