Commit Graph

1621 Commits (b9562398739f02f5eb1772093f648e11430d0ccc)

Author SHA1 Message Date
Alex Dik e1f97bfc3b Move columns modal template string to service definition 8 years ago
Alex Dik 9b10dfe408 Refactor sorting modal 8 years ago
Alex Dik 3de54a9730 Refactor share modal 8 years ago
Alex Dik 018e37fe89 Refactor grouping modal 8 years ago
Alex Dik 941301752b Refactor save modal 8 years ago
Alex Dik 3e13810064 Refactor settings modal 8 years ago
Alex Dik 548a4ca976 Refactor columnsModal service 8 years ago
Alex Dik b381864620 Refactor export modal 8 years ago
Alex Dik 40454882ca Refactor settings menu 8 years ago
Alex Dik 5ae7ee1f66 Refactor the show more menu 8 years ago
Alex Dik 281e6a545d Add 'Add attachments' tooltip 8 years ago
Alex Dik 28dfed6089 Move wpUploadButton directive file 8 years ago
Alex Dik e5900f7e3c Fix 6.0.4 merge artifacts 8 years ago
Oliver Günther be72ea9605
[23853] Post the original form attributes when copying 8 years ago
Oliver Günther 6680f94baa
[23859] Respect intermittent additions to WP pristine 8 years ago
Oliver Günther 36c3d7d894
[23879] Fix editing a subject in the table after creation 8 years ago
Henriette Dinger 5c8056cbee Fix broken tests 8 years ago
Henriette Dinger d0e6e58829 Include review feedback 8 years ago
Jens Ulferts cc9258108a
redirect to default tab when no tab is specified in deep link 8 years ago
Alex Dik 58d049add2 Move drop texts to wpSingleView directive 8 years ago
Alex Dik cc0ff6b5cd Fix attachments drop box 8 years ago
Alex Dik dea5718884 Add the upload button to the respective toolbars 8 years ago
Alex Dik 9d21ef3dac Implement wpUploadButton directive 8 years ago
Alex Dik 9e5fdea985 Move wpAttachmentsUpload template to directive definition 8 years ago
Alex Dik cd8a9dc040 Redirect click on wpAttachmentsUpload directive to its root element 8 years ago
Alex Dik 284c4edfa0 Add transclusion to wpAttachmentsUpload 8 years ago
Jens Ulferts b57a62fa49
rely on the display field to evaluate, whether the field is empty 8 years ago
Jens Ulferts 455be8516b
do not show pagination until we have backend information 8 years ago
Alex Dik 741d3c6b81 Reset pending attachments after successful upload 8 years ago
Henriette Dinger fddef83870 Implement two column layout for WP view 8 years ago
Jens Ulferts 1c8c55d25f
avoid query initialization on html request 8 years ago
Alex Dik ff7856ec9a Remove # from delete attachment button href 8 years ago
Alex Dik 4fd200edef Remove non functional upload button 8 years ago
Alex Dik dbcbdfbe99 Update the attachment collection's elements where necessary 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 fdebc281bd Separate the wpAttachmentsUpload 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 f67f7f0ac2 Move directory files filter to the attachment collection resource 8 years ago
Alex Dik 4cf17449ed Make AttachmentResource#upload upload pending attachments by default 8 years ago
Alex Dik 3888ffd612 Add first version of the wpAttachmentsUpload directive 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 ddab8c3b34 Make halRequest return a rejected promise if no href is set 8 years ago
Alex Dik 246af1ce35 Make updateLinkedResources public and refactor the respective tests 8 years ago