Commit Graph

997 Commits (a64697c44adc370975fb1199b827bb104d90c663)

Author SHA1 Message Date
Oliver Günther dcc031dbcf Pass project to custom field context in bulk mode 9 years ago
Markus Kahl a9382e8802 resend invitation feature 9 years ago
Oliver Günther 5cd5040e9e Fix invalid params on category edit 9 years ago
Markus Kahl 7f88ba5b22 removed attachments#show; only #download remains 9 years ago
Markus Kahl 90d627f887 fixed spec choice of words 9 years ago
Markus Kahl d4293532d9 do not block time entry custom fields 9 years ago
Jens Ulferts b0e80e3448 streamline work_packages_controller 9 years ago
Jens Ulferts 4f43470f7b 403/redirect on work package not existing/not visible 9 years ago
Markus Kahl 0abc54d5ab don't fail invitation on long email addresses 9 years ago
Markus Kahl 4bc8365075 don't fail invitation on long email addresses 9 years ago
Oliver Günther 004066697b Remove other outdated specs 9 years ago
Markus Kahl 5324b2cc07 drop my first_login; redirect to work packages if possible 9 years ago
Oliver Günther 84a89ae4e1 Remove outdated specs 9 years ago
Jens Ulferts 8868b3d741 reremove line accidentally readded by merge dc3337a 9 years ago
Stefan Botzenhart ba3c727dcc Remove pending specs 9 years ago
Markus Kahl e15ba45656 removed obsolete specs 9 years ago
Mohamed Wael Khobalatte 6f1d668c39 Fix issue with versions/new being not accessible 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Jens Ulferts b0a86a69c2 refactor types action on projects controller 9 years ago
Alexander Bach 46ad7f79e7 Adjust spec to new menu structure 9 years ago
Mohamed Wael Khobalatte 626779d92d Use assert_select instead of deprecated assert_tag 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Alex Coles ba3e56e4ce Ensure StatusesController#update uses PATCH 9 years ago
Markus Kahl 4eda276ecb always clear delivieries so one does not have to worry about it 9 years ago
Henriette Dinger cf38af63eb Use generic classes for the homescreen blocks and update the LSG 9 years ago
Oliver Günther fcd450af3f Fix redirect vulnerability 9 years ago
Alex Coles 06274b97ea Remove reundant include in MembersController spec 9 years ago
Markus Kahl dbc343555b fixed members_controller spec 9 years ago
Alex Coles 87720d19ec Fix broken #assert_select_rjs in Controller specs 9 years ago
Oliver Günther fecd3b3b3e Simple API for managing the homescreen content 9 years ago
Oliver Günther c49b59b7f2 Add controller and routing specs 9 years ago
Oliver Günther 15273724c3 Homescreen functionality 9 years ago
Alexander Bach d2fee1e293 Adjust test expectation to direction changes 9 years ago
Stefan Botzenhart 3fccb90c57 Use factory girl instead of object daddy 9 years ago
Stefan Botzenhart 5dfa7802b7 Add controller spec for Project#custom_fields 9 years ago
Alexander Bach 78efda7ee8 Remove project homepage field from all the specs 9 years ago
Jan Sandbrink 1ac1188ef8 fix spec double and remove users from groupable CFs 9 years ago
Oliver Günther ef322e89dd Cleanup 9 years ago
Oliver Günther 3fce1d6f2e Added service and controller specs 9 years ago
Jan Sandbrink aa5155c8b7 fix specs 9 years ago
Oliver Günther b15002beca More explicit validation error message for repositories 9 years ago
Oliver Günther a71ce6f1a5 Refactor SCM config to lowercase / symbols 9 years ago
Alex Coles efdfcf82e4 Fix typo in JournalsController spec 9 years ago
Oliver Günther 471fc04663 Fix ActionController::InvalidCrossOriginRequest in specs 9 years ago
Alex Coles 96fedeb976 Use Minitest assertions: assert_not_* => refute_ 9 years ago
Oliver Günther 14a394842d Extract SCM authorization routines into policies per vendor 9 years ago
Philipp Tessenow 373473c563 Add git support to repository authentication script 9 years ago
Oliver Günther 0b583c3ccf Extend autofetching of commits into update repository information 9 years ago
Jens Ulferts 3aa8a144d6 adapt specs to send mails on self action 9 years ago
Jens Ulferts e03e1e99df prevent spec flicker by cleaning up after Setting.notified_events 9 years ago