-
**Description:**
Currently, the Calendar Add-on allows users to switch between display modes (e.g., day, week, month) and navigate through dates, but these changes are not reflected in the URL. Thi…
-
### Environment
Jmix version:
### Bug Description
### Sample Project
[calculation-detail-view.zip](https://github.com/user-attachments/files/16798257/calculation-detail-view.zip)
…
-
### Environment
Jmix version: 2.3.3
### Bug Description
Search add-on can't parse any field with content of the "File" type.
### Steps To Reproduce
1. Create project with search add-on.…
-
### Environment
Jmix version: 1.5-SNAPSHOT, 1.6.999-SNAPSHOT
Jmix Studio plugin version: 2.2.0-233
IntelliJ version: IntelliJ IDEA 2023.3.4 (Ultimate Edition)
### Bug Description
A descript…
-
Currently for the standard scaffolded `User` entity that implements `HasTimeZone` the browser timezone is ignored even when the user timezone is not set. See https://github.com/jmix-framework/jmix/blo…
-
### Environment
Jmix version: 1.3.5
### Bug Description
![image](https://github.com/user-attachments/assets/abd5d205-91a5-49b0-9ed6-7a56c7ffa94a)
### Steps To Reproduce
Case: I open d…
-
Tested in jmix 1.4.1 and 1.4.4
Case:
1. Create a jmix fullstack project
2. Create a spring bean in "screen" package and inject SessionRegistry in it using constructor:
```
@Component
public cl…
-
### Environment
Jmix version:
### Bug Description
It is impossible to enter a delegate expression when creating an execution listener:
### Steps To Reproduce
1. Create a process with a…
-
### Environment
Jmix version: 2.3.x
### Bug Description
When the `GeoObjectClickEvent` listener removes clicked item and add it back to container, the little delay in communication between client…
-
If uploaded file name contains special characters, the originalname will be set in encoded form.
Steps to repro:
- upload file named 'file".ext'
- expected originalname = 'file".ext'
- actual or…
PRR24 updated
2 years ago