Manuel Kaufmann
Manuel Kaufmann
When the user is in "Edit Page" view, the "Edit" button and the dropdown with option shouldn't appear. Instead, we should show these two buttons: - Move (depends on #6)...
Hi, I found this really interesting and I looked at the code to see how I can translate it but I found that it's done using docstring and I don't...
Small change to make the highlight-color a little lighter. I found that with this change it's easier to read what's highlighted, but still easily realized where is the highlighted text....
Hi, I've been trying to make Candy + Prosody work for 2 weeks and I couldn't yet. I'm not sure if I have some issues in the configuration files or...
Hi! I noticed that the documentation is at http://turicas.info/rows/ and there was an attempt to serve it from Read the Docs at https://rows.readthedocs.io/en/latest/ (https://readthedocs.org/projects/rows/) but it's not well configured. I...
Hi! This is not a bug or something that is not working properly, but a kind of question/feature request. Is is possible to limit the number of issues / PR...
Hi! Thanks! Thanks again! I'm using `magithub` from `master` branch. Yesterday I found that I'm not able to make a commit because when I `c c` from a magit status...
Hola Hugo! Hace un tiempo creé esta imagen de Docker para tener una forma fácil de mostrar pilas sin lidiar (en algunos equipos) con la ínstalación. * https://github.com/humitos/pilas-engine/ * https://hub.docker.com/r/humitos/pilas-engine/...
Following the same pattern we implemented in https://github.com/readthedocs/readthedocs-docker-images/pull/179 to build and upload .tar.gz to S3, we should build the Docker image on `/release/ubuntu-*/` branches and upload them to Docker Hub....
I found that `relation` type are being skipped. Is it intentional? Why? https://github.com/mvexel/overpass-api-python-wrapper/blob/master/overpass/api.py#L126 Is it possible to add support for them? Thanks!