Commit Graph

2245 Commits (6dc85b32b4abf4e81dd16f3635912c3542d90f78)

Author SHA1 Message Date
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
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
Philipp Tessenow 318dee9398 convert wiki diff view back to inline view 12 years ago
Philipp Tessenow 1d82db3a8d display html-diffs in side-by-side diff view 12 years ago
Philipp Tessenow d80d32f54a show side-by-side html view of wiki content 12 years ago
Martin Linkhorst d19fdaf6a1 apply the rails 3.1.8 generator on the project 12 years ago
Martin Linkhorst 57abae4b06 call #labelled_tabular_form_for correctly (changed in 36a400b7) 12 years ago
Martin Linkhorst 030242ab7b DEPRECATION FIX: use #descendants instead of #subclasses 12 years ago
Martin Linkhorst f60a29e9e0 DEPRECATION FIX: and the mother of all block helpers #content_tag 12 years ago
Martin Linkhorst 464473c9d7 DEPRECATION FIX: and #javascript_tag 12 years ago