summaryrefslogtreecommitdiffstats
path: root/app/views/layouts
Commit message (Expand)AuthorAgeFilesLines
* Project search should select subprojects scope when the project has subprojec...Go MAEDA2019-03-251-1/+1
* Update footer copyright to 2019 (#30872).Jean-Philippe Lang2019-03-151-1/+1
* Remove unnecessary bgl and bgr wrappers from the footer (#30445).Go MAEDA2019-01-231-2/+0
* Let pagination always be visible (#29395).Go MAEDA2018-10-041-1/+3
* Adds file preview prev/next navigation with arrow keys (#29395).Go MAEDA2018-10-041-1/+1
* Attachments prev/next navigation (#29395).Go MAEDA2018-10-041-0/+4
* Adds link to container to attachment view (#29190).Go MAEDA2018-07-081-1/+3
* Update year to 2018 in layout.Jean-Philippe Lang2018-04-071-1/+1
* Move download link to contextual area (#26035).Jean-Philippe Lang2017-06-171-2/+4
* Add download icon to download links on file and repo entry preview (#25999).Jean-Philippe Lang2017-06-101-1/+1
* Add table border to email notifications (#25842).Jean-Philippe Lang2017-06-071-0/+8
* Search in project and its subprojects by default (#9909).Jean-Philippe Lang2017-06-071-0/+1
* Remove initial indentation of blockquotes for better readability (#25320).Jean-Philippe Lang2017-03-181-1/+1
* Updates year in footer.Jean-Philippe Lang2017-01-041-1/+1
* Make the email notifications for adding/updating issues more readable/clear (...Jean-Philippe Lang2016-12-161-0/+1
* Set user-scalable=no in viewport meta tag (#23883).Jean-Philippe Lang2016-10-011-1/+1
* Add styles for pre in email notifications (#22693).Jean-Philippe Lang2016-05-081-0/+11
* Add styles for blockquote in email notifications (#22309).Jean-Philippe Lang2016-04-241-0/+2
* Reduce view code duplication by using a nested layout for file rendering (#22...Jean-Philippe Lang2016-04-111-0/+15
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Set font size in email notifications (#21487).Jean-Philippe Lang2016-03-131-3/+4
* remove trailing white space from app/views/layouts/base.html.erbToshi MARUYAMA2016-03-051-1/+1
* Additional view hook for body_top (#21587).Jean-Philippe Lang2016-01-201-0/+1
* Tab left/right buttons for project menu (#20632).Jean-Philippe Lang2016-01-161-1/+5
* Larger font for email notifications (#21487).Jean-Philippe Lang2016-01-091-5/+6
* Prevent zooming on mobile browsers (#19097).Jean-Philippe Lang2015-11-071-1/+1
* Responsive layout for mobile devices (#19097).Jean-Philippe Lang2015-11-071-1/+43
* Disables IE compatibility mode (#20380).Jean-Philippe Lang2015-10-091-0/+1
* trunk: revert r14300 (#16535, #20466, #20641)Toshi MARUYAMA2015-09-011-23/+0
* Set a max width to html email content (#16535).Jean-Philippe Lang2015-06-061-0/+23
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-2/+2
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* set html lang by user locale (#14206)Toshi MARUYAMA2013-06-101-1/+1
* Add links to attachments in new issue email notification (#12293).Jean-Philippe Lang2013-05-171-1/+2
* not add empty header/footer to notification emails (#13482)Toshi MARUYAMA2013-04-182-0/+8
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.Jean-Philippe Lang2012-12-261-1/+1
* Adds a div that wraps everything except the footer.Jean-Philippe Lang2012-11-081-0/+2
* Don't use tag helper in layout (#11704).Jean-Philippe Lang2012-08-261-1/+1
* Removed csshover for IE6.Jean-Philippe Lang2012-08-071-6/+0
* Removed invalid html5 meta (Rails sets an equivalent response header natively...Jean-Philippe Lang2012-07-291-1/+0
* HTML5 doctype.Jean-Philippe Lang2012-07-281-3/+3
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-1/+1
* Fixed that sidebar with hook content only should not be hidden.Jean-Philippe Lang2012-05-011-2/+2
* recovery base.html.erb "call_hook :view_layouts_base_sidebar" changed in Rail...Toshi MARUYAMA2012-05-011-4/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-6/+6
* Disable IE 8 compatibility mode (#10128).Jean-Philippe Lang2012-04-081-0/+1
* Rails3: view: mail: html_safe for header and footerToshi MARUYAMA2012-02-171-2/+2