* 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
* 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
* 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
* 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
* mdl2 transition part form 1
* hyperlink
* radio buttons
* label
* people component
* [ADF-852] moved textarea to new angular material
* number widget
* change error multiline
* [ADF-852] added md desgin for dropdown
* [ADF-852] removed unused css file
* functional widget
* error dropdown
* [ADF-852] - changed to new md date
* remove md-date-time-picker dependency in ng2-alfresco-from
* [ADF-852] conversion dynamic table phase 1
* container widget
* remove test unused
* validation change
* [ADF-852] convert dynamic table phase 2
* [ADF-852] improving style and fixing bugs
* move custom style for form in form.scss
* error footer refactor
* fix models and test
* [ADF-852]- fixed minor twitch on dynamic table
* align fields and fix tests dropdown
* disabling button in readonly
clean mdl form start process form
* align dropdown
* [ADF-1048] Upload widget can manage multiple files. (#2134)
* [ADF-1048] improving upload widget
* [ADF-1048] added ability to upload multiple file on upload widget
* [ADF-1048] added multiple upload elements on upload widget
* [ADF-1048] - show all the files on the completed form
* [ADF-1048] fixed wrong selecion on displya upload
* [ADF-1048] removed fdescribe from upload widget
* date validation and custom moment data adapter
* move content widget in the widget folder
* add style fields and theming
* color primary radio and checkbox
* fix amount widget and colors
* change ViewEncapsulation and fix date style button issue
* empty form customization 1736
* focus label style
* [ADF-224] fix the rendering of custom stencils when form is opened in readonly state. (#2161)
* [ADF-224] Fixed rendering of custom stencil in readonly mode
* [ADF-224] improved variable name
* test fix
* container filter in form model creation
* show display value correctly
* fix change date and test
* fix date editor and add some test coverage for date
* style minor issue
* fix new unused local import rule
* fix test date
* strict date check
* fix analytics failing test
* restore null as default in model
* unify model diagrams and analytics
* 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
* style permissions fix and add in hasPermission possibility to check the negate permission
* remove fdescribe in discovery test and add test for negate permissions
* replace MDL sidebar with material2 menus
- separate language picker
- separate "more" menu
* toolbar theme picker
* fix toolbar button colors for different themes
* revert the commented out code
* Add a MapItem component inside the CardVied
Add a way to define a property clickable
* Fix unit test
* Add basic documentation
Unify css class name
* Fix class name
* remove unused class
* [ADF-487] - added discovery service to core
* [ADF-487]- added activiti about call
* [ADF-487] added discovery info into about component
* [ADF-487] removed wrong console log
* [ADF-487] fixed problem on index
* [ADF-968] added demo project and new component
* [ADF-968] added default option choice
* [ADF-968] - moved site dropdown into documentlist
* [ADF-968] fixed test for new component
* [ADF-968] removed fdescribe for single cases
* [ADF-968] fixed test to check rendering
* [ADF-968] added conversion to Boolean forced by alfresco-js-api
* [ADF-968]- moved site service into core
* [ADF-968] reflected changes on js-api index
* [ADF-968] fixed wrongly merged path from rebase
* [ADF-968] fixed wrongly merged path from rebase
* [ADF-968] fixed import problem on demo shell demo
* [ADF-968] revert changes on package.json
* [ADF-968] removed wrong package-lock
* [ADF-968] applied changes from PR
* [ADF-968] reindented file html
* 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