Commit Graph

143 Commits (6f1502998ec1c7a694173e4ffc3d92fcf17bf935)

Author SHA1 Message Date
manuschiller ef1362f6ae apply furinvader's review comments 8 years ago
Alex Dik e5900f7e3c Fix 6.0.4 merge artifacts 8 years ago
Oliver Günther 6680f94baa
[23859] Respect intermittent additions to WP pristine 8 years ago
Alex Dik 741d3c6b81 Reset pending attachments after successful upload 8 years ago
Alex Dik 6e07de41bd Add updateElements method to CollectionResource 8 years ago
Alex Dik dfe65309e5 Implement wpAttachmentList directive 8 years ago
Alex Dik aa82682932 Add uploadPendingAttachments method and use it 8 years ago
Alex Dik 1e95583c87 Remove pending attachments from attachment collection 8 years ago
Alex Dik 87f6a0dfc8 Make use of uploadAttachments in upload directive 8 years ago
Alex Dik ba4cabdd29 Add WorkPackageResource#canAddAttachments property 8 years ago
Alex Dik 4cf17449ed Make AttachmentResource#upload upload pending attachments by default 8 years ago
Alex Dik f59195d585 Inform cache service of new WP only if the save was successful 8 years ago
Alex Dik c6300f70de Fix upload of attachments for new work packages 8 years ago
Alex Dik a81f17c9f6 Rename upload result 'uploads' to 'finished' 8 years ago
Alex Dik 6c1d64a42d Reject update of linked resources, if they don't exist 8 years ago
Alex Dik 246af1ce35 Make updateLinkedResources public and refactor the respective tests 8 years ago
Alex Dik 414ca0c642 Refactor WorkPackageResource tests 8 years ago
Alex Dik b74c3e8813 Fix uploadAttachments test 8 years ago
Alex Dik 6a6dd2ffce Return updated resources in a promise 8 years ago
Alex Dik 8030d50956 Add uploadAttachments method to WorkPackageResource 8 years ago
Alex Dik 50dc2ff2ba Change the type of the opFileUpload upload result 8 years ago
Alex Dik f061e29a05 Implement upload method for AttachmentCollectionResource 8 years ago
Alex Dik f5b2242713 Refactor work package resource tests 8 years ago
Alex Dik 4e95abb69e Implement base version of the AttachmentCollectionResource 8 years ago
Alex Dik a3c0b37ef7 Refactor CollectionResource 8 years ago
Alex Dik 55da4fb065 Implement updateAttachments() method 8 years ago
Alex Dik c4c44b5104 Add `WorkPackageResource#updateLinkedResources()` 8 years ago
Alex Dik cfdad8b4ab Implement WorkPackageResource#updateActivities() 8 years ago
Alex Dik adf46fedea Add WP resource test file 8 years ago
Alex Dik a91961202d Implement HalResource#$update() 8 years ago
Alex Dik eed85f727e Remove _plain property $source initialisation 8 years ago
Alex Dik 1bc103dd67 Add caching options to halRequest 8 years ago
Alex Dik 4c5eae5b2d Fix error resource handling 8 years ago
Alex Dik fbbab6cdc9 Remove restangular dependency 8 years ago
Alex Dik 00d15801d7 Add tests and doc comments to the halResourceFactory 8 years ago
Alex Dik b5038a8a22 Rename halResourceTypesStorage to halResourceFactory 8 years ago
Alex Dik ecb8466903 Implement halRequest service 8 years ago
Alex Dik 444f8c6574 Add $href property to HalResource 8 years ago
Oliver Günther 75344fd9c9 [23696] Fix updating wp resource values from allowedValues (#4717) 8 years ago
Oliver Günther 4d2bcc35e2 Fix $unload from cache 8 years ago
Oliver Günther 37c3bfab21 Unload work package activity after save 8 years ago
Oliver Günther 27faca9bd0 Update work package after filtered values were loaded (#4685) 8 years ago
Oliver Günther ebae2da48f [23592] Fix attachments in create mode (#4682) 8 years ago
ulferts 6a3496d26e prevent editing a work package while saving takes place (#4658) 8 years ago
ulferts f1bc0005ea hide child relations section for milestone wps (#4633) 8 years ago
Oliver Günther 3a157636f8 Fix embedding properties that are not embedded (#4628) 8 years ago
Oliver Günther cd13e54b20 Actually set $loaded to false before re-loading 8 years ago
Oliver Günther aa5e7a8518 Fix caching issue in $load 8 years ago
Oliver Günther 92c3304dc3 Add force flag for HAL creation and $load 8 years ago
Oliver Günther 7c9e032a5f Remove props usage 8 years ago