* Basic version
* Fix pagination errors
* Fix error on complete task
* Add error
* Fix unit test
* Remove the external paginator component
* Rollback unit test about error event
* First version of adf-info-drawer with design make-ups for task details page
* Moving tabbing functionality into adf-info-drawer
* Update documentation
* [ADF-1456] timeAgo Pipe - Return invalid date when the input is empty.
* Return the empty string instead of an Invalid Date error when the given date is empty.
* Added test cases.
* [ADF-1456] timeAgo Pipe - Return invalid date when the input is empty.
* Changed test case to handle modified time zone.
* [ADF-1083] removing material design lite from userinfo component
* [ADF-1237] - styled userinfo component]
* [ADF-1237] removed material design lite from userinfo component
* [ADF-1237] updated readme with the two new options
* initial trashcan support and demo page
* use testbed for unit tests
* support for restricting navigation for special data sources
* shared links mode, thumbnail fixes
* update unit tests
* improve Trashcan/SharedLinks columns
* Sites view for document list
* Favorites support for DL, upgrade to latest js-api (alpha)
* recent files support for document list
* support default presets
* readme updates and code fixes
* code fixes
* breadcrumb fixes
- show custom root node for certain scenarios
- fix css issues
- fix crash related to missing "path" property for certain scenarios
* toolbar style fixes
- addresses the shrinking issues with components embedded into toolbar (i.e. breadcrumb)
* i18n support for column presets
* unit tests
* Deprecate enabled input property in UploadDragAreaComponent
* Refactoring about disabled property
* using adf-node-permission directive, deprecating disableWithNoPermission
* Parent component access from directive
* Upliad drag area component uses the directive also
* Usage of property instead of helper method in the NodePermissionSubjects
* Fix small issues
* Update readme files
* support 'timeAgo' format for data-column
* file size column type and bug fixes
* readme updates
* location column type
* readme fixes
* update unit tests
* file size pipe tests
* [ADF-1095] Date Range picker remains on screen
* created date widget component with md datepicker.
* [ADF-1095] Date Range picker remains on screen.
* Changed mdl date picker to md date picker.
* Updated en.josn with new fields.
* Added md libraires to spec files .
* [ADF-1095] Date Range picker remains on screen
* Removed old id's for start and end date inputs.
* remove md-date-time-picker
* use local MaterialModule in test
* [activiti-analytics] remove encapsulation and fix test
* remove from vendor md-date-time-picker
* [ADF-1083] start added image for user search
* [ADF-1083] - adding user images and style to involved people
* [ADF-1083] added loading of images after page refresh
* [ADF-1083] fixed problem related to memory leak and added scss style
* [ADF-1083] readded changes for user image
* [ADF-1083] start fixing test
* [ADF-1083] added user images to comment and profile
* [ADF-1083] Fixed processlist test
* [ADF-1083] removed mdl unused styles
* [ADF-1083] Applied design style
* [ADF-1083] fixed tests after rebase