Commit Graph

1502 Commits (25348c3ec2f35afa716b9206fc3d503ec255d6ad)

Author SHA1 Message Date
ulferts e76d6a9392
adds memberships href to project and update docs 5 years ago
ulferts 2a3c407848
add custom fields to projects api 5 years ago
Oliver Günther e692b973c5
Manual sorting in flat tables (#7376) 5 years ago
ulferts 5c46d66b41
redirect attachments calls to api v3 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 01e86e29df
use default endpoints for version api 6 years ago
ulferts d9a274daf2
use default endpoints on time entries 6 years ago
ulferts 9c3206220b
remove mysql specific code throughout the application 6 years ago
ulferts 48988dfeb8
add membership delete to api 6 years ago
ulferts 4cb76b5d37
add membership update to api 6 years ago
ulferts 803fd06a9a
add membership update form to api 6 years ago
ulferts 5edb64b2df
use default filter behaviour for wps available for relations 6 years ago
Oliver Günther 0cd17aa5dd
[30289] Fix missing work packages link in project representer 6 years ago
Oliver Günther c775dc8031 [29942] Better error messages for permission failures 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
Oliver Günther 1280716663
[30106] Hide query groups when project filter reduced in valid subset 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
Oliver Günther 2eb7f7973b Allow closed and locked versions in board 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 1a16c039a2
Add an avatar endpoint to avoid loading user API 6 years ago
Henriette Dinger f4c67ec873 Use new createAutocompleter for selectFields. This is the preparation for special selectFields that enable creating new elements from within the autocompleter. 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 e94d64f9d2
Ensure all errors accept an optional message from exception 6 years ago
Oliver Günther bc06da3a00
[30231] Allow users edit_work_packages permission to save query 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 111fc3a8af
[29873] Fix parsing of form query params in project context 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 8ab4f2a663 Boards module (#7008) 6 years ago
Oliver Günther ca215d36da
Avoid warning spewing for api consts 6 years ago
Jens Ulferts 8587c6c777
bump grape 6 years ago
Oliver Günther e9cc09840d
Add hidden flag for project-context queries 6 years ago
Henriette Dinger f6f1901370 Allow reading access for not logged in users to show usernames and avatars in WPs 6 years ago
Henriette Dinger ec7627e0e7 Add migration to remove impaired column from database 6 years ago
Jens Ulferts e93e3731b2
place user delete service inside users namespace 6 years ago
Jens Ulferts 02cdabed65
prevent access to user api for locked admins 6 years ago