farmOS Monthly Call, 10 September 2025

farmOS Monthly Call, 10 September 2025

Ongoing notes may be kept in the comments. For general information about these monthly calls see farmos.org/community/monthly-call.

farmos.org/community/monthly-call/join - Call Link

Agenda

  1. Community Q&A, Show & Tell, etc [5-10min]
  2. Working with UConn students again this Fall + Spring semesters.
  3. Fix “Contributing” link on farmOS.org homepage: Fix contributing link on farmOS.org homepage by symbioquine · Pull Request #92 · farmOS/farmOS.org · GitHub
  4. Recent forum spam attack.
  5. Funding Proposal: Sponsor GOAT booth at CANVAS and Pasa
  6. Remaining farmOS 4.x priorities:
    1. Ready for Review:
      1. Issue #3494784: Change Animal asset is_castrated attribute to is_sterile #960
      2. Set asset/log flags via CSV importers #955
    2. Needs Work:
      1. Add an Organization entity type with a Farm bundle #849
      2. Implement ManagedRolePermissions access policy and simple_oauth scope granularity #922
      3. Allow more granular access to views #965
      4. Change drupal_internal__* to internal_* in JSON:API responses #987
      5. Add google maps in farm_map_google #946
      6. Issue #3516504: Convert all procedural hook implementations to Hook classes
      7. Plan_record API access may not be working #875
      8. farm_config_admin role
      9. install modules after distro
      10. deprecate custom entity event subscribers in 3.x, remove in 4.x?
  7. Create new wiki topic for next month from template.

Attendees

  • Michael Stenta
  • Nick Weinstock - BOTL Farm
  • Symbioquine

Save Jitsi chat transcript by pasting this command in the browser console:

"## Chat Transcript\n\n```txt" + Array.from(document.querySelector("#chatconversation").querySelectorAll("div.usermessage")).map(um => um.innerText).join("\n\n") + "\n```"