Commit Graph

6 Commits (4cf17449ed500805a93e32bb321a09fd4b0dad30)

Author SHA1 Message Date
Alex Dik 3888ffd612 Add first version of the wpAttachmentsUpload directive 8 years ago
Alex Dik c6300f70de Fix upload of attachments for new work packages 8 years ago
Alex Dik b0e258a3dd Refactor the wpAttachments directive 8 years ago
Alex Dik 92e325f12f Remove the wpAttachments service 8 years ago
Alex Dik b02866e179 Refactor wpAttachments directive 8 years ago
Alex Dik bb895edcb7 Move wpAttachments components 8 years ago
Alex Dik 55da4fb065 Implement updateAttachments() method 8 years ago
Alex Dik c4c44b5104 Add `WorkPackageResource#updateLinkedResources()` 8 years ago
Oliver Günther ebae2da48f [23592] Fix attachments in create mode (#4682) 8 years ago
Manu Schiller d028ac1eac Add final touch to drag and drop handling of attachments (#4632) 8 years ago
Oliver Günther 640ccbc6eb Reload attachments on delete as well 8 years ago
Oliver Günther 977ebfdf58 Reload activities after upload 8 years ago
Oliver Günther 117dde0315 Use link reload of wpCacheService for activities 8 years ago
Oliver Günther e0a5906da5 Fix loading of attachments in wp-new state 8 years ago
Oliver Günther 21394e04b9 Try to be clever about reloading WP links 8 years ago
Oliver Günther 87da2180b9 Reload attachments when added in Drag & Drop 8 years ago
Oliver Günther 7780126274 Remove attachment service/directive coupling 8 years ago
Oliver Günther 8dacc087af Fix attachment service 8 years ago
Alex Dik 18ba664f72 Fix and refactor attachments related stuff 8 years ago
Oliver Günther 6c5904c151 Fix TS warnings 8 years ago
Alex Dik e23b32c495 Load attachments only if the work package has any (#4561) 9 years ago
manuschiller d9a38f8b89 Adding attachments to work package descriptions by drag and drop 9 years ago
Oliver Günther bceed4ea51 Fix typescript warnings in attachment.directive 9 years ago
Alex Dik 9c6c56bf00 Rename WorkPackageAttachmentsService to wpAttachments 9 years ago
Alex Dik 33bdb3e50c Rename directive work-package-attachments to wp-attachments 9 years ago
Alex Dik 031750352b Move the WP attachments directive to components 9 years ago
Alex Dik 977e6529a5 Adapt WP edit form to WP edit sync 9 years ago
Jens Ulferts eadd29b188 extract behaviour into own directive 9 years ago
Jens Ulferts f96938bc0f open select on space as well 9 years ago
Jens Ulferts ca6e387ddd remove ineffective and unnecessary reqire [sic] statement 9 years ago
Jens Ulferts b319cc1837 open file select on enter 9 years ago
Oliver Günther 9ad48023ed Always allow attachment upload for new work packages 9 years ago
Tim Habermaas af73d60773 Hide attachment dropzone if user has no rights to upload files. 9 years ago
Jens Ulferts c26773e5f8 split method to avoid boolean flag 9 years ago
Jens Ulferts 2d081b97fb filter directories before uploading 9 years ago
Jens Ulferts ad3dd7f27d allow keyboard access for attachment deletion 9 years ago
Florian Kraft 728efb6372 check for the existance of files in a work package 9 years ago
Florian Kraft 2fe9e49b47 correct test for new error notification 9 years ago
Florian Kraft df95780ef5 sneak in a fix for the attachments 9 years ago
Jens Ulferts 611255dd0a initialize files to prevent operations on undefined 9 years ago
Florian Kraft 9d679cb68f update tests and fix codestyle problems 9 years ago
Florian Kraft 54e3702b7f add basic tests for NotificationsDirective 9 years ago
Florian Kraft 0578ad4b90 correct the conversion service to actually work 9 years ago
Florian Kraft 98f2fa852c clean up semicolon madness 9 years ago
Florian Kraft 29e5916067 show an error notification instead of prolonging the file list 9 years ago
Florian Kraft acedeb9604 do not ask the api for attachments when nothing changes 9 years ago
Florian Kraft cac48d3bae wrap the size definition into a helper method 9 years ago
Florian Kraft f410d43500 add a download link for attachments 9 years ago
Florian Kraft 077d8e5fab do not stop propagation 9 years ago
Florian Kraft 55466d97a0 show file uploads in kilobytes 9 years ago