Commit Graph

16 Commits

Author SHA1 Message Date
jrenslin c04d63e026 Warn against invalid column headers being used, fail gracefully if ones
are present
2022-11-29 18:41:41 +01:00
jrenslin 20810aa850 Add primitive check for file encoding when a file is uploaded and warn
if it's not UTF-8

Close #8
2022-11-28 14:27:46 +01:00
jrenslin 10012db20d Move csvxml translations to a separate git submodule and add help texts
Close #22
2022-11-18 02:07:03 +01:00
jrenslin c93b56c387 Bump GET parameter for force-refreshing CSS and JS 2022-11-17 17:56:23 +01:00
jrenslin 2a5c158ac7 Use papaparse for parsing CSV 2022-11-13 02:20:02 +01:00
jrenslin 8de7ec1809 A warning, what the current value is, is now displayed if a disallowed
value is entered

Close #21
2022-11-10 07:52:52 +01:00
jrenslin 05d6865cb3 Move minifying and bundling JS and CSS to compile.php, add header
Close #17
2022-11-07 21:11:34 +01:00
jrenslin e617cd6054 Fix path to apple touch icon 2022-11-07 04:09:59 +01:00
jrenslin 326af61836 Set serviceWorker to allow offline usage
Close #15, close #14
2022-11-07 03:55:07 +01:00
jrenslin 3e4554f759 Move on to a fully pre-compiled setup
See #14
2022-11-07 02:57:34 +01:00
jrenslin 2ec0aa47ef Use class map for autoloading
Close #7
2021-03-06 12:45:51 +01:00
jrenslin 4ca50fe6ab Include subrepos for stricter phpstan settings
phpcs-errors:0 phpunit-status:successful phpstan-errors:547
2020-11-25 16:35:16 +01:00
jrenslin 637fe6040e Fix file path in checkCodeQuality
phpcs-errors:0 phpunit-status:successful phpstan-errors:1
2020-11-18 15:53:18 +01:00
jrenslin b61b00c540 Add PHPSTAN config
phpcs-errors:226 phpunit-status:successful phpstan-errors:202
2020-08-22 15:53:10 +02:00
jrenslin 6f89063d44 Fix file name of start page test
phpcs-errors:1646 phpunit-status:successful
2019-11-11 12:17:52 +01:00
jrenslin 4ac6b8e9a5 Add test for start page
phpcs-errors:1646 phpunit-status:successful
2019-11-11 12:14:28 +01:00