Commit Graph

82 Commits (c2e2640d92bf8deb443e8bca6025c40855975f36)

Author SHA1 Message Date
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Markus Kahl 9922cc1fe4 made deleted user locked; exclude builtin users from active_or_registered 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
ulferts 4e5b9afef5
rename project attributes 5 years ago
ulferts 9c3206220b
remove mysql specific code throughout the application 5 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
Oliver Günther f86abae9eb
Enforce Arel.sql for string order, pluck 6 years ago
Jens Ulferts ac59ad6a89
introduce group resource stub 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts ad8f11d7b2
heed group setting for assigned_to action 7 years ago
Jens Ulferts 3717f6e0d3
less complicated custom_field#possible_values_options 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Oliver Günther 89ac5789c7
Replace scopes with already defined names 7 years ago
ulferts 39bbf082bf fix author filter for projectless users (#5718) 7 years ago
ulferts ce19a34a48 allow invited users to be watchers (#5520) 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts c3013d6272 lazy load query filters and extract them into classes 8 years ago
Oliver Günther b58f5fc354 Allow UsersController to search for groups 9 years ago
Jens Ulferts c3ab585e80 remove dead code 9 years ago
Jens Ulferts 0b2f482797 move :preference to principal 9 years ago
Jens Ulferts 0579f4906b provides scope to order by name 9 years ago
Markus Kahl fecb1b91b7 invited uses should be usable too 9 years ago
Markus Kahl 98ba7ce333 basic user invitation prototype 9 years ago
Alex Coles 67c84961a0 Migrate model has_many conditions to lambda 9 years ago
Alex Coles 5557f58e80 Migrate model scopes to use lambda/block 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles 8edff9831c Pull up constants, associations into Principal 10 years ago
Alex Coles c80a792496 Use 1.9+ Hash syntax in Principal 10 years ago
Alex Coles 45b75558bb Change {Chili => Open}Project::Database usages 10 years ago
Oliver Günther 9e6da91798 Updated API for user (un-)locking 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts 8b3a1cf47d rewrite scopes to avoid 'conditions' 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 8173e3fc31 refactor pagination model. remove duplicated code and scopes 11 years ago
jwollert e9d6ad02ab scope users by their visibility so that admin rights are not required 11 years ago
Jens Ulferts d87a0b2ea0 cleaning up unused code, rewriting scopes 11 years ago
Jens Ulferts 7f311af2bd limits principals returned by the autocompleter to only active or registerd 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Jean-Philippe Lang 3f0a7fa15d Ability to assign issues to groups (#2964). 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 75cb2d1cf2 shortens like sql while maintaining condition 11 years ago
Sebastian Schuster cdb419e0a7 Removed commas from search string and added 11 years ago
Michael Frister 35e2e43a56 Fix users index status filtering, status_name now returns string 12 years ago
Michael Frister 7f4bd6149c Add status_name to Principal 12 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 12 years ago
Sebastian Schuster 423152fa06 Fixed the uninitialized constant exception 12 years ago