Commit Graph

98 Commits (8a848601a2c243aa74dea16089e0d9efd10b2f3e)

Author SHA1 Message Date
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
Oliver Günther 174427fc05
Remove duplicate not_locked scope (#9166) 4 years ago
ulferts ab6d98383b
fix member filter on principals (#9063) 4 years ago
Oliver Günther 37bef43cea Introduce visible scope to principals 4 years ago
Wieland Lindenthal a18954b2c9
Placeholder user services and administration (#8944) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
Oliver Günther cdf3cf4c34
[36136] Rework members page to show name and avatars for principals (#8973) 4 years ago
ulferts cc4ed56e2a
use AR`s scope method instead of singleton class method (#8976) 4 years ago
ulferts 5ea185ef66
Placeholder user project members (#8961) 4 years ago
Wieland Lindenthal efbd3e9b41
Placeholder user backend (#8935) 4 years ago
luz paz 3683042c9b Fix typos in user facing and non-user facing code 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts c638b0d8dc fix order_by_name 4 years ago
ulferts 7f34799a33
Chore/reimplement global roles (#8730) 4 years ago
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