operatorfabric-core icon indicating copy to clipboard operation
operatorfabric-core copied to clipboard

Main operatorfabric program

Results 269 operatorfabric-core issues
Sort by recently updated
recently updated
newest added

- In release notes : - In chapter : Features - Text : #6283 : Remove VIEW_ALL_ARCHIVED_CARDS and VIEW_ALL_ARCHIVED_CARDS_FOR_USER_PERIMETERS permissions ## Summary by CodeRabbit ## Release Notes - **New Features**...

- In release notes : - In chapter : Features - Text : #7083 : Add a timezone selection for email notifications in user settings ## Summary by CodeRabbit -...

- In release notes : - In chapter : Features - Text : #6837 : Remove deprecated API method opfab.currentCard.getEntityUsedForUserResponse ## Summary by CodeRabbit - **New Features** - Enhanced documentation...

:warning: To be done after #7322 is merged opfab bundle deleteall remove deleteAllBundles.sh and replace by opfab cli command in loadConf.sh

Enhancement

## CVE-2024-47764 - Medium Severity Vulnerability Vulnerable Library - cookie-0.6.0.tgz Library home page: https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz Path to dependency file: /node-services/common/package.json Path to vulnerable library: /node-services/common/node_modules/cookie/package.json,/node-services/cards-external-diffusion/node_modules/cookie/package.json,/node-services/cards-reminder/node_modules/cookie/package.json,/node-services/supervisor/node_modules/cookie/package.json Dependency Hierarchy: - express-4.21.0.tgz (Root Library)...

Mend: dependency security vulnerability

The ip address control feature (See https://opfab.github.io/documentation/current/deployment/#_ip_address_control) is not used, we need to remove it.

Technical debt

https://github.com/opfab/operatorfabric-core/issues/3566 created a "hallway mode" via the use of usersInHallwayMode in web-ui.json The idea is to have it as a possibility in the user settings As for all user settings...

Enhancement

related to : https://github.com/opfab/operatorfabric-core/issues/7061 Currently, cards-external-diffusion do not know the timezone of the user (for start and end dates for example). So after discussion, we decided to add a new...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.github.node-gradle.node | `7.0.2` -> `7.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.node-gradle.node/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.node-gradle.node/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

To reproduce : - Log to opfab - Set timeline to Day period - Go to the calendar - Go back to the timeline ![image](https://github.com/user-attachments/assets/b9fa3c10-8b58-431f-8757-fe05bed81625)

Bug