* [ADF-1749] Task List - Should be able to customize the rendered columns from JSON
* Refactored task/process list components to support customization key's
* Added Key properties to the app.config.json.
* Created preset model for task/process list .
* [ADF-1749] Task/Process List - Should be able to customize the rendered columns from JSON
* Fixed failing testcases.
* [ADF-1749] Task/Process List - Should be able to customize the rendered columns from JSON.
* Added test cases.
* Updated task/process list readme.md file
* * Updated task/process list readme.md file.
* [ADF-1774] Extend "Create Folder" and add "Edit Folder" dialogs to ADF
- added create and edit folder directives and used them inside the demo-shell file component
- added FolderDialogComponent for edit/create actions with name validators: forbidSpecialCharacters, forbidEndingDot and forbidOnlySpaces
- updated the translation files
- added unit tests for the new components
- removed the CreateFolderDialogComponent and its usage inside demo-shell
- added documentation files for FolderCreateDirective and FolderEditDirective
* [ADF-1774] fix messed up translation files because of previous commit
* [ADF-1774] changes required on code review comments
* [Document List] IE11 select icon is not aligned
[Document List] Login is not aligned
Register Alfresco file type icons within the mat-icon
remove old material-icons pice of code
* fix lint 180 in thumbnailservice
* remove unnecessary duplicate code
* fix thumbnail test
* Rename processlist.component.ts to process-list.component.ts
Rename processlist.component.md to process-list.component.md
* Add a root scope ADF_PROCESS_LIST into the json file
Remove the hardcoded string from the component and use keys
Refactoring json structure
* Fix unit test
* log levels implementation
* documentation and test
* remove logservieMock
* add logLevel in app config file
* remove semicolons
* fix pagination test
* fix test form
* silent test in production config
* fix test
* ALL LANGUAGES: This includes all ADF UI files localised into 10 languages as indicated in JIRA ADF-1706: Translate ADF i18n strings into all supported languages
* ITALIAN: Small amends to Italian strings as part of previous commit to complete ADF-1706
* Add multilanguages
* Load the languages from the app config file
* Fix it json
* Simplify the adf menu languages
* Removed unused code
* Basic documentation
* Fix unit test
* [ADF-1681] appling design spec to userinfo component
* [ADF-1681] added default pipe to userinfo
* [ADF-1681] fixed pipe name and added pipe test
* [ADF-168] fixed test for new userinfo feature
* [ADF-1681] fixed test
* [ADF-1681] fixed style for initials image
* [ADF-1681] fixed button for new material design spec
* [ADF - 1681] Added documentation for the new values
* [ADF - 1681] added some test to check new input attributes