Commit Graph

7309 Commits (da88773fdfe2936b8cfedee7b5ca31b617843598)
 

Author SHA1 Message Date
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
Michael Frister 82e75e3066 Plugin cukes rake task: Support CUCUMBER_OPTS 12 years ago
Michael Frister a58bf74465 Add rake tasks for executing plugin/all cukes 12 years ago
Michael Frister 8731670f65 Rename rake plugin_tests to plugin_specs 12 years ago
sschu 6dac5ce879 Merge pull request #69 from opf/feature/edit_and_delete_shared_versions 12 years ago
Sebastian Schuster ef9feb97ed Removed obsolete html_safe statements from rendering issue tooltips 12 years ago
Sebastian Schuster a23b323928 Fixed issue link helper to return a html_safe string 12 years ago
Sebastian Schuster 47a0214381 Removed the rake db:test:prepare tasks as cucumber automatically 12 years ago
Michael Frister 4fa4852ca8 Rename rake spec tasks, e.g. spec_all to spec:all 12 years ago
Philipp Tessenow 3a935f35f4 Merge pull request #67 from opf/feature/rails3_remove_cucumber_fixtures 12 years ago
Christian Ratz e1ee21e054 rescue LoadError in plugin_tests.rake 12 years ago
jwollert 623c682bab removes restrictions on editing shared versions 12 years ago
Sebastian Schuster 41689afd5d Removed Capybara::TimeoutError as it no longer exists 12 years ago
Christian Ratz b55781a8da improved rake task for running specs 12 years ago
Philipp Tessenow 171c84988a Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Philipp Tessenow d4ea51cac2 convert ProjectHelper tests to specs 12 years ago
Michael Frister 30454d2b1e Remove wait_for_page_load, wait_until is immoral 12 years ago
Michael Frister c695816370 Cukes: Remove wait_until from localization step 12 years ago
Michael Frister 9a82d25cf2 Cukes: Fix 'I click on' step definition 12 years ago
Philipp Tessenow cf90037890 fix TimelogHelperTests 12 years ago
Philipp Tessenow f24dc2f4f1 attempt to fix a constant not defined error when executing mysql unit tests 12 years ago
Philipp Tessenow 387db29f7c Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Philipp Tessenow d8785a3f86 ugly hack to reset pk_sequences on the ci. postgres got stuck after importing fixtures.. 12 years ago
Sebastian Schuster 348fbab9d3 Added second case to match the within locator to also match 12 years ago
Sebastian Schuster 0732a6e9ee Fixed typo in cuke step matcher 12 years ago
Philipp Tessenow 647ad0c5da super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
Sebastian Schuster 246c8cbd76 Added missing test data to the issue summing cuke 12 years ago
Sebastian Schuster c705f7d390 Added missing test data to the issue cuke 12 years ago
Sebastian Schuster eecba51fe1 Added missing test data to the issue pagination cuke 12 years ago
Sebastian Schuster 1f38430f46 Added missing test data to the issue export cuke 12 years ago
Sebastian Schuster c44629ed4a Added missing test data to the copy issues cuke 12 years ago
Sebastian Schuster 049b1307ad Added missing test data to create bool custom field cuke 12 years ago
Sebastian Schuster 8da4983124 Removed fixture loading from cucumber general step 12 years ago
Michael Frister 84c10ca077 Fix i18n step 'improvement' from c1689a187a 12 years ago
Michael Frister 295499e8a6 Fix custom field cuke missed yesterday 12 years ago
Michael Frister c1689a187a Custom field cukes: Improve i18n step 12 years ago
Michael Frister 4562c92f3d Fix i18n-js, use specific commit 12 years ago
Michael Frister b12dc4084e Capybara: Restore 2.0 configuration 12 years ago
Christian Ratz 58b2d964a4 added selenium-webdriver, is not a dep from capybara any more 12 years ago
Christian Ratz 0b296414e2 update gems 12 years ago
Michael Frister c2cef99157 Attempt to fix custom_fields cukes 12 years ago
Michael Frister 5c3c69b4a5 Attempt to fix cuke 'Deleting a localized name' 12 years ago
Michael Frister 3c5e4ade4c Merge remote-tracking branch 'origin/feature/rails3' into feature/rails3 12 years ago
Michael Frister 1bd13f5037 Increase capybara default wait time to 10s 12 years ago
jwollert 3b3fabaf86 CSS: fixes .ajax-indicator image path 12 years ago
Johannes Wollert f85f0bafb8 Merge pull request #63 from opf/feature/rails3_wiki_after_initialize 12 years ago
Michael Frister d26e45a4d6 Fix custom fields cukes when using standard capybara find 12 years ago
Martin Linkhorst 1536957031 let's see whether the ci is happier with this.. 12 years ago