-
Setting the `visible` attribute to `no` of the `classes` tab causes the removal of the `Data structures` tab from the navigation tabs displayed at the top of each HTML page and from the navigation tre…
-
### Description
### Requirements
### Features
### Related
-
Currently it is not possible to create entity groups for N-D. When trying to create an entity group for a N-D entity, there is an error:
![image](https://github.com/spine-tools/Spine-Toolbox/assets…
-
When using [Multiple selection with autocomplete](https://design-system.w3.org/styles/forms.html#multiple-selection-with-autocomplete) inputs, the potential autocomplete values are sometimes displayed…
gosko updated
3 weeks ago
-
Hello, if you have multiple nested groups, i think that onDragend should be emitted by the component where you're letting go the element.
Imagine that i have a Scholar Groups and Courses, and i c…
-
The `map-by-groups-block-plus-optimization` branch introduces the "Map by groups" block for site pages. With this block, users can view groups of items on a map, and click on an individual group to vi…
-
import xml.etree.ElementTree as ET
# Function to parse the XML file and handle errors
def parse_xml(file_path):
try:
tree = ET.parse(file_path)
root = tree.getroot()
print…
-
Hi all,
This is my use case :
```php
class Source
{
#[MapTo(target: 'Target', groups: ['write'])]
public string $name;
public string $street;
public string $zip;
pub…
-
**Describe the bug**
While executing LDAP ingestion using FreeIPA, groups are being dropped because objectClass values are in lower-case.
Users work because the objectClass value "person" does not c…
-
**Description**
The SymfonySerializer has a special group * that allows you to serialize all fields.
https://github.com/symfony/symfony/pull/33540
https://github.com/symfony/symfony/issues/32…