Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename .rhtml to .html.erb of app/views/users/_general.rhtml. | Toshi MARUYAMA | 2011-09-02 | 1 | -7/+0 |
* | Do not show 'Send information' checkbox if email delivery is not configured. | Jean-Philippe Lang | 2011-07-03 | 1 | -1/+1 |
* | Fixed bad markup in users/general partial | Jean-Baptiste Barth | 2010-10-11 | 1 | -1/+1 |
* | Refactor: split UsersController#edit into #edit and #update | Eric Davis | 2010-09-30 | 1 | -1/+1 |
* | Move checkbox for "Send account information to the user" to be clicked before... | Jean-Philippe Lang | 2009-11-13 | 1 | -6/+6 |
* | Ability to send an email with password when changing a user's password (#3566). | Jean-Philippe Lang | 2009-07-05 | 1 | -0/+3 |
* | Fixes user edit urls (#3281). | Jean-Philippe Lang | 2009-05-01 | 1 | -1/+1 |
* | Converted routing and urls to follow the Rails REST convention. | Eric Davis | 2009-01-26 | 1 | -1/+1 |
* | Split user edit screen into tabs. | Jean-Philippe Lang | 2008-05-02 | 1 | -0/+4 |