* [ADF-1458] reverting changes from ADF-1458
* [ADF-1458] reapply default value to disabled
* [ADF-1458] revert changes on README
* [ADF-1458] update readme added more check for node permission checking
* [ADF-1458] reverting changes to tests
* [ADF-1458] revert changes for test directive
* fix issues with the icons column in DT/DL
- fix issue with screen reader label not being translated
- fix issue with column taking the width of the screen reader label
* fix custom selection icon position
* 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
* [ADF-1381] improving the style for form reflecting UX spec
* [ADF-1381] fix error message icon
* [ADF-1381] added more spec details to form widgets
* [ADF-1381] fixed wrong check
* [ADF-1381] removed wrong added deep into scss
* [ADF-1381] applied changes due the peer review
* [ADF-1381] missed whitespace
* 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-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
* viewer dialog scaffold
* toolbar divider component
* simple error screen
* material module and tooltips
* show file name in the title
* improved settings, simple image viewer
* flex-based image viewer, minor fixes
* ability to switch between viewers
* single viewer for images
* remove MDL from the Viewer component
* remove hardcoded demo shell layout
remove harcoded assumptions on "header" and "main" elements
* rework text viewer, remove MDL dependency
* upgrade 'unknown format' view, remove MDL
* simplify media viewer layout
* simplify image viewer
* clean pdf viewer
* migrate pdf viewer styles to scss
* rewrite pdf viewer host styles in scss
* fix unit tests and cleanup layout
* file viewer service
* viewer dialog supports downloads if url provided
* added translate keyword for assignee header
* changed people-search component to change the header according to filter type
* changed tash-header component to make assignee clickable
* imlemented people-search component to assign the task to new user
* added handler for assign task to new user
* added testcase for assign task to user
* changed mdl textbox to angular material
* changed button to md and fixed issues in testcase after changed md
* changed property for people-search component
* added ng-content selector to pass header text and action button text and removed property from people-search component
* added no_error_schema to fix testcase issue in people component
* fixed no-task-details component test case bug
* added people-search component in read me
* Adding current folder to list by default
* Fix documentlist component's rowFilter and imageResolver
* Adding rowfilter to not show the current node in the list
* Removing unpermitted nodes from the selectable ones (not visually)
* Restore documentlist original behaviour (rowFilter and imageResolver)
* Select event interface works with array from this point on
* Introducing the one and only, mighty Breadcrumb
* Breadcrumb position fix
* Extract hightlight transform functionality from highlight pipe
* Highlight part I.
* Showing breadcrumb with the new redesigned functionality
* Rebase fix
* Error and success callback for the new content actions
* Tests for HighlightDirective
* Update documentation
* Until proper pagination we use this temporary fix
* Fix node unselection on folder change
* Fix accessibility support in dropdown breadcrumb