ITDSystems / alvex-business-calendar

Business calendar component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This extension for Alfresco is obsolete and unsupported. Use it on your own risk.

Build Status

Alvex business calendar component

This component provides a mechanism to automatically set task due dates based on predefined task execution limits. Task due date is set with accordance to business calendar.

image

Compatible with Alfresco 5.1 and 5.2.

This component requires:

Using this project

Recommended way to use Alvex components is to include them as dependencies to your Maven project. Follow this guide to include this component to your project.

Build from source

To build Alvex follow this guide.

Quick Start

This component works out of the box and uses holiday calendar for Russia by default. To customize it one should provide custom implementation of calendar handler that extends AbstractBusinessCalendarHandler class and define the corresponding bean that must use alvexBusinessCalendarAbstractHandler as a parent one. For more details see CustomBusinessCalendarHandler implementation and bean definition.

About

Business calendar component


Languages

Language:Java 59.0%Language:FreeMarker 34.4%Language:JavaScript 6.6%