Lance Edgar lance
  • Joined on 2024-07-12
lance pushed tag v0.28.9 to wutta/wuttjamaican 2026-03-04 13:00:57 -06:00
lance pushed to master at wutta/wuttjamaican 2026-03-04 13:00:54 -06:00
17efdb9572 bump: version 0.28.8 → 0.28.9
lance commented on issue wutta/wuttafarm#1 2026-02-27 13:02:24 -06:00
Should the Asset.asset_name be unique?

Per call discussion, asset name is not unique. E.g. a cow named Bessie dies, then you get another cow and name her Bessie too. Presumably the first is "archived" but no unique constraint anyway.

lance closed issue wutta/wuttafarm#1 2026-02-27 13:02:24 -06:00
Should the Asset.asset_name be unique?
lance pushed to master at wutta/wuttafarm 2026-02-25 15:36:19 -06:00
f4b5f3960c fix: set log type, status enums for log grids
lance pushed to master at wutta/wuttjamaican 2026-02-25 15:36:14 -06:00
71758a46c6 fix: convert datetime values to local zone for app.render_date()
lance closed issue wutta/wuttafarm#3 2026-02-25 15:01:03 -06:00
Add/expose config options for farmOS integration
lance commented on issue wutta/wuttafarm#3 2026-02-25 15:01:03 -06:00
Add/expose config options for farmOS integration

Basic options are exposed; no need to build a wizard until that is justified. Really no need to encourage anyone to use the mirror/sync mode at all at this point.

lance pushed to master at wutta/wuttafarm 2026-02-25 15:00:06 -06:00
127ea49d74 fix: add more default perms for first site admin user
30e1fd23d6 fix: only show quick form menu if perms allow
df517cfbfa fix: expose config for farmOS OAuth2 client_id and scope
Compare 3 commits »
lance pushed to master at wutta/wuttafarm 2026-02-25 11:28:25 -06:00
ec6ac443fb fix: add separate permission for each quick form view
lance pushed to master at wutta/wuttaweb 2026-02-25 11:28:18 -06:00
205a1f7a65 fix: sort roles by name when viewing user
lance pushed to master at wutta/wuttaweb 2026-02-25 09:10:36 -06:00
60b5e30b3f fix: make pylint happy
lance pushed tag v0.6.0 to wutta/wuttafarm 2026-02-25 09:02:43 -06:00
lance pushed to master at wutta/wuttafarm 2026-02-25 09:02:31 -06:00
11781dd70b bump: version 0.5.0 → 0.6.0
lance pushed tag v0.28.2 to wutta/wuttaweb 2026-02-25 09:01:46 -06:00
lance pushed to master at wutta/wuttaweb 2026-02-25 09:01:43 -06:00
7fcc24ce0d bump: version 0.28.1 → 0.28.2
94d29c639a fix: only show string filter input if data type matches
25c25c06e3 fix: move coerce_value() method to base GridFilter class
cd1c536555 fix: preserve original data type when un-setting filter choices
485c503212 fix: raise better error if field widget serialization fails
Compare 9 commits »
lance pushed tag v0.28.8 to wutta/wuttjamaican 2026-02-25 09:00:34 -06:00
lance pushed to master at wutta/wuttjamaican 2026-02-25 09:00:31 -06:00
55102f7b43 bump: version 0.28.7 → 0.28.8
b0a8d87d4f fix: diff should use "intersection" of fields by default
Compare 2 commits »
lance pushed to master at wutta/wuttafarm 2026-02-24 20:05:39 -06:00
b9ab27523f fix: add Notes schema type
lance pushed to master at wutta/wuttafarm 2026-02-24 19:57:41 -06:00
331543d74b docs: fix sphinx warnings