summaryrefslogtreecommitdiffstats
path: root/app/models/user_preference.rb
Commit message (Expand)AuthorAgeFilesLines
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Fixed usage of #attribute_present? in UserPreference (#13008).Jean-Philippe Lang2013-09-101-2/+2
* Fixed that locking and unlocking a user resets the email notification checkbo...Jean-Philippe Lang2013-05-131-0/+3
* remove trailing white-space from app/models/user_preference.rbToshi MARUYAMA2013-03-201-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Potential can't dup NilClass error in UserPreference (#11905).Jean-Philippe Lang2012-09-221-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Set user_id as a protected attribute (#10390).Jean-Philippe Lang2012-03-061-1/+1
* Makes models #initialize accept additional arguments.Jean-Philippe Lang2011-12-181-1/+1
* Rails3: model: replace deprecated before_save method at UserPreference modelToshi MARUYAMA2011-12-041-1/+3
* remove trailing white-spaces from app/models/user_preference.rb.Toshi MARUYAMA2011-08-211-11/+11
* Warning on leaving a page with unsaved content in textarea (#2910).Jean-Philippe Lang2011-02-211-0/+3
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-041-2/+4
* Add a user preference to choose how comments/replies are displayed: in chrono...Jean-Philippe Lang2008-03-051-0/+3
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-251-2/+7
* removed serialize class_name option in user_preferenceJean-Philippe Lang2007-01-251-1/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+44