v20200418
authorkilian <ksaffran@dks.lu>
Sun, 19 Apr 2020 12:53:19 +0000 (14:53 +0200)
committerkilian <ksaffran@dks.lu>
Sun, 19 Apr 2020 12:53:19 +0000 (14:53 +0200)
commit5c223a0c073f76236b09d7ba8b565307bbc5da7b
treec1e8aceb84c757d7d1ef93ac8ba652f3d1264b0e
parent78aaa89fa4d359db94ad528ec4b7973ae288d1e2
v20200418
69 files changed:
access.log [new file with mode: 0644]
dev/defaultdata/invoicejournal.sqlite [moved from server/defaultdata/invoicejournal.sqlite with 100% similarity]
error.log [new file with mode: 0644]
invoicejournal.pl [moved from server/invoicejournal.pl with 81% similarity]
server/.htaccess [new file with mode: 0644]
server/CGI/api/lib/dksconfig.pm [deleted file]
server/CGI/tmpl/module/products/product.js [deleted file]
server/api/app.cgi [moved from server/CGI/api/app.cgi with 87% similarity]
server/api/db.cgi [moved from server/CGI/api/db.cgi with 97% similarity]
server/api/lib/dksconfig.pm [new file with mode: 0644]
server/api/lib/dksdb.pm [moved from server/CGI/api/lib/dksdb.pm with 100% similarity]
server/api/lib/pdfreport.pm [moved from server/CGI/api/lib/pdfreport.pm with 100% similarity]
server/api/lib/sendemail.pm [moved from server/CGI/api/lib/sendemail.pm with 100% similarity]
server/api/lib/session.pm [moved from server/CGI/api/lib/session.pm with 100% similarity]
server/api/page.cgi [moved from server/CGI/api/page.cgi with 91% similarity]
server/api/parsestatement.cgi [moved from server/CGI/api/parsestatement.cgi with 99% similarity]
server/api/report.cgi [moved from server/CGI/api/report.cgi with 98% similarity]
server/api/sendEmail [moved from server/CGI/api/sendEmail with 100% similarity]
server/api/tmp/sql.log [moved from server/CGI/api/tmp/sql.log with 98% similarity]
server/api/upload.cgi [moved from server/CGI/api/upload.cgi with 93% similarity]
server/htdocs/js/form.js
server/htdocs/js/record.js
server/index.cgi [moved from server/CGI/index.cgi with 85% similarity]
server/tmpl/block/dlgdataload.tt [moved from server/CGI/tmpl/block/dlgdataload.tt with 100% similarity]
server/tmpl/block/dlgdeleterow.tt [moved from server/CGI/tmpl/block/dlgdeleterow.tt with 100% similarity]
server/tmpl/block/dlgmessage.tt [moved from server/CGI/tmpl/block/dlgmessage.tt with 100% similarity]
server/tmpl/block/snackbar.tt [moved from server/CGI/tmpl/block/snackbar.tt with 100% similarity]
server/tmpl/lang/de.tt [moved from server/CGI/tmpl/lang/de.tt with 100% similarity]
server/tmpl/lang/en.tt [moved from server/CGI/tmpl/lang/en.tt with 100% similarity]
server/tmpl/lang/fr.tt [moved from server/CGI/tmpl/lang/fr.tt with 100% similarity]
server/tmpl/lang/lb.tt [moved from server/CGI/tmpl/lang/lb.tt with 100% similarity]
server/tmpl/lists/businessyearlist.tt [moved from server/CGI/tmpl/lists/businessyearlist.tt with 100% similarity]
server/tmpl/lists/invoicedirection.tt [moved from server/CGI/tmpl/lists/invoicedirection.tt with 100% similarity]
server/tmpl/lists/invoicetypes.tt [moved from server/CGI/tmpl/lists/invoicetypes.tt with 100% similarity]
server/tmpl/lists/languagelist.tt [moved from server/CGI/tmpl/lists/languagelist.tt with 100% similarity]
server/tmpl/lists/productgroupslist.tt [moved from server/CGI/tmpl/lists/productgroupslist.tt with 100% similarity]
server/tmpl/lists/producttypeslist.tt [moved from server/CGI/tmpl/lists/producttypeslist.tt with 100% similarity]
server/tmpl/lists/productunitlist.tt [moved from server/CGI/tmpl/lists/productunitlist.tt with 100% similarity]
server/tmpl/lists/receipientlist.tt [moved from server/CGI/tmpl/lists/receipientlist.tt with 100% similarity]
server/tmpl/lists/reportlist.tt [moved from server/CGI/tmpl/lists/reportlist.tt with 100% similarity]
server/tmpl/lists/senderlist.tt [moved from server/CGI/tmpl/lists/senderlist.tt with 100% similarity]
server/tmpl/lists/status.tt [moved from server/CGI/tmpl/lists/status.tt with 100% similarity]
server/tmpl/macro/fields.tt [moved from server/CGI/tmpl/macro/fields.tt with 93% similarity]
server/tmpl/module/about.tt [moved from server/CGI/tmpl/module/about.tt with 100% similarity]
server/tmpl/module/addresses.tt [moved from server/CGI/tmpl/module/addresses.tt with 100% similarity]
server/tmpl/module/addresses/address.tt [moved from server/CGI/tmpl/module/addresses/address.tt with 100% similarity]
server/tmpl/module/backups.tt [moved from server/CGI/tmpl/module/backups.tt with 100% similarity]
server/tmpl/module/bookings.tt [moved from server/CGI/tmpl/module/bookings.tt with 100% similarity]
server/tmpl/module/datasets.tt [moved from server/CGI/tmpl/module/datasets.tt with 100% similarity]
server/tmpl/module/help.tt [moved from server/CGI/tmpl/module/help.tt with 100% similarity]
server/tmpl/module/index.tt [moved from server/CGI/tmpl/module/index.tt with 100% similarity]
server/tmpl/module/invoices.tt [moved from server/CGI/tmpl/module/invoices.tt with 100% similarity]
server/tmpl/module/invoices/invoice.js [moved from server/CGI/tmpl/module/invoices/invoice.js with 99% similarity]
server/tmpl/module/invoices/invoice.tt [moved from server/CGI/tmpl/module/invoices/invoice.tt with 91% similarity]
server/tmpl/module/license.tt [moved from server/CGI/tmpl/module/license.tt with 100% similarity]
server/tmpl/module/offers.tt [moved from server/CGI/tmpl/module/offers.tt with 100% similarity]
server/tmpl/module/offers/offer.tt [moved from server/CGI/tmpl/module/offers/offer.tt with 100% similarity]
server/tmpl/module/products.tt [moved from server/CGI/tmpl/module/products.tt with 100% similarity]
server/tmpl/module/products/product.js [new file with mode: 0644]
server/tmpl/module/products/product.tt [moved from server/CGI/tmpl/module/products/product.tt with 87% similarity]
server/tmpl/module/reports/email.tt [moved from server/CGI/tmpl/module/reports/email.tt with 100% similarity]
server/tmpl/module/reports/report.tt [moved from server/CGI/tmpl/module/reports/report.tt with 100% similarity]
server/tmpl/module/settings.tt [moved from server/CGI/tmpl/module/settings.tt with 100% similarity]
server/tmpl/module/templates.tt [moved from server/CGI/tmpl/module/templates.tt with 100% similarity]
server/tmpl/module/transactions.tt [moved from server/CGI/tmpl/module/transactions.tt with 100% similarity]
server/tmpl/module/transactions/transaction.tt [moved from server/CGI/tmpl/module/transactions/transaction.tt with 100% similarity]
server/tmpl/module/users.tt [moved from server/CGI/tmpl/module/users.tt with 100% similarity]
server/tmpl/skeleton/file.tt [moved from server/CGI/tmpl/skeleton/file.tt with 100% similarity]
server/tmpl/skeleton/index.tt [moved from server/CGI/tmpl/skeleton/index.tt with 100% similarity]