summaryrefslogtreecommitdiffstats
path: root/app/helpers/settings_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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