Skip to content

1.6.1

Compare
Choose a tag to compare
@eromano eromano released this 29 Jun 20:53
· 6783 commits to master since this release

Release Notes - Apps Development Framework - Version 1.6.0

Please see the document below to further details about this release:

https://community.alfresco.com/docs/DOC-7068-adf-160-release-note

Documentation

  • [ADF-78] - Update Activiti CORS setup guide - 1438 Github
  • [ADF-602] - Accordion Component - Documentation
  • [ADF-776] - Update ADF project from 1.4.0 to 1.5.0

Feature

  • [ADF-510] - Drag and Drop should detect if user has permission to upload
  • [ADF-524] - Datatable loading state
  • [ADF-573] - Allow disabling drag and drop upload based on condition
  • [ADF-613] - Support for Plain Text files in Viewer
  • [ADF-622] - Extend TypeScript definitions for JS-API
  • [ADF-631] - Viewer - Should play also the mp3 file
  • [ADF-667] - It should be possible to disable row selection in Document List
  • [ADF-710] - Create an Process Attachment List component
  • [ADF-712] - Task Attachment - Provide a way to attach a new content
  • [ADF-713] - Process Attachment - Provide a way to attach a new content
  • [ADF-793] - Convert to PDF the document that the renditions service provide
  • [ADF-804] - Add proxy configuration in demo shell
  • [ADF-843] - Form events bus
  • [ADF-845] - Breadcrumb path personalisation
  • [ADF-847] - Use application settings file instead of local storage for server URLs

Story

  • [ADF-850] - Provide ability to use Forms Renderer without APS
  • [ADF-851] - Provide ability to intercept form outcome button clicks

Bug

  • [ADF-242] - When deleting a report the content remains on screen. - 1616 Github
  • [ADF-247] - 'Process definition overview' displays wrong number of 'Total number of process instances' when choosing 'Active' or 'Complete' - 1621 Github
  • [ADF-525] - Analytics report - Delete report
  • [ADF-571] - File upload that is in progress is not stopped with the Cancel button
  • [ADF-603] - Blank page after running the demo of a component - 1870 Github
  • [ADF-610] - Upload button and DnD area should not upload hidden files and folders
  • [ADF-621] - Document List draws drop areas on Files
  • [ADF-640] - After uploading folder with DnD document list does not reload
  • [ADF-643] - Upload has performance problems
  • [ADF-680] - DocumentList is displayed as empty if you delete all files and folders in the last page available.
  • [ADF-684] - Cannot delete an attachment
  • [ADF-686] - Cannot download a file
  • [ADF-687] - 'Attachments' header remains after completing a task
  • [ADF-690] - Upload drag area aborts all files after snackbar expires
  • [ADF-696] - Entire accordion group header should be clickable
  • [ADF-702] - Task/Process Filter - Provide a way to change the default filter
  • [ADF-706] - Cannot tab into a checkbox on a form
  • [ADF-707] - Cannot tab into a dynamic table row
  • [ADF-709] - After creating a dynamic table row tab index starts from top of page
  • [ADF-717] - Multiple NPM errors during the build
  • [ADF-721] - Translation problem - dev enviroment
  • [ADF-723] - 'Upload File' isn't working.
  • [ADF-725] - Upload dialog does not indicate aborted/rejected files
  • [ADF-737] - Analytics report - Should expose the Models
  • [ADF-739] - Viewer within tasks and processes does not display all supported file extensions.
  • [ADF-759] - Cannot use script.sh with node 8.0.0 and npm 5.0.0
  • [ADF-765] - Rating Component is not working.
  • [ADF-766] - "Remove" file option within the Attachment list is not working.
  • [ADF-779] - Broken thumbnails are displayed in Processes Attachment list.
  • [ADF-781] - Folder content is not uploaded if a folder with the same name already exists
  • [ADF-782] - It is not possible to upload a Folder by dropping on another Folder in Document List
  • [ADF-794] - Add people assignment component
  • [ADF-797] - Published components have wrong content
  • [ADF-802] - 'Attach Document' and DnD in Attachment List are not working
  • [ADF-810] - Radio button list is selecting the first value behind the scenes when nothing is selected - 1963 Github
  • [ADF-833] - Data table - single and double click
  • [ADF-842] - Error is received in console log when a form is completed
  • [ADF-883] - UserInfo - Build errors
  • [ADF-884] - FormComponent - Compilation error
  • [ADF-893] - Create Attachment Task/Process - Compilation error
  • [ADF-897] - ActivitiPeopleList - use the prexif adf
  • [ADF-906] - data property on activiti-form component do not react on changes - 2007 Github
  • [ADF-930] - Not able to attach a file into Attachment List.

Task

  • [ADF-39] - Migrate demo components to webpack and update documentation - 1399 Github
  • [ADF-604] - Upgrade to @angular/material to latest version
  • [ADF-685] - Create test case in test rail around attachment list component
  • [ADF-881] - Restore setting PS and CS address setting in demo shell