Commit Graph

82 Commits (41ff1b9cb2648eab0c8d67b074de81efe1eabb78)

Author SHA1 Message Date
Eric Davis 7514e12d33 Hide the main menu div if there isn't any items for it. #3259 15 years ago
Jean-Philippe Lang d16c2d4cd3 Adds a few divs to the base layout (#871). 15 years ago
Jean-Philippe Lang 23508f4f98 Copyright updated (#4542). 15 years ago
Jean-Philippe Lang 0b34755eb0 Moved charset meta tag before title (#4320). 15 years ago
Jean-Philippe Lang 07aa3c55bd Contextual quick search (#3263). 15 years ago
Jean-Philippe Lang f1b5127cbb Fixes content vertical overflow (#3053). 16 years ago
Jean-Philippe Lang 33e7ae96ad Adds (a maximum of 3) links to project ancestors in the page title (#2788). 16 years ago
Eric Davis a3fa56d988 Added two new plugin hooks: 16 years ago
Jean-Philippe Lang bbe8326477 Updates footer year. 16 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago
Jean-Philippe Lang d25b6d4686 Moves flash messages rendering to a helper method. 16 years ago
Jean-Philippe Lang 0ea3d150e1 Makes logged-in username in topbar linking to (#2291). 16 years ago
Jean-Philippe Lang a3b9a5aa5f Makes wiki text formatter pluggable. 16 years ago
Eric Davis f2f54a711d Adds :view_layouts_base_body_bottom hook 16 years ago
Eric Davis de7d367820 Reverting commit r1748 again. r1786 pulled in in again 16 years ago
Jean-Philippe Lang f7acdd1afd Merged hooks branch @ r1785 into trunk. 16 years ago
Eric Davis 8f3a04ce69 Reverting commit r1748. Some environments are not allowing the cached file to 16 years ago
Eric Davis a899904f63 Javascripts are now cached into a single file for downloads in production mode. 16 years ago
Jean-Philippe Lang d2ad4edc86 Fixed: page has no title when adding a project (#1436). 17 years ago
Jean-Philippe Lang 64fb0a561a Removes the Redmine version from the footer (closes #794). It can still be viewed on admin -> info. 17 years ago
Jean-Philippe Lang c5d998528f The following menus can now be extended by plugins: top_menu, account_menu, application_menu (empty by default). 17 years ago
Jean-Philippe Lang 15ed53cf17 Footer update. 17 years ago
Jean-Philippe Lang 0faa4568a0 Highlight the current item of the main menu. 17 years ago
Jean-Philippe Lang 3d920c13b4 wrapper div added to the layout. 17 years ago
Jean-Philippe Lang 97f0da0b1a Moved login and logout links to ApplicationHelper methods for easier customization. 17 years ago
Jean-Philippe Lang bb8d360188 Set doctype to transitional. Fixed a few non matching tags in views. 17 years ago
Jean-Philippe Lang 0634591b3d Themes: 17 years ago
Jean-Philippe Lang 0d605006a3 Fixed flashes style for IE6. 17 years ago
Jean-Philippe Lang a53c86f063 Removed inconsistent user manual stuff (html/docbook content and controller). Help link now points to the Redmine guide which will be more easy to maintain. 17 years ago
Jean-Philippe Lang e8971e5f83 Added some accesskeys: 17 years ago
Jean-Philippe Lang c6e8cf5c21 Moved media print specific styles to application.css (print.css removed). 17 years ago
Jean-Philippe Lang d723bea502 Slight changes to the stylesheet and footer. 17 years ago
Jean-Philippe Lang 650888c73b Added a named route for the home page. 17 years ago
Jean-Philippe Lang 827e998afe Application layout refactored. 17 years ago
Jean-Philippe Lang 21c97c6a13 Added project module concept. 17 years ago
Jean-Philippe Lang 7e4611ad31 Removed @html_title assignments in controllers. 17 years ago
Jean-Philippe Lang a19a0d7b92 Subprojects are now grouped by projects in the 'Projects' top navigation drop-down menu. 17 years ago
Jean-Philippe Lang 840f18b1c7 Added Redmine::Info to store various information about the application. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang b96dc97d15 Fixed: Bad url to project forums from the wiki home page. 17 years ago
Jean-Philippe Lang e9ba8a4494 Changed AR error messages style (same as flash errors). 17 years ago
Jean-Philippe Lang dfaf8f7e6a Changed the footer link from http://redmine.rubyforge.org to http://www.redmine.org/ 18 years ago
Jean-Philippe Lang 2d5ac54d2e Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
Jean-Philippe Lang 1c44600c62 Added per user custom queries. 18 years ago
Jean-Philippe Lang 8af6d24a36 Fixed "Projects" drop-down menu for IE. 18 years ago
Jean-Philippe Lang 777c9acae8 "My projects" are now listed under the drop-down "Projects" top menu item (20 projects max.). 18 years ago
Jean-Philippe Lang b90e84b9fe Per project forums added. 18 years ago
Jean-Philippe Lang a6a181c70c Issue filter no more reseted when clicking 'Issues' menu link 18 years ago
Jean-Philippe Lang 5288b8550b Removed hard coded 'Search' string in base layout. 18 years ago
Jean-Philippe Lang bba9be6a4d Removed an used li element in navigation menu. 18 years ago