Commit Graph

7824 Commits

Author SHA1 Message Date
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 81d6c61b49 Fix submit button text in "Add Log" action form. 2023-08-21 08:23:44 -04:00
Michael Stenta cee8b86998 Wrap all entity labels with Markup::create() in translated log names #705 2023-08-14 14:52:41 -04:00
Michael Stenta 7a0811adf5 Use entityLabelsSummary() in birth log name. 2023-08-09 15:53:28 -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 bb11c8364c Update dispatch() argument order for Symfony 5 #704
See https://www.drupal.org/node/3154407
2023-08-03 13:05:35 -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
Michael Stenta 11c55434c0 Update Drupal core to 9.5.10. 2023-07-18 14:34:18 -04:00
Paul Weidner 5529c4e8f7 Issue #3312126: Update gin CSS variables for v4 2023-07-18 12:47:17 -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 fa1c726f6e Use access content permission in farm_ui_views test #701
The administer taxonomy permission should not be used in tests because
we do not grant the permission to standard farmOS roles. Taxonomy terms
can be viewed with the access content permission.
2023-07-11 08:14:52 -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
Paul Weidner 5ca5f1a3ab Fix phpcs error that use statements should be sorted alphabetically 2023-06-13 09:53:49 -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
wotnak 9587872ea9 Replace static \Drupal::service() call with dependency injection #684 2023-05-30 15:08:28 -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 4a84278a33 Update Drupal core to 9.5.9. 2023-05-19 09:22:57 -04:00
Michael Stenta 131c2a54ba Use php-geos GitHub repo mirror for Docker builds.
The official repo (https://git.osgeo.org/gitea/geos/php-geos)
has been failing git clone during GitHub Actions recently.
Using the GitHub mirror will reduce the load we are putting
on OSGeo's self-hosted servers too.
2023-05-19 08:10:54 -04:00
Paul Weidner 2d77e04230 Remove classy from term tasks test #680 2023-05-18 16:42:40 -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
Michael Stenta 3cd5de573b Move secondary tasks collapsible theme overrides to farm_ui_theme. 2023-05-18 13:08:40 -04:00
Paul Weidner e971c13910 Collapse secondary tabs on mobile 2023-05-17 15:40:32 -07:00
Paul Weidner b6a33b3f02 Use secondary tabs for taxonomy terms #634 2023-05-17 15:40:32 -07: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
Grant Braught 482d790555
Changes modules directory so mounted modules are recognized 2023-05-12 11:20:39 -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 a13a0de10a The farm_ui_theme module depends on layout_discovery.
This went unnoticed before because farm_ui_dashboard depends on
layout_discovery, but if farm_ui_dashboard is not installed visiting
any asset/log page causes a fatal error because the layout
discovery service is not found.
2023-05-02 11:27:02 -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 02c8310aa8 Update Drupal core to 9.5.7 #667 2023-04-03 16:17:43 -04:00
Michael Stenta 4bc6d34036 Add CHANGELOG.md line for #667. 2023-04-03 16:16:53 -04:00
Michael Stenta 360ef97caf Remove module form submit button state logic.
This stopped working due to https://www.drupal.org/project/drupal/issues/994360
2023-04-03 16:10:21 -04:00
Michael Stenta ec27773940 Remove patch committed to drupal/core for Issue #3266341. 2023-04-01 15:10:31 -04:00
Michael Stenta e3d2a621bd Update Drupal core to 9.5.7. 2023-04-01 15:02:52 -04:00
Michael Stenta a56fccaa8f Add a QuickFormElementsTrait with a buildInlineContainer() method #654 2023-04-01 14:01:33 -04:00
Michael Stenta 81761b9f64 Add CHANGELOG.md line for #654. 2023-04-01 14:00:38 -04:00
Michael Stenta 8eaef1231b Abstract inline container structure into new QuickFormElementsTrait::buildInlineContainer() trait+method. 2023-04-01 14:00:38 -04:00