PWA for generating and validating standard imports for museum-digital https://csvxml.imports.museum-digital.org/
Go to file
2023-05-14 17:06:49 +02:00
classes Add field to cover tag relations (tag_relation_type) 2023-05-14 17:06:49 +02:00
functions Clean up outdated scripts 2022-11-07 00:33:24 +01:00
inc Add field to cover tag relations (tag_relation_type) 2023-05-14 17:06:49 +02:00
l10n Add field to cover tag relations (tag_relation_type) 2023-05-14 17:06:49 +02:00
public Add field to cover tag relations (tag_relation_type) 2023-05-14 17:06:49 +02:00
scripts Add missing notes fields: negative_id, handling_recommendations, ... 2023-01-25 15:45:36 +01:00
src Add field to cover tag relations (tag_relation_type) 2023-05-14 17:06:49 +02:00
tests Move on to a fully pre-compiled setup 2022-11-07 02:57:34 +01:00
.git.template Add git template 2019-11-11 12:19:34 +01:00
.gitattributes Add .gitattributes 2020-11-03 21:28:15 +01:00
.gitignore Copy directory /commonservies here for now 2020-11-15 06:30:48 +01:00
.gitmodules Move csvxml translations to a separate git submodule and add help texts 2022-11-18 02:07:03 +01:00
composer.json Update dependencies 2022-11-06 23:24:44 +01:00
favicon.ico Start work on new start page 2019-08-27 00:32:24 +02:00
LICENSE Add license 2022-11-08 01:50:47 +01:00
phpstan-baseline.neon Add phpstan baseline 2022-11-17 19:13:13 +01:00
phpstan.neon Add phpstan baseline 2022-11-17 19:13:13 +01:00
phpunit.xml added todos 2021-05-19 22:33:47 +02:00
README.md List dependency to PapaParse in readme 2022-11-17 17:41:54 +01:00

Validator for the standard csv format for imports to museum-digital

Development

To update, run scripts/compile.php.

Dependencies

  • JSZip, dual-licensed under MIT & GPLv3
  • PapaParse, licensed under the MIT license