Commit Graph

39 Commits (eb9c59543e6ee3200a1c086eb10848f2b255095a)

Author SHA1 Message Date
Oliver Günther 1b5fc32366
Avoid before blocks and raw params access for IDs 6 years ago
Oliver Günther 0791c55870
Remove the internal setting with 500 max entries 6 years ago
Henriette Dinger f6f1901370 Allow reading access for not logged in users to show usernames and avatars in WPs 6 years ago
Jens Ulferts e93e3731b2
place user delete service inside users namespace 6 years ago
Jens Ulferts 02cdabed65
prevent access to user api for locked admins 6 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 8842558aac
refactor for code quality 7 years ago
Wieland Lindenthal 4e22681e78 User mentions feature (#5897) 7 years ago
Oliver Günther fdfb41b327
[26069] Allow passing of me-value link for principal filters again 7 years ago
ulferts 9c8f7f3ca1 read operations for time_entries via api v3 (#5776) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts a52c8ee07d
allow for filtering the queries in the API v3 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
Jens Ulferts d4e71fd67e
add user query and enabled it in the users api 8 years ago
Jens Ulferts 1a597e180b
first step towards generalizing the query and its filters 8 years ago
Jens Ulferts e53916aec6
support perPage and offset on users index 8 years ago
Jens Ulferts 040bb5ab54
add basic GET api/v3/users 8 years ago
Oliver Günther 6cbfc7ffed
[24063] Add Users PATCH endpoint 8 years ago
Oliver Günther 9dc8d09516
Add CreateUser API endpoint and spec 8 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Jan Sandbrink b1ba33c75b specify classes explicitly rather than implicitly 10 years ago
Jan Sandbrink f0863f9d53 allow to patch existing API endpoints 10 years ago
Jan Sandbrink a72ea0d5af more consequently use route_param 10 years ago
Jan Sandbrink 2d821da157 prefix representers to help rails out 10 years ago
Jens Ulferts 374c1f0af9 prefer current_user over User.current 10 years ago
Oliver Günther 9e6da91798 Updated API for user (un-)locking 10 years ago
Oliver Günther a112291396 apiv3: User (Un-)Locking functionality 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Markus Kahl a33c8fa312 API v3 delete user 10 years ago
Hagen Schink db8bfba3af Remove usage of reform from API V3 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Alex Coles 92e8384266 Add missing Copyright headers in lib (API) code 10 years ago
Alex Coles baf328c798 Minor refactoring of UsersAPI 10 years ago
Alex Coles 0bf314f149 Specify a custom Formatter for hal+json 10 years ago
Marek Takac 088525fbbd Got rid of authorization for show user API endpoint 10 years ago
Marek Takac 583a7d6b5f Added API show user endpoint 10 years ago