cuba
cuba copied to clipboard
CUBA Platform is a high level framework for enterprise applications development
Set `cuba.web.useFontIcons=false` in the `***-theme.properties` file ER: Images are used instead of FontAwesome AR: No icons shown at all
based on the forum's [question](https://forum.cuba-platform.com/t/getter-mismatch-causing-classcastexception-during-entity-merge/16149) **Environment** CUBA Platform version: 7.2.18 CUBA Studio plugin version: 15.8-213 IntelliJ version: IntelliJ IDEA 2021.3.2 (Ultimate Edition) OS Ubuntu 20.04 LTS **TC:** 1. Open the...
### Environment - Platform version: 7.2 - Client type: Web ### Description of the bug or enhancement See forum [discussion](https://www.cuba-platform.ru/discuss/t/problema-s-sohraneniem-sostoyaniya-collapse-expand-paneli-filtra/6322). #### Minimal reproducible example 1. Create an entity and browse...
Platform version: 7.2.18 Suppose, there is a KeyValueCollection in the screen: ```xml select o, c from reptest_Order o join o.customer c ``` If in the `` component we define a...
### Environment - Platform version: 7.2.18 ### Description of the bug or enhancement - Minimal reproducible example [dee.zip](https://github.com/cuba-platform/cuba/files/8087835/dee.zip) 1. Open **Customers** 2. Export to excel - Expected behavior the `LocalDate`...
### Environment - Platform version: 7.2 - Client type: Web ### Description of the bug or enhancement See forum: [topic](https://forum.cuba-platform.com/t/list-editor-add-button/15987) #### Minimal reproducible example 1. Create an entity with enum...
### Environment General issue ### Description of the bug Method com.haulmont.cuba.core.app.LockManager#lock(java.lang.String, java.lang.String) has atomicity problem - between getting value from a map and putting them to it. I think is...
### Environment - Platform version: 7.2 - Client type: Web - Related to: [cuba-platform/cuba#1464](https://github.com/cuba-platform/cuba/issues/1464) ### Description of the bug or enhancement See Russian support forum: [thread](https://www.cuba-platform.ru/discuss/t/7-2-fokus-v-redaktiruemyh-kolonkah-tabliczy/3951) - Donwload attached project:...
### **Environment** - Version CUBA: 7.3 Snapshot - Version vaadin-client:8.14.3-1 cuba - Client type: Web **Description of the bug** The problem occurs after updating Vaadin: https://github.com/cuba-platform/cuba/issues/3245 1. Open the project...