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
/
layouts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Backport r13313 from rails-4.1 to trunk.
Toshi MARUYAMA
2014-09-14
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
set html lang by user locale (#14206)
Toshi MARUYAMA
2013-06-10
1
-1
/
+1
*
Add links to attachments in new issue email notification (#12293).
Jean-Philippe Lang
2013-05-17
1
-1
/
+2
*
not add empty header/footer to notification emails (#13482)
Toshi MARUYAMA
2013-04-18
2
-0
/
+8
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.
Jean-Philippe Lang
2012-12-26
1
-1
/
+1
*
Adds a div that wraps everything except the footer.
Jean-Philippe Lang
2012-11-08
1
-0
/
+2
*
Don't use tag helper in layout (#11704).
Jean-Philippe Lang
2012-08-26
1
-1
/
+1
*
Removed csshover for IE6.
Jean-Philippe Lang
2012-08-07
1
-6
/
+0
*
Removed invalid html5 meta (Rails sets an equivalent response header natively...
Jean-Philippe Lang
2012-07-29
1
-1
/
+0
*
HTML5 doctype.
Jean-Philippe Lang
2012-07-28
1
-3
/
+3
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
1
-1
/
+1
*
Fixed that sidebar with hook content only should not be hidden.
Jean-Philippe Lang
2012-05-01
1
-2
/
+2
*
recovery base.html.erb "call_hook :view_layouts_base_sidebar" changed in Rail...
Toshi MARUYAMA
2012-05-01
1
-4
/
+1
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-6
/
+6
*
Disable IE 8 compatibility mode (#10128).
Jean-Philippe Lang
2012-04-08
1
-0
/
+1
*
Rails3: view: mail: html_safe for header and footer
Toshi MARUYAMA
2012-02-17
1
-2
/
+2
*
Updated footer.
Jean-Philippe Lang
2012-01-20
1
-1
/
+1
*
Ability to add non-member users as watchers (#5159).
Jean-Philippe Lang
2012-01-09
1
-0
/
+1
*
Rails3: view: html_safe for login user link
Toshi MARUYAMA
2011-11-28
1
-1
/
+4
*
[#9489] link label to element
Toshi MARUYAMA
2011-10-29
1
-1
/
+3
*
Rails3: mail: rename app/views/layouts/mailer.text.html.erb to app/views/layo...
Toshi MARUYAMA
2011-09-26
1
-0
/
+0
*
Rails3: mail: rename app/views/layouts/mailer.text.plain.erb to app/views/lay...
Toshi MARUYAMA
2011-09-26
1
-0
/
+0
*
remove trailing white-spaces from app/views/layouts/base.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
replace tabs to spaces at app/views/layouts/admin.html.erb
Toshi MARUYAMA
2011-09-17
1
-4
/
+4
*
replace tabs to spaces at app/views/layouts/base.html.erb
Toshi MARUYAMA
2011-09-17
1
-3
/
+3
*
rename .rhtml to .html.erb of app/views/layouts/base.rhtml.
Toshi MARUYAMA
2011-08-29
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/layouts/admin.rhtml.
Toshi MARUYAMA
2011-08-29
1
-0
/
+0
*
remove trailing white-spaces from app/views/layouts/base.rhtml.
Toshi MARUYAMA
2011-08-22
1
-5
/
+5
*
Load scripts and css for wiki formatter toolbar when needed.
Jean-Philippe Lang
2011-03-28
1
-1
/
+0
*
Send the CSRF token with Ajax requests (#7843).
Jean-Philippe Lang
2011-03-14
1
-0
/
+1
*
Fixed: Login page should not show projects link and search box if authenticat...
Jean-Philippe Lang
2011-03-04
1
-1
/
+3
*
Escapes body css classes.
Jean-Philippe Lang
2011-02-28
1
-1
/
+1
*
Warning on leaving a page with unsaved content in textarea (#2910).
Jean-Philippe Lang
2011-02-21
1
-1
/
+1
*
Load csshover.htc for IE6 only as later versions support hover on non-link el...
Jean-Philippe Lang
2011-01-16
1
-1
/
+1
*
Updated footer to 2011.
Jean-Philippe Lang
2011-01-02
1
-1
/
+1
*
Support for Javascript in Themes (#2803).
Jean-Philippe Lang
2010-12-22
1
-0
/
+1
*
Add a Email Header setting. Useful for adding delimiters to every email.
Eric Davis
2010-11-02
2
-0
/
+2
*
Real RTL-theme support in locales (#6012)
Azamat Hackimov
2010-08-19
1
-0
/
+1
*
Added css classes to the HTML body based on the theme, controller, and action...
Eric Davis
2010-08-04
1
-1
/
+1
*
Add a favicon link with support for suburi. #3301
Eric Davis
2010-07-29
1
-0
/
+1
*
Hide the main menu div if there isn't any items for it. #3259
Eric Davis
2010-03-04
1
-0
/
+2
*
Adds a few divs to the base layout (#871).
Jean-Philippe Lang
2010-02-14
1
-0
/
+4
*
Copyright updated (#4542).
Jean-Philippe Lang
2010-01-09
1
-1
/
+1
*
Adds an admin layout that displays the admin menu in the sidebar.
Jean-Philippe Lang
2009-12-17
1
-0
/
+8
*
Moved charset meta tag before title (#4320).
Jean-Philippe Lang
2009-12-13
1
-1
/
+1
*
Contextual quick search (#3263).
Jean-Philippe Lang
2009-10-21
1
-0
/
+1
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
2
-0
/
+35
[next]