summaryrefslogtreecommitdiffstats
path: root/app/views/account
Commit message (Expand)AuthorAgeFilesLines
...
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-271-2/+2
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-311-7/+0
* Login field name changed to username (#755).Jean-Philippe Lang2008-02-291-3/+3
* Removed the 12 characters limit on passwords.Jean-Philippe Lang2007-11-242-2/+3
* There's now 3 account activation strategies (available in application settings):Jean-Philippe Lang2007-11-181-3/+0
* Application layout refactored.Jean-Philippe Lang2007-09-223-48/+43
* Some deprecation fixes (end_form_tag and count API).Jean-Philippe Lang2007-08-291-1/+1
* Removed User#display_name (replaced by User#name).Jean-Philippe Lang2007-06-291-1/+1
* Don't show "Projects" label if projects list is empty.Jean-Philippe Lang2007-06-231-0/+2
* Fixed confidentiality issue on account/show.Jean-Philippe Lang2007-06-231-5/+5
* Added autologin feature (disabled by default).Jean-Philippe Lang2007-05-061-3/+6
* Login field automatically focused on login formJean-Philippe Lang2007-05-051-0/+1
* Added some attributes length validations.Jean-Philippe Lang2007-04-021-1/+2
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-125-76/+76
* setting password_lost renamed to lost_passwordJean-Philippe Lang2007-02-041-1/+1
* added a setting option to disable "password lost" functionalityJean-Philippe Lang2007-02-041-2/+8
* removed space before argument parenthesesJean-Philippe Lang2007-01-261-1/+1
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-264-8/+8
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-211-1/+1
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-081-1/+1
* calendar javascripts and stylesheets removed from base layout. they're now on...Jean-Philippe Lang2007-01-061-0/+7
* * code and views cleaningJean-Philippe Lang2006-12-171-1/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-055-0/+118