Alfresco Blog
cancel
Showing results for 
Search instead for 
Did you mean: 

Blog Posts

Records Management Community 2.6.a

We are happy to announce our latest release of Community RM based on the public community code-line. Community release 2.6.a is now available and provides support for Alfresco Community 201702. In this release we managed to include some exciting new ...

abozianu by Champ on-the-rise
  • 6706 Views
  • 3 comments
  • 3 kudos

Custom Login Page when Outside a Kerberos Domain

When accessing Alfresco Content Services (ACS) and Alfresco Community Edition outside of a Kerberos domain, it is necessary to direct the system to a login page when SSO fails. The correct implementation of a fallback login page depends on the specif...

amukha by Confirmed Champ
  • 3454 Views
  • 0 comments
  • 1 kudos

Alfresco Product Naming and Numbering

BackgroundApparently there has been some confusion over the various product names and the version numbering that has been used by Alfresco in the past (see a sample below).[caption id='attachment_62' align='aligncenter' width='500' caption='Alfresco ...

JavaScript API Cookbook

The official developer documentation is at: Developer guide | Alfresco Documentation JavaScript APICookbookThis page is the central page for examples for the JavaScript API.   Feel free to add your examples to this. Example scripts can be found in th...

resplin by Elite Collaborator
  • 47010 Views
  • 3 comments
  • 6 kudos

How to integrate cognitive services using ADF, CS and PS

Sentiment analysisBefore talking about code and architecture, some of you are probably wondering what sentiment analysis is. Generally speaking, sentiment analysis refers to the use of natural language processing in order to extract emotional states ...

Security and Authentication

Obsolete Pages{{Obsolete}}The official documentation is at: http://docs.alfresco.comAuthenticationAuthentication is carried out/required at several entry points to the repository, for example:Web ScriptsCMISCIFSFTPWebDAVWeb ClientWeb Services (deprec...

resplin by Elite Collaborator
  • 66522 Views
  • 2 comments
  • 0 kudos

Disclaimer

This content is part of the Alfresco ADF getting started tutorials and describes the disclaimer valid for all the tutorials.All the content available in this tutorial has been developed and tested using Alfresco ADF v1.6.1 LA release.Below the full l...

alfresco by Elite Collaborator
  • 7436 Views
  • 8 comments
  • 2 kudos

How to disable the Sample Site

By default, during its first bootstrap Alfresco Content Services will load a sample site, called "Sample: Web Site Design Project" (swsdp).The easy way to disable loading the sample site and users is to add a property in alfresco-global.properties be...

resplin by Elite Collaborator
  • 4946 Views
  • 2 comments
  • 7 kudos

Alfresco Process Services 1.6.3 Available Now

On behalf of the team, I am pleased to announce that Alfresco Process Services 1.6.3 has been released and is available now. This release contains a few important bug fixes as well as a couple of improvements. Here are the notable highlights:Kerberos...

rallegre by Star Contributor
  • 2857 Views
  • 0 comments
  • 5 kudos

Alfresco Contribution Agreement

Accepting the Contribution Agreement We appreciate contributions from external developers, but we require all contributors to accept the Alfresco Contribution Agreement so that we have the legal right to include the contribution in our commercial pro...

resplin by Elite Collaborator
  • 2685 Views
  • 0 comments
  • 0 kudos

Updating an ADF project from version 1.5 to 1.6.1

In this Tutorial, I would like to help you to update your project created with the ADF Yeoman app generator. Many people have asked on our gitter channel which are the correct steps to upgade from version 1.5 to version 1.6.1.In order to understand t...

Records Management Community 2.5.b

It’s been a while since our last release of Community RM, but 2.5.b is now available.What's in 2.5.bThe main driver for this release is compatibility with Alfresco Community 201702 (i.e. Alfresco 5.2.x). This involved some work to integrate with the ...

tpage by Star Contributor
  • 7786 Views
  • 5 comments
  • 5 kudos

ADF 1.6.1 Release Note

Alfresco Application Development Framework, version 1.6.1 Release NoteThese release notes provide information for the 1.6.1 release of Alfresco Application Development Framework.This is the next Limited Available release of Application Development Fr...

Transactional Metadata Query (TMDQ)

IntroductionThis blog compares query support provided by transactional metadata query (TMDQ) and the Index Engine. The two differ in a number of respects which are described here. This blog is an evolution of material previously presented at the Alfr...

andy1 by Star Collaborator
  • 6944 Views
  • 4 comments
  • 11 kudos

Improve Webpack build time performance

Nowadays Webpack is the most used tool to build Angular based projects such as ADF. Sometimes, the build can become a bit slow, especially with big projects. I'd like to share some tricks with you on how to make it faster.To make it easier to digest,...

Localization Considerations

IntroductionIn my second post in this series I showed how to create a page from existing widgets and in my last post I showed how to create a custom widget. In custom widget showed how to specify i18n properties files of different locales in order to...

ddraper by World-Class Innovator
  • 1802 Views
  • 1 comments
  • 0 kudos

Explaining Eventual Consistency

IntroductionLast week, eventual consistency cropped up more than usual. What it means, how to understand it and how to deal with it. This is not about the pros and cons of eventual consistency, when you may want transactional behaviour, etc. This pos...

andy1 by Star Collaborator
  • 2468 Views
  • 0 comments
  • 5 kudos

v1 REST API - Part 10 - People

In the last post we looked at the queries and search APIs, today we're going to look at the people API. A couple of the endpoints have been available since 4.2 and we've added a few new ones in the 5.2 release.To keep with tradition this post has a P...

ADF Release strategy

In this post I would like to share some recent news (and hopefully enhancements) on Alfresco ADF and its release strategy. With the aim of being open and agile, the ADF team have all decided to adopt a new release strategy in order to reduce the time...