Alfresco Application Development Framework, version 2.3.0 Release Note
These release notes provide information for the 2.3.0 release of the Alfresco Application
Development Framework.
This a General Available release of the Application Development Framework, which contains the
Angular components to build a Web Application on top of the Alfresco Platform.
The release can be found on GitHub at this link.
In this release we have continued to focus on new big features such as Content Permissions, Faceted Search and production builds with support for AOT. We've consolidated theComment component to work across Process and Content and we have a new common Side Navigation component to have a consistent look'n'feel across all of our apps. See all the new features and bug fixes below.
Please report issues with this release in the issue tracker. You can collaborate on this release or share feedback by using the discussion tools on Gitter.
Notable new features
Below are the most important new features of this release:
When the directive is clicked a dialog is shown and you can lock or unlock a file
(folder cannot be locked)
There are two types of lock: indefinite lock and time lock.
If the time is not selected the user will lock the file it until will not unlock it
When a file is locked it can be locked and unlocked by default only by the user that creates the lock but you can also allow the other file owners to modify it.
This directive should be added to a button and when the button is clicked this will add/remove the inherited permission based on the actual node configuration.
Permission List Component
We have added a new component to show the list of the permission actually present for a specific node:
In this release we have started working on the various search enhancements and ground work for the Faceted Search support.
Please note that the work is still in progress and you should expect more features in the upcoming releases.
Search Filter
This is a new component that adds advanced search capabilities for your application.
You can find more details in the following Jira ticket: [ADF-2128] Facet Container (P1) - Alfresco JIRA
The working demo can be found in the "demo shell" application.
Search Chip List
This is a new component that allows you to display a list of chips reflecting the facet queries and facet buckets user has selected in the Search Filter component. It is possible to remove the chips to perform an automatic data update.
Version Management Enhancements
Version Management component now allows you the following features out of the box:
View all document versions
Upload new versions of the documents
(new) Delete any of the previous versions
(new) Download any of the previous versions
In addition, all actions are wired with the node permissions. Users won't be able to delete, restore or upload new versions if they are not granted permissions to update the given node.
Task Standalone
With the current ADF release, we have a new component adf-task-standalone that contains all the code related to a Task that doesn't belong to a process.
The component exposes basic properties to hide or shows buttons or customize the title like the taskName.
[ADF-2450] - Search api type definition is not defined
[ADF-2454] - Login dialog icon and header text not centered correctly
[ADF-2455] - Document List does not render thumbnails
[ADF-2461] - Pdf viewer worker are not unregistered
[ADF-2465] - Sometimes, navigating using the breadcrumb opens another folder instead of the clicked one - after search performed on the Content Node Selector
[ADF-2468] - Error message displayed in console when navigating to tag page
[ADF-2470] - Search API implementation is incomplete
[ADF-2480] - Document List is not refreshed after deleting a file
[ADF-2676] - SupportedPageSizes from app.config.json file are not displayed in Content Services Page
[ADF-2681] - Not all sites are displayed in Site List dropdown
[ADF-2682] - Number of page doesn't change when navigating to another folder
[ADF-2684] - [Task Pagination][pagination](../../lib/content-services/document-list/models/document-library.model.ts) isn't displayed properly when 'Items per page' is 25
[ADF-2687] - [Demo shell] No message is displayed when deleting a file/folder from content action
[ADF-2689] - Task Form - Text Widget placeholder no longer displayed
[ADF-2690] - Title is not properly displayed in Metadata component - 'Properties' tab
[ADF-2711] - [Involve People Widget] When scrolling down the result box scrolls with the page
[ADF-2714] - [Demo shell]Not able to download a version of a file
[ADF-2715] - [Document List] Can't display content of a folder on any page after the first
[ADF-2719] - [Demo shell] The message is not translated when deleting a folder from content action menu
[ADF-2723] - File viewer - Document list reverting to user's folder after viewing file from another location
[ADF-2725] - Folder content is not displayed after clicking it from search suggestion
[ADF-2734] - [Demo shell] Supported page size in Trashcan is different form the others
[ADF-2735] - Wrong fall back icon when thumbnails enable - Document List
[ADF-2746] - [Demo shell] Created by' column is empty
[ADF-2755] - Cannot close the viewer after viewing a file from a process/task.
New Feature
[ADF-2306] - DocumentList should let configure the includeFields request to the server
Please refer to the Alfresco issue tracker for other known issues in this release. If you have more questions, please reply here or contact us using gitter.
We use cookies on this site to enhance your user experience
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.