| Commit message (Expand) | Author | Age | Files | Lines |
* | Move checkbox for "Send account information to the user" to be clicked before... | Jean-Philippe Lang | 2009-11-13 | 3 | -12/+12 |
* | Unified UsersController#list and #index. | Jean-Philippe Lang | 2009-10-29 | 1 | -0/+0 |
* | AccountController#show (/account/show/:id) moved to UsersController#show (/us... | Jean-Philippe Lang | 2009-10-29 | 1 | -0/+70 |
* | Refactoring of tabs rendering. | Jean-Philippe Lang | 2009-09-12 | 1 | -19/+1 |
* | User groups branch merged. | Jean-Philippe Lang | 2009-09-12 | 2 | -3/+14 |
* | Added two new plugin hooks to Administration > Users > Memberships | Eric Davis | 2009-08-01 | 1 | -0/+2 |
* | Ability to send an email with password when changing a user's password (#3566). | Jean-Philippe Lang | 2009-07-05 | 1 | -0/+3 |
* | Administration panel breadcrumbs (#3314). | Jean-Philippe Lang | 2009-07-05 | 2 | -2/+2 |
* | Allows multiple roles on the same project (#706). Prerequisite for user group... | Jean-Philippe Lang | 2009-05-10 | 1 | -22/+38 |
* | Fixes user edit urls (#3281). | Jean-Philippe Lang | 2009-05-01 | 1 | -1/+1 |
* | Makes minimum password length configurable. | Jean-Philippe Lang | 2009-04-21 | 1 | -1/+1 |
* | Added several more plugin hooks: | Eric Davis | 2009-03-21 | 1 | -0/+1 |
* | Added a system setting for allowing OpenID logins and registrations | Eric Davis | 2009-02-11 | 1 | -0/+2 |
* | Added the ability to login via OpenID. | Eric Davis | 2009-02-11 | 1 | -0/+1 |
* | Converted routing and urls to follow the Rails REST convention. | Eric Davis | 2009-01-26 | 1 | -1/+1 |
* | Merged nested projects branch. Removes limit on subproject nesting (#594). | Jean-Philippe Lang | 2009-01-24 | 1 | -1/+1 |
* | Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a... | Jean-Philippe Lang | 2008-11-09 | 1 | -1/+1 |
* | Added an option to turn user Gravatars on or off | Eric Davis | 2008-10-31 | 1 | -1/+1 |
* | Fixed a bug with using gravatar on a nil value. | Eric Davis | 2008-10-30 | 1 | -1/+1 |
* | Gravatar support for issue detai, user grid, and activity stream | Eric Davis | 2008-10-30 | 1 | -1/+1 |
* | Adds the ability to search for a user on the administration users list. | Jean-Philippe Lang | 2008-10-24 | 1 | -1/+4 |
* | Adds user count in status drop down on admin user list. | Jean-Philippe Lang | 2008-08-11 | 1 | -1/+1 |
* | Adds Lock/Unlock/Activate link on user edit screen. | Jean-Philippe Lang | 2008-08-11 | 1 | -0/+4 |
* | Adds mailto link on the user administration list (#1670). | Jean-Philippe Lang | 2008-07-22 | 1 | -1/+1 |
* | Escapes HTML tags. | Jean-Philippe Lang | 2008-07-02 | 1 | -4/+4 |
* | Custom fields refactoring: most of code moved from controllers to models (usi... | Jean-Philippe Lang | 2008-06-27 | 1 | -3/+3 |
* | Prevent admin users from making themselves non-administrator (#1276). | Jean-Philippe Lang | 2008-05-25 | 1 | -1/+1 |
* | Split user edit screen into tabs. | Jean-Philippe Lang | 2008-05-02 | 4 | -23/+52 |
* | Show the project hierarchy in the drop down list for new membership on user a... | Jean-Philippe Lang | 2008-05-01 | 1 | -6/+6 |
* | Preserve status filter and page number when using lock/unlock/activate links ... | Jean-Philippe Lang | 2008-04-06 | 1 | -11/+1 |
* | Move repetitive calendar include code from views into helper (patch #966 by P... | Jean-Philippe Lang | 2008-03-31 | 1 | -7/+0 |
* | More appropriate default sort order on sortable columns. | Jean-Philippe Lang | 2008-02-05 | 1 | -4/+4 |
* | Slight changes on users list view and hide Anonymous user. | Jean-Philippe Lang | 2008-02-03 | 1 | -28/+22 |
* | Slight improvements to the browser views. | Jean-Philippe Lang | 2008-01-02 | 1 | -1/+1 |
* | New setting added to specify how many objects should be displayed on most pag... | Jean-Philippe Lang | 2007-12-29 | 1 | -3/+1 |
* | More detailed html title on several views. | Jean-Philippe Lang | 2007-12-07 | 1 | -1/+3 |
* | Removed the 12 characters limit on passwords. | Jean-Philippe Lang | 2007-11-24 | 1 | -1/+1 |
* | More flexible mail notifications settings at user level. A user has now 3 opt... | Jean-Philippe Lang | 2007-10-20 | 1 | -1/+0 |
* | Password fields hidden on users/add form when selecting an external authentic... | Jean-Philippe Lang | 2007-05-27 | 1 | -1/+3 |
* | Account information can now be sent to the user when creating an account. | Jean-Philippe Lang | 2007-05-27 | 1 | -1/+2 |
* | Fixed pagination on users/list (status filter lost) | Jean-Philippe Lang | 2007-04-03 | 1 | -1/+1 |
* | Added some attributes length validations. | Jean-Philippe Lang | 2007-04-02 | 1 | -1/+2 |
* | added a status filter on users/list | Jean-Philippe Lang | 2007-03-18 | 1 | -0/+9 |
* | added svn:eol-style native property on /app files | Jean-Philippe Lang | 2007-03-12 | 3 | -69/+69 |
* | deprecated ":post => true" replaced | Jean-Philippe Lang | 2007-01-26 | 1 | -1/+1 |
* | deprecated start_form_tag replaced by form_tag | Jean-Philippe Lang | 2007-01-26 | 2 | -6/+6 |
* | * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo... | Jean-Philippe Lang | 2007-01-08 | 2 | -4/+4 |
* | added a button on users/list to manually activate an account | Jean-Philippe Lang | 2007-01-06 | 1 | -0/+3 |
* | calendar javascripts and stylesheets removed from base layout. they're now on... | Jean-Philippe Lang | 2007-01-06 | 1 | -0/+7 |
* | added the ability to manage users memberships directly on users/edit (adminis... | Jean-Philippe Lang | 2006-12-26 | 2 | -0/+31 |