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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display non working days on gantt according to settings (#2161).
Jean-Philippe Lang
2012-10-29
1
-2
/
+3
*
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
*
Hard-coded "Back" on 404 view (#12231).
Jean-Philippe Lang
2012-10-28
1
-1
/
+1
*
Use page parameter instead of p for pagination.
Jean-Philippe Lang
2012-10-28
1
-1
/
+1
*
Wrap issue description and its contextual menu in a div (#12211).
Jean-Philippe Lang
2012-10-27
1
-0
/
+2
*
Adds last edit comments on the wiki page (#7082).
Jean-Philippe Lang
2012-10-25
1
-0
/
+1
*
Adds ?include=attachments option when retrieving a wiki page with the REST AP...
Jean-Philippe Lang
2012-10-25
1
-0
/
+6
*
REST API for retrieving wiki pages (#7082).
Jean-Philippe Lang
2012-10-25
2
-0
/
+24
*
scm: use nil instead of @rev at revision text box of "View all revisions" page
Toshi MARUYAMA
2012-10-24
1
-1
/
+1
*
fix "Page not found" on OK button in SCM "View all revisions" page (#12196)
Toshi MARUYAMA
2012-10-24
1
-1
/
+2
*
Ability to delete a version from a wiki page history (#10852).
Jean-Philippe Lang
2012-10-23
1
-1
/
+4
*
Wiki page versions routes cleanup.
Jean-Philippe Lang
2012-10-21
1
-1
/
+1
*
Don't show watch, lock/unlock, delete links on previous wiki page versions.
Jean-Philippe Lang
2012-10-21
1
-7
/
+10
*
Handle deleted wiki page versions (#10852).
Jean-Philippe Lang
2012-10-21
1
-3
/
+3
*
Adds links to locked users when current user is admin.
Jean-Philippe Lang
2012-10-18
1
-1
/
+1
*
Makes enumerations available through the REST API.
Jean-Philippe Lang
2012-10-17
1
-0
/
+9
*
Adds a helper for displaying a link to add a subtask (#12113).
Jean-Philippe Lang
2012-10-17
1
-1
/
+1
*
Expose roles details via REST API (#11502).
Jean-Philippe Lang
2012-10-12
1
-0
/
+9
*
Preserve username when authentification failed (#11846).
Jean-Philippe Lang
2012-10-11
1
-2
/
+7
*
Adds a setting to allow subtasks to belong to other projects (#5487).
Jean-Philippe Lang
2012-10-10
2
-1
/
+3
*
Restyles the issue counts.
Jean-Philippe Lang
2012-10-07
1
-1
/
+1
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
4
-6
/
+20
*
Makes related issues available for display and filtering on the issue list (#...
Jean-Philippe Lang
2012-09-29
1
-0
/
+1
*
Don't display the dropdown if no transition is allowed.
Jean-Philippe Lang
2012-09-27
1
-1
/
+1
*
explicitly define route at scm diff view (#11966)
Toshi MARUYAMA
2012-09-27
1
-2
/
+3
*
code layout cleanup app/views/issues/_list.html.erb
Toshi MARUYAMA
2012-09-25
1
-11
/
+16
*
Fixed JSON escaping of filters (#11929).
Jean-Philippe Lang
2012-09-25
1
-5
/
+5
*
Anonymous users should always see public issues only (#11872).
Jean-Philippe Lang
2012-09-20
1
-0
/
+2
*
New relation form Cancel link is broken with Chrome 21 (#11036).
Jean-Philippe Lang
2012-09-20
1
-1
/
+1
*
use radio buttons instead of a select at attachment as same as r10426 repository
Toshi MARUYAMA
2012-09-18
1
-7
/
+5
*
Use radio buttons instead of a select.
Jean-Philippe Lang
2012-09-18
1
-5
/
+3
*
Fixed that git diff displays deleted files as /dev/null (#11868).
Jean-Philippe Lang
2012-09-18
3
-3
/
+4
*
fix deprecation warning of the format in the template name
Toshi MARUYAMA
2012-09-18
2
-2
/
+2
*
Attachments should be available to the text formatter when previewing an exis...
Jean-Philippe Lang
2012-09-16
2
-2
/
+2
*
Use javascript_tag.
Jean-Philippe Lang
2012-09-11
1
-2
/
+3
*
Moved the javascript includes in html head.
Jean-Philippe Lang
2012-09-11
1
-2
/
+5
*
do not show estimated time if it is nil on issue page
Toshi MARUYAMA
2012-09-11
1
-1
/
+3
*
Option to copy subtasks when copying issue(s) (#6965).
Jean-Philippe Lang
2012-09-08
2
-0
/
+13
*
gantt: code layout cleanup html days headers
Toshi MARUYAMA
2012-09-08
1
-11
/
+7
*
gantt: code layout cleanup html weeks headers
Toshi MARUYAMA
2012-09-08
1
-11
/
+7
*
gantt: use content_tag instead of html tag at days headers
Toshi MARUYAMA
2012-09-08
1
-5
/
+13
*
gantt: use content_tag instead of html tag at gantt header outline
Toshi MARUYAMA
2012-09-08
1
-3
/
+8
*
gantt: code layout cleanup ruby code at head of show.html.erb
Toshi MARUYAMA
2012-09-08
1
-17
/
+17
*
gantt: code layout cleanup html months headers
Toshi MARUYAMA
2012-09-08
1
-11
/
+8
*
gantt: use content_tag instead of html tag at gantt subject
Toshi MARUYAMA
2012-09-08
1
-11
/
+28
*
gantt: code cleanup html today red line
Toshi MARUYAMA
2012-09-08
1
-1
/
+2
*
gantt: fix code indents of html today red line
Toshi MARUYAMA
2012-09-08
1
-7
/
+7
*
gantt: use content_tag instead of html tag at gantt today red line
Toshi MARUYAMA
2012-09-07
1
-6
/
+11
*
gantt: use content_tag instead of html tag at gantt weeks headers
Toshi MARUYAMA
2012-09-07
1
-9
/
+25
[next]