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
/
helpers
/
settings_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/settings_helper.rb
Toshi MARUYAMA
2019-11-06
1
-8
/
+4
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Add "robohash" to "Default Gravatar image" options (#31294).
Go MAEDA
2019-05-04
1
-0
/
+9
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
1
-1
/
+1
*
Remove unnecessary encoding magic comment (#31034).
Go MAEDA
2019-03-16
1
-2
/
+0
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Add Users tab to application settings.
Jean-Philippe Lang
2018-06-17
1
-0
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Adds settings to make the issue and/or comment fields mandatory for time logs...
Jean-Philippe Lang
2017-01-12
1
-0
/
+1
*
Optional Regex delimiters to truncate incoming emails (#5864).
Jean-Philippe Lang
2016-12-13
1
-6
/
+23
*
Replace Date.today with User.current.today (#22320).
Jean-Philippe Lang
2016-05-07
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Adds 4h, 8h and 12h as options for session maximum lifetime (#20933).
Jean-Philippe Lang
2015-10-07
1
-0
/
+19
*
Moves attachments settings to a new tab.
Jean-Philippe Lang
2015-10-06
1
-0
/
+1
*
Moved API settings to their own tab.
Jean-Philippe Lang
2015-10-01
1
-0
/
+1
*
Replace tabs with spaces and remove trailing tabs in several files (#20140).
Jean-Philippe Lang
2015-06-21
1
-1
/
+1
*
Adds a setting to control done ratio on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
1
-0
/
+9
*
Adds settings to control start/due dates and priority on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
1
-1
/
+24
*
Adds the date format for ambiguous dates (#19243).
Jean-Philippe Lang
2015-03-07
1
-0
/
+11
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Configurable behavour for linking issues on copy (#18500).
Jean-Philippe Lang
2014-11-29
1
-0
/
+10
*
Disable children when checking parent notifiable.
Jean-Philippe Lang
2014-03-21
1
-6
/
+18
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Adds settings for disabling browser language detection and language preferenc...
Jean-Philippe Lang
2014-01-24
1
-1
/
+1
*
Possibility to define the default enable trackers when creating a project (#1...
Jean-Philippe Lang
2013-02-15
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Ignore non-working days when rescheduling an issue (#2161).
Jean-Philippe Lang
2012-10-29
1
-1
/
+1
*
Adds a setting to allow subtasks to belong to other projects (#5487).
Jean-Philippe Lang
2012-10-10
1
-0
/
+12
*
Fixed label with invalid for attribute.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
Make labels clickable in Adminstration/Settings (#11496).
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
Removed duplicate ids.
Jean-Philippe Lang
2012-07-29
1
-3
/
+4
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Added encoding comment to helpers (#9792).
Jean-Philippe Lang
2011-12-14
1
-0
/
+2
*
Rails3: helper: use html_safe in SettingsHelper
Toshi MARUYAMA
2011-09-29
1
-16
/
+16
*
code clean up settings helper.
Toshi MARUYAMA
2011-05-29
1
-5
/
+12
*
remove trailing white-spaces from settings helper source.
Toshi MARUYAMA
2011-05-18
1
-11
/
+11
*
Changed the notifications to use a hierarchy UI
Eric Davis
2010-09-28
1
-0
/
+10
*
Move API setting to Authentication tab and add translations strings.
Jean-Philippe Lang
2009-12-23
1
-2
/
+1
*
Added an Admin setting to enable/disable the REST web service. (#3920)
Eric Davis
2009-12-23
1
-1
/
+2
*
Adds helpers for setting field tags.
Jean-Philippe Lang
2009-12-19
1
-2
/
+46
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-2
/
+2
*
Moves a few settings to a "Display" panel.
Jean-Philippe Lang
2009-01-17
1
-0
/
+1
*
Adds an option to generate sequential project identifiers.
Jean-Philippe Lang
2008-08-31
1
-0
/
+1
*
Adds a simple API and a standalone script that can be used to forward emails ...
Jean-Philippe Lang
2008-06-25
1
-0
/
+1
*
Admin settings screen split to tabs.
Jean-Philippe Lang
2008-01-06
1
-0
/
+8
*
settings are now stored in the database (config_custom.rb no more used) and e...
Jean-Philippe Lang
2007-01-21
1
-0
/
+19