Application Development Framework - Blog - Page 2

cancel
Showing results for 
Search instead for 
Did you mean: 

Application Development Framework - Blog - Page 2

eugenio_romano
Alfresco Employee

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 Framework, containing the Angular components to buil Read more...

Read more
4 0 2,985
eugenio_romano
Alfresco Employee

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 between code changes and its availability. ADF al Read more...

Read more
5 0 2,849
eugenio_romano
Alfresco Employee

In this Tutorial, I would 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 update from versions 1.3.0/1.4.0 to version 1.5.0.In order to understand the possible ways to update a project I did some d Read more...

Read more
3 0 1,585
alfresco
Alfresco Employee

After a detailed overview on how to create custom pages and components using the Alfresco Application Development Framework, in this tutorial we are going to see how to integrate different services from Alfresco ECM and Activiti BPM, into an existing application.We would like here to remember that A Read more...

Read more
3 0 3,425
kgastaldo
Senior Member

After a detailed overview of the available services and components of the Alfresco Application Development Framework, in this tutorial we are going to talk more about responsiveness. We would like here to remember that Alfresco Application Development Framework (from now on ADF) is provided by Alfre Read more...

Read more
1 0 3,297
alfresco
Alfresco Employee

Before diving deep in the technical topic, let’s start from the beginning, seeing how Alfresco Content service provider works with an existing ADF application. To reach the goal, we are going to use a brand new environment for the next discussions and development. Before discussing the technical stu Read more...

Read more
0 0 7,843
alfresco
Alfresco Employee

After a detailed overview of the available services and components of the Alfresco Application Development Framework, in this tutorial we are going to see how to create new pages into an existing application. To complete the tutorial, we are going to show how to create custom Angular 2 components to Read more...

Read more
3 0 6,716
alfresco
Alfresco Employee

Before diving deep in the technical topic, let’s start from the beginning, seeing how an APS process works with an existing ADF application. To reach the goal, we are going to use a brand new environment for the next discussions and development. Before discussing the technical stuff, please check th Read more...

Read more
1 0 3,592
alfresco
Alfresco Employee

After discovering the ng2-alfresco-documentlist and the ng2-alfresco-viewer components, in this paragraph we are going to introduce the ng2-alfresco-upload displaying useful tools to upload files and folders into the repository. In this case we won’t see practical examples of customisations, but we Read more...

Read more
0 0 2,735
alfresco
Alfresco Employee

After the customisation of the Alfresco repository explorer, the introduction of the document viewer and content uploader, in this paragraph we are going to introduce the search capabilities into the Alfresco content. As we all know, the search capabilities are one of the core features of an Enterpr Read more...

Read more
0 0 2,481
alfresco
Alfresco Employee

Now that we know how the Alfresco repository explorer works, in this paragraph we are going to introduce the ng2-alfresco-viewer displaying the preview of a document.Looking at the files component stored into the <my-adf>/app/components/files folder, let’s edit the files.component.html file an Read more...

Read more
0 0 3,984
alfresco
Alfresco Employee

This content is part of the Alfresco ADF basic customizations tutorials and describes how to add new buttons and text into your Alfresco ADF application. Now that we know how an ADF application works, the customization of the layout should be quite easy. In particular, we would like to see here how Read more...

Read more
3 1 5,864
alfresco
Alfresco Employee

This content is part of the Alfresco ADF getting started tutorials and describes how to run your application for the very first time. Now that your Alfresco ADF application has been created, in this task we are going to see how to run your application for the very first time and start using it. Also Read more...

Read more
1 0 4,292
alfresco
Alfresco Employee

This content is part of the Alfresco ADF basic customisations tutorials and describes how to customise the login page of your Alfresco ADF application. The customisation of the login page is very straightforward, thank to the ADF Login component. Before showing how to do it, we would like to submit Read more...

Read more
3 7 9,962
alfresco
Alfresco Employee

This content is part of the Alfresco ADF getting started tutorials and describes how to install Alfresco ECM as Alfresco ADF service layer. Installing Alfresco ECM as Alfresco ADF service layer is quite similar to a standard installation, except for few setup and details. There are three main tasks Read more...

Read more
0 0 8,549
alfresco
Alfresco Employee

