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
/
base.rhtml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r4965 from trunk.
1.0-stable
Jean-Philippe Lang
2011-02-28
1
-1
/
+1
*
Merged r4005 from trunk.
Eric Davis
2010-08-22
1
-0
/
+1
*
Merged r3911 from trunk.
Eric Davis
2010-08-19
1
-1
/
+1
*
Merged r3894 from trunk.
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
*
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
*
Fixes content vertical overflow (#3053).
Jean-Philippe Lang
2009-03-28
1
-0
/
+1
*
Adds (a maximum of 3) links to project ancestors in the page title (#2788).
Jean-Philippe Lang
2009-02-20
1
-1
/
+1
*
Added two new plugin hooks:
Eric Davis
2009-02-10
1
-0
/
+2
*
Updates footer year.
Jean-Philippe Lang
2009-01-31
1
-1
/
+1
*
Merged nested projects branch. Removes limit on subproject nesting (#594).
Jean-Philippe Lang
2009-01-24
1
-1
/
+1
*
Moves flash messages rendering to a helper method.
Jean-Philippe Lang
2009-01-03
1
-2
/
+1
*
Makes logged-in username in topbar linking to (#2291).
Jean-Philippe Lang
2008-12-07
1
-1
/
+1
*
Makes wiki text formatter pluggable.
Jean-Philippe Lang
2008-10-27
1
-1
/
+1
*
Adds :view_layouts_base_body_bottom hook
Eric Davis
2008-09-30
1
-0
/
+1
*
Reverting commit r1748 again. r1786 pulled in in again
Eric Davis
2008-09-10
1
-1
/
+1
*
Merged hooks branch @ r1785 into trunk.
Jean-Philippe Lang
2008-09-05
1
-3
/
+4
*
Reverting commit r1748. Some environments are not allowing the cached file to
Eric Davis
2008-08-28
1
-1
/
+1
*
Javascripts are now cached into a single file for downloads in production mode.
Eric Davis
2008-08-20
1
-1
/
+1
*
Fixed: page has no title when adding a project (#1436).
Jean-Philippe Lang
2008-06-14
1
-1
/
+1
*
Removes the Redmine version from the footer (closes #794). It can still be vi...
Jean-Philippe Lang
2008-03-09
1
-1
/
+1
*
The following menus can now be extended by plugins: top_menu, account_menu, a...
Jean-Philippe Lang
2008-02-12
1
-13
/
+3
*
Footer update.
Jean-Philippe Lang
2008-02-11
1
-1
/
+1
*
Highlight the current item of the main menu.
Jean-Philippe Lang
2008-01-19
1
-7
/
+1
*
wrapper div added to the layout.
Jean-Philippe Lang
2008-01-06
1
-0
/
+2
*
Moved login and logout links to ApplicationHelper methods for easier customiz...
Jean-Philippe Lang
2007-12-30
1
-2
/
+2
*
Set doctype to transitional. Fixed a few non matching tags in views.
Jean-Philippe Lang
2007-12-21
1
-2
/
+2
*
Themes:
Jean-Philippe Lang
2007-11-22
1
-9
/
+9
*
Fixed flashes style for IE6.
Jean-Philippe Lang
2007-10-21
1
-4
/
+2
*
Removed inconsistent user manual stuff (html/docbook content and controller)....
Jean-Philippe Lang
2007-10-13
1
-0
/
+1
*
Added some accesskeys:
Jean-Philippe Lang
2007-10-05
1
-1
/
+2
*
Moved media print specific styles to application.css (print.css removed).
Jean-Philippe Lang
2007-10-01
1
-2
/
+1
*
Slight changes to the stylesheet and footer.
Jean-Philippe Lang
2007-09-25
1
-1
/
+1
*
Added a named route for the home page.
Jean-Philippe Lang
2007-09-24
1
-1
/
+1
*
Application layout refactored.
Jean-Philippe Lang
2007-09-22
1
-76
/
+55
*
Added project module concept.
Jean-Philippe Lang
2007-09-14
1
-1
/
+1
*
Removed @html_title assignments in controllers.
Jean-Philippe Lang
2007-09-07
1
-1
/
+1
*
Subprojects are now grouped by projects in the 'Projects' top navigation drop...
Jean-Philippe Lang
2007-09-05
1
-12
/
+2
*
Added Redmine::Info to store various information about the application.
Jean-Philippe Lang
2007-08-29
1
-2
/
+2
*
Merged 0.6 branch into trunk.
Jean-Philippe Lang
2007-08-29
1
-62
/
+15
*
Fixed: Bad url to project forums from the wiki home page.
Jean-Philippe Lang
2007-08-25
1
-2
/
+2
*
Changed AR error messages style (same as flash errors).
Jean-Philippe Lang
2007-08-12
1
-2
/
+4
*
Changed the footer link from http://redmine.rubyforge.org to http://www.redmi...
Jean-Philippe Lang
2007-08-02
1
-1
/
+1
*
Applied the flash notices patch by Matt Jones (slightly edited).
Jean-Philippe Lang
2007-08-02
1
-3
/
+4
*
Added per user custom queries.
Jean-Philippe Lang
2007-06-23
1
-0
/
+11
*
Fixed "Projects" drop-down menu for IE.
Jean-Philippe Lang
2007-05-26
1
-6
/
+8
*
"My projects" are now listed under the drop-down "Projects" top menu item (20...
Jean-Philippe Lang
2007-05-15
1
-11
/
+13
[next]