ENHANCEMENTS & BUG FIXES
PORTFOLIO
- For the project list view, columns with amounts are correctly displaying the data from the projects.
PROJECT
- Initial Budget Amount has been added to the project list view filter.
- While creating a new project, the issue on the building dropdown has been fixed thus it won't prevent the user from creating a project if they don't have a parent building setup.
-
In the project dashboard, the Real effort% has been updated to the Real Effort/Trend.
SCHEDULER
- The notes for the text in the activity modal have been corrected and they display without any HTML tags.
REPORT LIST
- The feed directives and directives2 have been updated.
CONTRACTUAL CHANGES
-
The search bar is updated and can retrieve all the directives, changer order, penalty, avenant, instructions, and custom groups with the entered reference string in the following columns;
- Project code
- Reference
- Title
- Date
- Sender
- Type Description
- PO reference
- Structure description
- Supplier
- Specialty Name
- Project Reference
- Supplier Code
- PO Code
API's
-
For the GET Building API, the user is able to filter by
building.parent_id
and it will return the child buildings of the givenbuilding.parent_id
. - User is able to use POST and PUT transactions to the supplier API with
consortium_suppliers='null'
.
OTHER
-
To increase the security of password resets and we have increased the password requirements
- Between 8 and 128 characters,
- At least 1 uppercase,
- At least 1 lowercase,
- At least 1 special character or digit from ~!@#$%^&*_-+=`|\(){}[]:;"'<>,.?/ or 0123456789
-
We limited the automated attempts at guessing passwords (6 attempts per minute).
- For data security, you will be logged out after 12 hours of connexion even if you are active during those 12 hours and will be asked to reconnect.
- As a user, depending on the language chosen for the environment the wiki will be redirected to that same language version.
Comments
0 comments
Please sign in to leave a comment.