Commit Graph

29714 Commits (c9940b22275ab6101c6325d6638e07bda66ca8c4)
 

Author SHA1 Message Date
Oliver Günther 1021be7879 Merge pull request #4970 from opf/fix/interactive-table-widths 8 years ago
Oliver Günther 5d74674f98
[24132] Also watch available filter values when query is empty 8 years ago
Oliver Günther 24e0bc1315
Redirect to WP list after successful save. 8 years ago
Oliver Günther f5ddc78f92
Temporarily use rspec-retry everywhere 8 years ago
Markus Kahl e7f9564441 whitespace 8 years ago
Markus Kahl 6b84e9788c fixed the relations contract which was sabotaged by delayed_job 8 years ago
Oliver Günther c226b133eb Merge pull request #4982 from opf/feature/23777_attachments_button 8 years ago
Oliver Günther 7b91928534 Merge pull request #4984 from opf/fix/24168-preview-buttons-are-too-large 8 years ago
Oliver Günther 9cc6891138 Merge pull request #4983 from opf/fix/24140-layout-error-on-work-package-fullscreen 8 years ago
Oliver Günther 05a54adced
Serialize column_names as arrays 8 years ago
Oliver Günther f665deea97
Implement interval checking for correct table and header widths 8 years ago
ulferts 26feafe3d0 Merge pull request #4945 from opf/housekeeping/spec-failures 8 years ago
Oliver Günther 38acc7c502 Merge pull request #4940 from opf/fix/23981_attachments 8 years ago
Oliver Günther f6071ce882
Don't try to match the whole set of themes 8 years ago
Oliver Günther c01abe3efa
Expect the subject in the typeahead 8 years ago
CI 99f684189f Update reference to OpenProject-Translations 8 years ago
milahti 72511adbf9
Update installation-guide.md 8 years ago
Oliver Günther 89ad59a9b7 Merge pull request #4952 from opf/feature/23759_relation_description 8 years ago
Oliver Günther bf66db6ef9
Don't try net/ldap connection on CI 8 years ago
Oliver Günther b3b047a904
Extract retriable into helper with logging 8 years ago
Oliver Günther 8de452b006
Use retriable to retry code blocks, not examples 8 years ago
Oliver Günther b87e6ef900
Rubocop 8 years ago
Oliver Günther 216d98e618
Don't access the file more than once in export spec 8 years ago
Oliver Günther 2eb762182d
Move set_attribute into work package field so table spec can profit 8 years ago
Oliver Günther 4af87a2be8
Remove have_text matcher in edit spec 8 years ago
Oliver Günther ebbfd60b30
Use thin as default server 8 years ago
Oliver Günther 76ac1b319a
Use waiting test for `WorkPackageField#editable?` 8 years ago
Oliver Günther e5aea9ad00
Explictly retry examples 8 years ago
Oliver Günther 983adde5e9
Use uniform seed among all matrix entries 8 years ago
Oliver Günther 4321dc8430
Fix capybara selector 8 years ago
Oliver Günther bf003f644e
Increase timeout in Capybara 8 years ago
Oliver Günther 43c8714a57
Precompile assets before spec run for feature/cukes/plugins 8 years ago
Oliver Günther 8bf82e73c3
Default to running rake parallel:<TEST_SUITE> 8 years ago
Oliver Günther 25a62f490e
Require ParallelTests::Tasks 8 years ago
Oliver Günther 8e9cc782f7
Better eager_load check for CI 8 years ago
Oliver Günther 81c79d82ae
Only check expect_active! when no error occurs 8 years ago
Oliver Günther 64d14634ff
Correctly clear theme double 8 years ago
Oliver Günther 320612b65b
Improve wait time for edit and new specs 8 years ago
Oliver Günther 3cce854bb6
Clear RequestStore when using PathHelper with relative url 8 years ago
Oliver Günther 08f2246c83
Avoid clearing the asset precompilation config 8 years ago
Oliver Günther a5a788ddfd
Increase maximum wait time for notifications 8 years ago
Oliver Günther 9a20bd04db
Use retry: true for export spec 8 years ago
Oliver Günther a77e4a4a8d
Introduce rspec-retry 8 years ago
Oliver Günther e4511ec3a7
Retry setting single attributes in AbstractWorkPackage 8 years ago
Oliver Günther d0311d8f28
Fix input_types for some attributes and make error message more useful 8 years ago
Oliver Günther 6c2176febf
Fix activity selector after page reload, should contain 2 entries 8 years ago
Oliver Günther 573eff244a
Avoid shadowing ambigous matches in ensure_page_loaded 8 years ago
Oliver Günther 0a693c6ce3
Bump capybara-screenshot for doc formatter 8 years ago
Oliver Günther 367a18d452
Fix Setting.app_title order failure 8 years ago
Oliver Günther 54f4bd43f9
Fix order-dependent failure in account_controller_spec 8 years ago