Commit Graph

7250 Commits (159e668d3768b83776829e90987275b8f55813db)
 

Author SHA1 Message Date
Martin Linkhorst d2644b23f5 requiring both jquery_ujs and prototype_ujs will result in ajax forms and links to be submitted twice (remote: true). remove prototype_ujs o fix that. 12 years ago
Martin Linkhorst 8b4677a2b7 clear out the database and use capybara's old behaviour 12 years ago
Martin Linkhorst 87ec6d19eb render_detail can sometimes return nil (when no applicable formatter was registered). therefore push html_safe call down. 12 years ago
Martin Linkhorst b165ff2487 REVIEW: these helper methods reside in the issues helper module. which we need to include before.. hmm 12 years ago
Martin Linkhorst 0bf1785c83 fix features by clearing out the database 12 years ago
Martin Linkhorst d63bc7402a the .other-formats div is not present at all. which should be fine. 12 years ago
Philipp Tessenow 2fa6538ed0 bundle update 12 years ago
Philipp Tessenow 2dd6c9d686 Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Philipp Tessenow 6e0d0cdc99 fix a cucumber web_step 12 years ago
Philipp Tessenow bae697185d repair custom_field cuke 12 years ago
Philipp Tessenow 081e349a56 cleanup cucumber rake task 12 years ago
Christian Ratz 8b19018eaa Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Christian Ratz e566967333 fixes Issue Hierarchy on issues#show 12 years ago
Philipp Tessenow 52c663b38f Merge pull request #57 from opf/feature/rails3_dynamic_watchable 12 years ago
Jens Ulferts a269d84ed0 adds comment to acts_as_watchable method explaining it's signature 12 years ago
Jens Ulferts 50cd52803b generalizes routes for watching 12 years ago
Christian Ratz 4feaa3785c fixed wrong Gemfile.lock 12 years ago
Christian Ratz 9fee81fa90 Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Christian Ratz 5408fb959e fixed select2 12 years ago
Hagen Schink 5a824cde62 Add default activity providers only once 12 years ago
Hagen Schink a1c2e370de Remove swap file 12 years ago
Hagen Schink 077793a5b4 Merge branch 'feature/openproject_modifications' into feature/rails3 12 years ago
Hagen Schink b4fca8bf5e Configured letter opener for development mode 12 years ago
Philipp Tessenow 84c2d5694a fix random failing spec 12 years ago
Philipp Tessenow ea27aae2e4 fix for the unholy newline in wiki controller test 12 years ago
Christian Ratz 8c677e3dc4 Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Christian Ratz b601de119e fixed numbered headings 12 years ago
Philipp Tessenow 3199f4e707 use changeset.revision instead of changeset.id in user mailer tests 12 years ago
Philipp Tessenow a690dafee3 did i say i fixed a typo in user mailer test? well now i fixed it. 12 years ago
Philipp Tessenow b4d2cdb99a Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Philipp Tessenow eb03bd941e fix typo in mail handler tests 12 years ago
cratz 9084012033 Merge pull request #52 from opf/feature/numbered_wiki_headings 12 years ago
Christian Ratz e5c7f68dbb fixed textilizable helper method, wiki#edit 12 years ago
Christian Ratz a0e2cd44d1 re enable 'preview' in wiki#edit 12 years ago
Hagen Schink 5fda71da69 Add web setp for user preferences 12 years ago
cratz 1a0aca08dc Merge pull request #51 from opf/feature/longer_logins 12 years ago
Christian Ratz 11778a853a re enable 'preview' in wiki#edit 12 years ago
Philipp Tessenow 10893a119e fix more UserMailerTests 12 years ago
Philipp Tessenow 6ae1342e29 refactor UserMailerTest 12 years ago
Philipp Tessenow 7dc4aec10c fix a UserMailer test 12 years ago
Philipp Tessenow 3928b62b74 when generating mails for issue changes, generate correct links 12 years ago
jwollert 45dbaf526a pull in changes from numbered_headings plugin 12 years ago
Philipp Tessenow 8c115c6819 fix issue integration test 12 years ago
Philipp Tessenow ff61bfcd5c JournalFormatter::Attachment needs to define a controller-method to make link_to happy 12 years ago
Philipp Tessenow 40f57c81b4 pretty format link_to options in application_helper 12 years ago
Philipp Tessenow 5154774549 repair the journals part in issue show.api 12 years ago
Philipp Tessenow 8e6c74782f use right journal method in test 12 years ago
Philipp Tessenow ee28cd6821 adapt IssueControllerTests to new layout 12 years ago
jwollert 487802dee7 migrate longer logins plugin to core 12 years ago
Philipp Tessenow ca95e170da typo in IssuesControllerTest 12 years ago