| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto-populate fields while creating a new user with LDAP (#10286). | Jean-Philippe Lang | 2012-12-26 | 1 | -0/+18 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-23 | 1 | -1/+1 |
* | Replaces find(:all) calls. | Jean-Philippe Lang | 2012-12-02 | 1 | -1/+1 |
* | Adds links to locked users when current user is admin. | Jean-Philippe Lang | 2012-10-18 | 1 | -1/+1 |
* | Upgrade to Rails 3.2.8 (#11758). | Jean-Philippe Lang | 2012-09-02 | 1 | -1/+1 |
* | Fixed that destroying a user from the edit page returns a 404 response (#11691). | Jean-Philippe Lang | 2012-08-26 | 1 | -1/+1 |
* | Reverted r10234 and r10235 that broke redirect after login (#11691). | Jean-Philippe Lang | 2012-08-26 | 1 | -1/+1 |
* | Use a back_url parameter instead of referrer to refresh the page after user d... | Etienne Massip | 2012-08-24 | 1 | -1/+1 |
* | Removed p around ul. | Jean-Philippe Lang | 2012-08-10 | 1 | -11/+9 |
* | Display a projects tree instead of a flat list in notification preferences (#... | Jean-Philippe Lang | 2012-08-10 | 1 | -9/+7 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 5 | -7/+7 |
* | Removes RJS from UsersController. | Jean-Philippe Lang | 2012-07-21 | 2 | -0/+7 |
* | Removes a call to link_to_remote. | Jean-Philippe Lang | 2012-07-18 | 1 | -6/+1 |
* | Deprecated :confirm => 'Text' option. | Jean-Philippe Lang | 2012-07-07 | 2 | -2/+2 |
* | REST Api for Groups (#8981). | Jean-Philippe Lang | 2012-06-03 | 1 | -0/+6 |
* | Use time_zone_select specific helper. | Etienne Massip | 2012-06-01 | 1 | -2/+1 |
* | code layout cleanup app/views/users/_mail_notifications.html.erb | Toshi MARUYAMA | 2012-05-28 | 1 | -8/+26 |
* | fix project list is not shown on Email notifications (#11032) | Toshi MARUYAMA | 2012-05-28 | 1 | -1/+1 |
* | Fixed that group filter is escaped on users index. | Jean-Philippe Lang | 2012-05-13 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 6 | -8/+10 |
* | code layout cleanup app/views/users/show.html.erb | Toshi MARUYAMA | 2012-02-22 | 1 | -1/+3 |
* | Adds membership ids to /users/:id API response. | Jean-Philippe Lang | 2012-02-06 | 1 | -2/+7 |
* | Adds specific css class for information in forms. | Jean-Philippe Lang | 2012-02-02 | 2 | -3/+3 |
* | code layout clean up app/views/users/_memberships.html.erb | Toshi MARUYAMA | 2012-01-10 | 1 | -4/+13 |
* | Use explicit path name. | Jean-Philippe Lang | 2012-01-04 | 1 | -1/+1 |
* | REST urls for user memberships. | Jean-Philippe Lang | 2011-12-10 | 1 | -4/+3 |
* | Removed TabularFormBuilder references in views. | Jean-Philippe Lang | 2011-12-09 | 3 | -3/+3 |
* | User forms cleanup. | Jean-Philippe Lang | 2011-11-22 | 4 | -5/+5 |
* | [#9489] added invisible label for mail notification, linked label where possible | Toshi MARUYAMA | 2011-10-29 | 1 | -1/+2 |
* | [#9489] linked labels to their element | Toshi MARUYAMA | 2011-10-29 | 1 | -3/+3 |
* | Remove unecessary page title HTML escaping from views (#9252). | Etienne Massip | 2011-10-02 | 2 | -2/+2 |
* | remove trailing white-spaces from app/views/users/index.html.erb | Toshi MARUYAMA | 2011-09-18 | 1 | -1/+1 |
* | replace tabs to spaces at app/views/users/_memberships.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -16/+16 |
* | replace tabs to spaces at app/views/users/index.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -17/+17 |
* | replace tabs to spaces at app/views/users/new.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -8/+8 |
* | replace tabs to spaces at app/views/users/_general.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -5/+5 |
* | replace tabs to spaces at app/views/users/show.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -13/+13 |
* | replace tabs to spaces and remove trailing white-spaces at app/views/users/_f... | Toshi MARUYAMA | 2011-09-16 | 1 | -29/+29 |
* | remove trailing white-spaces from app/views/users/show.api.rsb | Toshi MARUYAMA | 2011-09-16 | 1 | -2/+2 |
* | rename .rhtml to .html.erb of app/views/users/index.rhtml. | Toshi MARUYAMA | 2011-09-02 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/users/show.rhtml. | Toshi MARUYAMA | 2011-09-02 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/users/edit.rhtml. | Toshi MARUYAMA | 2011-09-02 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/users/_memberships.rhtml. | Toshi MARUYAMA | 2011-09-02 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/users/_form.rhtml. | Toshi MARUYAMA | 2011-09-02 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/users/_general.rhtml. | Toshi MARUYAMA | 2011-09-02 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/users/_groups.rhtml. | Toshi MARUYAMA | 2011-09-02 | 1 | -0/+0 |
* | HTML escape at app/views/users/show.rhtml. | Toshi MARUYAMA | 2011-08-02 | 1 | -1/+1 |
* | HTML escape at app/views/users/edit.rhtml. | Toshi MARUYAMA | 2011-08-02 | 1 | -1/+1 |
* | Do not show 'Send information' checkbox if email delivery is not configured. | Jean-Philippe Lang | 2011-07-03 | 2 | -1/+3 |
* | Replaced h3+div with fieldsets on my account and user form. | Jean-Philippe Lang | 2011-07-03 | 1 | -37/+37 |