Changelog
For information on upgrading from previous versions, see the Atoti Sign-Off Migration Notes
5.0.0-ui-update-4
2023-08-01
Download the distribution files here
You can download the following zipped distribution files:
- UI source code
- UI build that does not require an installation and can be directly deployed.
Summary
This is a UI-only release that allows you to disable adjustments on restricted data and to create sign-off tasks for all available application servers.
warning
This version of the Sign-Off Module can only be used with Business Cubes that are on Atoti UI 5.1.x.
Updated 2024-04-12: This version of the Sign-Off Module is not compatible with Atoti UI version 5.1.16 or higher.
Dependency versions
| Component | Version |
|---|---|
| Atoti Server | 6.0.1 |
| Atoti UI | 5.1.x |
| Java | JDK11 |
| UI Components | 5.0.23 |
| Signoff-ext module | 2.1.0 |
Added
| Issue Key | Details |
|---|---|
| BAS-1368 | Prevent adjustments based on data. |
| BAS-1414 | Allow the creation of sign-off tasks for all available application servers. |
5.0.0-ui-update-3
2023-06-09
Download the distribution files here
You can download the following zipped distribution files:
- UI source code
- UI build that does not require an installation and can be directly deployed.
Summary
This is a UI-only release that makes the Sign-Off Module compatible with Atoti UI version 5.1.0 or higher.
warning
This version of the Sign-Off Module can only be used with Business Cubes that are on Atoti UI 5.1.x.
Updated 2024-04-12: This version of the Sign-Off Module is not compatible with Atoti UI version 5.1.16 or higher.
Dependency versions
| Component | Version |
|---|---|
| Atoti Server | 6.0.1 |
| Atoti UI | 5.1.x |
| Java | JDK11 |
| UI Components | 5.0.22 |
| Signoff-ext module | 2.1.0 |
5.0.0-ui-update-2
2023-05-05
Download the distribution files here
You can download the following zipped distribution files:
-
UI source code
-
UI build that does not require an installation and can be directly deployed.
-
Source files that can be used to build the module.
-
Maven repository required to build the project and run the tests.
note
The Atoti Server 6.0.1 Maven repository files have been removed from this zip, so you’ll need to download them separately. Click here to locate them.
-
Offline documentation that can be served by the module.
Summary
This is a UI-only release that resolves an issue with combining the UIs of Atoti Sign-Off and Atoti Market Risk.
- Accelerator-sdk: Upgraded to 5.0.20
- Atoti UI: Upgraded to 5.0.23
Dependency versions
| Component | Version |
|---|---|
| Atoti Server | 6.0.1 |
| ActiveUI | 5.0.23 |
| Java | JDK11 |
| accelerator-sdk | 5.0.20 |
| signoff-ext module | 2.1.0 |
Fixed
| Issue Key | Details |
|---|---|
| UIACL-314 | Fixed the settings in Signoff-sdk that prevented a UI combination of Sign-Off and Atoti Market Risk. |
5.0.0-ui-update-1
2023-03-01
Download the distribution files here
You can download the following zipped distribution files:
-
UI source code
-
UI build that does not require an installation and can be directly deployed.
-
Source files that can be used to build the module.
-
Maven repository required to build the project and run the tests.
note
The Atoti Server 6.0.1 Maven repository files have been removed from this zip, so you’ll need to download them separately. Click here to locate them.
-
Offline documentation that can be served by the module.
Summary
This is a UI-only release that completely rewrites the Sign-Off widgets. They look and work mostly the same but are much more stable and performant.
Some settings and exports have been renamed.
This version of the UI can work with both version 5.0.0 and versions 4.2.x of the Sign-Off Module.
- Upgrade to Accelerator-sdk 5.0.16
- Upgrade to ActiveUI 5.0.20
- Refactoring and new design of the Sign-Off Toolbox
- Refactoring of the Sign-Off Daily Progress and Sign-Off Task Definitions Widgets
- Refactoring of the Adjustments Widgets
Dependency versions
| Component | Version |
|---|---|
| Atoti Server | 6.0.1 |
| ActiveUI | 5.0.20 |
| Java | JDK11 |
| accelerator-sdk | 5.0.16 |
| signoff-ext module | 2.1.0 |
Fixed
| Issue Key | Details |
|---|---|
| SO-377 | Fixed bug preventing tasks with a multi-hierarchy from being copied or edited. |
| SO-387 | Fixed Category dropdown in Toolbox repeating categories if tasks were created on different Cubes. |
| SO-391 | Fixed limitation preventing more than one Sign-Off Toolbox per dashboard. The Sign-Off Toolbox is now restricted to one instance per page in the dashboard. |
5.0.0
2022-12-13
Download the distribution files here
You can download the following zipped distribution files:
-
UI source code
-
UI build that does not require an installation and can be directly deployed.
-
Source files that can be used to build the module.
-
Maven repository required to build the project and run the tests.
note
The ActiveViam 6.0.1 Maven repository files have been removed from this zip, so you’ll need to download them separately. Click here to locate them.
-
Offline documentation that can be served by the module.
Summary
- Upgrade to ActivePivot 6.0.1.
note
As the definition of REST services has changed between ActivePivot 5.x and ActivePivot 6.x, the Sign-Off Module 5.0.0 is only compatible with ActivePivot 6.x applications.
- Upgrade to ActiveUI 5.0.18 and Accelerator SDK 5.0.14.
Known issues
| Issue Key | Details |
|---|---|
| SO-377 | Tasks with a multi-hierarchy cannot be copied or edited. |
| SO-387 | Category dropdown in Toolbox will repeat categories if tasks were created on different cubes. |
| SO-391 | Limitation: only one Sign-Off Toolbox can be used in one dashboard at a time (including dashboards with multiple tabs). If more than one Sign-off Toolbox widget is present in a dashboard, the interaction with the back-end can result in an infinite loop of query cancellations in the Sign-Off back-end. |
Dependency versions
| Component | Version |
|---|---|
| ActivePivot | 6.0.1 |
| ActiveUI | 5.0.18 |
| Java | JDK11 |
| accelerator-sdk | 5.0.14 |
| signoff-ext module | 2.1.0 |
Changed
| Issue Key | Details |
|---|---|
| SO-416 | Upgraded Sign-off Module to ActivePivot 6.0.1 |
| UIACL-83 | Changed deserialization of temporal fields (dates and instants) following the use of Spring MVC to define REST services. |
| UIACL-84 | Changed URL of Level Path REST service. |
Fixed
| Issue Key | Details |
|---|---|
| SO-410 | Fixed incorrect session ID cookie name in security configuration. |
| UIACL-82 | Fixed a null check being too strict when supported adjustments were retrieved. |