summaryrefslogtreecommitdiffstats
path: root/app/helpers/settings_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/settings_helper.rbToshi MARUYAMA2019-11-061-8/+4
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Add "robohash" to "Default Gravatar image" options (#31294).Go MAEDA2019-05-041-0/+9
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-161-2/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Add Users tab to application settings.Jean-Philippe Lang2018-06-171-0/+1
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Adds settings to make the issue and/or comment fields mandatory for time logs...Jean-Philippe Lang2017-01-121-0/+1
* Optional Regex delimiters to truncate incoming emails (#5864).Jean-Philippe Lang2016-12-131-6/+23
* Replace Date.today with User.current.today (#22320).Jean-Philippe Lang2016-05-071-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Adds 4h, 8h and 12h as options for session maximum lifetime (#20933).Jean-Philippe Lang2015-10-071-0/+19
* Moves attachments settings to a new tab.Jean-Philippe Lang2015-10-061-0/+1
* Moved API settings to their own tab.Jean-Philippe Lang2015-10-011-0/+1
* Replace tabs with spaces and remove trailing tabs in several files (#20140).Jean-Philippe Lang2015-06-211-1/+1
* Adds a setting to control done ratio on parent tasks (#5490).Jean-Philippe Lang2015-05-251-0/+9
* Adds settings to control start/due dates and priority on parent tasks (#5490).Jean-Philippe Lang2015-05-251-1/+24
* Adds the date format for ambiguous dates (#19243).Jean-Philippe Lang2015-03-071-0/+11
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Configurable behavour for linking issues on copy (#18500).Jean-Philippe Lang2014-11-291-0/+10
* Disable children when checking parent notifiable.Jean-Philippe Lang2014-03-211-6/+18
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Adds settings for disabling browser language detection and language preferenc...Jean-Philippe Lang2014-01-241-1/+1
* Possibility to define the default enable trackers when creating a project (#1...Jean-Philippe Lang2013-02-151-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Ignore non-working days when rescheduling an issue (#2161).Jean-Philippe Lang2012-10-291-1/+1
* Adds a setting to allow subtasks to belong to other projects (#5487).Jean-Philippe Lang2012-10-101-0/+12
* Fixed label with invalid for attribute.Jean-Philippe Lang2012-07-291-1/+1
* Make labels clickable in Adminstration/Settings (#11496).Jean-Philippe Lang2012-07-291-1/+1
* Removed duplicate ids.Jean-Philippe Lang2012-07-291-3/+4
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Added encoding comment to helpers (#9792).Jean-Philippe Lang2011-12-141-0/+2
* Rails3: helper: use html_safe in SettingsHelperToshi MARUYAMA2011-09-291-16/+16
* code clean up settings helper.Toshi MARUYAMA2011-05-291-5/+12
* remove trailing white-spaces from settings helper source.Toshi MARUYAMA2011-05-181-11/+11
* Changed the notifications to use a hierarchy UIEric Davis2010-09-281-0/+10
* Move API setting to Authentication tab and add translations strings.Jean-Philippe Lang2009-12-231-2/+1
* Added an Admin setting to enable/disable the REST web service. (#3920)Eric Davis2009-12-231-1/+2
* Adds helpers for setting field tags.Jean-Philippe Lang2009-12-191-2/+46
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-2/+2
* Moves a few settings to a "Display" panel.Jean-Philippe Lang2009-01-171-0/+1
* Adds an option to generate sequential project identifiers.Jean-Philippe Lang2008-08-311-0/+1
* Adds a simple API and a standalone script that can be used to forward emails ...Jean-Philippe Lang2008-06-251-0/+1
* Admin settings screen split to tabs.Jean-Philippe Lang2008-01-061-0/+8
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-211-0/+19