summaryrefslogtreecommitdiffstats
path: root/app/views/common
Commit message (Expand)AuthorAgeFilesLines
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-2/+2
* Adds a template for API error messages so that it does not depend on AR::Erro...Jean-Philippe Lang2012-03-041-0/+5
* Rails3: prevent double rendering file view and annotate on Rails 3.0.11 and R...Toshi MARUYAMA2012-02-251-2/+2
* Rails3: view: html_safe for common/_diff.html.erbToshi MARUYAMA2012-02-221-3/+3
* Fixed double escaping of Atom feed links.Etienne Massip2012-01-141-2/+2
* Rails3: view: html_safe for common/_calendar.html.erbToshi MARUYAMA2011-12-211-2/+2
* Do not show the paragraph if no message is set.Jean-Philippe Lang2011-11-201-1/+3
* scm: attachment: remove "to_utf8" methods from helpers (#2371)Toshi MARUYAMA2011-11-202-6/+14
* code layout clean up app/views/common/_diff.html.erbToshi MARUYAMA2011-11-201-1/+3
* code layout clean up app/views/common/_file.html.erbToshi MARUYAMA2011-11-201-2/+9
* Rails3: rename app/views/common/feed.atom.rxml to app/views/common/feed.atom....Toshi MARUYAMA2011-10-041-0/+0
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-021-1/+1
* 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