Commit Graph

231 Commits (fccf26f8a1d2a7f24f98ceb915ba0a463268e4d1)

Author SHA1 Message Date
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
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
Jens Ulferts 58aa198647 creating a "my"-layout 12 years ago
Jens Ulferts 478fe56357 refactoring top_menu 12 years ago
Martin Linkhorst 90b8dad702 add forgotten i18n tag 13 years ago
Martin Linkhorst dbb1f10d6b fix: use old version instead 13 years ago
Martin Linkhorst 3c5aaeeb77 localize email headers and footers based on I18n.fallbacks 13 years ago
Martin Linkhorst 41bc805585 control headers and footers of emails in all languages 13 years ago
Jens Ulferts 965e466362 include accessibility.css by default but view can choose to not include it 13 years ago
Romano Licker 15010ceff2 [breadcrumb] flexible breadcrumb which collapses the single 13 years ago
Romano Licker c762abfc0d [breadcrumb] remove project title from breadcrumb 13 years ago
Jens Ulferts 47dd0e27e1 have a specific css for impaired users, define outline for impaired 13 years ago
Jens Ulferts ced9c5d60b remove redundant variable for sidebar state 13 years ago