Bernhard Weichel
Bernhard Weichel
# Request meanwhile we have many static configuration parameters such as "templates, presets, defaults, neatjson". We should move those out of $conf to e.g. $conf_preset. It will speed up the...
# Request with the new Dropbox API v2 we no longer have file type permissions. As consequence of this, chooser no longer filters files by accessible extension. Dropbox recommends to...
# Request Zoom is not consistent: 1. Autoscroll while playing only works in normal view 2. zoom steps should be by configuration 3. zoom is not maintained in systemstatus 4....
# Problem We had the situation, that a piece was created on Mac, the copied to Windows and the user added German text with Umlauts on Windows. Zupfnoter then reported...
## Request Some users do not like the pure web based approach. They request a Desktop version. ## Solution Approach - Create a desktop with electron.io ## Status - initial...
Hi, I appreciate your work. Is there a version for php 8 somewhere? Did you already publish the docker?
This is a solution for #325 named_destinations. I used gitpod.io to make the changes. Therefore there is also a .gitpod.yml file. you can open the project in by prefixing the...
I would like to extract a list of all named destinations in a pdf file to directly navigate to the position in the command line of the pdf-reader (e.g. HREF="http://www.example.com/myfile.pdf#glossary)....
In the following form, I would like to make the subsequent fields mandatory only if user choses "folgende Anschrift" How can I achieve this? I tried to register a validator...
How can we create an input field which is readonly. This allows to display fields in a form which are prefilled, and cannot be changed by the visitor. But the...