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

11 commits

Author SHA1 Message Date
Michael Stenta c0cedaf884 Set reduce_duplicates: true in Views exposed filters for multivalue fields #571 2022-09-27 14:49:04 -04:00
Michael Stenta f3e9805871 Update farm_asset and farm_group_members Views for Drupal 9.4.
This enables lazy-loading of images in the Views.
2022-09-17 09:38:28 -04:00
Michael Stenta 38a8a27c4e Re-export farm_group_members views config (no functional changes). 2022-09-17 09:38:23 -04:00
Michael Stenta 7508c8d4f8 Disable default field wrapper elements in entity_reference Views displays.
Before this, when using these Views in entity_autocomplete form
widgets, the form field content ends up with <span> tags wrapping
the entity label.
2022-01-14 11:05:51 -05:00
Michael Stenta fe0bc23f85 Re-export Views config per https://www.drupal.org/node/3230199 (no changes). 2022-01-14 11:05:51 -05:00
Michael Stenta 840307e36d Remove unnecessary remember_roles from Views config. 2021-10-04 19:21:00 -04:00
Michael Stenta 79200cfc6a Add a Group entity reference View. 2021-08-30 15:09:44 -04:00
paul121 d65d344c66 Create asset_group_action. 2021-08-30 12:28:51 -04:00
Michael Stenta 454e1fe2bf Only display the first image in asset and group member Views. 2021-06-24 18:09:37 -04:00
Michael Stenta ef2481d544 Add a "Members" tab to asset pages that uses the Views contextual filter to show assets in the group. 2021-06-04 21:17:01 -04:00
Michael Stenta 709e8daa02 Refactor asset type and land/structure type layer color logic to use layer style definitions. 2021-04-16 07:47:25 -04:00