Change Log¶
This is the change log for Parashift's AlfBI Module
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
[3.0.0] 2017-09-11¶
Changed¶
- Renamed Project from
ParantoAlfBI
[2.3.0] 2017-09-01¶
Added¶
- Ability to modify version label of document via bulk import. Parashift versioning module is required to be installed in order for this feature to work.
[2.2.0] 2017-08-18¶
Added¶
- Workflow, System and Audit Repo Endpoints
- Workflow, System and Audit Camel Components
- Default camel route for AlfBI for use with deploying all components
- Metabase Dashboards for use with importing via the
mbexportcli tool
Changed¶
- Points to the new Parashift Maven Repository
- Metabase DAO sync is off by default. This is not needed now that Metabase supports LDAP
[2.1.0] 2017-03-01¶
Added¶
- Ability to update tags
- Ability to move the node's path to a different folder. It will automatically create the folder if none exists
Changed¶
- Adjusted the error messaging and transaction handling so that you will see more types of errors. Integrity violation errors only happen on transaction commit, which previously was too late in the process to show to the browser.
Fixed¶
- Fixed some situations where transaction locks could persist due to being marked for rollback but not being rolled back.
[2.0.0] 2016-10-27¶
Changed¶
- Migrate to Metabase for reporting
[1.1.1] 2016-05-23¶
Changed¶
- Error messages via Bulk Upload are presented to the end user
[1.1.0] 2016-03-10¶
Added¶
- Include Banana Dashboard store in Alfresco
[1.0.0] 2016-02-12¶
- Initial Commit