v20230526
authorKilian Saffran <ksaffran@dks.lu>
Mon, 27 May 2024 06:44:30 +0000 (08:44 +0200)
committerKilian Saffran <ksaffran@dks.lu>
Mon, 27 May 2024 06:44:30 +0000 (08:44 +0200)
commitf0554cf997b5145fc245a439bd3e4ad3be2f5512
tree8b3f124f76339338c3a6278626bac1938ef9911e
parent8be37d82c8381221406c5f0f0327b76c9aedfdea
v20230526
31 files changed:
.gitignore
dev/db/atsoft_nglsnep2.sql [new file with mode: 0644]
dev/dumpdb.ps1 [new file with mode: 0644]
dev/mklink.ps1 [new file with mode: 0644]
dev/restoredb.ps1 [new file with mode: 0644]
dev/testexport.ps1 [new file with mode: 0644]
dev/testimport.ps1 [new file with mode: 0644]
geodata/languages.json [new file with mode: 0644]
geodata/nationalities.sql [new file with mode: 0644]
public_html/config.prod.php
public_html/img/favicon/Thumbs.db [new file with mode: 0644]
public_html/info.php [new file with mode: 0644]
public_html/lib/App/Cotisations.php
public_html/lib/App/Sepa.php
public_html/lib/App/WorkerProcess.php
public_html/lib/Config.php
public_html/lib/lang/de.php [new file with mode: 0644]
public_html/lib/lang/en.php [new file with mode: 0644]
public_html/lib/version.php
public_html/log/sql.log [deleted file]
public_html/manifest.webmanifest [new file with mode: 0644]
public_html/scripts/exportsepaxml.php [new file with mode: 0644]
public_html/scripts/importsepaxml.php
public_html/scripts/teststeps.php [new file with mode: 0644]
public_html/test.php [new file with mode: 0644]
public_html/tmpl/dialogs/dataload.php
public_html/tmpl/dialogs/uploadfile.php
public_html/tmpl/js/app/invoicing.min.js
public_html/tmpl/js/app/progressinfo.min.js
public_html/tmpl/js/common/progressinfo.js
public_html/tmpl/js/pages/invoicing.js