* 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
* correction after new declaration file for PS
* remove unused jasmine
* commit ifx initial pipe
* fix tasklist test
* fix tasklist test
* reinsert test
* add animation on show and hide of results
make the style similar to the other material 2 menu
fix issue popup always stays on the screen
fix Search does not collapse if its input is focused
* minor code style issues
* minors fix and test fix
* fix app.config.json error in test
* update beta10 mat-menu-base method
* karma configuration all
* ignore pkg lock
* update pkg json
* date picker update material beta.10
* isDateInstance moment adapter
* style and datepicker update material2 beta 10
* update test dateitem to beta10
* regenerate style files
* use material icons web font
* fix data range material 2 beta 10
* minors cleaning
* recreate styles
* remove unused componentHandler var
* fix failing test checkbox
* First steps
* Every package have separate entry points for styling mixins
* Moving to config dir, and using it in demo shell
* Remove webpack config include path magic from activiti-form package
* Fixing all the webpack common configs and using relative paths in the prebuilt themes
* Datatable header fix
* Update documentation
* [ADF-1368] adding success action event even form file deleted on document actions
* [ADF-1368] reflecting delete changes on documentlist
* [ADF-1368] added event on upload service when a file is deleted from external source
* [ADF-1368] pinned version beta8 for material
* [ADF-1368] added test cases for success event on documentlist actions delete
* Add pagination module with pagination component
* Update the old pagination to have the old selector
* Add licence headers to ts files
* Update pagination files
* Rename properties for consistency reasons and remove redundant event emitters
* Add PaginationQueryParams interface to reference the query params used for paginated requests
* Add documentation of pagination (work in progress)
* Add i18n translations to pagination component
* Rename some variables used in pagination template
* Update pagination component to be backwards compatible
* Update pagination component specs
* Update pagination’s documentation
* Remove the old pagination code
* Add old alfresco-pagination tag selector
* Update document list component to include the new pagination
* Add adf-pagination in search component
* Update link to pagination component from main readme file
* Update search component specs
* Add a default pagination object in case it’s not provided
* Assign pagination to default one to default the missing properties (if any)
* Remove unused variables
* Add fail hints from expectancies of pagination tests
* Add default onInit and remove the old defaults
* First try
* Dialog basic functionality
* Search input
* Hammering it together
* Fist working proto for copy
* Fix the tests and tslint errors for a happier world
* Add more tests (and test shells for the future)
* copyNode and moveNode methods
* Copy and move actions for content type
* Extract common parts in favor of using them in folder content type also
* Small fixes
* Copy and Move actions for folders as well
* Style fixes, ui behaviours and tests needed to be written
* Move duplicated search service from documentlist to core
* Use search service from core within the search component
* Fix dialog width
* Update docs
* Tests for node selector
* Change seletionMade event's name to select
* Update material to beta8
* Install @angular/cdk
* DropdownBreadcrumb component
* Style fixes
* Fix styling issues after rebase
* Fix Material issue in processlist
* Update material again, because of rebase errors... :/
* Fix new tslint rule raised errors