Commit Graph

1392 Commits (509fc1c35a66f320957de115af8998f577fa145b)

Author SHA1 Message Date
Oliver Günther 3ba6913960
Implement read-only work package attributes based on status 6 years ago
Oliver Günther ccc74577e4
[28745] Do not allow inline create for children of milestones 6 years ago
Jens Ulferts f9a8846271
rework hidden filters to avoid hacking 6 years ago
Jens Ulferts dcbabcbaf3
invalidate cached cf filters on changes to cf 6 years ago
Wieland Lindenthal 0d3c109db7 Fix saving of queries with highlighted attributes. 6 years ago
Oliver Günther 4eed7e68f3 Implement frontend part of partially selectable attributes 6 years ago
Oliver Günther 6541cbe073 Add highlightable column 6 years ago
Jens Ulferts 08a7ee52b3
introduce time entry create endpoint in api v3 6 years ago
Wieland Lindenthal fd271b2324 Use camel cased attribute name availableRelationCandidates` in `_links` instead of underscored version 6 years ago
Wieland Lindenthal 600e949880 Fix #28639. Use api_v3_path helpers for linking work package's available relation candidates 6 years ago
Jens Ulferts 824aca3146
do not cause new error on error handling 6 years ago
Jens Ulferts 98ed6b521c
allow filtering by accountable group 6 years ago
Jens Ulferts 58f6e9a172
eager load attachments to avoid n+1 query 6 years ago
Jens Ulferts 66acc49818
eager load attachments to avoid n+1 query 6 years ago
Oliver Günther 3a69c1a6d8
[28452] Avoid adding a CF multiple times to eager loaded WPs 6 years ago
Oliver Günther aa9897561b
[28455] Ensure model contracts are initiaited immediately before saving 6 years ago
Oliver Günther 8438848838
[28435] Fix custom field with is_for_all eager loading 6 years ago
Oliver Günther 3d936d99dd
[28431] Don't render attachment with downloadLocation 6 years ago
Oliver Günther f3e2100247
Save highlighting mode to query 6 years ago
Jens Ulferts 804d59c735
use correct subclass link for assignee and responsible 6 years ago
Jens Ulferts 3091064031
linting 6 years ago
Jens Ulferts c1853a5cdd
fix expected namespace for groups on assignee and responsible property 6 years ago
Jens Ulferts bc9aa302c9
let writability of query public attribute depend on permission 6 years ago
Oliver Günther 223284c401
[28171] Output claimed attachments on wiki representer 6 years ago
Oliver Günther 0b96d2876c
Cached avatar image 6 years ago
Jens Ulferts 0d22112e0e
replace rails based attachment forms and lists completely 6 years ago
Oliver Günther b08a5874f5
Remove project responsible and type 6 years ago
Jens Ulferts 3de8899d55
use angular based attachments component 6 years ago
Jens Ulferts 4fa1b16529
use angular based attachments component 6 years ago
Jens Ulferts dc1681f361
use angular based attachments component 6 years ago
Jens Ulferts 7f740a8178
extend to posts and plugins 6 years ago
Jens Ulferts c7b54471d3
use angular component for attachments on wiki page 6 years ago
Jens Ulferts 146e358b50
enable uploading attachments for budgets 6 years ago
Jens Ulferts cc7f257caa
fix context links used for previewing 6 years ago
Jens Ulferts 17d9cba625
do not throw internal error on invalid custom field 6 years ago
Oliver Günther 8bfbf59edb
Add functionality of uploading images on existing wiki pages 6 years ago
Jens Ulferts 97ad5e0008
reenable previews 6 years ago
Jens Ulferts 319f33e924
remove textile 6 years ago
Oliver Günther 4823f8cfa5
PDF attachments embedding in table export 6 years ago
Jens Ulferts 312dbba5a1
fix wrong method name for external attachments 6 years ago
Jens Ulferts e58a96515c
allow setting attachments through wp post/patch 7 years ago
Jens Ulferts b3b1f7d9a3
add documents resource (with attachments) to api 7 years ago
Jens Ulferts 5dae0ef4d5
add endpoint for unattached attachments 7 years ago
Jens Ulferts 6a8a1eb495
add download endpoint to attachment resource 7 years ago
Jens Ulferts 441735fb4f
extend attachments api to board posts 7 years ago
Jens Ulferts 9b2458c23c
extend attachments api to wiki_pages 7 years ago
Jens Ulferts 82655a284b
add _type to BacklogsType representer 7 years ago
Jens Ulferts 3b8a520ff2
avoid wrapping on wp payload 7 years ago
Markus Kahl 6126b4311a added error handling in create too 7 years ago
Markus Kahl f2919d3cb6 show dependent errors if work package update (PATCH) fails 7 years ago