summaryrefslogtreecommitdiffstats
path: root/app/views/settings
Commit message (Expand)AuthorAgeFilesLines
* 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
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-1/+1
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-291-0/+3
* More detailed html title on several views.Jean-Philippe Lang2007-12-071-0/+2
* Email notifications are now sent as Blind carbon copy by default. This can be...Jean-Philippe Lang2007-12-021-6/+1
* There's now 3 account activation strategies (available in application settings):Jean-Philippe Lang2007-11-181-1/+6
* Added a couple of new formats for the 'date format' setting.Jean-Philippe Lang2007-11-161-1/+4
* Custom fields can now be displayed as columns on the issue list.Jean-Philippe Lang2007-11-071-2/+2
* Mailer:Jean-Philippe Lang2007-11-041-1/+4
* Slight style change on plugin configuration view.Jean-Philippe Lang2007-10-131-0/+2
* Added the ability to set the "done ratio" of issues fixed by commit (original...Jean-Philippe Lang2007-10-101-0/+1
* Added basic Theme support.Jean-Philippe Lang2007-10-101-0/+3
* Default encodings for repository files can now be set in application settings...Jean-Philippe Lang2007-10-071-0/+3
* Default columns displayed on the issue list can now be selected at applicatio...Jean-Philippe Lang2007-10-011-4/+12
* Basic plugin support.Jean-Philippe Lang2007-09-231-0/+8
* Removed RedCloth checks since it's now supplied with the application.Jean-Philippe Lang2007-09-051-1/+1
* Application welcome text is now textilized.Jean-Philippe Lang2007-08-171-1/+2
* Added an option to be able to relate issues in different projects.Jean-Philippe Lang2007-08-121-0/+3
* Added an option to choose the date format: language based (as defined in each...Jean-Philippe Lang2007-07-141-0/+3