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
/
views
/
settings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed duplicate LDAP link in application settings.
Jean-Philippe Lang
2011-07-02
1
-4
/
+0
*
Do not show inactive time entry activities in repository settings (#8573).
Jean-Baptiste Barth
2011-06-13
1
-1
/
+1
*
Slight UI changes (#4273).
Jean-Philippe Lang
2011-05-29
1
-7
/
+1
*
scm: show scm commands and versions on administration panel (#4273).
Toshi MARUYAMA
2011-05-29
1
-2
/
+48
*
scm: code clean up app/views/settings/_repositories.rhtml.
Toshi MARUYAMA
2011-05-29
1
-13
/
+27
*
scm: replace a tab to two spaces in app/views/settings/_repositories.rhtml.
Toshi MARUYAMA
2011-05-25
1
-5
/
+5
*
scm: remove trailing white-spaces from app/views/settings/_repositories.rhtml.
Toshi MARUYAMA
2011-05-24
1
-2
/
+2
*
Adds support for saturday as the first week day (#7097).
Jean-Philippe Lang
2011-03-27
1
-1
/
+1
*
Add "mystery man" gravatar to options (#7640).
Jean-Philippe Lang
2011-03-13
1
-1
/
+1
*
scm: remove global repository log encoding setting from view (#1735).
Toshi MARUYAMA
2011-03-01
1
-2
/
+0
*
Added 'retro' style for gravatars. #7608
Jean-Baptiste Barth
2011-02-12
1
-1
/
+1
*
Do not show "for only project I select" notification option on application se...
Jean-Philippe Lang
2011-01-16
1
-1
/
+1
*
Adds an application setting to limit the number of items that can be displaye...
Jean-Philippe Lang
2010-12-15
1
-0
/
+2
*
Automatic spent time logging from commit messages (#4155).
Jean-Philippe Lang
2010-12-05
1
-0
/
+7
*
Replaced hardcoded strings (KB) with i18n equivalent (number.human.storage_un...
Azamat Hackimov
2010-11-25
1
-2
/
+2
*
Add a Email Header setting. Useful for adding delimiters to every email.
Eric Davis
2010-11-02
1
-0
/
+4
*
Fixed: disabling autologin not persisted. #6438
Jean-Baptiste Barth
2010-10-29
1
-1
/
+1
*
Changed the notifications to use a hierarchy UI
Eric Davis
2010-09-28
1
-5
/
+7
*
Add a default mail notification setting for new users
Eric Davis
2010-09-28
1
-0
/
+3
*
Added icon for the LDAP authentication menu item. #5775
Eric Davis
2010-07-20
1
-1
/
+1
*
Refactor AuthSourcesController to support non-LDAP sources. #1131
Eric Davis
2010-05-23
1
-1
/
+1
*
Converted the REDMINE_SUPPORTED_SCM constant to a class
Eric Davis
2010-02-16
1
-1
/
+1
*
Refactor: Merged AuthSourcesController#list and #index
Eric Davis
2010-02-15
1
-1
/
+1
*
Adds a setting to cache textile rendering (off by default).
Jean-Philippe Lang
2010-02-06
1
-0
/
+2
*
Added :view_settings_general_form plugin hook
Eric Davis
2009-12-29
1
-0
/
+2
*
Adds a setting to remove incoming emails body after a delimiter (#4409).
Jean-Philippe Lang
2009-12-23
1
-0
/
+8
*
Move API setting to Authentication tab and add translations strings.
Jean-Philippe Lang
2009-12-23
2
-8
/
+2
*
Added an Admin setting to enable/disable the REST web service. (#3920)
Eric Davis
2009-12-23
1
-0
/
+8
*
Adds on optional API key to repositories management controller and reposman.rb.
Jean-Philippe Lang
2009-12-20
1
-1
/
+9
*
Adds helpers for setting field tags.
Jean-Philippe Lang
2009-12-19
8
-171
/
+84
*
Added a setting to configure the day that week start on (Monday or Sunday). (...
Eric Davis
2009-12-13
1
-0
/
+3
*
Locales update.
Jean-Philippe Lang
2009-12-12
1
-1
/
+2
*
Adds a Setting to control how an Issue's done_ratio is calculated:
Eric Davis
2009-12-11
1
-0
/
+3
*
Add a setting to pick alternative Gravatar images. #2734
Eric Davis
2009-11-17
1
-0
/
+4
*
Adds a setting for new projects default modules (#1797).
Jean-Philippe Lang
2009-11-15
1
-0
/
+10
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
7
-13
/
+36
*
Refactoring of tabs rendering.
Jean-Philippe Lang
2009-09-12
1
-19
/
+1
*
Fixes drop-down list selected value (#3472).
Jean-Philippe Lang
2009-06-13
1
-1
/
+1
*
Adds a setting to choose which role is given to a non-admin user who creates ...
Jean-Philippe Lang
2009-05-17
1
-0
/
+3
*
Makes minimum password length configurable.
Jean-Philippe Lang
2009-04-21
1
-0
/
+3
*
Makes the default issue list columns selection look like other multi-checkbox...
Jean-Philippe Lang
2009-02-21
1
-5
/
+3
*
Fixes new setting name.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
Adds a setting to limit the size of text attachments that can be displayed by...
Jean-Philippe Lang
2009-02-21
1
-0
/
+3
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
List the Default Columns displayed on the issue list vertically
Eric Davis
2009-02-20
1
-5
/
+7
*
Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...
Jean-Philippe Lang
2009-02-12
1
-1
/
+1
*
Added a system setting for allowing OpenID logins and registrations
Eric Davis
2009-02-11
1
-0
/
+3
*
Adds a setting to limit the number of revisions displayed on a repository fil...
Jean-Philippe Lang
2009-02-01
1
-0
/
+3
*
Moves a few settings to a "Display" panel.
Jean-Philippe Lang
2009-01-17
2
-18
/
+24
*
Adds a setting to limit the number of diff lines that should be displayed (de...
Jean-Philippe Lang
2008-12-07
1
-0
/
+3
[next]