Skip to content

Latest commit

 

History

History

docs

Title Github only
Alfresco Content Application
true

Alfresco Content Application

The Alfresco Content Application a file management application built using Alfresco Application Development Framework (ADF) components and was generated with Angular CLI.

Who is this application for

The Content Application is a streamlined experience for end users on top of Alfresco Content Services, focused on file management within the Alfresco content repository. It provides developers with an easily extendable environment for lightning fast custom application development by providing safe ways to inject custom controls, viewer components, pages and plug-ins without upgrade concerns.

Where to get help

There are a number of resources available to help get you started with the Content App and the ADF:

Documentation

The documentation is divided into the following sections:

  • Application features: Details of the user interface and app usage.
  • Getting started: Configuration of the development environment and the app.
  • Customization:
    • Configuration: How to customize basic functionality of the app without touch the code.
    • Extending: How to extend the features of the app with your own code.
  • Tutorials: Exploration of development techniques in depth.
  • Help: Details of further help and support available.

Compatibility

ACA ADF ACS Node Angular
5.2.x 7.0.0-alpha.6 23.4 18.x 16.x
5.1.x 7.0.0-alpha.3 23.3 18.x 15.x
5.0.x 7.0.0-alpha.2 23.3 18.x 15.x
4.4.x 6.7 23.2 18.x 14.x
4.3.x 6.4 23.1 18.x 14.x
4.2.x 6.3 23.1.0-M4 18.x 14.x
4.1.x 6.2 7.4 18.x 14.x
4.0.x 6.1 7.4 14.x 14.x
3.1.x 5.1 7.3
3.0.x 5.0 7.3
2.4.x 4.4 6.2
2.3.x 4.3 6.2
2.2 4.2 6.2
2.1 4.1 6.2
1.12 3.9 6.2
1.11 3.8 6.2
1.10 3.7 6.2
1.9 3.6 6.2
1.8 3.3 6.1
1.7 3.0 6.1
1.6 2.6 6.1
1.5 2.6 6.0
1.4 2.5 6.0
1.3 2.4 6.0
1.2 2.3 5.2
1.1 2.2 5.2
1.0 2.0 5.2

See https://angular.io/guide/versions for more details on Angular and Node.js compatibility

Available Features

Version Feature Description
5.0 Angular 15 Upgrade to new version of Angular (15.x)
3.1 Folder Rules Early preview of the Folder Rules
3.0 Angular 14 and ADF 5 Upgrade to the latest version of Angular (14.x) and ADF (5.x)
1.5 My Files Folder/File browsing of Personal Files.
1.5 File Libraries Create, find, join and browse the file libraries of sites created in the repository.
1.5 Shared Files Lists all files that have shared.
1.5 Recent Files List files created and/or modified by the logged users within the last 30 days.
1.5 Favorites Lists all favorite files for the user.
1.5 Trash Lists all deleted items stored in the trash can, users can restore or permanently remove. Admin user will see items deleted by all users.
1.5 Upload Files and folders can be uploaded through the New button or by dragging and dropping into the browser.
1.5 Search Quick search with live results, and full faceted search results page.
1.5 Actions A number of actions can be performed on files and/or folders, either individually or multiples at a time.
1.5 Viewer Viewing files in natively in the browser, unsupported formats are transformed by the repository.
1.5 Metadata The information drawer can be configured in the app.config.json to display metadata information, by default file the Properties Aspect is shown and images will also include EXIF information.
1.5 File Sharing Share files, with time expiry if required, externally with uniquely generated URLs.
1.5 Versioning The version manager provides access and management of previous file versions, and the ability to upload new versions.
1.5 Permissions Granular user permission management of the folders and files throughout the repository.
1.5 Extensibility The application provides safe extension points allowing full customisation; see Documentation for details.
1.6 Library management Join and favorite libraries. New search input to find Libraries, files and/or folders.
1.7 Edit Offline Lock and unlock for editing, download current version, upload new version.
1.7 Edit with Microsoft Office Extension to edit online with Alfresco Office Services (AOS)
1.7 Single Sign-On (SSO) Support for Alfresco Identity Service, with ADF 3.0.0
1.7 Search Query Language Enhanced search input using the Alfresco Search Query Language
1.8 Localizations . Arabic, Czech, Danish, Finnish, Polish and Swedish
1.8 Metadata improvements Automatic display of aspects and properties
1.8 Search facet improvements Facet intervals and grouped facet queries
1.8 Extensibility improvements Various - see release notes for details
1.9 Single Log Out Users will be automatically logged out from the Content App after logging out from another application in the same browser session
1.9 Accessibility improvements Various - see release notes for details
1.10 Create (file/folder) from template Users can create files and folders structures from pre-set templates

For the full list of features please refer to the Releases.

Raising issues and feature requests

Issues can be raised in GitHub or in the Alfresco JIRA project. Please include a clear description, steps to reproduce and screenshots where appropriate. All issues will be reviewed; bugs will be categorized if reproducible and enhancement/feature suggestions will be considered against existing priorities if the use case serves a general-purpose need.

How to contribute

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the Jira or GitHub

How long will it take for my contribution to be reviewed

The time necessary for a code review will vary, smaller changes may be reviewed within days, while larger changes may take longer.