Paul Weidner
Paul Weidner
This page is not easy to find right now.
**Describe the bug** There are a few places in farmOS where we translate a string with asset name(s) using the `:` placeholder. This placeholder is meant for uri replacement, commonly...
**Describe the bug** Normally when the asset move action is used to move an asset to a new location the location names are included in the activity log: `Move {assets}...
Currently there is no documentation about data stream notifications. Not sure if this would be better in the user guide or development section. I think there are aspects that pertain...
**Describe the bug** Automated tests have been failing the past couple days. It seems like it is just two test cases: ``` There were 2 errors: 1) Drupal\Tests\farm_location\Functional\LocationTest::testLocationFieldVisibility Behat\Mink\Exception\ResponseTextException: The...
Specifically we don't mention that the API uses WKT for the geometry type. But geometry could likely be a section in itself.
Wanted to start working on improving the viewing of sensor listener data. I thought the first place to start would be with adding a date range to the `farm_sensor_data` view....
Let's use this issue to discuss some considerations for implementing OAuth in 7.x-1.x. In D7 we are somewhat limited by what we can do with the `oauth2_server`, specifically regarding scopes...
It would be nice to be able to delete sensor data from the UI (specifically for sensors of the `listener` type) with an alert message to confirm deletion of data....
Creating an issue to further track a feature we've talked about, and something I think is pretty feasible - further develop `farm_quantity_report` to save reports and graph values. @mstenta already...