Commit Graph

336 Commits (0196c2903fc48625a8465eff144db1467ecdec93)

Author SHA1 Message Date
Oliver Günther a9f2c55564
[23272] Show linked revisions from other projects if visible 8 years ago
Jens Ulferts a0c7658c18 only return users eligible for watching but not already watching 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago
ulferts af5731a843 remove precedence of default types for a new work_package's type (#4571) 8 years ago
Jens Ulferts 8136a3a26f implements a relations collection 8 years ago
Jens Ulferts 3b9cf915e1 give hint of expected date format 8 years ago
Markus Kahl 00dff8b96a fix User.current leak (#4533) 9 years ago
Jens Ulferts de8087e149 code climate improvements 9 years ago
Henriette Dinger 867b273c8a Set default wp type 9 years ago
ulferts 4e6d880906 Fix/representer cache key (#4385) 9 years ago
Markus Kahl 50e40f324a wp form config polish (#4364) 9 years ago
Oliver Günther 02ff24b3b2 Add type#updated_on to cache key 9 years ago
Oliver Günther 29d69a3fc5 Introduce header and Rails caching for schemas 9 years ago
Markus Kahl db29aead44 updated specs to work with new behaviour 9 years ago
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 77d348753d move CreateFormResource to CreateProjectFormResource 9 years ago
Jens Ulferts de33104d11 add a project independent endpoint for work package creation 9 years ago
Jens Ulferts 4cd20973e2 improve CreateWorkPackageService to conform with new interface 9 years ago
Jens Ulferts 5a977c5594 add resource for querying the list of allowed projects 9 years ago
Jens Ulferts c8d1850543 allow setting new custom field values when changing the project 9 years ago
Jens Ulferts a1d8d483b8 initial request spec for editing project on wp resource 9 years ago
Jens Ulferts 09e5815a74 add sumsSchema to api 9 years ago
Markus Kahl 498447c91b set required setting to fix specs 9 years ago
Oliver Günther fb4bf739d9 Allow the configuration to disable APIv2 basic auth 9 years ago
Jens Ulferts b2551f92e2 enable Rack::Deflater 9 years ago
Jan Sandbrink 85f60d8bbc Also allow to add attachments to a WP with permission to add WPs 9 years ago
Oliver Günther acb4431d8a Implement UserPreferences endpoint 9 years ago
Mohamed Wael Khobalatte 03cce5e25d Avoid defining same constants in multiple specs 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Jens Ulferts dac4459100 restructure available principals spec for better readability 9 years ago
Jens Ulferts 3e12f109b6 restructuring available assignees/responsibles api spec 9 years ago
Jan Sandbrink e9031a38b1 Reintroduce clear statements that were still neccessary 9 years ago
Markus Kahl 4eda276ecb always clear delivieries so one does not have to worry about it 9 years ago
Oliver Günther 3ca36e1e1d Parallel sending of comment and fields in WP split view 9 years ago
Oliver Günther 0aed8bb310 Test for comment input 9 years ago
Alex Coles 27d363df78 Use #be_html_eql matcher in APIv3 Render spec 9 years ago
Jan Sandbrink ab9d502009 Allow to delete work packages via APIv3 9 years ago
Jan Sandbrink 5de0f15898 Correctly link activities 9 years ago
Jan Sandbrink 5d473e9a9c fix HTTP response of DELETE attachment 9 years ago
Jan Sandbrink 32e638449b hide lockVersion from work package columns 9 years ago
Jan Sandbrink 637fadf602 add endpoint to list work package columns in a project 9 years ago
Jan Sandbrink aa5155c8b7 fix specs 9 years ago
Jan Sandbrink 0a73e6bac4 convert attribute names in queries API 9 years ago
Jan Sandbrink 602d488c66 fix reference to value links 9 years ago
Jan Sandbrink 73716ed40a improve rubocop-perceived styling 9 years ago
Jan Sandbrink c6336fd5a1 add some integrative specs for sum/group/sort/filter 9 years ago
Jan Sandbrink e6c7a0ce9f add global WP list endpoint 9 years ago
Jan Sandbrink bc36704611 allow to get queries via APIv3 9 years ago
Jens Ulferts 3aa8a144d6 adapt specs to send mails on self action 9 years ago
Jens Ulferts c471080e08 set locale before API v3 request 9 years ago