Commit Graph

13 Commits

Author SHA1 Message Date
Jotham Gates b8246e74bf Merge branch '2.x' of https://github.com/farmOS/farmOS into AssetOwners 2022-04-24 22:17:23 +10: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
Jotham Gates a24ab68328 Added owner to asset filters 2022-03-07 23:01:55 +11:00
Jotham Gates e539bfb7f8 Modified views to add owner to asset & asset to user 2022-02-26 00:52:56 +11: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