Commit Graph

932 Commits (0a73e6bac4bb00dde7d2c5e7c47ce32e06dfde0f)

Author SHA1 Message Date
Jan Sandbrink 0a73e6bac4 convert attribute names in queries API 9 years ago
Jan Sandbrink 77f2b2a1cc align the query representer with APIv3 9 years ago
Jan Sandbrink 602d488c66 fix reference to value links 9 years ago
Jan Sandbrink 2ddcd55b71 extract groups into own representer 9 years ago
Jan Sandbrink bdee4a3f0c include link to linkable group values 9 years ago
Jan Sandbrink 73716ed40a improve rubocop-perceived styling 9 years ago
Jan Sandbrink 1009b0f373 improve error handling for JSON parsing parameters 9 years ago
Jan Sandbrink c6336fd5a1 add some integrative specs for sum/group/sort/filter 9 years ago
Jan Sandbrink e6ecd0e97f some code structuring 9 years ago
Jan Sandbrink 4803cba41c implement grouping 9 years ago
Jan Sandbrink 7552fab9ce some work towards readability 9 years ago
Jan Sandbrink 986be45dde allow to calculate property sums 9 years ago
Jan Sandbrink af83cb5422 correctly camelize query parameter 9 years ago
Jan Sandbrink e6c7a0ce9f add global WP list endpoint 9 years ago
Jan Sandbrink 2d29bc5c21 extract WP collection methods into helper class 9 years ago
Jan Sandbrink 1c2aabbc45 allow sorting of WP lists 9 years ago
Jan Sandbrink 4c0a6f4ba1 pass block parameter through :authorize 9 years ago
Jan Sandbrink bc36704611 allow to get queries via APIv3 9 years ago
Jan Sandbrink ee03c7df82 allow filtering using JSON from query representer 9 years ago
Jan Sandbrink 400710aadc offer setting for page sizes via config endpoint 9 years ago
Jens Ulferts 6e01b27f18 rename service's method to be in accordance with proc 9 years ago
Jens Ulferts c471080e08 set locale before API v3 request 9 years ago
Jan Sandbrink 86aa756df2 actually implement endpoint for WPs by projects 9 years ago
Jan Sandbrink e7abc0e3d5 first version of a paginated collection 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 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 4255e13144 Remove block for authorization 9 years ago
Oliver Günther 2a31d9cabd Corrections from review 9 years ago
Oliver Günther dc7d3be285 Use formatter method from decorator. 9 years ago
Oliver Günther ec3a5b9da7 Browse revisions by work package with linked collection 9 years ago
Oliver Günther aa74e9c382 Added specs for revision endpoint 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 3d49831bfd extract activities by WP into own endpoint 9 years ago
Jan Sandbrink 1452111946 fix C&P error 9 years ago
Jan Sandbrink f8f2d644ee fix update link 9 years ago
Jan Sandbrink 563cb3c5c7 migrate APIv3 to aggregated journals 9 years ago
Florian Kraft bfd4ed19d1 rebased against new notification styles 9 years ago
Florian Kraft 8503bc77c5 probably fix create contract 9 years ago
Jan Sandbrink fd3312a0f2 extract attachment storing into service 9 years ago
Jan Sandbrink 55a2cf9f51 replace references to Redmine::VERSION 9 years ago
Jan Sandbrink 8a0a60445b update root representer 9 years ago
Jan Sandbrink 992888df2a add configuration endpoint to APIv3 9 years ago
Jan Sandbrink 68d521ca85 add link for adding attachments to work package 9 years ago
Jan Sandbrink 2d3fd8eb73 only return nil for _unknown_ properties 9 years ago
Jan Sandbrink 1f7485d5bf fix HTTP 500 in WP form 9 years ago
Jan Sandbrink 88e052a53e style 9 years ago
Jan Sandbrink 1ac80edc3c use common name conversion in linked properties 9 years ago