Roman Pinyazhin

Results 100 issues of Roman Pinyazhin

### Description Also see RU support forum [discussion](https://forum.jmix.ru/t/reports-data-set-type-entity-existing-fetch-plan/1066/3). If we select "List of entities" type for `DataSet` we can use existing `InputParameter` with "Entity" type. Also we able selecting existing...

size: S
in: reports
ver: 1

### Description See https://github.com/openlayers/openlayers/releases/tag/v9.0.0

size: S
in: maps

### Environment Jmix version: 2.2.0 ### Bug Description OpenLayers now adds "v" prefix to version.

type: regression
size: S
in: maps

### Environment Jmix version: 2.2.x ### Bug Description Vaadin changed dev-bundle folder name, and it's included to zip file again. ### Steps To Reproduce 1. Invoke zip task in any...

type: bug
size: S
in: gradleplugin

### Environment Jmix: 2.2.x ### Steps to reproduce The case is the following: - `MainView` does not have anonymous access - `BlankView` - `with `layout = MainView.class` has anonymous access...

type: bug
size: M
in: flowui

### Environment Jmix version: 2.2.x ### Bug Description There are two ways of enabling anonymous access to view: - `@AnonymousAllowed` annotation - Resource Role: view permission Application redirects to `LoginView`...

type: bug
size: S
in: security
in: flowui

### Description In 1.x versions there is a [ResetRememberMeTokenAction.java](https://github.com/jmix-framework/jmix/blob/release_1_5/jmix-security/security-ui/src/main/java/io/jmix/securityui/action/ResetRememberMeTokenAction.java). This action is available in `user-browse.xml`, in dropdown list ![image](https://github.com/jmix-framework/jmix/assets/22093943/6b2ba16f-a01b-4851-90e8-4aa328a6d2ea) This action can be migrated almost as is, since it uses...

size: S
in: security

### Environment Jmix version: 2.2.0 ### Bug Description The required state is always shown even for read only fields. ### Steps To Reproduce 1. Add to some view: ``` ```...

type: bug
size: S
in: flowui

### Description In Jmix 1.x `SnapshotDiffViewer` is a fragment, so probably we should create a composite component for it.

size: M
in: audit
candidate

### Environment Jmix version: 2.2.0+ ### Bug Description ![image](https://github.com/jmix-framework/jmix/assets/22093943/ae794f45-3dec-41c3-8c71-aa04114d9f70) ### Steps To Reproduce 1. Create project 2. Add dynamic attributes add-on 3. Create category 4. Create attribute 5. Select entity...

type: bug
size: S
in: dynattr