summaryrefslogtreecommitdiffstats
path: root/app/views/common
Commit message (Expand)AuthorAgeFilesLines
* replace tabs to spaces at app/views/common/_tabs.html.erbToshi MARUYAMA2011-09-181-4/+4
* remove a trailing tab from app/views/common/_calendar.html.erbToshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces from app/views/common/_calendar.html.erbToshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces from app/views/common/_tabs.html.erbToshi MARUYAMA2011-09-171-2/+2
* rename .rhtml to .html.erb of app/views/common/_diff.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/common/_preview.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/common/_file.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/common/_calendar.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/common/_tabs.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* HTML escape at app/views/common/error.html.erb.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/views/common/_diff.rhtml.Toshi MARUYAMA2011-08-021-2/+2
* set svn:eol-style=native app/views/common/error.html.erb.Toshi MARUYAMA2011-05-211-6/+6
* Highlight changes inside diff lines (#7139).Jean-Philippe Lang2011-03-111-30/+20
* Strip non utf8 content when displaying diff (ruby1.9 compatibility).Jean-Philippe Lang2011-01-011-2/+2
* Refactor: merged error rendering methods.Jean-Philippe Lang2010-10-233-12/+6
* Improved error message when trying to access an archived project (#2995).Jean-Philippe Lang2010-10-231-1/+1
* Display the correct ISO week number on the project calendar.Eric Davis2010-06-191-1/+1
* Updated the project calendar for greater accessibility.Eric Davis2010-06-151-2/+2
* Replace the hardcoded "CodeRay" css class name for highlighted elements.Jean-Philippe Lang2010-03-142-3/+3
* Move hardcoded calendar images to css classes.Jean-Philippe Lang2010-02-231-8/+1
* Adds buttons to scroll the tabs when they overflow.Jean-Philippe Lang2009-12-141-0/+9
* Refactoring ApplicationHelper#link_to_issue.Jean-Philippe Lang2009-11-141-1/+1
* Refactoring of tabs rendering.Jean-Philippe Lang2009-09-121-0/+19
* FIxed: inline images not displayed in atom feeds (#3391).Jean-Philippe Lang2009-05-261-1/+1
* Fixed: Atom feeds leak email address (#3408).Jean-Philippe Lang2009-05-251-1/+1
* Adds hostname to Redmine links in atom feeds (#3275).Jean-Philippe Lang2009-05-011-1/+1
* Fixes self and alternate atom links (#3161).Jean-Philippe Lang2009-04-261-2/+2
* Adds more css classes to the roadmap issues (#3214).Jean-Philippe Lang2009-04-251-1/+1
* Adds css classes to the issues in the calendar (#2651).Jean-Philippe Lang2009-03-071-1/+1
* Clickable/linkable line #'s while browsing the repo or viewing a text file (#...Jean-Philippe Lang2009-02-261-1/+1
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-212-4/+4
* Adds a setting to limit the number of diff lines that should be displayed (de...Jean-Philippe Lang2008-12-071-1/+4
* Follows r2110.Jean-Philippe Lang2008-12-071-1/+1
* Hide Redmine version in atom feeds and pdf properties (#794).Jean-Philippe Lang2008-11-091-1/+1
* Adds child_pages macro for wiki pages (#528).Jean-Philippe Lang2008-07-261-1/+1
* Add project name to cross-project Atom feeds (#1527).Jean-Philippe Lang2008-06-261-1/+5
* Slight changes to diff view and style.Jean-Philippe Lang2008-06-091-2/+5
* Removed inconsistent revision numbers on diff view.Jean-Philippe Lang2008-06-091-13/+0
* Move the file viewer to a partial.Jean-Philippe Lang2008-06-091-0/+11
* Move diff viewer to a partial.Jean-Philippe Lang2008-06-081-0/+74
* Fixed: changesets titles should not be multiline in atom feeds (#1356).Jean-Philippe Lang2008-06-041-2/+2
* Fixed: Atom feeds don't provide author section for repository revisions (#1348).Jean-Philippe Lang2008-06-021-1/+1
* Include subprojects versions on calendar and gantt (#1116).Jean-Philippe Lang2008-04-271-2/+5
* Activity enhancements:Jean-Philippe Lang2008-03-111-2/+3
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-6/+0
* Atom feeds:Jean-Philippe Lang2008-02-161-2/+2
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-022-2/+2
* Activity view now uses events attributes.Jean-Philippe Lang2007-10-281-1/+1
* New document form can be accessed from the document list with no additional r...Jean-Philippe Lang2007-10-181-0/+6
* Calendar:Jean-Philippe Lang2007-10-071-0/+36