PWA for generating and validating standard imports for museum-digital https://csvxml.imports.museum-digital.org/
Go to file
2022-11-28 14:27:46 +01:00
classes Update git submodules 2022-11-18 02:44:46 +01:00
functions Clean up outdated scripts 2022-11-07 00:33:24 +01:00
inc Move csvxml translations to a separate git submodule and add help texts 2022-11-18 02:07:03 +01:00
l10n Add primitive check for file encoding when a file is uploaded and warn 2022-11-28 14:27:46 +01:00
public Add primitive check for file encoding when a file is uploaded and warn 2022-11-28 14:27:46 +01:00
scripts Add primitive check for file encoding when a file is uploaded and warn 2022-11-28 14:27:46 +01:00
src Move CSVXML's php source to /src 2022-11-17 17:57:44 +01: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