berturion

Results 11 issues of berturion

Could you add some documentation to explain what it does and how to use it please ? I saw a "vpnuser" what to do with this ? I must create...

## info git revision / version: XD-0.3.3-ac550b2 OS: Arch Linux ARM 64 Architecture: arm64 ## problem All the torrents are downloading but the progress bars are completely blue and percentage...

Hi. Thanks a lot for this very good library. This is not really an issue. I try to find a way to specify the locale and I can't find it....

Hello, I noticed that launching _testpanel.sh_ from a symlink fails because jar is not found. I modified the script as this: ``` #!/bin/sh DIR="$(dirname "$(readlink -f "$0")")" java -jar "$DIR/hapi-testpanel-2.0.1-jar-with-dependencies.jar"...

Hi, In Java Styles enumeration implementations, members are called with static methods that are not explicitly declared. So, in IDE like Eclipse PHP or other, those methods are not listed...

Hello. I use this module to keep a serialized doctrine entity in session in json format. I have a problem with the default UnserializeObjectConstructor because when deserialized in a doctrine...

## Description of the problem: For example, say we have a text field that is used to store float numbers and our application is in french (yes, it's my native...

Say we have a field containing a float number in french (with a comma as decimal separator). If the user enter `4,5` (a valid value) and submits the form but...

I see that this package only provides translation for locale short codes like `fr` or `en`. It is a problem when you want to translate framework messages with a locale...

I just wanted you to know that in Arch Linux you must install `python-flask` from community repo and `python-flask-cors` from AUR in order to be able to run `xhu.py` with...