Commit Graph

2205 Commits (26bff02cc793de46bda49876962ddbeb7679d17f)

Author SHA1 Message Date
Martin Linkhorst 55b967c4b7 * refactored themes. themes are now subclasses of Redmine::Themes::Theme and will be registered automatically when subclassed. 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 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 addc88816e Adding formatting to preview side in help text 12 years ago
Gregor Schmidt 237c0c9a50 Making i18n-js work for OpenProject 12 years ago
Martin Linkhorst b63bbe8309 refactored themes code 12 years ago
Romano Licker 80eeade7df replace add.png with plus.png 12 years ago
Romano Licker 1325423a1e refine new icons 12 years ago
Romano Licker 9177a25b4f introduce new icon-set 12 years ago
Martin Linkhorst dcd27976be separately load user specific javascript files 12 years ago
Martin Linkhorst b54717ee88 do not escape me 12 years ago
Martin Linkhorst b71c5768fd always include context_menu js and styles. no need to precompile and load it separately. 12 years ago
Martin Linkhorst 601d4ab478 bug: labelled_tabular_form_for was called incorrectly 12 years ago
Martin Linkhorst 4c1789f171 include all styles from scm.css in the main application.css file to avoid numerous conditional loading 12 years ago
Romano Licker 51eadcd558 show news icon on myproject box 12 years ago
Romano Licker 5291169bf3 create hook at the beginning of activites/index 12 years ago
Martin Linkhorst 6cf6b177c1 use the correct asset paths for the wiki syntax help page + some indentation 12 years ago
Romano Licker dc6b33fc10 replace add.png with plus.png 12 years ago
Romano Licker 3afe12c96a refine new icons 12 years ago
Romano Licker 644a6edc12 introduce new icon-set 12 years ago
Martin Linkhorst 743b1043eb remember: no :url parameter in link_to 12 years ago
Martin Linkhorst 2120fd8359 name the project_id parameter correct 12 years ago
Martin Linkhorst d1c88595af this was moved to autocomplete_for_members partial 12 years ago
Martin Linkhorst 660855e3f1 do not escape 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 6fe81868e8 missing equals added 12 years ago
Martin Linkhorst b30fac4a59 refactor the welcome controller 12 years ago
Martin Linkhorst d71f821a92 controller is now a method rather than an instance variable 12 years ago
Philipp Tessenow 84e2729b98 REVIEW: another batch of the renaming effort from Journals#changes to changed_data 12 years ago
Jens Ulferts fbc308d719 fixes typo in the subproject label reference within the issue_report view 12 years ago
Romano Licker eecb7d70ad fix css styling of wiki menu items edit 12 years ago
Romano Licker 936f0bbdcb refactoring wiki hierarchy breadcrumb 12 years ago
Romano Licker 1340df6343 display the parent menu item in the breadcrumb as link 12 years ago
Romano Licker ed6dc90c93 show menu item name in breadcrumb + current page 12 years ago
Romano Licker 98afc0f37a disable the submenu radio button if no main items are available 12 years ago
Romano Licker 9cc7eafc15 integrate wiki_menu_items into wiki-module and 12 years ago
Romano Licker 7c8ac464cd introduce wiki menu items 12 years ago
Romano Licker 8745659f8b add new page for wikis 12 years ago
Romano Licker e375875668 delete wiki tab in project settings since we do not need 12 years ago
Romano Licker 2f772159a9 add default controller actions and build "create child page link" 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
Jens Ulferts 44ae671912 fixes issue index pagination within a project 12 years ago
Philipp Tessenow 79ab8d6d6b added wiki/list_attachments route, which returns a json array of available attachments 12 years ago
Philipp Tessenow 35e9590375 include tinymce files only when an editor is displayed 12 years ago
Jens Ulferts b0217115bb renames ChiliProject reference in test email 12 years ago
Philipp Tessenow 8ba74a6d50 implement inline diff 12 years ago