Paul Weidner

Results 83 issues of Paul Weidner

As we start thinking about building out integrations with other platforms (via the API and other mechanisms) it would be great to be able to capture _where_ data is being...

## Is your feature request related to a problem? Please describe Drupal.org docs recommend [ikappas/vscode-composer](https://github.com/ikappas/vscode-composer) but it seems like it is unmaintained. We tried adding it to open-vsx but the...

I do not believe that the token request for resource owner password flow requires that the server accept basic auth. See the spec: https://datatracker.ietf.org/doc/html/rfc6749#section-4.3 The spec does, however, require that...

bug

This has been requested by Rothamsted: https://github.com/Rothamsted-Ecoinformatics/farm_rothamsted/issues/281 I just dropped in a quick log.asset entity reference filter and it seems to be working well! I tested all displays, including CSV...

It would be nice to make the base layer functionality (only one layer visible) apply to individual layer groups. This way only one layer from the layer group could be...

### First check * [x] I used the GitHub search to find a similar issue and didn't find it. * [x] I searched the FastAPI documentation, with the integrated search....

question
answered

**Describe the bug** Following the [Updating dependencies with composer](https://farmos.org/hosting/composer/#updating-dependencies) documentation produces the following bug where the `composer.project.json` dependencies included by the composer merge plugin are not correctly updated. This is...

bug

Originally requested by @immivxt here: https://github.com/paul121/farm-tugboat-demo/issues/21 When the animal sex is set to female the "Is castrated" option could be disabled or hidden. This was also requested on the forum:...

enhancement

This reorders the fields in the farm_log table view as described in this forum post: https://farmos.discourse.group/t/change-column-order-in-logs-view/1419?u=paul121 Before: status, ID, timestamp, log name, log type** After: log name, log type**, timestamp,...

This PR includes proposed (breaking) changes for a 2.x version of farmOS.py. Likely will not merge these changes here but into a new `2.x` or `main` branch. An overview: -...