-
-
Having a simple one class module in version control:
```
$ tree hello
hello
├── module.xml
└── src
└── OSEX
└── ipm
└── hello
└── Hello.cls
```
whe…
-
The XML-Ipe file format is pure text and can nicely be stored in git, but including images breaks that. Also, auto-saving is very slow for documents with images, as they are stored in text format in …
-
### Type of issue
Typo
### Description
Here's a screenshot of the formatting issue:
![Image](https://github.com/user-attachments/assets/2042a92f-6c4f-4392-b621-07766b8ec3cd)
The properties are ca…
-
### Description
using the two examples here: https://dbeaver.com/docs/dbeaver/Admin-Manage-Connections/
I am unable to import connections using csv or xml. when trying the csv example it says 'c…
-
I have had this script running for months, but this morning I am getting the following error:
[18-Dec-2018 12:02:50 Australia/Melbourne] PHP Fatal error: Uncaught Exception: Error (Client) looks l…
-
There's a few examples here and there, I'd like to gather them to documentation. There's 2 cases with using namespaces used differently: When all namespaces are defined as attributes of a root elemen…
-
### Description
DataGear is an open-source and free data visualization analysis platform that allows you to freely create any kind of data dashboard you want, supporting access to multiple data sou…
-
### Type of issue
Missing information
### Description
There is no description of what this `Compact()` method does, why to use it, and when to use it.
### Page URL
https://learn.microsoft.com/en-…
-
Since the XML is either handwritten or generated from handwritten documents, and since the structure seems to be in flux, it may be beneficial to implement some kind of validation early on, to ensure…