Commit Graph

237 Commits

Author SHA1 Message Date
Michael Stenta 1a48db825a Add CHANGELOG.md line for #736. 2023-10-25 15:38:13 -04:00
Michael Stenta c9b361239b Patch state_machine to fix Issue #3396186: State constraint is not validated on new entities 2023-10-23 17:07:52 -04:00
wotnak e0ca16cfd2 Add post update hook to install the new quick_form entity type on existing farmOS installations #738 2023-10-23 12:21:14 -04:00
Paul Weidner e41a34858c Fix planting quick form creating empty quantities #737 2023-10-23 12:19:17 -04:00
Michael Stenta 010a895092 farmOS 2.2.1 2023-10-09 16:15:28 -04:00
Michael Stenta 96b6002f5d Quick form actions cause RouteNotFoundException: Route farm.quick.[id] does not exist. #727
Revert "Refactor quick form route building to a single route"

This reverts commit 3505e80124.
2023-10-09 15:15:37 -04:00
Michael Stenta 6ed8f3ccec Validate ID tag types. Fixes #725 2023-10-09 14:53:20 -04:00
Michael Stenta 1e23d0b035 Fix asset_lookup and term_lookup exception messages #731 2023-10-09 14:13:21 -04:00
Michael Stenta 023301ec9c farmOS 2.2.0 2023-10-06 15:24:49 -04:00
Michael Stenta f6d195d9c8 Issue #3382598: Deprecate farmOS v1 migrations 2023-10-06 14:49:10 -04:00
Michael Stenta b3c4d0e550 Issue #3359452: Deprecate farm_log_asset_names_summary() 2023-10-06 14:47:56 -04:00
Michael Stenta a915d3b174 Add CHANGELOG.md for #719. 2023-10-06 14:45:59 -04:00
Michael Stenta 03876d4fd3 Add CHANGELOG.md line for #713. 2023-10-06 14:40:29 -04:00
Michael Stenta ec51dfaff6 Add CHANGELOG.md line for #711. 2023-10-06 14:38:24 -04:00
Michael Stenta 86718da176 Add CHANGELOG.md line for #712. 2023-10-06 14:36:13 -04:00
Paul Weidner 237a094e85 Add action links to add location assets on locations page #709 2023-10-06 14:34:13 -04:00
Michael Stenta 501d573b19 Add an Account Admin role with permission to administer users and assign managed roles. 2023-10-06 14:15:32 -04:00
Michael Stenta 8799148196 Add CHANGELOG.md lines for Issue #3354935: Configurable quick forms 2023-10-06 14:12:36 -04:00
Paul Weidner 42fe4bc50e Update farmOS-map to v2.2.2 #724 2023-10-06 14:06:58 -04:00
Michael Stenta 109faec636 Validate quantity entities created by create_quantity #721 2023-10-06 14:02:38 -04:00
Michael Stenta 6b3eb3fe52 Add CHANGELOG.md line for #703. 2023-10-06 13:59:26 -04:00
Michael Stenta eb103561b4 Add CHANGELOG.md line for #706 2023-10-06 13:55:15 -04:00
Michael Stenta 11c7b0a904 Add a Group membership assignment quick form #723 2023-10-06 13:54:32 -04:00
Michael Stenta 1f54a8eb3a Add CHANGELOG.md line for #722. 2023-10-06 13:49:26 -04:00
Michael Stenta f39bb332d6 farmOS 2.1.3 2023-09-20 14:04:08 -04:00
Michael Stenta f46529783a Update Drupal core to 9.5.11 for SA-CORE-2023-006. 2023-09-20 14:03:08 -04:00
Paul Weidner 4ee753a712 Fix hideable boolean settings form #718 2023-09-06 11:05:27 -07:00
Paul Weidner 399c01a177 Use Gin border radius for the map #710 2023-09-04 09:30:46 -04:00
Paul Weidner c75240e7d6 Exclude block.block.gin_content from farm_update #715 2023-09-04 09:22:33 -04:00
Michael Stenta aefe1e937b Wrap all entity labels with Markup::create() in translated log names #698
This prevents entity labels with special characters like
apostrophes from being escaped when they are saved to
log names.
2023-08-09 15:53:28 -04:00
Michael Stenta 42f4b5fac6 Fix composer.json version constraints for migrate_plus and migrate_tools #702 2023-07-18 17:06:30 -04:00
Michael Stenta 98c20f1ebc farmOS 2.1.2 2023-07-18 14:47:11 -04:00
Paul Weidner 8720b2a5a0 Improve asset bundle logic in ID tag widget #699
This fixes a bug where assets cannot be used in an inline entity form because
the ID tag widget assumes it is being used in the context of an entity
form_display. Inline entity forms and likely other entity forms may not use
the form_display key in form storage so using the entity from the
FieldItemList is more robust.
2023-07-11 08:17:08 -04:00
Paul Weidner 7f8097f8f2 Correct namespace for MigrateToolsCommands #700
This changed in the 6.0.2 release of migrate_tools: https://www.drupal.org/node/3372643
2023-07-11 07:53:15 -04:00
Symbioquine a1b315c902 Update composer.md guide to capture locked farmOS version #697
Having the version appear in the status report can be really helpful
for debugging and improves the overall polish of these instructions.
2023-07-03 06:01:33 -07:00
Michael Stenta 64ab815114 Leaving empty the Parent field in the Assign Parent For This Asset form leads to unexpected error #683 2023-06-09 08:21:54 -04:00
Michael Stenta 6887d43806 farmOS 2.1.1 2023-05-23 11:36:19 -04:00
Michael Stenta 9d51cbd3dc Fix undeclared dependency on farm_group in birth quick form #682 2023-05-23 11:11:47 -04:00
Michael Stenta f4d5d30f3d farmOS 2.1.0 2023-05-19 09:25:18 -04:00
Michael Stenta 8c0de9c349 Movement quick form (ported from farmOS 1.x) #677 2023-05-18 16:36:48 -04:00
Michael Stenta 47ac9ae5dd Birth quick form (ported from farmOS 1.x) #656 2023-05-18 16:36:48 -04:00
Paul Weidner f946aaa0d6 Move default entity tabs to secondary tabs #634 2023-05-17 15:40:31 -07:00
Paul Weidner b824890155 Remove field links from asset entity browser view #673 2023-05-16 14:34:14 -04:00
wotnak 6bb1e1789e Add asset inventory views field #679 2023-05-16 14:30:01 -04:00
Michael Stenta 0ad1d6a698 Update farmOS-map to v2.1.1. 2023-05-16 14:18:15 -04:00
Michael Stenta dab5415b95 Add QuickStringTrait::entityLabelsSummary() method for summarizing entity labels #675 2023-05-11 13:37:48 -04:00
Michael Stenta 6d1cdc7f2e Fix farm_log_asset_names_summary() $cutoff parameter #674 2023-05-11 12:53:09 -04:00
Michael Stenta 97a36d2aa4 Refresh map edit layer when WKT is pasted into data input field #670 2023-05-10 15:55:41 -04:00
Michael Stenta 7774cb5342 Update farmOS-map to v2.1.0. 2023-05-10 15:52:03 -04:00
Michael Stenta 2b3bb21683 Fix bulk move/group action log names when unsetting location/group #669 2023-05-08 14:46:26 -04:00