* ignore pkg lock
* update pkg json
* date picker update material beta.10
* isDateInstance moment adapter
* style and datepicker update material2 beta 10
* update test dateitem to beta10
* regenerate style files
* use material icons web font
* fix data range material 2 beta 10
* minors cleaning
* recreate styles
* remove unused componentHandler var
* fix failing test checkbox
* 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-1466] Ng2-activiti-tasklist module uses NO_ERRORS_SCHEMA schema, which hides underlying error
* Added directives for the custom tags
* Replaced empty list tags with new directives
* Removed CUSTOM_ELEMENTS_SCHEMA document-list, task-list and process-list
* Handled empty attachment list sceeenario in attachment list
* [ADF-1466] Ng2-activiti-tasklist module uses NO_ERRORS_SCHEMA schema, which hides underlying error
* Added tests for disabled and non empty attachments scenario
* [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-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
* 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
* [ADF-1168] Tasks header component and Processes header component have different margins
* Removed padding from process header component and used md-card-content .
* [ADF-1168] Tasks header component and Processes header component have different margins
* Removed the external div.
* Added css class to task header component to override default roboto font
* Update process-instance-details.component.css
* Update process-instance-header.component.html
* Update task-header.component.html
* Update process-instance-header.component.html
* Update task-header.component.html
* Removed mdl dialogs for comments and people
* Removed list-column CSS class from activiti-demo component to show tasks/process list and details in the same row on low resolution screens
* Add a comment button in the process details component has we have for the task details
* Update process-instance-details.component.css
* Update process-instance-details.component.html
* changed process comment template and used task comment component
* changed getTaskComment, getProcessInstanceComment, addTaskComment and addProcessInstanceComment to getComments and addComment
* removed provider from task comment component
* extended tasklist service and changed comment-list container css
* changed process service methods and associated test cases
* added error emitter and test cases for process-comments component
* fixed process header component test case
* 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
* added spinner module and translate text for process-list component
* added spinner loader for data-table in processlist-variable component
* added spinner loader for data-table in processlist component
* added spinner loader for data-table in process-attachmentlist component
* added spinner module and translate text for tasklist component
* changed css for adf-datatable: selector changed in component
* added spinner loader for data-table in tasklist component
* added spinner loader for data-table in task-attachmentlist component
* removed no-content template from task/process attachment list
* fixed tasklist testcase issues
* changed imort order for test cases
* fixed testcase issue in processlist component
* Create two different ProcessUpload service on for task one for process because the API are different
Move the attachment task list and process list in different component outside the activiti demo component
* Move the create task/process attachment in the child component
* add codelyzer in core and datatable
* add codelyzer in the main build
* order imports
* fix import in test
* fix import test
* import reorder form
* tasklist and processlist import reorder
* Create a new empty list component
Share the component between attachment list and document list
Add unit test
Add basic documentation
* Use the adf empty list also in the process attachment component
* Fix unit test
* delete wrong file