Commit Graph

134 Commits (39e11c72dc210fe2ea56586f7006835e616a6d2d)

Author SHA1 Message Date
Oliver Günther acb4431d8a Implement UserPreferences endpoint 9 years ago
Jan Sandbrink 0702683116 Fix bad method call for version custom fields 9 years ago
Jens Ulferts db3681661d fixes attachment download path in api 9 years ago
Jan Sandbrink 637fadf602 add endpoint to list work package columns in a project 9 years ago
Jan Sandbrink bdee4a3f0c include link to linkable group values 9 years ago
Oliver Günther 974f5566e8 Extend revision representer with identifier and revision link 9 years ago
Jens Ulferts 3df2e3b2cd remove unnecessary extend work around 9 years ago
Jens Ulferts 551a0a9e76 fix attachments download link when on sub uri 9 years ago
Oliver Günther 6f5c489b82 Provide corrections from preliminary review 9 years ago
Oliver Günther da9771ae1b Add revisions API and linked property for work packages 9 years ago
Jan Sandbrink 992888df2a add configuration endpoint to APIv3 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Alexander Bach b402f2f1b9 Improve refactorability 10 years ago
Alexander Bach 8d152e0245 Draft new work package create endpoints 10 years ago
Alexander Bach 2861ecb989 Improve refactorability 10 years ago
Alexander Bach c2f9eeba05 Draft new work package create endpoints 10 years ago
Jan Sandbrink f43c26940e ask the rails url helper for the attachment DL URL 10 years ago
Jan Sandbrink 44d1ba3828 allow to view list of current watchers 10 years ago
Jan Sandbrink 8585637981 list attachments of a WP via APIv3 10 years ago
Jan Sandbrink cde374a6d5 rework attachments endpoint according to spec 10 years ago
Jan Sandbrink 900b2a4c45 Backporting APIv3 categories to OP 4.0 10 years ago
Jan Sandbrink 62ed35e56c fix CF links if value is nil 10 years ago
Jan Sandbrink a524f39049 introduce helpers for star/unstar 10 years ago
Jan Sandbrink d56b9c558b rename helper for versions by project + vice versa 10 years ago
Jan Sandbrink 9a7d6108b7 point to the right path for rendering with context 10 years ago
Jan Sandbrink a86ad7729e allow to have invalid links in payload 10 years ago
Jan Sandbrink 4ae6c75803 change format of string-objects URL 10 years ago
Jan Sandbrink c7ca71b7e0 add types by project 10 years ago
Jan Sandbrink db8b379ef2 reject numbers regardless of type 10 years ago
Jan Sandbrink 832570bf3d add endpoints to read types 10 years ago
Jan Sandbrink f0fff855aa allow parsing of ISO durations 10 years ago
Jan Sandbrink f42f8c4305 evaluate localization of schema names per call 10 years ago
Jan Sandbrink 36e071087e some renaming 10 years ago
Jan Sandbrink 9986466e15 use direct CF accessors in CF injector 10 years ago
Jan Sandbrink 6f90674440 include more schema details for custom fields 10 years ago
Jan Sandbrink ec4d228956 split method 10 years ago
Jan Sandbrink ff72c7760c embed CF versions, users and string objects 10 years ago
Jan Sandbrink 9e88d73022 move creation logic into injector class 10 years ago
Jan Sandbrink d61c2ff4aa add remaining specs for CF injector 10 years ago
Jan Sandbrink 05884417f7 let custom values return typed values 10 years ago
Jan Sandbrink a5e58dc8d0 add more specs for the CF Injector 10 years ago
Jan Sandbrink 1278ea221b make a formattable of text custom fields 10 years ago
Jan Sandbrink 5c3eae32f6 style 10 years ago
Jan Sandbrink e1948206fa extract method into ResourceLinkParser 10 years ago
Jan Sandbrink 03c6fcdf6f rewrite ResourceLinkParser 10 years ago
Jan Sandbrink 8998f60635 fix patching of empty string objects 10 years ago
Jan Sandbrink 53b9f7738f enable patching of linked properties 10 years ago
Jan Sandbrink 4c8fc69eb5 enable linked properties for WP 10 years ago
Jan Sandbrink c576641579 style 10 years ago
Jan Sandbrink e32c056b96 fix value injection for nil values 10 years ago