Commit Graph

306 Commits (5c316baf2929dd8bd7ce5a0a652b28fad2afe88e)

Author SHA1 Message Date
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
Martin Czuchra a0813a698e Removes application.html.erb 11 years ago
Philipp Tessenow d8ee4da436 add access_key and shortcut for more_functions menu 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
Philipp Tessenow 8c1e472f63 have copyright headers for .text.erb files 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 b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Philipp Tessenow 581604509c fix global search_field_url in nested controllers 12 years ago
Jens Ulferts 811ff89a48 renders the action menu twice on issue#show instead of copying it with javascript 12 years ago
Martin Czuchra 1d9587db1a Fixes project jumping behaviour. 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
jwollert e6a18dc790 move select2 customizing stuff to select2_customizing.css 12 years ago
jwollert 73131057b1 simulate tabbing away from select2 project search 12 years ago
jwollert 167eefddbd switch from chosen to select2 12 years ago
Gregor Schmidt 237c0c9a50 Making i18n-js work for OpenProject 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
Martin Linkhorst 5fb51daab1 applied the rails 3.2 generator 12 years ago
Martin Linkhorst 40cecc66a3 applied the rails 3.2 generator 12 years ago
Philipp Tessenow 35e9590375 include tinymce files only when an editor is displayed 12 years ago
Dennis Schmidt 2fab660b33 extracted base.rhtml footer into ApplicationHelper method call 12 years ago
Martin Linkhorst e67359016a first try on the asset pipeline 12 years ago
jwollert 4511a4e83d adds i18n-js gem providing us with easier access to translations in js 12 years ago
Martin Linkhorst d19fdaf6a1 apply the rails 3.1.8 generator on the project 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
Martin Linkhorst 5d0084cbcc and now with layout, too 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
Martin Linkhorst 637f92ffe4 named and called mailer views correctly 12 years ago
Jens Ulferts fe696a27db declares "you are here" accessibility info as html_safe 12 years ago