Commit Graph

799 Commits (24a860636326b9c1f19ad54563d0f1f619c599d6)

Author SHA1 Message Date
Michael Frister 71d98a1413 UsersController: Fix test for sending mail on user activation 11 years ago
Jens Ulferts 8e149a2b32 redirect to work_package#show after issue#update 11 years ago
Jens Ulferts 5e6f496677 adapt tested url 11 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 11 years ago
jwollert 26bff02cc7 starting on infinite scrolling of select2 inside members form. member itself might be working, roles are definitely not 12 years ago
Michael Frister 7ba90102a7 Add option to force a user to change password on next login 12 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink ead8955b76 Remove unclear test asserts 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Jens Ulferts 8a463ae5cb creates explicit methods for page and per_page param calculation 12 years ago
Jens Ulferts b1a1923ade no longer tests for pagination instance variable in auth_source 12 years ago
jwollert dd4c24e88b fixin' failing tests related to languages dropped 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Ratz c2c19ac1d5 moved versions controller test to specs 12 years ago
Martin Linkhorst b3db9872cc update user mailer tests for html output 12 years ago
Martin Linkhorst eb5ef61b8a test that the correct url including host and protocol is generated for attachments in an email. note the added :only_path option here, which defaults to true, which should mirror the original behavior. 12 years ago
Christian Rijke d485a85da0 Fix tests. 12 years ago
Christian Ratz 4ca2918752 [OPF #478] fixes wiki page renaming 12 years ago
Christian Ratz 77bece59ff Revert "fixed wiki controller test" 12 years ago
Philipp Tessenow 004d050f11 it's possible again to delete attachments 12 years ago
Christian Ratz 50f4f7b157 fixed wiki controller test 12 years ago
Philipp Tessenow f24dc2f4f1 attempt to fix a constant not defined error when executing mysql unit tests 12 years ago
Michael Frister eb03c592e5 Fix Trackers Controller tests 12 years ago
Michael Frister 7363db3036 Fix assign_to deprecation warning 12 years ago
Michael Frister 0a942d7f64 Fix respond_with_content_type deprecation warning 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
Philipp Tessenow ea27aae2e4 fix for the unholy newline in wiki controller test 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 eb03bd941e fix typo in mail handler tests 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 8e6c74782f use right journal method in test 12 years ago
Philipp Tessenow ee28cd6821 adapt IssueControllerTests to new layout 12 years ago
Philipp Tessenow ca95e170da typo in IssuesControllerTest 12 years ago
Philipp Tessenow 0dae10325d fix issue controller tests 12 years ago
Philipp Tessenow 71d31a5f43 WIP first attempt to fix user mailer tests 12 years ago
Martin Linkhorst 10b501892f uncomment failing tests. please fix me 12 years ago
Martin Linkhorst 10a4ec9d84 let's actually deliver a test email ;) 12 years ago
Martin Linkhorst 6c45dceaa4 remove unnecessary code 2 12 years ago
Martin Linkhorst 7276052a68 remove unnecessary code 1 12 years ago
Martin Linkhorst fb147d4e2a change the expectations a little 12 years ago
Martin Linkhorst 7f0ed5a47c an ugly test passes by making it more ugly… 12 years ago
Martin Linkhorst 3fa6738244 this needs to issue a put request 12 years ago
Martin Linkhorst 252fb107ea revert an old commit and assign watcher parameters through mass assignment again. instead, add a validation in the model that ensures that the user is allowed to watch the watchable. 12 years ago
Martin Linkhorst cf606a2f1f make robots work: "/robots", "/robots.txt", and "/welcome/robots.txt" (which the former two map to) will work correctly. if you want "/welcome/robots(.html)" to work add a robots.html.erb file in "/app/views/welcome". 12 years ago
Martin Linkhorst 1ae58c11d0 * unfortunately there are still two implementations 12 years ago