-
#### Issue details
In my game, I display the license texts of the free / open source dependencies. To do so, I currently use a label inside a scroll pane. The size of the license texts is quite large…
-
Hi, I have an issue with enums using spring-data-jdbc.
I have a Java enum type:
```
public enum Sentiment {
POSITIVE,
NEGATIVE,
NEUTRAL
}
```
And a corresponding enum type on one o…
-
Issue is WIP and will be further refined.
LLM and embedding model sources are currently defined in GUC, e.g. `vectorize.openai_service_url = https://api.openai.com/v1` contains the base url for Ope…
-
### Issue: Enhance README File with Missing Information and Visuals
**Description:**
The current README file is missing several key elements that would improve its clarity and engagement. To pro…
-
The latest migration src/migrations/m240819_121818_loosen_aux_data_uniq.php does not successfully complete on mariadb 10.4+ (10.4.34 to be specific). This also affects the new Install.php script.
Thi…
-
- add admin lock to extension namespace
- show visibility in table as text
-
### Description
The map no longer shows text (street names etc) and POIs after disabling offline maps, with the map configured to show map tiles in the foreground at 100% opacity.
### Steps to r…
-
### Describe the bug
The meaning of phrases in one language is sometimes impossible to convey in the same length of text in another language.
It may be worth using uniformly understood symbols (…
-
Event search functionality using Python involves creating a feature that allows users to search for events based on keywords or criteria. The process typically involves these steps:
Database Schema…
sv410 updated
3 weeks ago
-
### Summary
Currently the data table does not start horizontal scrolling until text wraps to three lines.
- Hard for user to mentally and visually process
- No ability for designer and dev to …