Commit Graph

137 Commits (95dc518a7829156d8e98a2750197fa125c39af04)

Author SHA1 Message Date
Jean-Philippe Lang 7619c286cc Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a String (less code in views). 16 years ago
Eric Davis ba20a67873 Added an option to turn user Gravatars on or off 16 years ago
Eric Davis 01fd8e685b Fixed a bug with using gravatar on a nil value. 16 years ago
Eric Davis ed314caf7d Gravatar support for issue detai, user grid, and activity stream 16 years ago
Jean-Philippe Lang d967507dcb Adds the ability to search for a user on the administration users list. 16 years ago
Jean-Philippe Lang 41d44c5285 Adds user count in status drop down on admin user list. 16 years ago
Jean-Philippe Lang d47400aa8d Adds Lock/Unlock/Activate link on user edit screen. 16 years ago
Jean-Philippe Lang a9932e3dbd Adds mailto link on the user administration list (#1670). 17 years ago
Jean-Philippe Lang 9703f576d9 Escapes HTML tags. 17 years ago
Jean-Philippe Lang ce6cf66f6c Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 17 years ago
Jean-Philippe Lang 39fc8f38b8 Prevent admin users from making themselves non-administrator (#1276). 17 years ago
Jean-Philippe Lang 63951812a1 Split user edit screen into tabs. 17 years ago
Jean-Philippe Lang 7f8d959171 Show the project hierarchy in the drop down list for new membership on user administration screen. 17 years ago
Jean-Philippe Lang 0249ae5f50 Preserve status filter and page number when using lock/unlock/activate links on the users list (closes #998). 17 years ago
Jean-Philippe Lang 68fe7856c9 Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik). 17 years ago
Jean-Philippe Lang 54ff294da1 More appropriate default sort order on sortable columns. 17 years ago
Jean-Philippe Lang 4e244be21c Slight changes on users list view and hide Anonymous user. 17 years ago
Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 17 years ago
Jean-Philippe Lang 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 17 years ago
Jean-Philippe Lang f58db70bde More detailed html title on several views. 17 years ago
Jean-Philippe Lang fde4a42e2a Removed the 12 characters limit on passwords. 17 years ago
Jean-Philippe Lang 90d33c3e51 More flexible mail notifications settings at user level. A user has now 3 options: 17 years ago
Jean-Philippe Lang f335e943ad Password fields hidden on users/add form when selecting an external authentication mode. 18 years ago
Jean-Philippe Lang f04225321c Account information can now be sent to the user when creating an account. 18 years ago
Jean-Philippe Lang 1c0971b12c Fixed pagination on users/list (status filter lost) 18 years ago
Jean-Philippe Lang 791077c240 Added some attributes length validations. 18 years ago
Jean-Philippe Lang 8bb60b6474 added a status filter on users/list 18 years ago
Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 18 years ago
Jean-Philippe Lang 486b4e9ea2 deprecated ":post => true" replaced 18 years ago
Jean-Philippe Lang 845460b165 deprecated start_form_tag replaced by form_tag 18 years ago
Jean-Philippe Lang 220641909c * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamond 2.5" -by paolino- and "kNeu! Alpha v0.1" -by Pablo Fabregat-) 18 years ago
Jean-Philippe Lang 94391723c0 added a button on users/list to manually activate an account 18 years ago
Jean-Philippe Lang 979892a109 calendar javascripts and stylesheets removed from base layout. they're now only added to html header when needed. 18 years ago
Jean-Philippe Lang 4c84165aa0 added the ability to manage users memberships directly on users/edit (administration module) 18 years ago
Jean-Philippe Lang d3600e729f css cleaning 18 years ago
Jean-Philippe Lang 2b86ef8e28 various modifications to prevent xss 18 years ago
Jean-Philippe Lang 236c735d08 contextual links redesign 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago