farmOS/modules/core/import/modules/csv
Paul Weidner e5c3bda5bf Standardize index building across all index controllers 2023-10-09 15:28:08 -04:00
..
config Show a View of imported entities under CSV upload form. 2023-10-06 13:42:20 -04:00
migrations Set default value for status field on logs and assets. 2023-10-06 13:46:43 -04:00
src Standardize index building across all index controllers 2023-10-09 15:28:08 -04:00
tests Validate ID tag types. Fixes #725 2023-10-09 14:53:20 -04:00
farm_import_csv.info.yml Add support for referencing assets and locations in log importers. 2023-10-06 13:42:20 -04:00
farm_import_csv.install Save CSV-imported entity information to farm_import_csv_entity table. 2023-10-06 13:40:18 -04:00
farm_import_csv.links.menu.yml Create menu links for each CSV importer. 2023-10-06 13:40:18 -04:00
farm_import_csv.module Implement hook_file_download() to allow downloading CSV files. 2023-10-06 13:40:32 -04:00
farm_import_csv.routing.yml Add a dedicated controller for individual CSV importers and simplify form class. 2023-10-06 13:42:20 -04:00
farm_import_csv.services.yml Split access checking logic out to a reusable service class. 2023-10-06 13:40:32 -04:00
farm_import_csv.views.inc Show a View of imported entities under CSV upload form. 2023-10-06 13:42:20 -04:00