Commit Graph

18 Commits

Author SHA1 Message Date
Paul Weidner 6a0e27914f Hide views table columns when they do not contain any data 2023-10-06 14:40:08 -04:00
Paul Weidner b824890155 Remove field links from asset entity browser view #673 2023-05-16 14:34:14 -04:00
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 12c17b5c03 Change Log "Assigned to" field to "Owner" and make other strings/labels consistent. 2022-09-27 14:15:27 -04:00
Jotham Gates f7b1edfe7f Copying asset owner changes into clean branch 2022-09-27 14:15:27 -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
Paul Weidner f8ea3fe30f Enable collapsible filter on farm views that have many exposed filters. 2022-08-26 14:23:59 -07:00
Michael Stenta 29106edda9 Re-export farm_asset and farm_log Views config (no functional changes). 2022-08-26 08:29:06 -04:00
Symbioquine a760005c7c Link from entities to their referenced terms and show entity views on taxonomy terms #458
**Why?** Make it possible for novice users to find data and explore connections
between assets/logs without needing to totally grok the farmOS data model first.

i.e.

* Navigate from a plant asset to a list of all the seed/plant assets with the same crop/variety
* Navigate from a plant asset to a list of all the seed/plant assets from the same season
* Navigate from a log in the compost category to a list of all the logs in the compost category
* Navigate from a material asset to a list of all the materials with the same material type
2022-04-13 06:17:56 -07:00
Michael Stenta b54d85d0ad Only show "Export CSV" link on "All" and "By type" asset/log displays. 2022-01-19 12:51:55 -05:00
Michael Stenta c4d439c204 Re-export farm_asset and farm_log Views config per https://www.drupal.org/node/3230199 (no changes). 2022-01-19 12:51:55 -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
Paul Weidner 5ba4770ca0 Issue #3252348: Bundle path arguments do not work in sqlite 2021-12-02 11:38:04 -08:00
Michael Stenta 840307e36d Remove unnecessary remember_roles from Views config. 2021-10-04 19:21:00 -04:00
Michael Stenta c327472dc4 Move UI modules into core directory. 2021-09-09 14:27:31 -04:00
Michael Stenta 4ffb152027 Move modules/core/ui to modules/ui. 2020-12-05 15:32:59 -05:00
Michael Stenta c837e626b1 Issue #3185229: CSV exporters for generic Asset and Log Views 2020-11-27 11:30:45 -05:00
Michael Stenta f874227444 Issue #3185216 by m.stenta: farmOS 2.x Generic Assets Views 2020-11-27 11:17:34 -05:00