summaryrefslogtreecommitdiffstats
path: root/app/views/layouts/base.html.erb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated footer.Jean-Philippe Lang2012-01-201-1/+1
* Ability to add non-member users as watchers (#5159).Jean-Philippe Lang2012-01-091-0/+1
* Rails3: view: html_safe for login user linkToshi MARUYAMA2011-11-281-1/+4
* [#9489] link label to elementToshi MARUYAMA2011-10-291-1/+3
* remove trailing white-spaces from app/views/layouts/base.html.erbToshi MARUYAMA2011-09-171-1/+1
* replace tabs to spaces at app/views/layouts/base.html.erbToshi MARUYAMA2011-09-171-3/+3
* rename .rhtml to .html.erb of app/views/layouts/base.rhtml.Toshi MARUYAMA2011-08-291-0/+81