79 Commits (master)

Author SHA1 Message Date
  Go MAEDA 5c5ae4637c Replace JQuery `.focus()` method with HTML `autofocus` attribute (#37482). 1 year ago
  Go MAEDA 9955844da1 Drop OpenID support (#35755). 2 years ago
  Go MAEDA 661c5646b4 Use robots.txt instead of robots meta tag to prevent web crawlers from indexing login, register, and lost password form (#33658). 3 years ago
  Go MAEDA 42e3e642b8 Robots meta tag to prevent web crawlers from indexing login, register, and lost password form (#33658). 3 years ago
  Go MAEDA 560bca344a Adds two factor authentication support (#1237). 3 years ago
  Go MAEDA 35e6a532f5 Force passwords to contain specified character classes (#4221). 4 years ago
  Jean-Philippe Lang c2c526c822 Introduce setting to hide optional user custom fields on registration form (#24089). 7 years ago
  Jean-Philippe Lang 8ea17100f1 Replaces the login table with a div. 8 years ago
  Jean-Philippe Lang f4c3700702 Adds the "Hide my email address" option on the registration form (#21500). 8 years ago
  Jean-Philippe Lang 27b65d53ac Keep anchor (i.e. to a specific issue note) throughout login (#21110). 8 years ago
  Jean-Philippe Lang e391be4086 Adds settings for disabling browser language detection and language preference (#2691). 10 years ago
  Jean-Philippe Lang 967564cba0 Removed deprecated align and width html attributes (#15307). 10 years ago
  Jean-Philippe Lang f2fd78f7b8 Use POST instead of GET for logging out (#13022). 11 years ago
  Jean-Philippe Lang 3e706adddd Preserve username when authentification failed (#11846). 11 years ago
  Jean-Philippe Lang 6a2ca5e034 JQuery in, Prototype/Scriptaculous out (#11445). 12 years ago
  Jean-Philippe Lang 6adf61fd02 Code cleanup. 12 years ago
  Jean-Philippe Lang 986ffb2434 Use named routes. 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Philippe Lang e4ef0b04ef Adds specific css class for information in forms. 12 years ago
  Jean-Philippe Lang d5030c8b81 View cleanup. 12 years ago
  Toshi MARUYAMA 382b5c9fbb replace tabs to spaces at app/views/account/register.html.erb 12 years ago
  Toshi MARUYAMA 423671456b remove trailing white-spaces app/views/account/password_recovery.html.erb 12 years ago
  Toshi MARUYAMA 0db2783c55 rename .rhtml to .html.erb of app/views/account/lost_password.rhtml. 12 years ago
  Toshi MARUYAMA 36038e6530 rename .rhtml to .html.erb of app/views/account/register.rhtml. 12 years ago
  Toshi MARUYAMA bfd22a4a13 rename .rhtml to .html.erb of app/views/account/password_recovery.rhtml. 12 years ago
  Toshi MARUYAMA ad691358cf rename .rhtml to .html.erb of app/views/account/login.rhtml. 12 years ago
  Jean-Philippe Lang 6817a45e7f Adds hooks on login view (#4978). 14 years ago
  Eric Davis 675f28f895 Use the minimum password length setting when reseting a password. (#4683) 14 years ago
  Jean-Philippe Lang 2416260af2 Add tabindex to login screen (#4299). 14 years ago
  Jean-Philippe Lang a842769c3f AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 14 years ago
  Jean-Philippe Lang 52a6b0a21e Fixed: Custom values with a nil value cause error on (project|account)/show (#3705). 14 years ago
  Jean-Philippe Lang 85f634481e Fixed: login form fields have different width with IE (#3582). 15 years ago
  Eric Davis 3224773ada Added two plugin hooks to the account page: 15 years ago
  Jean-Philippe Lang 09a613b035 Escape custom field name. 15 years ago
  Jean-Philippe Lang 5ab33bca8e Sort roles on account view. 15 years ago
  Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 15 years ago
  Jean-Philippe Lang 31cf9be7ab Makes minimum password length configurable. 15 years ago
  Jean-Philippe Lang 9fe6bcac74 Fixes user's activity link (#2853). 15 years ago
  Eric Davis f1b8bf22a2 Added a space so words don't runtogeatherlikethis. #699 15 years ago
  Eric Davis 8d53e433c5 Added a system setting for allowing OpenID logins and registrations 15 years ago
  Eric Davis 896e64b759 Added the ability to login via OpenID. 15 years ago
  Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 15 years ago
  Jean-Philippe Lang 83fe973c75 Fixed user's activity atom feed broken by r2317. 15 years ago
  Jean-Philippe Lang 12792d8068 User custom fields can now be set as editable so that users can edit them on 'My account'. 15 years ago
  Jean-Philippe Lang 5f3f2e756b Obfuscates email address on user's account page using javascript. 15 years ago
  Jean-Philippe Lang dfc7a94578 Slight changes to profile on account page and last connexion date added. 15 years ago
  Jean-Philippe Lang 0399b85ab6 Adds links between account and user's activity pages. 15 years ago
  Jean-Philippe Lang 9e5edfb728 Adds atom feed on user's account page. 15 years ago
  Jean-Philippe Lang fce4615f10 Display latest user's activity on account/show view. 15 years ago
  Jean-Philippe Lang 7619c286cc Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a String (less code in views). 15 years ago