summaryrefslogtreecommitdiffstats
path: root/app/views/settings
Commit message (Expand)AuthorAgeFilesLines
* Added icon for the LDAP authentication menu item. #5775Eric Davis2010-07-201-1/+1
* Refactor AuthSourcesController to support non-LDAP sources. #1131Eric Davis2010-05-231-1/+1
* Converted the REDMINE_SUPPORTED_SCM constant to a classEric Davis2010-02-161-1/+1
* Refactor: Merged AuthSourcesController#list and #indexEric Davis2010-02-151-1/+1
* Adds a setting to cache textile rendering (off by default).Jean-Philippe Lang2010-02-061-0/+2
* Added :view_settings_general_form plugin hookEric Davis2009-12-291-0/+2
* Adds a setting to remove incoming emails body after a delimiter (#4409).Jean-Philippe Lang2009-12-231-0/+8
* Move API setting to Authentication tab and add translations strings.Jean-Philippe Lang2009-12-232-8/+2
* Added an Admin setting to enable/disable the REST web service. (#3920)Eric Davis2009-12-231-0/+8
* Adds on optional API key to repositories management controller and reposman.rb.Jean-Philippe Lang2009-12-201-1/+9
* Adds helpers for setting field tags.Jean-Philippe Lang2009-12-198-171/+84
* Added a setting to configure the day that week start on (Monday or Sunday). (...Eric Davis2009-12-131-0/+3
* Locales update.Jean-Philippe Lang2009-12-121-1/+2
* Adds a Setting to control how an Issue's done_ratio is calculated:Eric Davis2009-12-111-0/+3
* Add a setting to pick alternative Gravatar images. #2734Eric Davis2009-11-171-0/+4
* Adds a setting for new projects default modules (#1797).Jean-Philippe Lang2009-11-151-0/+10
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-137-13/+36
* Refactoring of tabs rendering.Jean-Philippe Lang2009-09-121-19/+1
* Fixes drop-down list selected value (#3472).Jean-Philippe Lang2009-06-131-1/+1
* Adds a setting to choose which role is given to a non-admin user who creates ...Jean-Philippe Lang2009-05-171-0/+3
* Makes minimum password length configurable.Jean-Philippe Lang2009-04-211-0/+3
* Makes the default issue list columns selection look like other multi-checkbox...Jean-Philippe Lang2009-02-211-5/+3
* Fixes new setting name.Jean-Philippe Lang2009-02-211-1/+1
* Adds a setting to limit the size of text attachments that can be displayed by...Jean-Philippe Lang2009-02-211-0/+3
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-1/+1
* List the Default Columns displayed on the issue list verticallyEric Davis2009-02-201-5/+7
* Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...Jean-Philippe Lang2009-02-121-1/+1
* Added a system setting for allowing OpenID logins and registrationsEric Davis2009-02-111-0/+3
* Adds a setting to limit the number of revisions displayed on a repository fil...Jean-Philippe Lang2009-02-011-0/+3
* Moves a few settings to a "Display" panel.Jean-Philippe Lang2009-01-172-18/+24
* Adds a setting to limit the number of diff lines that should be displayed (de...Jean-Philippe Lang2008-12-071-0/+3
* Host setting should contain the path prefix (Redmine base URL) to properly ge...Jean-Philippe Lang2008-11-071-1/+2
* Added an option to turn user Gravatars on or offEric Davis2008-10-311-0/+3
* Makes wiki text formatter pluggable.Jean-Philippe Lang2008-10-271-1/+1
* Makes permission screens localized (#2070).Jean-Philippe Lang2008-10-241-1/+1
* add plain text option for mail #2029Nicolas Chuche2008-10-151-0/+4
* Adds an option to generate sequential project identifiers.Jean-Philippe Lang2008-08-312-3/+12
* Adds support for commit logs reencoding to UTF-8 before insertion in the data...Jean-Philippe Lang2008-08-261-0/+3
* Email delivery configuration moved to an unversioned YAML file (config/email....Jean-Philippe Lang2008-07-041-0/+6
* Adds a simple API and a standalone script that can be used to forward emails ...Jean-Philippe Lang2008-06-251-0/+18
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-081-0/+7
* Fixed: Check All / Uncheck All in Email Settings doesn't work (#1180).Jean-Philippe Lang2008-05-141-2/+2
* Do not use javascript to hide tabs content on page loading and make tabs work...Jean-Philippe Lang2008-03-261-11/+16
* Adds a setting for whether new projects should be public by default (closes #...Jean-Philippe Lang2008-03-121-0/+3
* Adds an application setting to choose whether or not subprojects issues shoul...Jean-Philippe Lang2008-03-061-0/+3
* Display the last 30 days on the activity view rather than the current month.Jean-Philippe Lang2008-03-051-0/+3
* Added translation support for project modules names and a few other strings.Jean-Philippe Lang2008-02-161-1/+1
* Translation for various hard-coded strings (#577).Jean-Philippe Lang2008-02-121-1/+1
* User display format is now configurable in administration settings.Jean-Philippe Lang2008-01-251-0/+3
* Admin settings screen split to tabs.Jean-Philippe Lang2008-01-066-99/+161