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

Blog Posts

Alfresco Community Edition 201910 EA Release Notes

This is the first EA release of Alfresco Community Edition containing the Alfresco Content Repository 6.2. This release contains all fixes completed from the release of Alfresco Content Services through October of 2019, including a number of fixes co...

aleach by Star Contributor
  • 9434 Views
  • 2 comments
  • 1 kudos

Deconstructing SOLR Indexes

This blog post provides an analysis on a SOLR 6 Index generated by Search Services and Insight Engine. Since Alfresco SOLR Handlers like /select and /afts are including filters to hide some internal SOLR documents to user searching, some information ...

image image image image

Release Cross Reference

The purpose of this page is to document the specific release numbers and schemas associated with those releases for every GA release of Alfresco for both Enterprise Edition and Community Edition.ReleaseDateSchemaNotes6.1.2-ga CommunityJanuary 14, 201...

afaust by Legendary Innovator
  • 7402 Views
  • 3 comments
  • 8 kudos

v1 REST API - Part 6 - Associations

In previous posts we've looked at navigation, creation, management and versioning of nodes, this time we're going to look at the last set of functionality exposed via /nodes and that's associations. This is quite a long post as we have a lot to cover...

Re-using and Customizing Aikau Pickers

IntroductionAt Alfresco Summit 2014 in London this week I was presented with many different use cases that various Business Partners and Community members would like to implement on Share using Aikau and I was mostly able to either point them to exis...

ddraper by World-Class Innovator
  • 7528 Views
  • 12 comments
  • 1 kudos

Alfresco Community Edition 201901 GA Release Notes

These release notes provide information for the 201901 GA release of Alfresco Community Edition.This is the GA release of Alfresco Community Edition containing the Alfresco Content Repository 6.1.2-ga. This release contains all fixes completed from t...

alee by Champ on-the-rise
  • 47221 Views
  • 28 comments
  • 25 kudos

Proposed upcoming changes to ALF project

In this blog post I would like to share the upcoming changes to the contribution process for Alfresco components. In short, the well known ALF project (https://issues.alfresco.com/jira/projects/ALF) in our Jira is going to be archived.For quite a whi...

amukha by Confirmed Champ
  • 7084 Views
  • 8 comments
  • 10 kudos

Aikau - Simple Picker Updates

IntroductionIn my last blog post I described how I had updated the dynamic visibility configuration options in order to support a new picker widget that I was working on. In this post I'm going to describe how to use this new picker.The Simple Picker...

ddraper by World-Class Innovator
  • 6719 Views
  • 9 comments
  • 5 kudos

Testing APIs Using React Components

IntroductionI've recently been writing some custom clients in order to test out the V1 REST APIs that are available in the 5.2 Alfresco releases in order to provide feedback to the team on areas that can be improved. I've been experimenting with vari...

ddraper by World-Class Innovator
  • 4624 Views
  • 1 comments
  • 4 kudos

How to safely inject alfresco service dependencies?

We can inject the repository service dependencies using 2 methods. One method is a lower case e.g. “contentService” bean ref and other method is upper case e.g. “ContentService” bean ref, similarly we can use "nodeService" or "NodeService".To use a s...

Creating scheduled job in Alfresco

Sometimes we need to perform some tasks or operations on regular basis or asynchronously after a certain time interval. It could be archival or transformation of contents or processing of jobs in Alfresco repository.Another use case would be for exam...

Search Codebase Restructure

You may have noticed some changes recently in the SearchServices codebase.  Before we go into the details it might be interesting to consider the number of git repositories that we were previously working with:This diagram just shows the projects we ...

tpage by Star Contributor
  • 2448 Views
  • 0 comments
  • 3 kudos

Updates on the Alfresco Content Services Addon website

*Update: All Addons can be found here -  Unfortunately we’ve had to temporarily remove access to addons.alfresco.com - we understand that you may be disappointed, we’re working on bringing it back in a read-only mode whilst we work out what the next ...

fcorti by Elite Collaborator
  • 82043 Views
  • 15 comments
  • 17 kudos

Deploying Alfresco Content Services Community Edition 201806 GA

In this blog post I'm going to share how to deploy the brand new Alfresco Content Services Community Edition 201806 GA Release. The new deployment mechanism, announced as major change in the ACS 6.x version, discontinued the traditional wizard and in...

fcorti by Elite Collaborator
  • 26595 Views
  • 5 comments
  • 12 kudos

Announcing Alfresco Content Services SDK 4.0 and 3.1!

I'm pleased to announce the availability of SDK 4.0 and 3.1. The artifacts have been released to Maven Central. It might be a few days until the global archetype catalog updates, but read on for more details on how to get started today!This release w...

ohej by Star Contributor
  • 9085 Views
  • 2 comments
  • 7 kudos

v1 REST API - Part 4 - Managing Nodes

In the last post we looked at how to create files and folders in the repository, this time we're going to retrieve and update node information, retrieve and update content and remove nodes from the repository.To keep with tradition, all of the endpoi...

Scaling Search with DB_ID_RANGE

Alfresco Content Services v5.2.2 introduced a new sharding method called DB_ID_RANGE.  This is the first shard scalable sharding method available to Alfresco.  Before going into the details of what I mean by shard scalable, it might be good to go thr...

blong by Champ on-the-rise
  • 4205 Views
  • 4 comments
  • 3 kudos

Language Packs

Table of Contents1 Language Packs1.1 How to Obtain Language Packs1.2 Installation1.3 Getting Help2 Language Pack Development2.1 Overview2.2 What Can Be Translated?2.3 Project Structure2.4 Packaging Language Packs2.4.1 Packaging in AMP format2.4.2 Pac...

resplin by Elite Collaborator
  • 25128 Views
  • 1 comments
  • 2 kudos