index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
/
user_preference.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Replace Hash#keys.each with faster Hash#each_key (#29305).
Go MAEDA
2018-08-01
1
-1
/
+1
*
fix NameError (uninitialized constant) when "config.eager_load = true" (#26513)
Toshi MARUYAMA
2017-07-25
1
-0
/
+2
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-2
/
+0
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Don't hardcode the groups on My page.
Jean-Philippe Lang
2017-04-04
1
-5
/
+28
*
Allow multiple instances of custom queries on My page (#1565).
Jean-Philippe Lang
2017-03-16
1
-1
/
+5
*
Clear settings for blocks that are no longer used.
Jean-Philippe Lang
2017-03-15
1
-1
/
+7
*
Let user choose columns and sort order of issue lists on "My page" (#1565).
Jean-Philippe Lang
2017-03-14
1
-0
/
+1
*
Wrap conditions with a single if new_record?.
Jean-Philippe Lang
2017-01-15
1
-8
/
+10
*
Add default timezone for new users (#16484).
Jean-Philippe Lang
2017-01-15
1
-0
/
+3
*
remove trailing white space from app/models/user_preference.rb
Toshi MARUYAMA
2016-12-14
1
-1
/
+1
*
My page - Spent time: configurable number of days to display (#8761).
Jean-Philippe Lang
2016-10-30
1
-0
/
+18
*
Adds #add_block and #remove_block methods.
Jean-Philippe Lang
2016-10-29
1
-0
/
+18
*
Moves blocks definition to Redmine::MyPage.
Jean-Philippe Lang
2016-10-29
1
-0
/
+8
*
User preference for monospaced / variable-width font in textareas (#23653).
Jean-Philippe Lang
2016-08-30
1
-1
/
+7
*
Use safe_attributes for user preferences.
Jean-Philippe Lang
2016-07-17
1
-0
/
+8
*
"I don't want to be notified of changes that I make myself" as Default for al...
Jean-Philippe Lang
2016-04-03
1
-0
/
+3
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Option to show email adresses by default for new users (#21447).
Jean-Philippe Lang
2015-12-13
1
-0
/
+3
*
Activity page to remember user's selection of activities (#1605).
Jean-Philippe Lang
2015-10-15
1
-0
/
+3
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Fixed usage of #attribute_present? in UserPreference (#13008).
Jean-Philippe Lang
2013-09-10
1
-2
/
+2
*
Fixed that locking and unlocking a user resets the email notification checkbo...
Jean-Philippe Lang
2013-05-13
1
-0
/
+3
*
remove trailing white-space from app/models/user_preference.rb
Toshi MARUYAMA
2013-03-20
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Potential can't dup NilClass error in UserPreference (#11905).
Jean-Philippe Lang
2012-09-22
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Set user_id as a protected attribute (#10390).
Jean-Philippe Lang
2012-03-06
1
-1
/
+1
*
Makes models #initialize accept additional arguments.
Jean-Philippe Lang
2011-12-18
1
-1
/
+1
*
Rails3: model: replace deprecated before_save method at UserPreference model
Toshi MARUYAMA
2011-12-04
1
-1
/
+3
*
remove trailing white-spaces from app/models/user_preference.rb.
Toshi MARUYAMA
2011-08-21
1
-11
/
+11
*
Warning on leaving a page with unsaved content in textarea (#2910).
Jean-Philippe Lang
2011-02-21
1
-0
/
+3
*
Merged Rails 2.1 compatibility branch.
Jean-Philippe Lang
2008-07-04
1
-2
/
+4
*
Add a user preference to choose how comments/replies are displayed: in chrono...
Jean-Philippe Lang
2008-03-05
1
-0
/
+3
*
Fixed: 10342 Creation of Schema in Oracle
Jean-Philippe Lang
2007-04-25
1
-2
/
+7
*
removed serialize class_name option in user_preference
Jean-Philippe Lang
2007-01-25
1
-1
/
+1
*
trunk moved from /trunk/redmine to /trunk
Jean-Philippe Lang
2006-12-05
1
-0
/
+44