| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 | 2 | -13/+1 |
* | Project jump box fix. | Jean-Philippe Lang | 2009-01-17 | 1 | -2/+2 |
* | Moves flash messages rendering to a helper method. | Jean-Philippe Lang | 2009-01-03 | 1 | -2/+1 |
* | Jump to the current tab when using the project quick-jump combo (#2364). | Jean-Philippe Lang | 2008-12-30 | 1 | -2/+2 |
* | 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 | 2 | -4/+4 |
* | Project name format limitation removed (name can now contain any character). | Jean-Philippe Lang | 2007-12-03 | 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 | 3 | -88/+67 |
* | 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 | 2 | -12/+14 |
* | 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 |