* [ACA-1091] Destination picker is not completely translated [ADF-2000]
translate title taking into consideration also multiple selections for copy/move action
* [ACA-1091] updated unit tests
* [ACA-1091] removed translation to french as this will be added by the translation team and refactored title translation code
* Update index.html
* Update features.md
* Update header.md
* Update header.md
* Update header.md
* Add files via upload
* Update header.md
* Update header.md
* Add files via upload
* Update header.md
* Add files via upload
* Add files via upload
* Update header.md
* Add files via upload
* Delete sid-nav.png
* Add files via upload
* Update side-nav.md
* Add files via upload
* Update side-nav.md
* Update side-nav.md
* Update doc-list.md
* Add files via upload
* Update doc-list.md
* Update doc-list.md
* Delete doclist.png
* Add files via upload
* small changes to docs
* [ACA-1038] 'Load more' doesn't work correctly on destination picker (#135)
made sure that a search is performed only if there is a search string to search for
* [ACA-951] Color theme and logo (#138)
- documented customization of the logo and header background color
* [ACA-1054] [Destination picker] File Libraries list should be sorted by name
manipulate the content-node-selector component from ACA by using the matDialogRef.componentInstance
* [ACA-1054] fix node-actions.service tests
* [ACA-865] [Destination picker] Symlinks to folders should not appear in the destination picker
* [ACA-865] added tests for fix to not show Symlinks in the destination picker
* [ACA-865] fix failing test
* [ACA-938] Incorrect behavior when doing a multiple selection Copy or Move and only some of the items fail to be copied
* [ACA-938] Incorrect behavior when doing a multiple selection Copy or Move and only some of the items fail to be copied
unit tests changes according to partial action changes