* 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-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-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
* 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
* Added a new service to fetch tasks without state filter
* Added services to fetch tasks with state filter
* Added processInstanceId input for tasklist to filter task for a single process
* Updated README with new processInstanceId input
* 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
* validation api enhancements
- changing 'required' causes re-validation of the form
- get field by id
* allow binding field validators from html
* demo validator
* documentation updates
* fix after rebase
* markdown fixes
* markdown linter settings for workspace config (vs code)
* restore material theme
* 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
* Download API demo
- download single selected file
- download multiple selected files as ZIP
- download one or multiple selected folders as ZIP
- download all mixed content as ZIP (file + folder)
* download dialog (first cut)
* code cleanup
* form/field validation events
* code cleanup
* unit tests
* improve validator management
- form now owns field validators
- readme updates
- unit test updates
* [ADF-1143] [TaskList] - Not able to start a task when changing the assignee from the 'Start Task' form
* Create task has been split into three diffrent service calls to replicate the ecxact behaviour of APS
* Current API call sequence is create-task -> attach-form -> assign-user
* Added a new service assign task
* Modified tests according to the API calls
* [ADF-1143] [TaskList] - Not able to start a task when changing the assignee from the 'Start Task' form
* Added responsive behaviour for APIs
* [ADF-1143] [TaskList] - Not able to start a task when changing the assignee from the 'Start Task' form
*Code refactoring
* [ADF-1175] Start Process and Start Task Forms don't close when Cancel button is clicked.
* Added Start task/process cancel emitter handler to redirect when user clicks on cancel start/process .
* [ADF-1175] Start Process and Start Task Forms don't close when Cancel button is clicked.
* Changed activiti-start-task to adf-start-task
* Changed onSuccess to success and Updated document.
* [ADF-1175] Start Process and Start Task Forms don't close when Cancel button is clicked
* Refactored start task component unit testcases
* [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
* 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
* [ADF-1138] Start Task Form Assignee dropdown show null value inside
* Changed Form Assignee dropdown show null value.
* [ADF-1138] Start Task Form Assignee dropdown show null value inside
* Refactored unit testcases.
* 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
* 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
* 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
* 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
* row select/unselect dom events for DT
- new events for datatable
- improved unit tests for empty content placeholders
* improved selection management for DT
* selection management for document list
* fix tests
* [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
* toolbar improvements
- simple "title" property to render toolbar title
- advanced "adf-toolbar-title" element for compound toolbars
* move to SASS and improve styling
* fix divider color
* improve datatable style
* datatable and document list enhancements
- support to toggle header in DataTable
- Document List automatically hides header for empty content
* Add Assignee to readonly mode
* Style adoption and first steps to editable mode
* Switch between mode coverage
* Rebase fix
* Because of design and requirement changes, revert unnecessary parts
* Small refactoring before the introduction of CardViewDateItem
* Fix AdfCardView tests
* Editable Card date item
* Do not allow edit on task details after the task is completed.
* Update task details request
* Login footer switch fix
* Login customisable copyright text
* Card text item (first sketches)
* Small fix for supported card items' template
* Dynamic component loading for card view items
* Test and linting fixes
* Updating Readme.md
* Update Readme.md
* Fix Readme.md errors
* CardViewTextItemComponent tests
* Rebase fix
* 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
* [ADF-497] Improvement to task comment (activiti-comments) component - 1829 Github
* Added new design
* Removed dialog
* Migrated from mdl to md
* Created a new component to list comments by using data-table
* [ADF-497] Improvement to task comment (activiti-comments) component - 1829 Github
* Added documentation
* [ADF-497] Improvement to task comment (activiti-comments) component -1829 Github
* Improved css class naming
* Changed component name AdfCommentList to AdfCommentListComponent
* Code refactoring
* [ADF-497] Improvement to task comment (activiti-comments) component -1829 Github
* Removed extra space at the end
* [ADF-497] Improvement to task comment (activiti-comments) component -1829 Github
* Import reordering
* upgrade to md-menu
- upgrade to md-menu
- fix issue with missing icons
- extend demo shell to show icons for actions
- fix issue with border problems in Firefox
- remove commented out samples in demo shell (there's readme for that instead)
* fix unit tests
* fix tests
* use the same upload component between the content and process service
* Create a BaseUploadServe inside the core
The AlfrescoUpload should extend the BaseUpload
* Improve the code
* Move the process service from the demo shell to form component
* Merge [ADF-917] added exlcluded files into app config to prevent special files
* Remove typo
* Fix import
* Fix FileModel import
* Fix Denys comment
* Fix unit test with the new path of UploadService
* Add missing implementation
* 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
* [ADF - 966] added a setTimeout to test the async loading of datatable
* [ADF-966] added the ability to reflect changes on data change
* [ADF-917] changed due PR
* user preferences service
* unit tests and code improvements
* fix tests
* fix tests
* fix tests
* add missing production settings
* readme updates
* integrate with the core module
* stub for custom form service
* demo polishing
- use in-memory formService only for the corresponding demo page 'Form'
- support for mocking rest field values
- demo of the typeahead data mocked
* load data from app config
* fix lint errors
* separate Form and Form List demos
* aot compatibility updates
- remove index files where needed
- move material dependencies to a separete module
- use aot compatible lambda functions for module export
* remove unused imports
* re-export Material module
* core module enhancements
- fix AOT issue with providers (use lambda instead of variable)
- move context menu to a separate module
* core module enhancements
* feature modules
* Add people component
* exported people service
* added people-list component to show the involved user list
* changed people-search component layout
* changed people-list usage in people component
* changed people-list data table from custom template to data adapter
* changes people-search component related to people-list
* changes in activiti-people related to people-list and people-search component
* changed data adapter to direct data column setting to data-table
* removed ngChanges and added User and UserEvent models
* added User and UserEvent model in emitter and other emitter handler
* added user event model
* changed activiti-people component with latest UX changes
* addedand changed translate keys to the components
* added hasUser method to check the condition in html
* fixed tslint issue and test case issue in activiti-people component
* added test case for actviti-people-list component
* test case added for activiti-people-search component
* changed activiti-people test cases according to latest UX changes
* added description for activiti-people component
* changed test case to fix component.upgradeElement issue
* changes requested by Vito Albano #1
* splitted getDisplayUser into getDisplayUser and getInitialUsername
- custom app setttings service to use isolated storage (demo shell)
- restore settings UI
- redirect angular and rxjs to the same version as components use.
* Style changes and button
* Convert to PDF button
* Convert to PDF button part II.
* Convert within the Not Supported Format component
* Rendition loading skeleton
* Conversion is working.
* Convert button behaviour tests
* Rebasing fix.
* [ADF-510] added permission check for drag&drop
* Improved code for drag and drop side
* Added test for drag and drop upload area changes
* Added test for document list permissions check
* [ADF-510] rebased branch after changes applied to upload
* [ADF-510] rebased branch and fixed tests
* Use a generic custom view inside the task header
* Move the component into core component and change name
* Missing file
* Fix unit test
* fix unit test component name
* [ADF-740] adding button to allow user to upload related content on process instance
* [ADF-740] add button for attachment content list for process
* changed locatin for translation
* [ADF-740] added test for add button for process attach
* [ADF-740] added PR request changes
* rework folder uploading
- flatterns hierarchy on folder upload
- performs a single traversal for the entire folder heirarchy and ends with a comple file list
- allows now dropping folders on existing folders
- overall code improvements
* fix unit tests
* readme updates
* clean old and unused code
* code cleanup
* limit concurrent uploads
* update code as per review
* fix upload button for Safari
* fixes for Safari
- Safari compatibility
- code updates based on review
* fix code
* fix unit tests
* coverage single components run fix
* remove spec.ts from coverage
* make the coverage and the istanbul-instrumenter-loader works only over the console test because a problem on the remapping for the browser test
* move tslint on the main folder of any component
* remove build:w from readme
* stop build tslint error also in spec files
* clear karma file from unnecessary files
* add set -f for build all script in order to accept *
* fix lint problem and failing tests
* fix failing test search component
* add loader test for viewer
* fix tslint error userinfo
* --max_old_space_size=2048 remove
* fix tslint error uploader unused EventEmitter
* remove spec|index|.*mock|.*model|.*event from coverage
* upload feature rework
lots of improvements for upload dialog and underlying services
* readme update
- readme cleanup
- remove some old comments from code
- update readme with new events for Upload Service
* restore prerequisites section in readme
* added service to get all the related content of the process instance
* added new component to create/upload attachment for process instance
* added unit test cases for create-process-attachment component
* exported create-process-attachment component
* added documentation for create-process-attachment component
* create button, download, view functionality added in task attachment list component
* created sevice to attach document to task
* added new component to create/uplaod attachment to task
* added new component to create/uplaod attachment to task
* added test case for create task attachment component
* added test case for create task attachment component
* added input to block upload document to ECM
* fixed create task attachment spec file issue
* changed alfresco-upload to alfresco-core upload directive
* removed attachCreate button and emitter from task-attachment-list
* removed uploadToEcm input and checkValidity method from alfresco-upload
* added documentation for task-attachment-list and create-task-attachment components
* added new component to list the process attachments with view, download and delete functionality
* added unit test cases for activit-process-attachment-list component
* exported new process attachment list component
* added documentation for process-attachment-list component
* [ADF-242] - fix for deleting - saving a report
* [ADF - 242] added test for fixed feature on reports save - delete
* [ADF-680] - Fixed behaviour when deleting all files on last page of document list
* Start adding test for documentlist check
* Added test for check double page load
* [ADF-680] - removed commented test code
* [ADF-680] Added changes from peer review
* [ADF-680] added return type
* update dependencies and module imports
* fix template warnings and fix import issues
* migrate Activiti Form to MdTabsModule
* fix unit tests
* fix tests
* fix unit tests
* fix unit tests
* disable test that fails only on travis
* upgrade activiti form component to angular/material
* fix test (remove MDL class check)
* reload document list on folder upload
- extend UploadService with 'folderCreated' event to be able reacting on folder uploads globally
- extend Demo Shell to reload document list on UploadService events (folderCreated)
* readme updates
[ADF-610] upload cleanup
- more strongly typing
- api improvements
* Upload cleanup and api improvements
- remove old unused settings (formFields variable)
- individual options for uploaded files (i.e. versioning)
- upload button and drag-and-drop area now set individual settings for file versioning
* exclude hidden files from upload
* fix upload area snackbar behaviour
* SASS support for components
ability to use '.scss' files from within components
* [ADF-610] Upload button and DnD area should not upload hidden files and folders (#1908)
[ADF-610] upload cleanup
- more strongly typing
- api improvements
* Upload cleanup and api improvements
- remove old unused settings (formFields variable)
- individual options for uploaded files (i.e. versioning)
- upload button and drag-and-drop area now set individual settings for file versioning
* exclude hidden files from upload
* [ADF-640] reload document list on folder upload (#1895)
* reload document list on folder upload
- extend UploadService with 'folderCreated' event to be able reacting on folder uploads globally
- extend Demo Shell to reload document list on UploadService events (folderCreated)
* readme updates
* [ADF-621] show drop effect on folders only (#1897)
* show drop effect on folders only
- fix `hasValue` api for data rows (avoid 'false' value to be evaluated as missing value)
- support for evaluating drop support for rows
- document list enables upload zones for folders only
* api improvements as per code review
* [ADF-242] Fixed behaviour for saving/deleting reports (#1905)
* [ADF-242] - fix for deleting - saving a report
* [ADF - 242] added test for fixed feature on reports save - delete
* Added translation key
* [ADF-604] Upgrade @angular/material to latest version (#1909)
* update dependencies and module imports
* fix template warnings and fix import issues
* migrate Activiti Form to MdTabsModule
* fix unit tests
* fix tests
* fix unit tests
* fix unit tests
* disable test that fails only on travis
* upgrade activiti form component to angular/material
* fix test (remove MDL class check)
* [ADF-613] Add plain text viewer (#1873)
* add plain text viewer
* different devices optimizations
* returns types
* [ADF-573] support for toggling enabled state (#1912)
* [ADF-602] Accordion component - Add basic documentation (#1913)
* Add basic documentation Accordion component
* Update README.md
* [ADF-680] Added previous page check when page has no more elements (#1911)
* [ADF-242] - fix for deleting - saving a report
* [ADF - 242] added test for fixed feature on reports save - delete
* [ADF-680] - Fixed behaviour when deleting all files on last page of document list
* Start adding test for documentlist check
* Added test for check double page load
* [ADF-680] - removed commented test code
* [ADF-680] Added changes from peer review
* [ADF-680] added return type
* [ADF-667] selection mode and row styles (#1914)
* selection mode and row styles
- single/multiple/none selection modes for DataTable component (and Document List)
- support for custom row styles (inline and classname values)
- fix karma config (material themes)
- readme updates
- package-lock.json files for NPM5 support
- updated DataTable demo to demonstrate selection modes and row styles
* remove package lock files
* move demo projects to webpack (#1915)
* wav and Mp3 enabling viewer (#1916)
* add option only demo shell version change for update version script
* ADF-402 add the show diagram button (#1917)
* [ADF-707] Ability to select a row on a dynamic table (#1921)
* [ADF-710] Create an Process Attachment List component (#1919)
* added new component to list the process attachments with view, download and delete functionality
* added unit test cases for activit-process-attachment-list component
* exported new process attachment list component
* added documentation for process-attachment-list component
* [ADF-712] Task Attachment - Provide a way to attach a new content (#1898)
* create button, download, view functionality added in task attachment list component
* created sevice to attach document to task
* added new component to create/uplaod attachment to task
* added new component to create/uplaod attachment to task
* added test case for create task attachment component
* added test case for create task attachment component
* added input to block upload document to ECM
* fixed create task attachment spec file issue
* changed alfresco-upload to alfresco-core upload directive
* removed attachCreate button and emitter from task-attachment-list
* removed uploadToEcm input and checkValidity method from alfresco-upload
* added documentation for task-attachment-list and create-task-attachment components
* [ADF-696] Entire accordion group header should be clickable (#1918)
* #ADF-696 Added new input to show/hide expand icon, click event is activated for the complete heading
* #ADF-696 tslint fix
* #ADF-696 Added documentation for new input and removed unwanted div
* [ADF-721] Fix translation reference for dev task (#1923)
* move translation files in the bundles folder
* fix after review
ripristinate tslint and remove override tsconfig
* [ADF-709] add autofocus when a new row is added on dynamic table widget (#1927)
* [ADF-709] add autofocus when a new row is added on dynamic table widget
* [ADF-709] removed wrong reference for template
* [ADF-713] Process Attachment - Provide a way to attach a new content (#1920)
* added service to get all the related content of the process instance
* added new component to create/upload attachment for process instance
* added unit test cases for create-process-attachment component
* exported create-process-attachment component
* added documentation for create-process-attachment component
* Add data-automation-id to multi select checkbox (#1924)
* [ADF-571] upload feature rework (#1922)
* upload feature rework
lots of improvements for upload dialog and underlying services
* readme update
- readme cleanup
- remove some old comments from code
- update readme with new events for Upload Service
* restore prerequisites section in readme
* fix i18n issue with webpack
* exported report and chart models (#1925)
* fix file upload bug (#1928)
- proper extraction of File objects from the FileList
* lock files for npm 5 (#1930)
add lock files for npm v5; does nothing for earlier versions, so is not harmful
* Source Mapping is not working on test debugging (#1931)
* coverage single components run fix
* remove spec.ts from coverage
* make the coverage and the istanbul-instrumenter-loader works only over the console test because a problem on the remapping for the browser test
* move tslint on the main folder of any component
* remove build:w from readme
* stop build tslint error also in spec files
* clear karma file from unnecessary files
* add set -f for build all script in order to accept *
* fix lint problem and failing tests
* fix failing test search component
* add loader test for viewer
* fix tslint error userinfo
* --max_old_space_size=2048 remove
* fix tslint error uploader unused EventEmitter
* remove spec|index|.*mock|.*model|.*event from coverage
* move coverage separate file and get component to calculate coverage as input
* remove old 'banned' demo from login screen (#1929)
* add sleep time flag in publish script
* rollback demo tag
* fix pacakge.json tag
* [ADF-686] add blobFile as input (#1933)
* coverage fix (#1934)
* [ADF-702] Task/Process Filter - Provide a way to change the default filter (#1932)
* [ADF-702] Task/Process Filter - Provide a way to change the default filter
* Provide a way to select a custom menu filter
* Improve activiti process filter
* Add internal link
* Change link name
* add link
* [ADF-744] Attachment List is not displayed within Processes. (#1937)
* Use the adf process attachment list indise demo shell
* Change documentation
* support for healdess chrome (#1939)
* #ADF-696 Now accordion opens/closes on click of group header along with emitting heading click event (#1936)
* add info and link on current last git commit (#1940)
* [ADF-754] toolbar component (#1938)
* toolbar component
- simple toolbar component (core lib)
- readme updates (core lib)
- update demo shell with toolbar component demo (document list)
* update unit tests
* [ADF-763] Add Chrome default browser for karma chrome launcher for Chrome versi… (#1941)
* Add Chrome default browser for karma chrome launcher for Chrome version<59
* Fixing intermittently failing test in ng2-activiti-analytics component
* Adding new icon (sent) for Bootstrap to Material icon mapping (#1943)
* fix blob input in text viewer (#1942)
* GitHub issue & pull request template change (#1945)
* Update ISSUE_TEMPLATE.md
* Update PULL_REQUEST_TEMPLATE.md
* [ADF-689] Fix alfresco-document-menu-action styling (z-index) (#1944)
* fix translation wrong folder creation issue
* [ADF-773] Fix datatable custom template render (#1947)
* [ADF-780] centralised call for process filters api (#1950)
* [ADF-780] centralised call for process filters api
* [ADF-780] updated conversion to string
* [ADF-741] Add the create task attachment component to the demo shell (#1946)
* Add the create task attachment component to the demo shell
* Add translation keys
* Add return to methods
* fix thumbnail task process list (#1951)
* [ADF-643] upload enhancements (#1949)
* rework folder uploading
- flatterns hierarchy on folder upload
- performs a single traversal for the entire folder heirarchy and ends with a comple file list
- allows now dropping folders on existing folders
- overall code improvements
* fix unit tests
* readme updates
* clean old and unused code
* code cleanup
* limit concurrent uploads
* update code as per review
* fix upload button for Safari
* fixes for Safari
- Safari compatibility
- code updates based on review
* fix code
* fix unit tests
* [ADF-589] Login component different bug fixes (#1953)
* Basic style changes
* Further design changes
* Responsive design fixes
* Different sign in button style for the different login steps
* #ADF-780 Fixed getProcessFilterByName to get the correct filter for the given appId and name (#1952)
* fix issues with the require keyword (angular cli) (#1954)
* [ADF-799] add HappyPack to webpack conf (#1956)
* update npm5 lock files
* [ADF-740] Add button for process attachment list (#1955)
* [ADF-740] adding button to allow user to upload related content on process instance
* [ADF-740] add button for attachment content list for process
* changed locatin for translation
* [ADF-740] added test for add button for process attach
* [ADF-740] added PR request changes
* [ADF-802] fix error on uploading file to attachment list (#1957)
* [ADF-802] fix error on uploading file to attachment list
* [ADF-802] improved for loop
* [ADF-797] remove dist folder from npm distributed package , leave src and bundles (#1961)
* [ADF-804] webpack proxy setup to avoid CORS problem (#1960)
* package lock update
* update travis to node 8 (#1965)
* upload service exposes created nodes (#1964)
* [ADF-591] documentation refinements (#1959)
* refine ng2-activiti-analytics
* refine ng2-activiti-diagrams docs
* refine ng2-activiti-form
* refine ng2-activiti-processlist
* refine ng2-activiti-tasklist
* refine ng2-alfresco-core
* refine ng2-alfresco-datatable
* refine ng2-alfresco-datatable
* refine gn2-alfresco-login
* refine ng2-alfresco-search
* refine ng2-alfresco-social
* refine ng2-alfresco-tag
* refine ng2-alfresco-upload
* refine ng2-alfresco-userinfo
* refine ng2-alfresco-viewer
* refine ng2-alfresco-webscript
* various readme cleanups
* fix builds related to node-sass library (#1966)
* update dependencies and remove old lock files
* update sass loader
* updated lock files
* [ADF-578] Remember me functionality (#1962)
* Remember me functionality
* Happy pack to ng2-components' package.json
* Build fix
* Adding tabindices to viewer control elements (#1968)
* karma conf all single browser
* Fix current page number issue (#1970)
* [ADF-524] Datatable loading state (#1958)
* loading state datatable
* modify readme after review
* [ADF-78] Update CORS help (#1973)
* Fix host configuration in demo-shell when no port is present (#1971)
* remove brachet
* [ADF-494] fixed readonly rendering for forms (#1972)
* [ADF-494] improved disabling for form
* [ADF-494] fixed readonly rendering for forms
* [ADF-814] application configuration service (#1969)
* app configuration service
* api improvements and readme update
* extend readme and add defaults
* unit tests for app config service
* [ADF-716] Task Header - Use a custom view inside the component (#1967)
* Use a generic custom view inside the task header
* Move the component into core component and change name
* Missing file
* Fix unit test
* fix unit test component name
* fix issue with shared Code settings
- remove obsolete rules for .js/.ts
- hide .happypack folder in the project tree
* [ADF-810] fix default value radio button (#1975)
* [ADF-510] Drag&Drop check permission to allow user to upload a file (#1948)
* [ADF-510] added permission check for drag&drop
* Improved code for drag and drop side
* Added test for drag and drop upload area changes
* Added test for document list permissions check
* [ADF-510] rebased branch after changes applied to upload
* [ADF-510] rebased branch and fixed tests
* [ADF-717] upgrade i18n and charting dependencies (#1976)
* remove app-specific polyfill dependencies
remove polyfill dependencies never used by component libraries
* upgrade i18n dependencies
* upgrade ng2-charts dependency
* fix unit tests
* update demo projects
* [ADF-524] Fix empty state after the loading introduction (#1980)
* fix empty state after the loading introduction
* Update document-list.component.spec.ts
remove typo
* [ADF-838] Table of content automatic creation (#1981)
* readonly value set
* Table of content automatic creation (#1982)
* add missing intl dependency for demo shell (#1984)
* [ADF-833] DataTable - improve the single and double click event (#1979)
* Improve the single and double click event
* Fix unit test
* Task header basic documentation (#1985)
* Disable upload attachment when the task is completed (#1987)
* [ADF-847] upgrade to use application configuration service (#1986)
* migrate core lib to use server-side app config
* fix unit tests
* update Search tests
- update tests
- upgrade tests to use TestBed
* update UserInfo tests
* update Social tests
* update tests
* update unit tests
* cleanup old code
* update about page
* update demo shell readme
* dev and prod configurations
* updated package-lock file and removed duplicates in package.json
* [ADF-851] execute-outcome event for form service (#1989)
* execute-outcome event for form service
* readme updates
* fix loading state excluding other state during the loading (#1991)
* Fix compilation error (#1993)
* [ADF-883] Fix build errors (#1992)
* [ADF-793] Ability to create PDF renditions in case of non supported formats (#1994)
* Style changes and button
* Convert to PDF button
* Convert to PDF button part II.
* Convert within the Not Supported Format component
* Rendition loading skeleton
* Conversion is working.
* Convert button behaviour tests
* Rebasing fix.
* app settings page (#1997)
- custom app setttings service to use isolated storage (demo shell)
- restore settings UI
- redirect angular and rxjs to the same version as components use.
* [ADF-822] Added the npm-prepublish script (#1978)
* added the npm prepublish script
* changed permissions to prepublish script
* changed to npm run prepublish
* prepare the pr
* removed useless code to the script
* remove flags lib from demo shell (#1983)
* remove flags lib from demo shell
greatly reduce demo shell webpack resources by switching off flags (only 3 icons were displayed in the past)
* merge package.json
* add icons
* Fix typo error
* [ADF-794] Add people assignment component (#1977)
* Add people component
* exported people service
* added people-list component to show the involved user list
* changed people-search component layout
* changed people-list usage in people component
* changed people-list data table from custom template to data adapter
* changes people-search component related to people-list
* changes in activiti-people related to people-list and people-search component
* changed data adapter to direct data column setting to data-table
* removed ngChanges and added User and UserEvent models
* added User and UserEvent model in emitter and other emitter handler
* added user event model
* changed activiti-people component with latest UX changes
* addedand changed translate keys to the components
* added hasUser method to check the condition in html
* fixed tslint issue and test case issue in activiti-people component
* added test case for actviti-people-list component
* test case added for activiti-people-search component
* changed activiti-people test cases according to latest UX changes
* added description for activiti-people component
* changed test case to fix component.upgradeElement issue
* changes requested by Vito Albano #1
* splitted getDisplayUser into getDisplayUser and getInitialUsername
* introduce check type definition
* [ADF-897] - ActivitiPeopleList - use the adf prefix (#2001)
* Use the adf as prexif instead of activiti
* Fix typo
* Fix wrong import
* support binding [form] data directly (#1996)
- ability to bind [form] data directly inside `<activiti-form>` component
- ability to parse forms with FormService
- demo of the custom form in demo shell
* [ADF-778] cancel window for upload dialog shows only on complete (#2003)
* [ADF-778] Added new behaviour to upload dialog
* [ADF-778] cancel window for upload dialog shows only on complete
* [ADF-778] changed variable name to showCloseButton
* Create task/process attachment Compilation error (#2004)
* fix tslint errors
minor fix for "Unnecessary semicolon" TSLint rule
* [ADF-842] Fixed type for taskdetails (#2009)
* fix type definition (#2002)
* Use the activiti people with the new look and feel inside the demo shell (#2008)
* add rxjs and @angular in tsconfig.json
* [ADF-843] Form events bus (#1990)
* form events bus
* event test bus fix
* fix test after code review
* fix types errors
* change to public formservice
* make optional formservice
* [ADF-915] Add option to change the JS-API with different version in the update package
* Missing keys (#2011)
* [ADF-845] breadcrumb root option added and style review (#1999)
* breadcrumb root option added and style review
* new breadcrumbs
* split onchange in a method
* update readme with a note for old pefix tag
* fix tslint errors
* fix breadcrumb test
* [ADF-922] Regenerate package-lock.json files for every package and create script for doing that in the future (#2012)
* Updated package-lock.json files
* npm-relock-pkgs.sh
* Update README.md
* Fix ng2-alfresco-search sass problem
* SASS version update (#2013)
* sass update
* update sass loader
* vjsapi option prepublish
* prepublish script deprecation in favour of prepublishOnly node 8 (#2010)
* modify prePublish script with preoPublishOnly
* install rimraf globally
* fix clean scripts demo folders
* move appveyor to node 8
* Appveyor test (#1998)
* reduce memory
* remove max-old-space
* remove increase memory
* create new TaskDetailsModel in loadNextTask (#2017)
* Fix readme document list
* [ADF-907] - Form reacts to data added in input (#2016)
* [ADF-907] Enable activiti form to react on value data changes
* [ADF-907] - Form reacts to data added in input]
* [ADF - 907] added mock json for form
* [ADF-907] added new event of the form to the event list
* [ADF - 907] Added return column to README
* [ADF - 907] Added return column to README
* Script add pkg and clean update
* install globally pkg pre build
* Fix upload related content (#2019)
* regeneration TOC and add automatic list component generator (#2022)
* Fix upload process attachment (#2024)
* update typescript (#2026)
* update viewer readme
* fix type definition variables
* NgZone type passed parameter
* fix tslint error in tasklist
* Add screenshot (#2028)
* fix search miss typing
* bump version 1.6.0 (#2027)
* table cell component
- table cell component with performance improvements
* permissions and sorting fixes
- fixed ability to set default sorting
- fixed permission evaluation
- new: context menu now also works with permissions
- disabled tags column in demo shell due to performance implications
* fix unit tests
* fix tsconfig for unit testing
* fix upload issues with various file types
- removes file type check as most browsers leave this field empty
- allows uploading all types of files
* remove obsolete tests
* Create a new component Task Attachment List
Improve the datatable to get the rows to show
* The component name should follow the guide style
Move the Content calls in a different service file
Show the attach file inside the viewer
* Change method name
* Datatable should get the path and show the icon
* Improve attachment component
* Improve datatable documentation
* Remove console.log
* change prepublish to build only
add .npmrc in the gitignore and npmignore
clean .npmrc during the clean task
change registry during publish with npmrc file
add rimraf install in npm publish
* add option to link an alfresco-js-api from github
* npm build on develop branch will use the alfresco-js-api from develop
* modify script after review
add -gitjsapi to starts.sh to change jsapi pointing
add -vjsapi to starts.sh to change jsapi pointing
* start dist demo shell script option
* fix sourcemap
fix relative path and pre publish build
change travis wait
all test run build and remove unused cpx
* global test task
modify publish script to accept options
* appveyor run
* different approach single test run
* make it work the analytics test
modify start demo shell script to use a different registry
* sourcemap demo shell working
* update readme and add install after any clean
add registry option in start.sh script
add develop and normal mode in demo shell
add -d option in start.sh to point to the local components
add -c option in build script to point to the local components
* allow setting sorting in html
* readme update
* update readme
* restore permissions code
* - Remove the check permission from the datatable and move inside the documentlist
* Remove commented test
* Fixes for activiti process diagram
Fix to show the current process state. ADF issue no ADF-402
* #ADF-402 fix to show process state and unit tests changes
* fixed test for pipeline to match new angular4 changes on simple change (#1868)
* [DW-50]: New features for accordion-group component (#1851)
[ADF-557] - Add a new property called showIcon as input to hide/show filter icons.
* [ADF-242] Select the first in the list when the report is deleted (#1862)
* ADF-242 Select the first in the list when the report is deleted
* Update README.md
* Fixes for activiti process diagram
Fix to show the current process state. ADF issue no ADF-402
* #ADF-402 fix to show process state and unit tests changes
* #ADF-402 Removed error logging and modified documentation
* version 1.4.0 social component
* Login dialog enhancements
- ability to toggle ‘Remember me’ (switched off by default now)
- ability to toggle a footer with extra actions (switched off by
default now)
- readme updates
* fix unit tests
* Add the permission check on the activiti button
* Fix code after unit test
* Add basic documentation
* Improve the code and fix the missing file issue
* Fix unit test after refactoring
* remove duplicate log
- readonly mode for “Dynamic Table”
- “Display Value” now just uses “Dynamic Table” if needed (previously
rendered the table itself)
- support for “tableEditable” settings
* Add Accordion component
* Add property to hide icon
* Use accordion component in demo shell
* Add basic doc
* Add adf prefix
* Add element id and change unit test
* Provide a way to retrieve the task filter by Id or by name
* Update activiti-tasklist.service.ts
* Update activiti-tasklist.service.spec.ts
* Removed space
* Add check permission on delete folder/file
* Provide a way to disable the action when if there is no permission
* Improve the code using the external permission inside the folder/document action service
* Add basic documentation.
- How disable the button when the permission is missing
- How to show a notification message when the permission is missing
* Resize the image
* Change the value to true for demo purpose
* Update folder-actions.service.ts
* Update document-actions.service.ts
* #1426 - added remove checklist feature on task details
* #1426 - Improved test for tasklist service
* 426 - added component test for deleting a checklist
* Provide a way to filter the apps
#1389
* Add unit test
#1389
* Add documentation
#1389
* Improve docs
#1389
* Correct image
* Add parameter filtersAppId to docs
- fix navigation within process details
- fix ‘create task’ button name (was ‘start task’ previously)
- put ‘create task’ and ‘start process’ buttons to proper places in
layout
* Provide a FormService event when you click on the uploaded content
* Add a formContentClick event to the Form component
* Provide a way to pass Blob to viewer
* Provide a way to use the viewer using a Blob
- Fix the pdf viewer
- Fix the image viewer
- Fix the media viewer
* Update the viewer documentation
* Use the ContentService provided by the core
* Fix and improve unit test
* Add unit test blob viewer
* Form: support for embedded document view
* unit tests and improvements
- new ContentService to deal with trusted URL and downloads
- unit tests and improvements for ActivitiContent component
* make the local link build fast and run the test only if asked #1588
* demo core doesn't exist
* link after install
* move in after success matrix build and install scripts
- dynamic table widget no longer creates a copy of field model, but
uses original one, fixes the problem with validation and state
management
- update unit tests
Various upload dialog improvements
- fix: headers alignment
- fix: Name column alignment
- fix: rename ‘CANCEL’ button to ‘Cancel all’ (as it’s what it does)
- fix: ‘Cancel all’ button still visible after all upload complete
- new: improved layout and api for file upload components
- new: strongly typed methods for UploadService
* improved uploading of files
- new core/UploadDirective to allow dropping files to any html element
- enhanced file dropping for DataTable rows (disabled by default)
- enhanced file dropping for DocumentList rows (disabled by default)
- upload drop area now handles file uploads for child elements (i.e.
rows in the document list)
* fix unit tests
* unit tests and code cleanup
* #1732, fix upload of folders
* extra DOM events for DataTable
- support for ‘row-click’ DOM event (bubbling)
- support for ‘row-dblclick’ DOM event (bubbling)
- DataRowEvent exposes ‘sender’ property to simplify access to
component from within handlers
- readme and test updates
* fix unit tests
* support for column definitions in html
- provides generic support for html-based column definitions for
datatable-like controls
* html column definitions for Task List component
* html column definitions for Document List component
* update code and documentation
* user-info fixes
- fix image paths to be relative rather than rooted (for user info,
refs #1606)
- fix full name rendering
- fix styling for ‘job title’
* fix unit tests
- fix navigation within process details
- fix ‘create task’ button name (was ‘start task’ previously)
- put ‘create task’ and ‘start process’ buttons to proper places in
layout
* Provide a FormService event when you click on the uploaded content
* Add a formContentClick event to the Form component
* Provide a way to pass Blob to viewer
* Provide a way to use the viewer using a Blob
- Fix the pdf viewer
- Fix the image viewer
- Fix the media viewer
* Update the viewer documentation
* Use the ContentService provided by the core
* Fix and improve unit test
* Add unit test blob viewer
* Form: support for embedded document view
* unit tests and improvements
- new ContentService to deal with trusted URL and downloads
- unit tests and improvements for ActivitiContent component
* make the local link build fast and run the test only if asked #1588
* demo core doesn't exist
* link after install
* move in after success matrix build and install scripts
- dynamic table widget no longer creates a copy of field model, but
uses original one, fixes the problem with validation and state
management
- update unit tests
Various upload dialog improvements
- fix: headers alignment
- fix: Name column alignment
- fix: rename ‘CANCEL’ button to ‘Cancel all’ (as it’s what it does)
- fix: ‘Cancel all’ button still visible after all upload complete
- new: improved layout and api for file upload components
- new: strongly typed methods for UploadService
* improved uploading of files
- new core/UploadDirective to allow dropping files to any html element
- enhanced file dropping for DataTable rows (disabled by default)
- enhanced file dropping for DocumentList rows (disabled by default)
- upload drop area now handles file uploads for child elements (i.e.
rows in the document list)
* fix unit tests
* unit tests and code cleanup
* #1732, fix upload of folders
* extra DOM events for DataTable
- support for ‘row-click’ DOM event (bubbling)
- support for ‘row-dblclick’ DOM event (bubbling)
- DataRowEvent exposes ‘sender’ property to simplify access to
component from within handlers
- readme and test updates
* fix unit tests
* support for column definitions in html
- provides generic support for html-based column definitions for
datatable-like controls
* html column definitions for Task List component
* html column definitions for Document List component
* update code and documentation
* Update README.md
* #1173 fix doc documentlist
* Date widget: support for `display date format`
* unit tests update
* pin js-api version
* Fix Thumbnail preview (#1689)
* Fix Thumbnail preview
* Fix thumbnail unit test
* Remove the fix prexif
* Rollback the pin js api version
* Update package.json
* 1.2.1 tasklist,processlist,form
* Date widget: support for `display date format`
* unit tests update
* pin js-api version
* Fix Thumbnail preview (#1689)
* Fix Thumbnail preview
* Fix thumbnail unit test
* Remove the fix prexif
* Rollback the pin js api version
* Update package.json
* 1.2.1 tasklist,processlist,form
* user-info fixes
- fix image paths to be relative rather than rooted (for user info,
refs #1606)
- fix full name rendering
- fix styling for ‘job title’
* fix unit tests
* i18n fixes
- fix issue with default (fallback) language set to browser language
- fix issue with fallback language loading when browser language set to
non-English locale
* code and UI fixes
- move document list i18n strings into own scope
- replace MDL menu with @angular/material menu (fixes issue with menu
items translation, not supported by MDL)
- minor improvements
* fix unit tests
* improve i18n docs and code
- provide basic documentation for Translation service
- remove custom Login component localisation in favour of documentation
sample
- simplified i18n setup for demo shell (single path for dev/prod env)
* remove unnecessary comments
* #1184 - adding save export and delete to report
* #1184 - added save button for report
* #1184 - improved export file
* 1184 - fix condition for save and export button
* #1184 - added custom validator for dropdown to avoid wrong selection
* #1184 -start fixing form model
* #1184 - added dynamic build for formBuilder
* #1184 - rebased to development
* #1184 - little test refactoring
* #1184 - added test and some fix
* #1184 - added new events
* #1184 - removed old changes to api service
* #1236 Add activiti content component
* fix wrong name
* Fix unit test import
* Rollback api changes
* #1236 fix preview using blob
* Fix after review
* Fix typo `fallbackThubnail` -> `fallbackThumbnail`
* Fix typo `showUdoNotificationBar` -> `showNotificationBar`
Update upload mis-spelled properties to 'showNotificationBar' since
showUndoNotificationBar is already a method on the drag area component
Refs #1559
* Fix test cases
* #1175 Separate analytics generator and hide analytics parameters
* Remove unused code
fix unit test
* Rollback mandatory field (appId)
* fix the onChanges problem
* #1175 - rebased branch
* Display name and date for process instances if no name present
Refs #1461
* Re-work tests for processlist and process details to reflect changes
Refs #1461
- Ensures that the newly-started process is *always* shown
- No need to reload the list any more as not shown
- Filter component shows no selected filter when starting process
- User can exit Start Process by clicking a filter again
Refs #1332, #1307
* #1432 - Added system outcome for start process
* 1432 - improved condition for system outcome check
* #1432 - fix test for start process system outcome
* showing selected row
Support for showing selected row for the components:
- DataTable
- DocumentList
- Activiti TaskList
- Activiti ProcessList
fixes#170
* unit test fixes
* Update .travis.yml
* Update .travis.yml
* Update appveyor.yml
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* Allow navigation to folders from search results
- Uses router to pass ID of the folder
- Modified document list component to accept folder ID without path
- Current limitations
- Breadcrumb cannot currently be shown when navigating via folder id
- Clicking between folders does not update the current route
* Allow root folder ID to be changed and have documentlist reload
- e.g switching from Company home to My Files
* New tests for navigating to folders based on ID
Refs #666
- interpolate ng2 components html content
- fix: load images for Login
- fix: load images for User Info
- fix: load images for Document List
- fix: decorator inheritance issue for Form
- fix: load images for Search
* #1197 auth guards
* #1197 restore lost router dependency to all libs
* #1197 ecm/bpm auth guards, home page
- ECM auth guard (redirect to Login if ECM auth is missing)
- BPM auth guard (redirect to Login if BPM auth is missing)
- new Home page and route, show details on demo areas
* css improvements
make app text white as per request
- split apps view and single app view to reflect Activiti UI
- dedicated route for each app tasks: /activiti/apps/:appId/tasks
- remove performance bottleneck for activiti demo (AfterViewChecked)
- load stencil controllers together with Tasks view (fixes#1190)
adding top margin helps solving issue with horizontal scrollbar issue
for Safari when mouse is attached or system scrollbars visibility set
to ‘always’ (macOS)
- expose ‘error’ event
- change path only on successful navigation
- extend demo shell with error handling and reporting
- additional unit tests for document-list
* #958 new StorageService service
abstraction around ‘Storage’ to allow switching to in-memory store
whenever ‘localStorage’ is not available (i.e. private/incognito modes,
etc.)
* fix unit tests
* update unit tests
- disable incorrect auth tests (core)
- simplify widget visibility tests (activiti-form)
* fix unit tests
* #1167 document-list improvements
- allow setting custom root path
- document-list module now re-exports datatable module (no need
importing it separately if document-list is already used)
- documentation updates and fixes
* readme updates and unit test
* user-info fixes and performance improvements
- setup live reloads for user-info (demo shell)
- optimise user-info template (single *ngIf, [mdl] directive for
‘user-profile-lists’ instead of CPU-hungry `ngAfterViewChecked`)
* #1167 document-list improvements
- allow setting custom root path
- document-list module now re-exports datatable module (no need
importing it separately if document-list is already used)
- documentation updates and fixes
* readme updates and unit test
(cd ng2-components/ng2-alfresco-datatable; npm link ng2-alfresco-core; if [ ! -d "dist" ]; then npm install; fi; npm link);
fi
- if ([ "$MODULE" == "ng2-activiti-tasklist" ] || [ "$MODULE" == "ng2-activiti-processlist" ]); then
(cd ng2-components/ng2-activiti-form; npm link ng2-alfresco-core; if [ ! -d "dist" ]; then npm install; fi; npm link);
fi
- if ([ "$MODULE" == "ng2-activiti-processlist" ]); then
(cd ng2-components/ng2-activiti-tasklist; npm link ng2-alfresco-core; npm link ng2-alfresco-datatable; npm link ng2-activiti-form; if [ ! -d "dist" ]; then npm install; fi; npm link);
fi
- if ([ "$MODULE" == "ng2-activiti-analytics" ]); then
(cd ng2-components/ng2-activiti-diagrams; npm link ng2-alfresco-core; if [ ! -d "dist" ]; then npm install; fi; npm link);
fi
- cd ng2-components/$MODULE;
- npm run travis;
- npm install;
script:npm run test
# Send coverage data to Coveralls
install:
- if ([ "$MODULE" == "ng2-components-alfresco" -o "$MODULE" == "ng2-components-activiti" ]); then
if ([ "$TRAVIS_BRANCH" = "master" ]); then
(./scripts/npm-build-all.sh || exit 1;);
else
(./scripts/npm-build-all.sh -gitjsapi development || exit 1;);
fi
fi
script:
- if ([ "$MODULE" == "ng2-components-activiti" ]); then
The web client that we are building with the application development framework will be loaded from a different web server than the Alfresco Platform is running on.
So we need to tell the Alfresco server that any request that comes in from this custom web client should be allowed access
to the Content Repository. This is done by enabling CORS.
If you are experiencing this kind of problem, see **one of the following**:
4. [Enable CORS in CS and PS](#configure-webpack-proxy)
# Configure Webpack Proxy
If you are using a project created with the [Yeoman Generator](https://github.com/Alfresco/generator-ng2-alfresco-app) or the demo shell >=1.6.0, you have already out of the box in your `config/webpack.common.js` the following configuration.
Say we have an app running on http://localhost:3000/ and we want to redirect all calls with the following strategy:
* Content Service http://localhost:8080/ redirect to -> http://localhost:3000/ecm/
* Process Service http://localhost:9999/ redirect to -> http://localhost:3000/bpm/
Open the `config/webpack.common.js` file, find the `devServer` section and add the content:
```javascript
devServer:{
contentBase:helpers.root('dist'),
compress:true,
port:3000,
historyApiFallback:true,
host:'0.0.0.0',
inline:true,
proxy:{
'/ecm':{
target:{
host:"0.0.0.0",
protocol:'http:',
port:8080
},
pathRewrite:{
'^/ecm':''
}
},
'/bpm':{
target:{
host:"0.0.0.0",
protocol:'http:',
port:9999
},
pathRewrite:{
'^/bpm':''
}
}
}
},
```
Notes:
- With different configuration of webpack the `devServer` properties could be in other webpack files. Search in your configuration files
- If you are running the App, Content Service or Process Service on different ports change the ports accordingly in your local configuration.
For further details about how to configure a webpack proxy please refer to the [official documentation](https://webpack.js.org/configuration/dev-server/#devserver-proxy).
# Configure angular-cli Proxy
Say we have an app running on http://localhost:3000/ and we want to redirect all the calls with the following strategy:
* Content Service http://localhost:8080/ redirect to -> http://localhost:3000/ecm/
* Process Service http://localhost:9999/ redirect to -> http://localhost:3000/bpm/
Create a file next to project's `package.json`, call it `proxy.conf.json` and add the following content:
```javascript
{
'/ecm':{
target:{
host:"0.0.0.0",
protocol:'http:',
port:8080
},
pathRewrite:{
'^/ecm':''
}
},
'/bpm':{
target:{
host:"0.0.0.0",
protocol:'http:',
port:9999
},
pathRewrite:{
'^/bpm':''
}
}
}
```
Note if you are running the App, Content Service or Process Service on different ports change the ports accordingly in your local configuration.
For further details about how to configure a webpack proxy please refer to the [official documentation](https://github.com/angular/angular-cli/blob/master/docs/documentation/stories/proxy.md).
# Configure nginx proxy
## Installing nginx
Most Linux distributions will come with nginx available to install via your
package manager and on Mac OS you can use [Homebrew](http://brew.sh/).
If you want to install manually however, you can follow the instructions on the
[download page](http://nginx.org/en/download.html). See also the specific information for
Start nginx using the supplied configuration in [nginx.conf](nginx.conf)
nginx -c nginx.conf
### Review nginx configuration
To correctly configure nginx use the following file [nginx.conf](/nginx.conf).
This will host Activiti, Alfresco and the app dev framework under the same origin.
* ECM : http://localhost:8888/alfresco/
* BPM : http://localhost:8888/activiti/
To make everything work, you should change the address of the ECM and BPM. In the demo app you can do that by clicking on the top right settings menu and change the bottom left options: *ECM host* and *BPM host*.
This configuration assumes a few things:
* Port mapping:
* nginx entry point: 0.0.0.0:8888
* Demo Shell: localhost:3000
* Alfresco: localhost:8080
* Activiti: localhost:9999
All those values can be modified at their respective `location` directive on the [nginx.conf](/nginx.conf) file.
If you want to know more on how to install and configure nginx to work with the Application Development Framework, information can be found [here](https://community.alfresco.com/community/application-development-framework/blog/2016/09/28/adf-development-set-up-with-nginx-proxy)
# Enable CORS in CS and PS
If you want to completely enable CORS calls on your Content Service and Process Service, please refer to the following Alfresco documents:
* [Enable Cross Origin Resource Sharing (CORS) in Alfresco Process Services](http://docs.alfresco.com/process-services1.6/topics/enabling-cors.html)
This is the easiest way, add the [enablecors](https://artifacts.alfresco.com/nexus/service/local/repositories/releases/content/org/alfresco/enablecors/1.0/enablecors-1.0.jar)
platform module JAR to the *$ALF_INSTALL_DIR/modules/platform* directory and restart the server.
Note. by default, the CORS filter that is enabled will allow any origin.
Or - Manually update the web.xml file
Modify *$ALF_INSTALL_DIR/tomcat/webapps/alfresco/WEB-INF/web.xml* and uncomment the following section and update
Browser compatibility and support depends on targeted browsers and 3rd party libraries. ADF framework is based on the following libraries and components:
Browser compatibility and support depends on targeted browsers and 3rd party libraries. ADF is based on the following libraries and components:
* Search in [GitHub PR](https://github.com/Alfresco/alfresco-ng2-components/pulls) for an open or closed PR
that could solve or already solves your issue.
* Search in the [GitHub release history](https://github.com/Alfresco/alfresco-ng2-components/releases) if your
issue has already been solved in a new version of ADF.
* Fork our repository - [if you don't know how to do it read this GitHub document](https://help.github.com/articles/creating-a-pull-request-from-a-fork/)
* Make your changes in a new git branch starting from development and following the [naming convention](https://github.com/Alfresco/alfresco-ng2-components/wiki/Branching-Strategy)
```shell
git checkout -b dev-{developerName}-{GitIssuedId/JiraIssueId} development
```
* Create your PR **including appropriate test cases** following the [code contribution acceptance criteria](https://github.com/Alfresco/alfresco-ng2-components/wiki/Code-contribution-acceptance-criteria)
* Run the tests and make sure they are green. Please don't comment out or exclude the already existing tests
* Commit your change using the [commit format message good practice](https://github.com/Alfresco/alfresco-ng2-components/wiki/Commit-format)
Here we can also see that there is an Alfresco JavaScript framework in use that wraps the Alfresco REST API. To make things easier for the client developer.
Here we can also see that there is an Alfresco JavaScript framework in use that wraps the Alfresco REST API, to make things easier for the client developer.
The [Angular 2](https://angular.io/) based application development framework requires the following:
- An Alfresco Platform Repository (version [201609 Early Access](https://community.alfresco.com/docs/DOC-6372-alfresco-community-edition-file-list-201609-ea) or newer) to talk to, which has [CORS](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) enabled.
- [Download and install Activiti](https://www.alfresco.com/products/bpm/alfresco-activiti/trial)
- An Alfresco Platform Repository (version [201609 Early Access](https://community.alfresco.com/docs/DOC-6372-alfresco-community-edition-file-list-201609-ea) or newer)
- [Download and install the process service](https://www.alfresco.com/products/bpm/alfresco-activiti/trial)
- [npm](https://www.npmjs.com/) package manager for JavaScript.
-local nginx proxy to avoid cross-origin browser restrictions (see below)
-(If you use ECM and BPM together) Make sure your user has the same username and password in both system
-(If you use CS and PS together) Make sure your user has the same username and password in both system
-[If you are experiencing CORS problem read this guide](/ALFRESCOCORS.md)
*Note: Default username for activiti is "admin@app.activiti.com" and "admin" for Alfresco, and also the default password are different. Change them to be equal.*
@@ -25,40 +25,3 @@ Make sure the Node.js version is > 5:
$ node -v
v5.12.0
```
## Installing nginx
Most Linux distributions will come with nginx available to install via your
package manager and on Mac OS you can use [Homebrew](http://brew.sh/).
If you want to install manually however you can follow the instructions on the
[download page](http://nginx.org/en/download.html). See also the specific information for
Start nginx using the supplied configuration in [nginx.conf](nginx.conf)
nginx -c nginx.conf
### Review nginx configuration
To correctly configure nginx use the following file [nginx.conf](/nginx.conf).
This will host Activiti, Alfresco and the app dev framework under the same origin.
* ECM : http://localhost:8888/alfresco/
* BPM : http://localhost:8888/activiti/
To make everything work, you have to change the address of the ECM and BPM. In the demo app you can do that clicking on the top right settings menu and changing the bottom left options: *ECM host* and *BPM host*.
This configuration assumes few things:
* Port mapping:
* nginx entry point: 0.0.0.0:8888
* Demo Shell: locathost:3000
* Alfresco: locathost:8080
* Activiti: locathost:9999
All those values can be modified at their respective `location` directive on the [nginx.conf](/nginx.conf) file.
If you want to know more on how to install and configure nginx to work with the Application Development Framework can be found [here](https://community.alfresco.com/community/application-development-framework/blog/2016/09/28/adf-development-set-up-with-nginx-proxy)
[](https://gitter.im/Alfresco/alfresco-ng2-components?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@@ -56,6 +35,12 @@ To view the complete list of all the components that you can use to build your c
You can browse all the components at the following [page](http://devproducts.alfresco.com/).
## Demo Application
A separate application showcasing integration of components can be found [here](https://github.com/Alfresco/alfresco-ng2-components/tree/master/demo-shell-ng2).
You will find examples of basic interaction for both BPM and ECM sets of widgets.
## Yeoman generators
To speed up the development of your Alfresco Angular 2 application, or Alfresco Angular 2 component, use one of the Yeoman generators.
@@ -87,7 +72,7 @@ To generate your Alfresco Angular 2 application you can use the following Yeoman
To deploy directly on your AWS instance our demo shell click the button below:
<a title="Deploy to AWS" href="https://console.aws.amazon.com/elasticbeanstalk/home?region=us-west-2#/newApplication?applicationName=Alfresco&solutionStackName=Node.js&tierName=WebServer&sourceBundleUrl=https://s3-us-west-2.amazonaws.com/elasticbeanstalk-us-west-2-677901592050/2016210o6l-Archive-v7.zip" target="_blank"><img src="http://d0.awsstatic.com/product-marketing/Elastic%20Beanstalk/deploy-to-aws.png" height="40"></a>
<a title="Deploy to AWS" href="https://console.aws.amazon.com/elasticbeanstalk/home?region=us-west-2#/newApplication?applicationName=Alfresco&solutionStackName=Node.js&tierName=WebServer&sourceBundleUrl=https://s3-us-west-2.amazonaws.com/elasticbeanstalk-us-west-2-677901592050/ADF_1.0.zip" target="_blank"><img src="http://d0.awsstatic.com/product-marketing/Elastic%20Beanstalk/deploy-to-aws.png" height="40"></a>
## Browser Support
All components are supported in the following browsers:
@@ -100,6 +85,6 @@ All components are supported in the following browsers:
|Edge |13, 14 |
|Internet Explorer |11 |
*Concerning Alfresco Upload Component, folder upload currently not supported [firefox known issue](https://bugzilla.mozilla.org/show_bug.cgi?id=1188880)
* Due to a [Firefox known issue](https://bugzilla.mozilla.org/show_bug.cgi?id=1188880), the Alfresco Upload Component does not currently support folder upload functionality on Firefox.
Please refer to [Browser Support](BROWSER-SUPPORT.md) article for more details.
Please refer to the [Browser Support](BROWSER-SUPPORT.md) article for more details.
# Get the latest stable version of Node.js or io.js
- ps:Install-Product node $env:nodejs_version
# install module
- IF %COMPONENT_NAME% NEQ ng2-alfresco-core (cd ng2-components/ng2-alfresco-core && npm install && npm link && cd ../../)
- IF %COMPONENT_NAME% EQU ng2-alfresco-documentlist (cd ng2-components/ng2-alfresco-datatable && npm link ng2-alfresco-core && npm install && npm link && cd ../../)
- IF %COMPONENT_NAME% EQU ng2-activiti-processlist (cd ng2-components/ng2-alfresco-datatable && npm link ng2-alfresco-core && npm install && npm link && cd ../../)
- IF %COMPONENT_NAME% EQU ng2-activiti-processlist (cd ng2-components/ng2-activiti-form && npm link ng2-alfresco-core && npm install && npm link && cd ../../)
- IF %COMPONENT_NAME% EQU ng2-activiti-processlist (cd ng2-components/ng2-activiti-tasklist && npm link ng2-alfresco-core && npm link ng2-alfresco-datatable && npm link ng2-activiti-form && npm install && npm link && cd ../../)
- IF %COMPONENT_NAME% EQU ng2-activiti-tasklist (cd ng2-components/ng2-alfresco-datatable && npm link ng2-alfresco-core && npm install && npm link && cd ../../)
- IF %COMPONENT_NAME% EQU ng2-activiti-tasklist (cd ng2-components/ng2-activiti-form && npm link ng2-alfresco-core && npm install && npm link && cd ../../)
- IF %COMPONENT_NAME% EQU ng2-alfresco-webscript (cd ng2-components/ng2-alfresco-datatable && npm link ng2-alfresco-core && npm install && npm link && cd ../../)
- IF %COMPONENT_NAME% EQU ng2-activiti-analytics (cd ng2-components/ng2-activiti-diagrams && npm link link ng2-alfresco-core && npm install && npm link && cd ../../)
- cd ng2-components/%COMPONENT_NAME%
- IF %COMPONENT_NAME% NEQ ng2-alfresco-core (npm link ng2-alfresco-core)
- IF %COMPONENT_NAME% EQU ng2-alfresco-documentlist (npm link ng2-alfresco-datatable)
- IF %COMPONENT_NAME% EQU ng2-activiti-processlist (npm link ng2-alfresco-datatable && npm link ng2-activiti-form && npm link ng2-activiti-tasklist)
- IF %COMPONENT_NAME% EQU ng2-activiti-tasklist (npm link ng2-alfresco-datatable && npm link ng2-activiti-form)
- IF %COMPONENT_NAME% EQU ng2-alfresco-webscript (npm link ng2-alfresco-datatable)
- IF %COMPONENT_NAME% EQU ng2-activiti-analytics (npm link ng2-activiti-diagrams)
- npm install
# Post-install test scripts.
test_script:
# Output useful info for debugging.
- node --version
- npm --version
# run tests
- npm test
- if %COMPONENT_NAME% EQU ng2-components-activiti (
if %APPVEYOR_REPO_BRANCH EQU master
(cd scripts && sh npm-build-all.sh -t "ng2-activiti*" || exit 1)
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import{NgModule}from'@angular/core';
import{
MdDialogModule,
MdInputModule,
MdProgressBarModule,
MdSelectModule,
MdSlideToggleModule
}from'@angular/material';
constMATERIAL_MODULES=[
MdSlideToggleModule,
MdInputModule,
MdSelectModule,
MdDialogModule,
MdProgressBarModule
];
@NgModule({
imports: MATERIAL_MODULES,
exports: MATERIAL_MODULES
})
exportclassMaterialModule{}
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.