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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace tabs to spaces at app/views/common/_tabs.html.erb
Toshi MARUYAMA
2011-09-18
1
-4
/
+4
*
remove a trailing tab from app/views/common/_calendar.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/common/_calendar.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/common/_tabs.html.erb
Toshi MARUYAMA
2011-09-17
1
-2
/
+2
*
rename .rhtml to .html.erb of app/views/common/_diff.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/common/_preview.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/common/_file.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/common/_calendar.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/common/_tabs.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
HTML escape at app/views/common/error.html.erb.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/common/_diff.rhtml.
Toshi MARUYAMA
2011-08-02
1
-2
/
+2
*
set svn:eol-style=native app/views/common/error.html.erb.
Toshi MARUYAMA
2011-05-21
1
-6
/
+6
*
Highlight changes inside diff lines (#7139).
Jean-Philippe Lang
2011-03-11
1
-30
/
+20
*
Strip non utf8 content when displaying diff (ruby1.9 compatibility).
Jean-Philippe Lang
2011-01-01
1
-2
/
+2
*
Refactor: merged error rendering methods.
Jean-Philippe Lang
2010-10-23
3
-12
/
+6
*
Improved error message when trying to access an archived project (#2995).
Jean-Philippe Lang
2010-10-23
1
-1
/
+1
*
Display the correct ISO week number on the project calendar.
Eric Davis
2010-06-19
1
-1
/
+1
*
Updated the project calendar for greater accessibility.
Eric Davis
2010-06-15
1
-2
/
+2
*
Replace the hardcoded "CodeRay" css class name for highlighted elements.
Jean-Philippe Lang
2010-03-14
2
-3
/
+3
*
Move hardcoded calendar images to css classes.
Jean-Philippe Lang
2010-02-23
1
-8
/
+1
*
Adds buttons to scroll the tabs when they overflow.
Jean-Philippe Lang
2009-12-14
1
-0
/
+9
*
Refactoring ApplicationHelper#link_to_issue.
Jean-Philippe Lang
2009-11-14
1
-1
/
+1
*
Refactoring of tabs rendering.
Jean-Philippe Lang
2009-09-12
1
-0
/
+19
*
FIxed: inline images not displayed in atom feeds (#3391).
Jean-Philippe Lang
2009-05-26
1
-1
/
+1
*
Fixed: Atom feeds leak email address (#3408).
Jean-Philippe Lang
2009-05-25
1
-1
/
+1
*
Adds hostname to Redmine links in atom feeds (#3275).
Jean-Philippe Lang
2009-05-01
1
-1
/
+1
*
Fixes self and alternate atom links (#3161).
Jean-Philippe Lang
2009-04-26
1
-2
/
+2
*
Adds more css classes to the roadmap issues (#3214).
Jean-Philippe Lang
2009-04-25
1
-1
/
+1
*
Adds css classes to the issues in the calendar (#2651).
Jean-Philippe Lang
2009-03-07
1
-1
/
+1
*
Clickable/linkable line #'s while browsing the repo or viewing a text file (#...
Jean-Philippe Lang
2009-02-26
1
-1
/
+1
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
2
-4
/
+4
*
Adds a setting to limit the number of diff lines that should be displayed (de...
Jean-Philippe Lang
2008-12-07
1
-1
/
+4
*
Follows r2110.
Jean-Philippe Lang
2008-12-07
1
-1
/
+1
*
Hide Redmine version in atom feeds and pdf properties (#794).
Jean-Philippe Lang
2008-11-09
1
-1
/
+1
*
Adds child_pages macro for wiki pages (#528).
Jean-Philippe Lang
2008-07-26
1
-1
/
+1
*
Add project name to cross-project Atom feeds (#1527).
Jean-Philippe Lang
2008-06-26
1
-1
/
+5
*
Slight changes to diff view and style.
Jean-Philippe Lang
2008-06-09
1
-2
/
+5
*
Removed inconsistent revision numbers on diff view.
Jean-Philippe Lang
2008-06-09
1
-13
/
+0
*
Move the file viewer to a partial.
Jean-Philippe Lang
2008-06-09
1
-0
/
+11
*
Move diff viewer to a partial.
Jean-Philippe Lang
2008-06-08
1
-0
/
+74
*
Fixed: changesets titles should not be multiline in atom feeds (#1356).
Jean-Philippe Lang
2008-06-04
1
-2
/
+2
*
Fixed: Atom feeds don't provide author section for repository revisions (#1348).
Jean-Philippe Lang
2008-06-02
1
-1
/
+1
*
Include subprojects versions on calendar and gantt (#1116).
Jean-Philippe Lang
2008-04-27
1
-2
/
+5
*
Activity enhancements:
Jean-Philippe Lang
2008-03-11
1
-2
/
+3
*
Adds an optional description to attachments.
Jean-Philippe Lang
2008-02-29
1
-6
/
+0
*
Atom feeds:
Jean-Philippe Lang
2008-02-16
1
-2
/
+2
*
Slight improvements to the browser views.
Jean-Philippe Lang
2008-01-02
2
-2
/
+2
*
Activity view now uses events attributes.
Jean-Philippe Lang
2007-10-28
1
-1
/
+1
*
New document form can be accessed from the document list with no additional r...
Jean-Philippe Lang
2007-10-18
1
-0
/
+6
*
Calendar:
Jean-Philippe Lang
2007-10-07
1
-0
/
+36
[next]