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
- Community Q&A, Show & Tell, etc [5-10min]
- Working with UConn students again this Fall + Spring semesters.
- Fix “Contributing” link on farmOS.org homepage: Fix contributing link on farmOS.org homepage by symbioquine · Pull Request #92 · farmOS/farmOS.org · GitHub
- Recent forum spam attack.
- Funding Proposal: Sponsor GOAT booth at CANVAS and Pasa
- Remaining farmOS 4.x priorities:
- Ready for Review:
- Needs Work:
- Add an Organization entity type with a Farm bundle #849
- Implement ManagedRolePermissions access policy and simple_oauth scope granularity #922
- Allow more granular access to views #965
- Change drupal_internal__* to internal_* in JSON:API responses #987
- Add google maps in farm_map_google #946
- Issue #3516504: Convert all procedural hook implementations to Hook classes
- Plan_record API access may not be working #875
- farm_config_admin role
- install modules after distro
- deprecate custom entity event subscribers in 3.x, remove in 4.x?
- 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```"