Commit Graph

47 Commits (28697967acc6a93696572f7ec39f699e311a21d7)

Author SHA1 Message Date
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Oliver Günther 51e8387e78
Remove builtin status 5 years ago
ulferts 83c3b281b9
ensure scope used for user list in admin does not return system user 5 years ago
Oliver Günther 6e016f072e
Bump factory-bot and fix static attributes deprecation 6 years ago
Jens Ulferts 5751bdbf18
prevent clashes between user`s mail and login 6 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Jens Ulferts ac59ad6a89
introduce group resource stub 7 years ago
Jens Ulferts b1195d77c8
remove fixed time from user factory 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Markus Kahl a9382e8802 resend invitation feature 9 years ago
Jan Sandbrink 55a2cf9f51 replace references to Redmine::VERSION 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles d323dbc706 Replace deprecated #ignore w/#transient in factories 10 years ago
Jan Sandbrink 0570457822 change links to nothing in work package 10 years ago
Jan Sandbrink 8ac4a4b6c5 use Time instead of DateTime in factories 10 years ago
Jan Sandbrink c6323dbc10 refactor output of dates and times 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Alex Coles 39cb37d3dc Use alternative factory_girl callback syntax 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
jwollert c2c8e347dd relocate anonymous user factory so the sequences defined for users do not interfere with that 11 years ago
Till Breuer e8dc9ef718 Fix indentation in user factory 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
dooda 0cafe8fbab added a locked user to the user factories 11 years ago
Jens Ulferts d82b20583e prevents naming collisions on admin factory 11 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 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
Philipp Tessenow 62b4fb8dc3 FactoryGirl executes the after(:build) even when the current strategy is :create 12 years ago
Philipp Tessenow 49cb9b7a2a forgot to rename p to project. sorry guys 12 years ago
Philipp Tessenow a778e2200e small readability refactoring of UserFactory 12 years ago
Philipp Tessenow 3aff5dd25f user factory can add the user to a project on build _and_ create now 12 years ago
Martin Linkhorst f91288c679 set the deleted user's class 12 years ago
Philipp Tessenow ad4893cf8b set correct status for anonymous user in user_factory 12 years ago
Philipp Tessenow df4db5c7a5 make admin, anonymous, and deleted_user a subclass of the user factory 12 years ago
Philipp Tessenow 0660af7630 do not crash when User.table_exists? is false and factories are loaded 12 years ago
Philipp Tessenow 91fa7675fd create issue at the right place in test_helper and dont create new anonymous users in the user_factory 12 years ago
Philipp Tessenow e3fa434f1f naming the ignored variable in user_factory 'project' and 'role' produced a major performance loss. fixed that 12 years ago
Philipp Tessenow 28c4caca2a do not create a role in user factory if not nesseccary 12 years ago
Philipp Tessenow a798eaec7c user factory can now assign multiple projects to the to-be-generated user 12 years ago
Philipp Tessenow 391b71da0a allow user factory to assign a project to a user 12 years ago
Martin Linkhorst 74adf8c32f migrate factories from dev_tools as of revision b352ad9 on github remote 12 years ago