index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
views
/
users
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Restores object count and adds offset/limit attributes to API responses for p...
Jean-Philippe Lang
2010-12-11
1
-1
/
+1
*
Makes some attributes optional in API response to get faster/lightweight resp...
Jean-Philippe Lang
2010-12-11
1
-1
/
+1
*
Fixed: error when serializing back objects with custom fields using ActiveRes...
Jean-Philippe Lang
2010-12-10
2
-10
/
+2
*
Adds a pseudo format to api template names and overrides ActionController#def...
Jean-Philippe Lang
2010-12-04
2
-0
/
+0
*
Adds xml/json REST API for Users (#6260).
Jean-Philippe Lang
2010-12-03
2
-0
/
+47
*
Adds a "visible" option on User and Project custom fields (#1738).
Jean-Philippe Lang
2010-11-07
1
-1
/
+1
*
Fixed bad markup in users/general partial
Jean-Baptiste Barth
2010-10-11
1
-1
/
+1
*
Refactor: convert UsersController to resource
Eric Davis
2010-10-04
3
-3
/
+3
*
Refactor: split UsersController#edit into #edit and #update
Eric Davis
2010-09-30
2
-2
/
+2
*
Refactor: rename UsersController#add to #new
Eric Davis
2010-09-29
2
-1
/
+1
*
Allow admins to edit user's email notifications and preferences. #3503
Eric Davis
2010-09-28
3
-0
/
+28
*
Refactor: split UsersController#add into #add and #create
Eric Davis
2010-09-28
1
-1
/
+1
*
Refactor: extract ProjectsController#activity to a new Activities controller.
Eric Davis
2010-08-27
1
-3
/
+3
*
Refactor: added link_to_project helper to handle links to projects
Jean-Baptiste Barth
2010-08-08
2
-2
/
+2
*
Display projects as links in users/memberships partial. #5898
Jean-Baptiste Barth
2010-08-04
1
-1
/
+3
*
Adds missing thead tags (#5440).
Jean-Philippe Lang
2010-05-09
1
-2
/
+2
*
Adds an helper for displaying the 'checked' image.
Jean-Philippe Lang
2010-03-17
1
-1
/
+1
*
Adds a link to the user profile from the administration user edit screen (#44...
Jean-Philippe Lang
2010-02-26
1
-0
/
+1
*
Removes overflow:auto on #content which broke the fix in r2118 (#4724).
Jean-Philippe Lang
2010-02-06
1
-1
/
+2
*
Avatars added in news (#3941) and forums (#4468) + cleanup.
Jean-Philippe Lang
2010-01-07
1
-1
/
+1
*
Adds a 'Create and continue' button on new user form.
Jean-Philippe Lang
2009-12-20
1
-1
/
+4
*
Sort groups on user groups setting (#4389).
Jean-Philippe Lang
2009-12-12
1
-1
/
+1
*
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
[prev]
[next]