* Be able to change the available providers values
* Add deprecated tag
* add default providers
* Fix empty OAuth and selected providers
Improve the documentation
* Fix BPM guard to check SSO condition
* Add the oauthConfig again
* SSO or Basic otpion auth setting change
* fix host settings sso/basic
add login documentation
* remove test string
* fix auth guard test
* dispose upload emitter test events
* remove space
* exclude failing test
* react on [disabled] binding changes
* [disabled] binding updates for context menu items
* evaluating disabled state with a function
* unit test
* restore original description
* remove irrelevant test
* fix tests
* Enable OAUTH2
* Create SSO services
* SSO improvements
* Rollback sso login change
* Add SSO configuration from Setting component
* Refactoring
* Remove login ECM/BPM toggle and move use the userpreference instead of store
* fix host setting unit test
* Fix unit test missing instance
* use the Js api oauth
* add logout component and clean sso not used class
* fix dependencies cicle
* add translation settings
* fix style setting page
* clean
* JS APi should receive the oauth config from the userPreference and not from the config file
* change login if SSO is present
* missing spaces
* add sso test in login component
* add logout directive new properties test
* Improve host setting and remove library reference
* fix login test
* Remove unused code
* Fix authentication unit test
* fix authguard unit test
* fix csrf check login component
* fix unit test core and demo shell
* remove
* * Created DataColumnSchemaAssembler component to get column schema from html and app.config.json
* Removed column related method from tasklist.
* * Removed data property from the tasklist component
* Using rows input property instead of data input property of the datatable
* * Renamed DataColumnSchemaAssembler to DataTableSchema
* Refactored DataTableSchema component
* * Changed schem property into an input schemaColumns property in dataTable component
* * Added selectFirstRow input property to select a first row of datatable
* Removed unnecessary method from tasklist component
* * Added test case for the recent changes
* Added mock object for the tasklist spec
* * Added testcases for recent changes in the datatable component
* * Updated datatable and tasklist document for the recent changes
* * Refactored process-service and task list component
* Updated datatable document.
* [ADF-3039] Task List - Enanchement
* Changed schemaColumn name to columns
* Updated datatable documentation.
* data input Annotated with @deprecated in the tasklist component
* * Added an sorting input to the datatable.
* Updated datatable and tasklist documentation
* Added method to get current sorting order.
* * After rebasing
* * Revert sorting changes
* * After rebase
* * fixed conflicts
* * Fixed failing testcase after rebased.
* prevent and resume upload process
* upload fixes and confirmation dialog demo
* ability to toggle the upload confirmation demo
* fix tests
* unit tests
* docs update
* remove deprecation
* fix test name
* reset selection when rows are replaced from code
* code fixes
* unit test updates
* visualise selection count for testing purposes
* make row selection api public
* remove question mark from the event name
* [ADF-3082] Custom Task filters don't work.
* Added an sorting input to the datatable.
* Updated documentation for the recent changes.
* Added testcases for the recent changes.
* [ADF-3082] Custom Task filters don't work
* Added a sorting input to the datatable
* Added testcases to the recent changes.
* Updated doc for the recent changes.
* * Refactored task/process list dataSort.
* * Refactored process/task list datasort method
* translate breadcrumb root in demo shell
* optional "max items" feature and style fixes
* should not be restricted by default
* style updates
* toolbar and breadcrumb layout fixes
* breadcrumb demo and testing page
* full toolbar scenario
* fix translation issue with the dropdown and custom root
* a11y fixes
* fix issue with duplicate id, remove unused attribute
* Deprecate the processDefinitionKey property.
remove unused tasklist code. It was needed with the old pagination component
* Remove nosense test
* Use adf version
* [ADF-2726] start fixing the show of files loaded from CS
* [ADF-2726] start fixing the show of files loaded from CS
* [ADF-2726] fixed save content for external repository|
* [ADF-2726] fixed save content for external repository|
* [ADF-2726] reeanabled and fixed the tests
* [ADF-2726] reeanabled and fixed the tests
* [ADF-2726] added tests for attach file widget and activiti alfresco service
* [ADF-2726] added tests for attach file widget and activiti alfresco service
* [ADF-2726] fixed test
* sorting configuration
* detect primary sorting and use with document list
* search results sorting
* docs update
* unit tests and code updates
* update code
* update code
* generic sorting picker, test updates
* ability to switch off client side sorting
* update docs for document list
* change input with textarea
* update file version use now the update content API
* provide way to test read only mode version list
* fix test
* test fix