AgileLeanHouse Core (ALH Core) is collection of components that our Team has developed over the years. It can speed up development of a new online solution with several man years of effort, something appreciated in this day and age where time to market is of the essence. ALHC is an extension and enhancement to Open Source Enterprise Content Management system Alfresco.
Contact us for more information on how we can help your organization get a solution quickly to market.
ALH Core Components
Server and Client side
- Customizable user permission keys based on user roles
- Includes site module licensing and limited license keys based on roles
- Activity logging including commenting
- Dashboard framework
- List view and filtering using “asearch” framework
- User specific application properties (e.g. collapse/uncollapse, last selected, etc)
- Handling attachments
- Push framework based on CometD
- ALH DNA for lifecycle and workflow management
- Framework for configuring use of Google charts
- User handling
- Entity link handling (i.e. Relations)
- Localization
Only Server side
- ALH extension of Alfresco sites
- ALH extension of Alfresco webscript handling
- ALH extension of Alfresco Solr searching
- ALH entity data modelling extending Alfresco incl. framework for editing data
- Server bootstrapping and support for data migration
- Customizable periodic sampling for statistical logging
- Dictionary modelling for styling types and properties
- Printing and PDF generation using Freemarker
- Export to Excel
- Email service
Only Client side
- Basic outline in SVG
- Basic Storymap in SVG
- Basic list view in HTML
- Edit form framework for editing data
- Internal routing (moving from one page to another)
- Bootstrap and loading of model data
- Basic data modelling based on Backbone
- ALH extension of Bootstrap dialogs for modal dialogs
- Login handling, including cookie handling
- Pagination views (e.g. for handling showing multiple items on multiple pages)
- View model framework for styling properties and types and menus
- Handling 3rd party lib integration
Other
- Build and versioning setup using Gradle and Gulp
- Jenkins build server setup
- AWS (Amazon) server setup and monitoring (Nginx web server, Alfresco server, Aurora database, Linux OS)
- JMeter setup for automatic test of Server REST API