-
@wotnak discovered that relative links in [farmOS-community-blog](https://github.com/farmOS/farmOS-community-blog) posts are broken. Originally discovered in this PR comment: https://github.com/farmOS…
-
We provide an `addPopup()` method on map instances, which initializes a new `Popup` and dispatches a custom `farmOS-map.popup` event when a `singleclick` is performed on the map. However, it doesn't p…
-
FarmOS uses the Gin admin theme https://www.drupal.org/project/gin
Investigate using it as a base theme, or as it with blocks or layout builder
-
I discovered a bug while working on a custom CSV importer (following the guide at https://farmos.org/development/module/csv/) using the `create_quantity` plugin provided by the `quantity` module in fa…
-
Following a discussion with the Farm about the reporting requirements from FarmOS, there are no **standard** queries that the farm runs when querying the farm data – the data needs to be queried regul…
-
farmOS allows the use of some HTML elements in its notes. Their comments fields provide a link to a useful page that describes the HTML that can be used: http://farmos/filter/tips
The CommentsComp…
-
The data model in FarmOS needs to align with those that have already been published:
ISA: https://isa-specs.readthedocs.io/en/latest/isamodel.html
https://isa-tools.org/
https://grassroots.tools/…
-
This module includes a farmOS class, which provides methods for connecting to and pulling records from a farmOS site. I've tried to keep this class relatively general so that it could be separated out…
-
Hiya,
For logs that have file attachments I want to be able to resolve the provided URI in the log JSON, but the URI gives a 404. Looking at log in FarmOS, the url for attached documents is in the …
-
We are going to be incorporating farmOS-map into the farmOS-client, which is an offline-first progressive web app. One of the limitations that maps currently have is that tiles are loaded over the net…