* latest ADF alpha
* get latest adf
* update tests
* use date format via config
* update time format
* Revert "update time format"
This reverts commit 3a4864ef01.
* [ACA-2472] Temporarily disable "Emailed" and "Likes" aspects
* [ACA-2472] keep the app.config metadata config in sync with app.extensions
- testing purpose in case we remove the metadata config from app.extensions
* upgrade to latest adf 3.0.0 alpha
* use ADF share dialog
* [ACA-2069] make sure toggles have the right color
* raise error popups for shared links
* update test
* use date only for sharing
* [ACA-2069] small improvement - make sure toggles have the right color
* remove old share dialog
* move toggle-shared component to common module
* [ACA-2420] exclude aspects and order effectivity properties
* [ACA-2420] ids not needed inside app.config
- this is the 'applied' setting for content-metadata when there
isn't one inside the app.extensions.json that overwrites it
* [ACA-2147] toolbar clean css - fix colors
* [ACA-1619] keep aspect properties config example
* [ACA-2147] keep toolbar color setting in custom-theme
* remove dist folder from travis cache
* build dist folder before each suite
* remove no longer needed 'Prepare dist cache' since dist cache was disabled
* [ACA-1619] overwrite the app.config metadata settings only of the 'content-metadata-presets' is non-empty
* [ACA-1619] app config to show automatically all metadata aspects
- not extendable version
* [ACA-1619] app extension to show automatically all metadata aspects
- extendable version
- the app.config setting is overwritten by the one with ids from app.extensions
- could remove completely the content metadata setting from app.json
* [ACA-1619] allow 'disabled' property on content metadata configuration
* [ACA-1619] test content-metadata plugin extension
- allow 'disabled' property on content metadata configuration
* [ACA-1619] remove test reference to metadata plugin
* [ACA-1619] backwards compatibility for metadata plugin extensions
- add back initial structure (& ids) of content-metadata "custom" preset
- revert change to sample metadata extension plugin
* [ACA-1619] forgotten change
* [ACA-1619] tests
* Revert "[ACA-2069] fix blue slider issue (#854)"
This reverts commit 84b0cd4e7e.
* ACA-2111 remove default color for toggle as it defaults to orange
* ACA-2111 remove default color for toggle as it defaults to orange
* update to 3.3.0 alpha
* add arabic language
* layout orientation support
* take direction from parent
* set direction based on language locale on initialization
* test
* ACA-1676 add share tests with user logouts
* ACA-1676 add share tests with user logouts
* ACA-1676 split the logout test into own describe and reformat the tests a bit.
* ACA-1676 split the logout test into own describe and reformat the tests a bit.
* ACA-1676 split the logout test into own describe and reformat the tests a bit.
* ACA-1676 split the logout test into own describe and reformat the tests a bit.
* ACA-1676 change some protractor config as suggested from Adina
* ACA-1676 change some protractor config as suggested from Adina
* split InfoDrawer test component and add tests for viewing properties
* add “date item” to spell ignore and remove commented code
* try to increase timeout
* direction element wrapper
* use CONTEXT_MENU_DIRECTION injection
* direction injection token
* refactor positionStrategy
* set CONTEXT_MENU_DIRECTION value
* test
* Upgrade to ADF 3.2.0 version
* fixes login button color
* Revert "fixes login button color"
This reverts commit 29c529d
* include only button color styling for toolbar