Commit Graph

50 Commits (814bc26e3c1dc4632ae073aa69b3d0928a530d58)

Author SHA1 Message Date
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 285b10dad9 Cleans up main menu initialization 11 years ago
Christian Ratz f8426244d7 Reactivate accessibility css 11 years ago
Christian Ratz ee064b8e8d fixed width of modal view 3539 11 years ago
Christian Ratz 4d934b47b2 use more icons from icon font 11 years ago
Christian Ratz 9c187506ba use css background image for home link 11 years ago
Christian Ratz e6043a0cac Improved usage of icon font 11 years ago
Christian Ratz 3f2595ed1d added new version of openproject-icon-font 11 years ago
Christian Ratz c20d9d91be Do not show breadcrumb in modal view 11 years ago
Christoph Zierz - zzmedia acc0f9a14a added Font-icon for navigation toggler 11 years ago
Christian Ratz 832825f087 Changed logo in header 11 years ago
Christian Ratz f88e9a1e62 Fixed new layout in modal view 11 years ago
Christian Ratz fb49d09b48 Added colored background for main main / sidebar 11 years ago
Christian Ratz 410e98a0de Styled header 11 years ago
Christian Ratz 1640ee3494 First changes for the openproject 3.0 layout 11 years ago
Till Breuer 805bd34aad Don't apply select2 to query select box if accessibility mode is enabled 11 years ago
Jens Ulferts 44289a8c0a extracts search form into own partial 11 years ago
Philipp Tessenow a44c700e14 Rename Redmine::Info to OpenProject::Info 11 years ago
Martin Czuchra 11e4a2b97c Generalize css for user-facing warnings. 11 years ago
Martin Czuchra 3a6f053d05 Adds better warning display at the top of the site. 11 years ago
Martin Czuchra 6c6362dc02 Moves noscript into body. 11 years ago
Philipp Tessenow b0955ea6f6 Rename Redmine::Info to OpenProject::Info 11 years ago
Martin Czuchra 8f24a9bb3b Introduces HTML5 doctype. 11 years ago
Martin Czuchra 8f993739c2 Moves noscript into body. 11 years ago
Martin Czuchra d8ce74cb0c Updates deprecated method call. 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Nils Kenneweg a1815590eb rename show_menu 11 years ago
Nils Kenneweg 66fd5c170d layout removed on server side. 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Christian Ratz a2e69908e1 Changeable footer 12 years ago
Nils Kenneweg 531b2494e5 Final merge with the original timelines plugin. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow ff2b79ea6a wrap js code in their javascript_text in jQuery onLoad handler 12 years ago
Philipp Tessenow 581604509c fix global search_field_url in nested controllers 12 years ago
Martin Linkhorst 1ae58c11d0 * unfortunately there are still two implementations 12 years ago
Martin Linkhorst 55b967c4b7 * refactored themes. themes are now subclasses of Redmine::Themes::Theme and will be registered automatically when subclassed. 12 years ago
Martin Linkhorst dcd27976be separately load user specific javascript files 12 years ago
Martin Linkhorst c9772cefa4 we now always have a theme, so there are no 12 years ago
Martin Linkhorst 6be50fa6b9 refactor the way how themes work. 12 years ago
Philipp Tessenow 35e9590375 include tinymce files only when an editor is displayed 12 years ago
Martin Linkhorst e67359016a first try on the asset pipeline 12 years ago
Jens Ulferts f611d5bcc9 refactores issue_reports_controller to be a reports_controller scoped in issues 12 years ago
Jens Ulferts 5dca73c835 uses content_for instead of yield to have a consistent usage 12 years ago
Philipp Tessenow a96903a5e9 use non-deprecated way of asking if there is a content_for block in wiki-show view 12 years ago
Jens Ulferts 3a0482ece8 uses <%= for content returning block in base layout 12 years ago
Jens Ulferts fe696a27db declares "you are here" accessibility info as html_safe 12 years ago
Jens Ulferts 0c72899c99 removes custom has_content? and replaces it with rails content_for? 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Martin Linkhorst 7ce2a8f739 yay, /projects/new works 12 years ago
Jens Ulferts 8dc6e79b8f handles breadcrumb html escaping and moves it to a separate module 12 years ago