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
*
Adds STI to Query model. Issue queries are now IssueQuery instances.
Jean-Philippe Lang
2012-12-09
1
-1
/
+1
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-1
/
+1
*
Non working days is an array of strings (#2161).
Jean-Philippe Lang
2012-10-29
1
-1
/
+1
*
Ignore non-working days when rescheduling an issue (#2161).
Jean-Philippe Lang
2012-10-29
1
-0
/
+2
*
Adds a setting to allow subtasks to belong to other projects (#5487).
Jean-Philippe Lang
2012-10-10
1
-0
/
+2
*
Fixed legend tag position.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
Add labels on SCMs.
Jean-Philippe Lang
2012-07-29
1
-0
/
+2
*
Removed duplicate ids.
Jean-Philippe Lang
2012-07-29
1
-6
/
+1
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
2
-5
/
+5
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
1
-0
/
+4
*
Display dates using user's locale if available (#2190).
Etienne Massip
2012-06-16
1
-3
/
+3
*
Configurable session lifetime and timeout (#6597).
Jean-Philippe Lang
2012-06-10
1
-0
/
+11
*
Ability to set default column order in issue list (#11068).
Jean-Philippe Lang
2012-06-08
1
-4
/
+8
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
9
-9
/
+9
*
Adds the ability for users to delete their own account (#10664). Can be disab...
Jean-Philippe Lang
2012-04-15
1
-0
/
+2
*
Adds specific css class for information in forms.
Jean-Philippe Lang
2012-02-02
3
-11
/
+11
*
Adds a setting that allows to reference/fix issues of all projects (#3087).
Jean-Philippe Lang
2012-02-02
1
-0
/
+2
*
Fixed that SCM selection is not saved when all SCM are disabled (#9937).
Jean-Philippe Lang
2012-01-08
1
-0
/
+1
*
Do not show warnings for disabled scm.
Jean-Philippe Lang
2011-12-02
1
-2
/
+5
*
Set style for tips in forms.
Jean-Philippe Lang
2011-11-26
1
-4
/
+2
*
attachment: move repositories encodings setting to the general tab and update...
Toshi MARUYAMA
2011-11-20
2
-3
/
+3
*
Added an administration setting to allow issue start date to be defaulted to ...
Etienne Massip
2011-11-05
1
-0
/
+2
*
replace tabs to spaces at app/views/settings/_authentication.html.erb
Toshi MARUYAMA
2011-09-18
1
-3
/
+3
*
replace tabs to spaces at app/views/settings/_mail_handler.html.erb
Toshi MARUYAMA
2011-09-17
1
-3
/
+3
*
replace tabs to spaces at app/views/settings/_projects.html.erb
Toshi MARUYAMA
2011-09-17
1
-2
/
+2
*
remove trailing white-spaces from app/views/settings/_issues.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/settings/_mail_handler.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/settings/_projects.html.erb
Toshi MARUYAMA
2011-09-17
1
-2
/
+2
*
remove trailing white-spaces from app/views/settings/_repositories.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
rename .rhtml to .html.erb of app/views/settings/_issues.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/settings/plugin.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/settings/_display.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/settings/_general.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/settings/_repositories.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/settings/edit.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/settings/_projects.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/settings/_notifications.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/settings/_authentication.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/settings/_mail_handler.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
Ability to assign issues to groups (#2964).
Jean-Philippe Lang
2011-07-23
1
-0
/
+2
*
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
[next]