Commit Graph

296 Commits (5ffbba0cd7389bf47170cc4d3e38f2bc32948e33)

Author SHA1 Message Date
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther bd55b36da5 Remove timeline hook for user 7 years ago
Oliver Günther 518c255c1a
Fix API token usage and specs 7 years ago
Oliver Günther 1f2492bb8b
Implement HashedToken (ExtendedToken from MOTP) in Core 7 years ago
Oliver Günther fdfb41b327
[26069] Allow passing of me-value link for principal filters again 7 years ago
Oliver Günther 89ac5789c7
Replace scopes with already defined names 7 years ago
ulferts daa1a4d4b7 fixes filtering members by group (#5800) 7 years ago
Markus Kahl e8eefcbdaf migrate from chiliproject 2.11 (#5340) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 46db333060
Refactor as mixin 8 years ago
Oliver Günther 350de7c482
Allow users to be uniquely identified by login 8 years ago
Henriette Dinger a5682ab89d Hide anonymous users on newest list 8 years ago
Jens Ulferts 3e4f465528
refactor check for active user 8 years ago
Jens Ulferts 6f6598bd84
delete_all and reload rails 5 way 8 years ago
Jens Ulferts a17758e474
reload association rails 5 style 8 years ago
Oliver Günther fff21a1229
UserPasswords: Replace salted SHA-1 with bcrypt 8 years ago
Jens Ulferts ff3ecc9e59 employ sql based user allowed scope for acts as watchable 8 years ago
Jens Ulferts 1ddc142fd3 add sql based query to fetch all users being allowed an action 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago
Markus Kahl 35c5a69e6c rubocop remarks 8 years ago
Markus Kahl b55b682805 enhanced member screen; members and user table refactoring using cells 8 years ago
ulferts 9a6d5585f4 preload permissions before collection rendering (#4646) 8 years ago
Mohamed Wael Khobalatte 80192f6986 Do away with eval 9 years ago
Mohamed Wael Khobalatte 0e72ec4243 Move to ruby1-9 syntax once and for all 9 years ago
Jens Ulferts 3684b77423 replace if condition then true else false 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Oliver Günther acb4431d8a Implement UserPreferences endpoint 9 years ago
Jens Ulferts 0b2f482797 move :preference to principal 9 years ago
Markus Kahl ac8a096488 polish considering remarks through review and houndci 9 years ago
Markus Kahl 8882a0a2cc the session is optional 9 years ago
Markus Kahl 43e18dd00c switch to user invitation by default 9 years ago
Markus Kahl 98ba7ce333 basic user invitation prototype 9 years ago
Oliver Günther 15273724c3 Homescreen functionality 9 years ago
Jan Sandbrink 85afbf9f82 remove unused find_all_by overload 9 years ago
Jens Ulferts a5e625cb4a fix wrong method name broken when fixing merge conflict 9 years ago
Tim Habermaas 0ea1c9e8ff [Refactor] Simplify User.register_allowance_evaluator. 9 years ago
Tim Habermaas 69ca057fa9 [Refactor] Use method memoization instead of explicitly setting ivar. 9 years ago
Jan Sandbrink 6c1e4dbf4f send aggregated notifications 9 years ago
Alex Coles b2790b8db1 Migrate deprecated .update_all with conditions 9 years ago
Alex Coles 355e7e0ff4 Replace deprecated calls to Model#connection 9 years ago
Alex Coles 67c84961a0 Migrate model has_many conditions to lambda 9 years ago
Alex Coles ecfa05fad9 Rename Project.public scope to public_projects 9 years ago
Alex Coles 5557f58e80 Migrate model scopes to use lambda/block 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles 16720d2d7c Rework DeletedUser.first to avoid stack overflow 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles 8edff9831c Pull up constants, associations into Principal 10 years ago
Oliver Günther cb123c83be Fix and specs for missing plus in login attribute 10 years ago
Alex Coles 55a2207631 Replace GroupUser join model w/ habtm association 10 years ago