summaryrefslogtreecommitdiffstats
path: root/app/controllers/account_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed: error on account/register when validation fails.Jean-Philippe Lang2007-11-231-4/+4
* There's now 3 account activation strategies (available in application settings):Jean-Philippe Lang2007-11-181-23/+45
* Added a named route for the home page.Jean-Philippe Lang2007-09-241-6/+6
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-6/+16
* Fixed: non-active users can be viewed with account/showJean-Philippe Lang2007-08-131-1/+1
* Applied 'register notice' patch by Matt Jones.Jean-Philippe Lang2007-08-021-1/+1
* Applied the flash notices patch by Matt Jones (slightly edited).Jean-Philippe Lang2007-08-021-3/+3
* Fixed confidentiality issue on account/show.Jean-Philippe Lang2007-06-231-0/+5
* Added autologin feature (disabled by default).Jean-Philippe Lang2007-05-061-0/+7
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-130/+130
* lost_password option checking in account controllerJean-Philippe Lang2007-02-041-1/+2
* proper language setting for mail notificationsJean-Philippe Lang2007-01-271-3/+0
* * replaced :controller => '' broken statements by :controller => 'welcome'Jean-Philippe Lang2007-01-251-6/+6
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-211-3/+3
* ActiveRecord::RecordNotFound exceptions handled more gracefullyJean-Philippe Lang2007-01-021-0/+2
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+131