Commit Graph

7266 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)
 

Author SHA1 Message Date
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
Philipp Tessenow 8a546737ba Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Philipp Tessenow c144f25847 use rack_session_access gem to fake the user session within cucumber steps 12 years ago
Martin Linkhorst 6896722c6d fix group cukes 12 years ago
Philipp Tessenow 787e39ed95 remove explicit waits in cucumber steps 12 years ago
Michael Frister 9fc8b81bb6 Don't overwrite Capybara's find 12 years ago
Michael Frister 3344d71de7 Fix feature issue textile quickinfo links 12 years ago
Michael Frister 14e9ba85ec Fix users/deletability settings scenario 12 years ago
Michael Frister 5963005c45 Wiki menu items: Fix route and edit form 12 years ago
Philipp Tessenow 159e668d37 openproject version 3.0.0beta1 12 years ago
Philipp Tessenow 45a50258bb make ci happy with a timing hack in our cukes 12 years ago
Philipp Tessenow f22df1d189 lets give the cukes some time to rest 12 years ago
Philipp Tessenow 13ef9d5a7e timing is everything 12 years ago
Philipp Tessenow 008374e805 another timing dependent cuke 12 years ago
Philipp Tessenow 42a0701d53 test for a timing bug in a cuke 12 years ago
Philipp Tessenow 44e561a113 Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Philipp Tessenow 68e10049aa refactor a horrible wait out of the ajax step into its own cucumber step 12 years ago
Michael Frister eb03c592e5 Fix Trackers Controller tests 12 years ago
Philipp Tessenow 9a0b642e98 wait a little between AJAX steps 12 years ago
Philipp Tessenow 4dac8b107c make 'Given the user 'Foo' is a 'Bar'' step less ambiguous 12 years ago
Philipp Tessenow f188660d41 Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Philipp Tessenow eee759dcfe fixed another cuke which didnt know where the 'add' button is 12 years ago
Philipp Tessenow 625ddf25ff tell the next cuke to look at the right place for its add button 12 years ago
Michael Frister 7363db3036 Fix assign_to deprecation warning 12 years ago
Philipp Tessenow 96e15051e4 Merge pull request #65 from opf/feature/rails3_fix_journal_migration 12 years ago
Philipp Tessenow 2770d804fc Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Philipp Tessenow af4f5b7d82 tell cucumber to use the right 'Add' buttons 12 years ago
Michael Frister 0a942d7f64 Fix respond_with_content_type deprecation warning 12 years ago
Jens Ulferts 3734e57a2f fixes regression in using an attribute introduces in 318e93a 12 years ago
Michael Frister 94d22d696c Fix GroupsController show 12 years ago
Philipp Tessenow d950cba238 only test for hQuery ajax calls when jQuery is ready (in cucumber web steps) 12 years ago
Philipp Tessenow d2c73fe896 add additional sync points for group membership cuke 12 years ago
Martin Linkhorst 9e1d97894d i'm getting random errors when not explicitly logging in 12 years ago
Martin Linkhorst 3f8e038c49 small theme test fixes 12 years ago
Martin Linkhorst e977d574b1 make the issue list sums cukes pass 12 years ago
Martin Linkhorst 8d797ca08a the serialization doesn't work as expected. #names should be an array but is instead a one-element array containing a comma separated list, no matter what i do. this commit fixes it by expanding the comma separated list, so it will work with either version in case somebody fixes it in the future. 12 years ago
Martin Linkhorst 866d7ec14d refactor trackers to use restful routes 12 years ago
Christian Rijke 54dc314d45 Merge pull request #64 from opf/feature/rails3_github_https_urls 12 years ago
Michael Frister c02a141816 Gemfile: Use https URLs for GitHub repos 12 years ago
Sebastian Schuster 9e3fcb3125 Removed the after_initialize callback in old syntax 12 years ago
Philipp Tessenow c9f13cc54d bundle update capybara cucumber 12 years ago
Philipp Tessenow 639a236342 in case the cukes dont find something, give it more retries and wait a little longer 12 years ago
jwollert 0c3eca3918 Merge branch 'fix/groups_controller_eager_loading' into feature/rails3 12 years ago
ulferts 7bbe80adf7 Merge pull request #62 from opf/feature/plugin_test_from_core 12 years ago