This content is part of the Alfresco ADF getting started tutorials and describes how to install Alfresco Process Services as Alfresco ADF service layer. Installing Activiti BPM as Alfresco ADF service layer is quite similar to a standard installation, except for few setup and details. There are two Read more...

Read more
0 4 8,530
alfresco
Alfresco Employee

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 list of platforms, languages, frameworks and tools Read more...

Read more
0 8 6,244
alfresco
Alfresco Employee

This tutorial is part of the Introduction to the ADF APS components and details how to customise the bundled widgets. As introduced in a previous tutorial, a set of bundled ADF widgets are included in the ng2-activiti-form component. More precisely, one bundled ADF widget exists for each bundled APS Read more...

Read more
0 0 2,571
alfresco
Alfresco Employee

This tutorial is part of the Introduction to the ADF APS components and details how to customise task outcomes and flows on ADF. Now that we know how to control the stencils (bundled and customised) as atomic parts of the forms into an ADF application, let’s see how to control the outcomes of a form Read more...

Read more
0 0 2,318
alfresco
Alfresco Employee

This tutorial is part of the Introduction to the ADF APS components and details how to manage custom stencils with Alfresco ADF.  Now that we know how to create an ADF widget to override an existing APS stencil, let’s see how to face the development of a custom stencil and how the custom stencil can Read more...

Read more
0 0 4,605
alfresco
Alfresco Employee

In this document we are going to describe an introduction of how to create your first responsive application from scratch, using the Alfresco Application Development Framework (from now on named ADF). The Alfresco ADF is provided by Alfresco as Open Source, to build custom applications on top of the Read more...

Read more
2 1 12.1K
alfresco
Alfresco Employee

This content is part of the Alfresco ADF getting started tutorials and describes how to create your Angular 4 application on top of the service layer composed by Alfresco Process Services, Alfresco Content Services or both. In the following sections we are going to see how to create a brand new appl Read more...

Read more
0 0 4,715
alfresco
Alfresco Employee

This content is part of the Alfresco ADF basic customizations tutorials and describes how to change the colours of your Alfresco ADF application. Assuming you have an ADF application up and running, called my-adf application and created in the same way it is described in the ADF 101 tutorial, let’s Read more...

Read more
1 0 2,911
alfresco
Alfresco Employee

This content is part of the Alfresco ADF basic customisations tutorials and describes how to change the behaviour and eventing of your Alfresco ADF application. In this example we are going to modify the custom text introduced above, to better understand how the behaviour and eventing work into an A Read more...

Read more
2 0 3,431
alfresco
Alfresco Employee

After the ADF 101 about creating your first Alfresco Application Development Framework application, in this set of tutorials we are going to see how to customise it in layout, behaviours and basic elements (buttons, text, etc.). We would like here to remember that Alfresco Application Development Fr Read more...

Read more
1 0 4,905
alfresco
Alfresco Employee

As you probably know, the Alfresco solution for BPM is based on the Alfresco Process Services Engine. On top of the Alfresco Process Services Engine, the Alfresco ADF defines a framework for developers, based on Angular components. If you want to know more about the available components, please refe Read more...

Read more
1 0 3,340
alfresco
Alfresco Employee

As you probably know, the Alfresco solution for ECM is Open Source, released to encourage its usage and adoption. On top of the Alfresco Engine, the Alfresco ADF defines a framework for developers, based on Angular components. If you want to know more about the available components, please refer to Read more...

Read more
1 0 3,423
fcorti
Alfresco Employee

In this tutorial we are going to see how to create your first responsive application from scratch, using the Alfresco Application Development Framework (from now on named ADF). The Alfresco ADF is provided by Alfresco as Open Source, to build custom applications on top of the Activiti BPM Engine and Read more...

Read more
12 12 27.3K
alfresco
Alfresco Employee

An updated vesion of the tutorial can be found hereADF 101 - Getting Started with Alfresco Application Development Framework What’s the Application Development Framework?The Alfresco application development framework is based on the Angular 2 JavaScript library. The framework is provided by Alfresco Read more...

Read more
6 16 22.5K
alfresco
Alfresco Employee

All the Angular2 based Alfresco web components can be found in the following GitHub project:https://github.com/Alfresco/alfresco-ng2-componentsEach component, such as the datatable, has its own sample that demonstrates the use of it.DatatableDescription: The datatable component can be used to displa Read more...

Read more
1 0 6,417
Application Development Framework Blog