Commit Graph

1004 Commits (eae90cbc2b21455d1e805f146b369f41a5940763)

Author SHA1 Message Date
Jens Ulferts 0d6f420afc Revert "less magic on default query columns" 9 years ago
Jens Ulferts 2f764b84b9 Revert "less magic on default query columns" 9 years ago
Jens Ulferts 2293c3735b less magic on default query columns 9 years ago
Jens Ulferts d060d251bf eager load in decorator 9 years ago
Jens Ulferts 2cb05bfc27 remove no longer necessary scope alteration 9 years ago
Jens Ulferts 32b3b9ab9b replace html path in api representer 9 years ago
Jens Ulferts 3de1b3583d use the api v3 path helper 9 years ago
Jens Ulferts cadc397239 create all custom field acessors on representer injection 9 years ago
Jens Ulferts e1b3845582 cache classes with dynamically injected custom attributes 9 years ago
Jens Ulferts af09bf7017 cache root_path in apiv3 api helper 9 years ago
Jens Ulferts 7a06b3451b eager load instances used in the representer 9 years ago
Jens Ulferts 0267938c36 introduce spent_time model 9 years ago
Oliver Günther f03728c156 Retain partial message for custom field to customizable 9 years ago
Jens Ulferts fc49e2a7b7 use linked parent resource instead of parentId 9 years ago
Jens Ulferts 9668e7e99e fix addChild path in work package resource 9 years ago
Jens Ulferts 966d749e45 add parentId field to schema 9 years ago
Markus Kahl 7f88ba5b22 removed attachments#show; only #download remains 9 years ago
Oliver Günther 6259ab433d Remove embedded activities 9 years ago
Jens Ulferts 932860abd2 only make second request_body merge run on type change 9 years ago
Jens Ulferts e2f8db9497 eager load colors together with the type 9 years ago
Jens Ulferts cbbd7ea6e5 apply eager loading to work_packages#activities 9 years ago
Jens Ulferts f59bbe4008 only need the user_id not the user.id 9 years ago
Jens Ulferts 8065c66256 eager loading associated objects, the dirty way 9 years ago
Jens Ulferts 8284933a5a mark spentTime and percentDone as optional 9 years ago
Oliver Günther 69fae7bc54 Remove other remnants 9 years ago
Oliver Günther e996167b55 Remove work_package route, rename appropriately 9 years ago
Oliver Günther 876203c096 Add writable to other custom field injectors 9 years ago
Jens Ulferts 27e2cce32b add priority to list of attributes inherited from children 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
Jens Ulferts 757f6a53d7 eager load preference to avoid N+1 queries 9 years ago
Jan Sandbrink 58aa36ae2a Check for nil representers explicitly 9 years ago
Oliver Günther de96916dac Minor corrections 9 years ago
Oliver Günther 3ca36e1e1d Parallel sending of comment and fields in WP split view 9 years ago
Oliver Günther 0883cf9834 Replace exclusive-edit with transcluded comment directive 9 years ago
Oliver Günther 3bfad28db0 Correct comment behavior with optional notifications 9 years ago
Alex Coles 2f659e76a9 Fix deprecated Model.exists? arg in UpdateContract 9 years ago
Jan Sandbrink 0702683116 Fix bad method call for version custom fields 9 years ago
Jan Sandbrink 338f9d40d0 Fix (untested) relation representer 9 years ago
Jan Sandbrink 88ed4d2df9 Promote ::create to a common interface method 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink f121e610db Pass current_user into all AttachmentRepresenters 9 years ago
Jan Sandbrink ab9d502009 Allow to delete work packages via APIv3 9 years ago
Jan Sandbrink 3f269e43ae Add link to delete an attachment to its representer 9 years ago
Jan Sandbrink e7a6ae629e Add specs for update links with missing permissions 9 years ago
Jan Sandbrink aad39544f5 Hide addAttachment link when user is not allowed 9 years ago
Jan Sandbrink 5de0f15898 Correctly link activities 9 years ago
Jan Sandbrink 14a55b82d1 Do not embed linked resources in WP collections 9 years ago
Jan Sandbrink 5d473e9a9c fix HTTP response of DELETE attachment 9 years ago
Jens Ulferts db3681661d fixes attachment download path in api 9 years ago