Commit Graph

7405 Commits (a6a46306b14c89b94d5630291cfda7bfd17df319)
 

Author SHA1 Message Date
Christian Ratz 237c1b1b80 Revert "fixes wiki#create" 12 years ago
Christian Ratz 77bece59ff Revert "fixed wiki controller test" 12 years ago
Philipp Tessenow 62ccd2904b Merge branch 'feature/rails3' into feature/rails3_broken_links_in_deep_neested_pages 12 years ago
ulferts b5791fdf05 Merge pull request #80 from opf/feature/rails3_delete_attachments 12 years ago
Philipp Tessenow e031209727 remove verify in attachment_controller 12 years ago
Philipp Tessenow 004d050f11 it's possible again to delete attachments 12 years ago
Philipp Tessenow 08361eade3 Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Philipp Tessenow 3b70a9874b remove old-style sample plugin 12 years ago
Philipp Tessenow 24d52798e4 Merge pull request #78 from opf/feature/rails3_disable_default_attribute_name 12 years ago
Philipp Tessenow 1b6b01e097 Merge branch 'feature/rails3' into feature/rails3_broken_links_in_deep_neested_pages 12 years ago
Philipp Tessenow c2e9403af3 forgot to be careful with nested namespace'd controllers in some places 12 years ago
Philipp Tessenow 1d331d90b1 be careful with nested namespace'd controllers with computed controller values 12 years ago
Jens Ulferts cdca76e9d2 prevents attribute name to be humanized 12 years ago
Philipp Tessenow ec3829e11b be careful with nested namespace'd controllers in our controllers 12 years ago
Philipp Tessenow 15df2ecdcc be careful with nested namespace'd controllers in our models 12 years ago
Philipp Tessenow d07dce788f be careful with nested namespace'd controllers in our libs 12 years ago
Philipp Tessenow 150585e09f be careful with nested namespace'd controllers in our sample plugin 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Philipp Tessenow 8e32cfc6df be careful with nested controllers in helpers 12 years ago
Philipp Tessenow fbfc117a60 do not test for :project in the top_menu data structure. the :project item will be generated later 12 years ago
Philipp Tessenow 947431a7df handle nested namespaces in application_helper 12 years ago
Philipp Tessenow 581604509c fix global search_field_url in nested controllers 12 years ago
Philipp Tessenow 2fa3da7324 top menu renders correclty in namespace'd controllers 12 years ago
Philipp Tessenow ddc7cf70b4 fix bug: User#allowed_to? couldn't handle Symbols in action[:controller] 12 years ago
Christian Ratz 50f4f7b157 fixed wiki controller test 12 years ago
Martin Czuchra d450819347 Merge pull request #76 from opf/feature/rails3_broken_links_in_deep_neested_pages 12 years ago
Sebastian Schuster 765f4433dd Revert "Merge pull request #69 from opf/feature/edit_and_delete_shared_versions" 12 years ago
cratz cbfe6b62de Merge pull request #71 from opf/feature/rails3_api-handler 12 years ago
Philipp Tessenow 7e5cc3816f enables menus when beeing inside a namespaced controller 12 years ago
Philipp Tessenow ad809aa55f shortened cuke for broken menu links in nested pages 12 years ago
cratz 5d906dff2e Merge pull request #73 from opf/feature/rails3_migration-fix 12 years ago
cratz 2c925eeec1 Merge pull request #72 from opf/feature/rails3_redmine-i18n 12 years ago
Philipp Tessenow 13fe91c345 add cuke for #426 12 years ago
cratz c64a49c8ee Merge pull request #70 from opf/feature/rails3_wiki-macro 12 years ago
Christian Ratz 5010645823 fixes wiki#create 12 years ago
meeee b6d34c7b1d Merge pull request #75 from opf/feature/rails3_setting_translation_missing 12 years ago
Philipp Tessenow 64d28c223e fix missing translations in settings/issue tracking 12 years ago
Michael Frister 5e98c0b037 Fix cucumber rake task documentation 12 years ago
Martin Linkhorst c9597204aa cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
Martin Linkhorst da88773fdf removed a reference to chiliproject from the 500 error page 12 years ago
Michael Frister 0db5704de5 Cukes: Allow running features specified by file/folder/scenario name 12 years ago
Michael Frister 55fbe5ab62 Cukes: Ensure core paths.rb is loaded before plugins'. 12 years ago
Martin Czuchra 6bc79bc065 This change is not irreversible. 12 years ago
Martin Czuchra 59155c4e94 Fixes support for raise option. 12 years ago
Martin Czuchra 7f6c674136 Adds a deprecation warning to the human_attribute_name thingie. 12 years ago
Martin Czuchra 2815770661 Changes redmine attribute i18n. 12 years ago
Jens Ulferts 7c41731ff7 fixes having partials rendered in an api template 12 years ago
Martin Czuchra 93fe13db05 Once more w/ ApiTemplateHandler. 12 years ago
Jens Ulferts 77e85048c1 Extracts all default macros into module. 12 years ago
Michael Frister 82e75e3066 Plugin cukes rake task: Support CUCUMBER_OPTS 12 years ago