Commit Graph

33 Commits (3f8e2b18c96954a51f9fbabfdc9395914937fe4b)

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 0a84a0b671
[36296] Add PlaceholderUsers API (#9033) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Benjamin Bädorf e848d44dea
Fix/update wysiwyg styles (#8844) 4 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 803fd06a9a
add membership update form to api 5 years ago
Oliver Günther 1b5fc32366
Avoid before blocks and raw params access for IDs 6 years ago
Jens Ulferts ce21ee20f7
cached representers 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
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Jan Sandbrink 900b2a4c45 Backporting APIv3 categories to OP 4.0 10 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
Alexander Bach 60cd084c93 Renamed user to defaultAssignee in order to comply with the specification 10 years ago
Alexander Bach b3725f2658 Remove redundant call parameters 10 years ago
Alexander Bach 409073f7e3 Generalized 404 error message 10 years ago
Alexander Bach 6d04d171d8 Fix category link 10 years ago
Alexander Bach 65c39db9cf Some minor style fixes 10 years ago
Alexander Bach 21c50fd41a Accessing a project without permission now returns 404 instead of 403 10 years ago
Alexander Bach 1e27f6c46f Removed unnecessary string interpolation 10 years ago
Alexander Bach ec10b80641 Implemented get categories as specified, except for errors 10 years ago
Jens Ulferts da588b812c harmonize api decorators 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 93924e13e7 Remove required keyword args to support Ruby 2.0.x 10 years ago
Hagen Schink 746f7cce74 Use API V3's path helper 10 years ago
Hagen Schink 10ea44dad3 Implement collections specification 10 years ago
Hagen Schink 6ec63bc9af Update reform and its dependencies 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 1534d29727 Use keywords args in CategoryCollectionRepresenter 10 years ago
Alex Coles 91ce7e955f Add Category List API resource 10 years ago