Commit Graph

133 Commits (d3fdbefcaac59e79dc98702cf53ed8fab485ac6a)

Author SHA1 Message Date
Eric Davis 876fb69271 Added tests for the other OpenID authentication cases. #699 16 years ago
Eric Davis 0310f43126 Hooked up on the fly OpenID user creation. 16 years ago
Eric Davis 896e64b759 Added the ability to login via OpenID. 16 years ago
Jean-Philippe Lang e7b6a56a97 Replaces User.find_active with a named scope. 16 years ago
Jean-Philippe Lang fce4615f10 Display latest user's activity on account/show view. 16 years ago
Jean-Philippe Lang 237a3f52a2 Fixes custom fields display order at several places (#1768). 16 years ago
Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 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. 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 19cb6f96f4 Log the user in after registration if account activation is not needed. 17 years ago
Jean-Philippe Lang a340d8c957 Better error message and AR errors in log for failed LDAP on-the-fly user creation (closes #932, #1042). 17 years ago
Jean-Philippe Lang 87742f23ed Login field name changed to username (#755). 17 years ago
Jean-Philippe Lang 860ff9345f Fixed: private projects name are displayed on account/show even if the current user doesn't have access to these private projects. 17 years ago
Jean-Philippe Lang 866e9e2503 Fixed: error on account/register when validation fails. 17 years ago
Jean-Philippe Lang 9c9ae21771 There's now 3 account activation strategies (available in application settings): 17 years ago
Jean-Philippe Lang 650888c73b Added a named route for the home page. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang a8b202c9bc Fixed: non-active users can be viewed with account/show 17 years ago
Jean-Philippe Lang acebceb1d7 Applied 'register notice' patch by Matt Jones. 18 years ago
Jean-Philippe Lang 2d5ac54d2e Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
Jean-Philippe Lang 1a2aee84b2 Fixed confidentiality issue on account/show. 18 years ago
Jean-Philippe Lang 7eb6471559 Added autologin feature (disabled by default). 18 years ago
Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 18 years ago
Jean-Philippe Lang d185e2f9e0 lost_password option checking in account controller 18 years ago
Jean-Philippe Lang 90c7cf9763 proper language setting for mail notifications 18 years ago
Jean-Philippe Lang 4e03668eec * replaced :controller => '' broken statements by :controller => 'welcome' 18 years ago
Jean-Philippe Lang 0b4d4db131 settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago
Jean-Philippe Lang e3becc7c3c ActiveRecord::RecordNotFound exceptions handled more gracefully 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago
Jean-Philippe Lang 362633d486 - new controller "myController" 18 years ago
Jean-Philippe Lang 7136b85f21 * new report: project activity 18 years ago
Jean-Philippe Lang 18ee1fef41 notice messages translation 19 years ago
Jean-Philippe Lang b862c447f1 Localization plugin removed (replaced with GLoc) 19 years ago
Jean-Philippe Lang 310a0f924a 0.3 unstable 19 years ago
Jean-Philippe Lang f37089f547 v0.2.0 19 years ago
Jean-Philippe Lang 6b7650e2f0 Initial commit 19 years ago