Lance Edgar lance
  • Joined on 2024-07-12
lance commented on issue wutta/wuttafarm#3 2026-02-19 13:38:05 -06:00
Add/expose config options for farmOS integration

I think there could be 3 different "integration modes" for the app:

  • farmOS wrapper (API only)
  • farmOS mirror (2-way sync)
  • none (standalone)

Probably default to the first mode. May…

lance pushed tag v0.5.0 to wutta/wuttafarm 2026-02-18 19:04:09 -06:00
lance pushed to master at wutta/wuttafarm 2026-02-18 19:04:07 -06:00
5ee2db267a bump: version 0.4.1 → 0.5.0
26a4746898 feat: add produces_eggs flag for animal, group assets
2e0ec73317 feat: add more assets (plant) and logs (harvest, medical, observation)
b061959b18 feat: refactor log models, views to use generic/common base
982da89861 fix: rename db model modules, for better convention
Compare 5 commits »
lance pushed to master at wutta/wuttafarm 2026-02-18 11:32:56 -06:00
4ec7923164 fix: add override for requests cert validation
lance pushed tag v0.4.1 to wutta/wuttafarm 2026-02-17 20:13:28 -06:00
lance pushed to master at wutta/wuttafarm 2026-02-17 20:13:17 -06:00
4bc556aec5 bump: version 0.4.0 → 0.4.1
e520a34fa5 fix: remove AnimalType.changed column
Compare 2 commits »
lance opened issue wutta/wuttafarm#3 2026-02-17 18:25:27 -06:00
Add/expose config options for farmOS integration
lance opened issue wutta/wuttafarm#2 2026-02-17 18:21:06 -06:00
Add UI buttons to (re-)import data from farmOS
lance opened issue wutta/wuttafarm#1 2026-02-17 18:16:25 -06:00
Should the Asset.asset_name be unique?
lance pushed to master at wutta/wuttafarm 2026-02-17 16:54:58 -06:00
d741a88299 docs: update feature list, roadmap, screenshots
lance pushed tag v0.4.0 to wutta/wuttafarm 2026-02-17 15:40:25 -06:00
lance pushed to master at wutta/wuttafarm 2026-02-17 15:40:22 -06:00
36eca08895 bump: version 0.3.1 → 0.4.0
da9b559752 feat: add basic support for WuttaFarm → farmOS export
6677fe1e23 fix: misc. field tweaks for asset forms
b85259c013 fix: show warning when viewing an archived asset
bb21d6a364 fix: fix some perms for all assets view
Compare 20 commits »
lance pushed tag v0.28.1 to wutta/wuttaweb 2026-02-17 15:27:06 -06:00
lance pushed to master at wutta/wuttaweb 2026-02-17 15:27:04 -06:00
55a97211c1 bump: version 0.28.0 → 0.28.1
e4769fcc5a fix: restrict version for SQLAlchemy, pending a SQLAlchemy-Utils bug
Compare 2 commits »
lance pushed tag v0.28.0 to wutta/wuttaweb 2026-02-17 14:35:21 -06:00
lance pushed to master at wutta/wuttaweb 2026-02-17 14:35:18 -06:00
028f8e767d bump: version 0.27.6 → 0.28.0
6743fc4731 fix: fix first_name, last_name handling for User form
48f96220b6 feat: add support for association proxy fields in model forms
e1122caa9c fix: add support for rendering association proxy values in grid
Compare 4 commits »
lance pushed tag v0.28.7 to wutta/wuttjamaican 2026-02-17 14:13:56 -06:00
lance pushed to master at wutta/wuttjamaican 2026-02-17 14:13:52 -06:00
69a83ea47f bump: version 0.28.6 → 0.28.7
589f279f04 fix: add assocation proxies for User.first_name and User.last_name
5ec0a8e82d fix: add get_value() convenience function
fb1a7b22d8 docs: add comment regarding association proxy for dict(obj)
Compare 4 commits »
lance pushed to master at wutta/wuttaweb 2026-02-14 20:31:30 -06:00
4307b5a9eb fix: add "centered" flag for grid columns
lance pushed to master at wutta/wuttafarm 2026-02-14 15:44:07 -06:00
98be276bd1 fix: suppress output when user farmos/drupal keys are empty