3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
Commit graph

7486 commits

Author SHA1 Message Date
Michael Stenta 80f75ebcb2 Change "Lab" quantity to "Test" quantity to be more general. 2022-11-25 12:02:38 -05:00
Michael Stenta 21c0fb4163 Use lab quantity as default in lab_test logs. 2022-11-25 12:02:38 -05:00
Michael Stenta 42e446470a Add a "Lab measurement" quantity type with a "Lab method" string field. 2022-11-25 12:02:38 -05:00
Michael Stenta 347de7aac7 Convert lab field to term reference on lab test logs #603 2022-11-25 12:02:38 -05:00
Michael Stenta fbd754e867 Add "Date received" and "Date processed" fields to lab test logs #602 2022-11-25 12:02:38 -05:00
Michael Stenta c100569bf7 Rearrange lab test log field definitions to match their weights. 2022-11-25 12:02:38 -05:00
Michael Stenta 8087b498d3 Improve dependency relationships of asset/log/quantity modules #601 2022-11-25 12:02:11 -05:00
Michael Stenta 3e209afc3e Add CHANGELOG.md for #601. 2022-11-25 07:04:45 -05:00
Michael Stenta 2d2d9b2a24 Describe the reasoning behind dependencies in module dev docs. 2022-11-22 16:20:40 -05:00
Michael Stenta 114f6edfbf All log modules depend on log:log. 2022-11-22 16:20:40 -05:00
Michael Stenta c0bd88f3da All asset modules depend on farm:asset. 2022-11-22 16:20:40 -05:00
Michael Stenta 9022ff0f8c All quantity modules depend on farm:farm_entity. 2022-11-22 16:20:40 -05:00
Michael Stenta 305f430dfc The log.type.input config depends on farm_quantity_material. 2022-11-22 16:20:40 -05:00
Michael Stenta 728797f0f6 Remove dependency on farm_quantity_standard from farm_inventory. 2022-11-22 16:20:40 -05:00
Michael Stenta 165547d94f Add asset/log dependencies to farm_quick_test.info.yml. 2022-11-22 16:20:40 -05:00
Michael Stenta 6c5f42b98f Use default quantity type in QuickQuantityTrait.
This removes the dependency on farm_quantity_standard.
2022-11-22 16:20:40 -05:00
Michael Stenta 0825dc7a50 Add a reusable function for determining default log quantity type. 2022-11-22 16:20:40 -05:00
Michael Stenta 961e189e9b Issue #3323108: Action links block overrides break farmOS installation from config 2022-11-22 11:50:37 -05:00
Michael Stenta 68a85c23ef Patch simple_oauth to fix Issue #3322325. 2022-11-21 19:21:48 -05:00
Michael Stenta 98fb29b60b Fix input log quantity material migration #598 2022-11-21 17:50:27 -05:00
Michael Stenta 95eed39a16 Add CHANGELOG.md line for #598. 2022-11-21 14:00:10 -05:00
Michael Stenta 1e2c6de178 Provide a post-update hook for fixing previously migrated input logs quantity material terms. 2022-11-21 14:00:10 -05:00
Michael Stenta c7c94b84a4 Mark the CreateQuantity migrate process plugin as @internal. 2022-11-21 13:54:26 -05:00
Michael Stenta ed7ec99e11 Change CreateQuantity migrate process plugin to handle_multiples to fix issue with migrated material terms. 2022-11-21 13:54:26 -05:00
Paul Weidner fe324c5eed Change default client secret to be NULL to avoid issue #3322325 #597 2022-11-20 14:07:16 -05:00
Michael Stenta 9a968c5a2d Announce new releases on Mastodon/Twitter via farmOS-microblog #599 2022-11-20 12:30:29 -05:00
Michael Stenta d30502e988 Issue #3203129: Use GitHub Actions to build Docker Hub images 2022-11-20 09:42:08 -05:00
Michael Stenta e65f9a6d4f Fix whitespace in composer.json. 2022-11-20 09:20:22 -05:00
Michael Stenta 1f1d9dd4c3 Render link to taxonomy terms in farm entity views #595 2022-11-18 11:45:03 -05:00
Michael Stenta 41038dad7b Add CHANGELOG.md line for #595. 2022-11-18 11:44:33 -05:00
Paul Weidner 9cb0897ca0 Render link to log category taxonomy term in log views 2022-11-18 11:43:11 -05:00
Paul Weidner 3c154b34c8 Render link to referenced taxonomy terms for fields dynamically added to farm entity views 2022-11-18 11:43:10 -05:00
Michael Stenta 7e08295af0 Show "Add log" action links on /asset/[id]/logs/[type] #596 2022-11-18 08:50:53 -05:00
Symbioquine 03279969ab Patch jsonapi_schema to fix Issue #3322227 2022-11-17 10:49:43 -05:00
Michael Stenta 29fe50a488 Issue #3189918: Broken relationship schema link in farmOS 2.x JSON:API 2022-11-17 10:44:12 -05:00
Michael Stenta 0644185e53 Issue #3316925: Mark certain classes as @internal to indicate non-public APIs 2022-11-16 14:49:05 -05:00
Michael Stenta 5e55ae8815 Add CHANGELOG.md line for Issue #3316925. 2022-11-16 14:48:39 -05:00
Michael Stenta 29a4ac3e89 Mark FarmUpdate as @internal. 2022-11-16 14:37:55 -05:00
Michael Stenta fcfee8f72d Mark ManagedRolePermissions and ManagedRolePermissionsManager as @internal. 2022-11-16 14:37:55 -05:00
Michael Stenta 9f5ee25f44 Mark LogQueryFactory as @internal. 2022-11-16 14:37:55 -05:00
Michael Stenta 8b0b50315b Make translatable strings consistent between fields and actions #594 2022-11-16 14:26:30 -05:00
Paul Weidner 230c00fbde Add action for bulk assigning asset parent #588 2022-11-16 11:25:17 -05:00
Paul Weidner 9f85bf9e81 Move asset parent base field to new farm_parent module. 2022-11-16 10:57:37 -05:00
Paul Weidner 34ca8d4d90 Add action to bulk categorize logs #590 2022-11-16 10:44:03 -05:00
Paul Weidner 815678f711 Move log category base field to farm_log_category module 2022-11-16 10:44:02 -05:00
Michael Stenta acd5c2bc7c Issue #3282186 by paul121, m.stenta: Update simple_oauth to ^5.2 2022-11-16 09:40:38 -05:00
Paul Weidner d815c9b630 Update simple_oauth dependency to ^5.2.2
This includes the fix for issue #3320581: Mismatched entity and/or field definitions error.
2022-11-16 09:40:27 -05:00
Paul Weidner e4a3f29dae Update simple_oauth to ^5.2.1.
We can depend on 5.2.1 which depends on consumers ^1.14 and loads consumers using client_id instead of UUID.

We can remove the patch for issue #3167287: Always load clients through the ClientRepository service.

We can remove our ClientRepository service override as well as the now duplicated ConsumerClientIdTest functional tests.
2022-11-16 09:40:27 -05:00
Paul Weidner bc9e312ea9 Update simple_oauth patch for Issue #3186301: Make $modules variable protected in tests. 2022-11-16 09:40:27 -05:00
Michael Stenta f7a4c2631d Add CHANGELOG.md line for simple_oauth ^5.2. 2022-11-16 09:40:26 -05:00