13 Commits (9955844da1d209778f06ad9a3583949048b8ee88)

Author SHA1 Message Date
  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 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 f4c3700702 Adds the "Hide my email address" option on the registration form (#21500). 8 years ago
  Jean-Philippe Lang e391be4086 Adds settings for disabling browser language detection and language preference (#2691). 10 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 36038e6530 rename .rhtml to .html.erb of app/views/account/register.rhtml. 12 years ago
  Jean-Philippe Lang 31cf9be7ab Makes minimum password length configurable. 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 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 eb1d969237 Improved on-the-fly account creation. If some attributes are missing (eg. not present in the LDAP) or are invalid, the registration form is displayed so that the user is able to fill or fix these attributes. 16 years ago
  Jean-Philippe Lang ce6cf66f6c Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 16 years ago
  Jean-Philippe Lang 68fe7856c9 Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik). 16 years ago
  Jean-Philippe Lang fde4a42e2a Removed the 12 characters limit on passwords. 16 years ago
  Jean-Philippe Lang 9c9ae21771 There's now 3 account activation strategies (available in application settings): 16 years ago
  Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 17 years ago
  Jean-Philippe Lang 845460b165 deprecated start_form_tag replaced by form_tag 17 years ago
  Jean-Philippe Lang 979892a109 calendar javascripts and stylesheets removed from base layout. they're now only added to html header when needed. 17 years ago
  Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 17 years ago
  Jean-Philippe Lang 552d99d664 tables and forms redesign, 17 years ago
  Jean-Philippe Lang 54aeec7b5f custom field tags 18 years ago
  Jean-Philippe Lang b862c447f1 Localization plugin removed (replaced with GLoc) 18 years ago
  Jean-Philippe Lang 310a0f924a 0.3 unstable 18 years ago