Commit Graph

851 Commits (cdcf560f7bdf1dc510ad683039a741fe8d27ab04)

Author SHA1 Message Date
ulferts 880120fe1b
fix unsetting date on milestone work packages 5 years ago
ulferts 7971a29a8b
don't cache the attribute_groups 5 years ago
ulferts 4ffa71e68d
include a relevant setting in the wp schema cache key 5 years ago
ulferts a199c94a6a
have permission specific schema caching 5 years ago
ulferts e8f2ad5516
reenable caching using standard methods 5 years ago
ulferts 9c3206220b
remove mysql specific code throughout the application 6 years ago
ulferts 5edb64b2df
use default filter behaviour for wps available for relations 6 years ago
ulferts 41bb309094 disable wp schema caching until it is turned save for it again 6 years ago
Oliver Günther f492113c94
[30275] Allow global type select, restrict available projects 6 years ago
ulferts 1f537b20a2
avoid setting author outside of service 6 years ago
ulferts 6e5b81dc3f
add schema specific wp contract 6 years ago
ulferts 5b758c1419
differentiate between user and system set attributes 6 years ago
ulferts a5defb73c5
add dedicated permission to regulate assigning a version 6 years ago
Oliver Günther 3f131c659c
[29487] Apply filter criteria to embedded table inline reference 6 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
ulferts 8af3f78247
consider both directions for relates to candidates 6 years ago
Oliver Günther 9a7ff60976
Replace jquery-autocomplete in wp-relations-autocomplete 6 years ago
Oliver Günther 5e9e7f4e6c
Explicitly forward private to_ary 6 years ago
Oliver Günther 1b5fc32366
Avoid before blocks and raw params access for IDs 6 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Oliver Günther 5dee711090 Use SetAttributeService 6 years ago
Oliver Günther 9d7837d472
Add description to type defaults 6 years ago
Oliver Günther 0791c55870
Remove the internal setting with 500 max entries 6 years ago
Oliver Günther 24b663948d
Avoid using gon for boards permissions 6 years ago
Jens Ulferts a4d8b74287
eager load for readonly? check 6 years ago
Oliver Günther 5431f39f54
[29199] Correctly pass permission to identify new WP button 6 years ago
Oliver Günther ae8db4011a
Fix more deprecations 6 years ago
Wieland Lindenthal fd88776ceb Add relations tables to Types via form configuration (#6773) 6 years ago
Jens Ulferts 6e022fadbe
fix/remove tests 6 years ago
Jens Ulferts 5bba60202e
use form resource to create new grid 6 years ago
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 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 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
Jens Ulferts 804d59c735
use correct subclass link for assignee and responsible 6 years ago
Jens Ulferts c1853a5cdd
fix expected namespace for groups on assignee and responsible property 6 years ago
Oliver Günther 0b96d2876c
Cached avatar image 6 years ago
Jens Ulferts 7f740a8178
extend to posts and plugins 6 years ago
Oliver Günther 4823f8cfa5
PDF attachments embedding in table export 6 years ago
Jens Ulferts e58a96515c
allow setting attachments through wp post/patch 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
ulferts e1027189bb eager load associated work packages of relations (#6315) 7 years ago