-
farmOS provides a lot of flexibility in record keeping. It leaves it up to you to decide which log types to use for each type of activity you are performing.
For example: when you give an animal so…
-
For a while now I've been using another respository, [jgaehring/farmos-js-examples](https://github.com/jgaehring/farmos-js-examples), to test this library in both Node.js and React environments. I've …
-
The formatting of the INSTALL.md file needs to be improved. In particular there some lists that do not continue appropriately near the end of the document. This would require studying the GitHub mar…
-
The Developer Install instructions in INSTALL.md lead to a clean install on a Mac OS platform with Git, Docker, and docker-compose. One major change to the INSTALL.md needs to be made for Mac OS deve…
-
*I'm creating this issue in the GitHub issue queue in hopes that it gets the attention of anyone watching the farmOS GitHub repository. :-)*
**TL;DR: The farmOS GitHub issue queue has always been a…
-
Can I add yandex map to the section of the maps apart from mapbox and google maps?
How do I do that if I can?
-
initializedLogs is not a function. It is happened in home page.
-
Can we add our own map layers under base layers in the map section?
mapbox satellite map is out of date. Is there a way to update it?
-
Opening this issue as a follow-up to the PR that was merged and then reverted: https://github.com/farmOS/farmOS/pull/365
We discovered that change caused issues elsewhere (https://github.com/farmOS…
-
A simple way to indicate that the map must be "active" before dragging & zooming might be to "highlight" the container when it is active. Just as when you click in a text field in an HTML form. Might …