Commit Graph

220 Commits

Author SHA1 Message Date
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
Michael Stenta 8d551450ab Update Drupal core to 9.5.8 for SA-CORE-2023-005.
See https://www.drupal.org/sa-core-2023-005
2023-04-19 14:10:18 -04:00
Michael Stenta 0093d48b84 farmOS 2.0.4 2023-04-03 16:18:50 -04:00
Michael Stenta 4bc6d34036 Add CHANGELOG.md line for #667. 2023-04-03 16:16:53 -04:00
Michael Stenta 81761b9f64 Add CHANGELOG.md line for #654. 2023-04-01 14:00:38 -04:00
Paul Weidner 6b269dbe9a Standardize all taxonomy bundle labels to be singular #661 2023-04-01 13:58:45 -04:00
Michael Stenta b87abeb10f Add CHANGELOG.md lines for #666. 2023-03-30 14:54:52 -04:00
Michael Stenta fb89eba4f0 Add CHANGELOG.md line for #627. 2023-03-30 09:43:48 -04:00
Paul Weidner f68887cc45 Allow map to be resized vertically #663 2023-03-30 09:39:45 -04:00
Paul Weidner 4c15010bd5 Simplify all map resize logic to use ResizeObserver #662 2023-03-30 09:36:48 -04:00
Michael Stenta 967982b2f0 Respect user timezone in midnight default datetime values #665 2023-03-29 11:07:41 -04:00
Michael Stenta 4f6ff71391 Include Fraction bundle fields in default Views #664 2023-03-28 15:02:39 -04:00
Michael Stenta 4d31e7033e Do not add birth log mother to animal assets that already have parents #655 2023-03-16 14:58:57 -04:00
Michael Stenta b807c5602f Fix quick form toolbar menu links #657 2023-03-16 14:57:29 -04:00
Michael Stenta e7e2b15e4a Add "Speed" to the list of quantity measures #658 2023-03-16 14:52:49 -04:00
Michael Stenta c981875d65 farmOS 2.0.3 2023-03-15 14:35:20 -04:00
Michael Stenta 65e6e47756 Update Drupal core to 9.5.5. 2023-03-15 14:11:06 -04:00
Michael Stenta 4ec1709a7b Fix CHANGELOG.md for #650. 2023-03-11 11:23:46 -05:00