v20201013
authorkilian (dks-laptop) <ksaffran@dks.lu>
Wed, 14 Oct 2020 11:28:20 +0000 (13:28 +0200)
committerkilian (dks-laptop) <ksaffran@dks.lu>
Wed, 14 Oct 2020 11:28:20 +0000 (13:28 +0200)
commit695a2a0aa7173b62c405e6657106412caf9ffdab
treec4a11ec658d7302f36942b71aa3cf945ffb16281
parentd78a50f2cca18a95cb8f47ea9982b583b928a28f
v20201013
526 files changed:
.vscode/settings.json
Release/deps.txt [deleted file]
access.log [deleted file]
data/invoicejournal.sqlite [new file with mode: 0644]
data/tmp/devis.content.html [new file with mode: 0644]
data/tmp/devis.footer.html [moved from tmp.footer.txt with 57% similarity]
data/tmp/devis.header.html [new file with mode: 0644]
desktopapp/css/fonts/invoicejournal.svg [new file with mode: 0644]
desktopapp/css/fonts/invoicejournal.ttf [new file with mode: 0644]
desktopapp/css/fonts/invoicejournal.woff [new file with mode: 0644]
desktopapp/css/icons.css [new file with mode: 0644]
desktopapp/css/theme.css [new file with mode: 0644]
desktopapp/dialogs/SelectAddress.html [new file with mode: 0644]
desktopapp/dialogs/confirm.html [new file with mode: 0644]
desktopapp/dialogs/dataload.html [new file with mode: 0644]
desktopapp/dialogs/message.html [new file with mode: 0644]
desktopapp/dialogs/offerdetails.html [new file with mode: 0644]
desktopapp/img/Euro.svg [moved from server/htdocs/img/Euro.svg with 100% similarity]
desktopapp/img/calendar.svg [moved from server/htdocs/img/calendar.svg with 100% similarity]
desktopapp/img/down.svg [moved from server/htdocs/img/down.svg with 100% similarity]
desktopapp/img/favicon.png [new file with mode: 0644]
desktopapp/img/icons/Add.svg [moved from server/htdocs/img/icons/Add.svg with 100% similarity]
desktopapp/img/icons/Add_white.svg [moved from server/htdocs/img/icons/Add_white.svg with 100% similarity]
desktopapp/img/icons/Apps.svg [moved from server/htdocs/img/icons/Apps.svg with 100% similarity]
desktopapp/img/icons/Apps_white.svg [moved from server/htdocs/img/icons/Apps_white.svg with 100% similarity]
desktopapp/img/icons/Backup.svg [moved from server/htdocs/img/icons/Backup.svg with 100% similarity]
desktopapp/img/icons/Banking_Transaction.svg [moved from server/htdocs/img/icons/Banking_Transaction.svg with 100% similarity]
desktopapp/img/icons/Banking_Transaction_white.svg [moved from server/htdocs/img/icons/Banking_Transaction_white.svg with 100% similarity]
desktopapp/img/icons/Bill.svg [moved from server/htdocs/img/icons/Bill.svg with 100% similarity]
desktopapp/img/icons/Bill_white.svg [moved from server/htdocs/img/icons/Bill_white.svg with 99% similarity]
desktopapp/img/icons/Bookings.svg [moved from server/htdocs/img/icons/Bookings.svg with 100% similarity]
desktopapp/img/icons/Bookings_white.svg [moved from server/htdocs/img/icons/Bookings_white.svg with 98% similarity]
desktopapp/img/icons/Box.svg [moved from server/htdocs/img/icons/Box.svg with 100% similarity]
desktopapp/img/icons/Box_white.svg [moved from server/htdocs/img/icons/Box_white.svg with 100% similarity]
desktopapp/img/icons/Close.svg [moved from server/htdocs/img/icons/Close.svg with 98% similarity]
desktopapp/img/icons/Close_white.svg [moved from server/htdocs/img/icons/Close_white.svg with 98% similarity]
desktopapp/img/icons/Contacts.svg [moved from server/htdocs/img/icons/Contacts.svg with 100% similarity]
desktopapp/img/icons/Contacts_white.svg [moved from server/htdocs/img/icons/Contacts_white.svg with 100% similarity]
desktopapp/img/icons/Data_Add.svg [new file with mode: 0644]
desktopapp/img/icons/Data_Add_white.svg [new file with mode: 0644]
desktopapp/img/icons/Data_Delete.svg [new file with mode: 0644]
desktopapp/img/icons/Data_Delete_white.svg [new file with mode: 0644]
desktopapp/img/icons/Data_Edit.svg [new file with mode: 0644]
desktopapp/img/icons/Data_Edit_white.svg [new file with mode: 0644]
desktopapp/img/icons/Datasets.svg [moved from server/htdocs/img/icons/Datasets.svg with 100% similarity]
desktopapp/img/icons/Datasets_white.svg [new file with mode: 0644]
desktopapp/img/icons/Duplicate.svg [moved from server/htdocs/img/icons/Duplicate.svg with 100% similarity]
desktopapp/img/icons/Duplicate_white.svg [moved from server/htdocs/img/icons/Duplicate_white.svg with 100% similarity]
desktopapp/img/icons/Edit.svg [moved from server/htdocs/img/icons/Edit.svg with 100% similarity]
desktopapp/img/icons/Edit_white.svg [moved from server/htdocs/img/icons/Edit_white.svg with 100% similarity]
desktopapp/img/icons/Email.svg [moved from server/htdocs/img/icons/Email.svg with 100% similarity]
desktopapp/img/icons/Email_white.svg [moved from server/htdocs/img/icons/Email_white.svg with 100% similarity]
desktopapp/img/icons/Exit.svg [moved from server/htdocs/img/icons/Exit.svg with 100% similarity]
desktopapp/img/icons/Exit_white.svg [moved from server/htdocs/img/icons/Exit_white.svg with 100% similarity]
desktopapp/img/icons/File.svg [moved from server/htdocs/img/icons/File.svg with 100% similarity]
desktopapp/img/icons/Filter.svg [moved from server/htdocs/img/icons/Filter.svg with 100% similarity]
desktopapp/img/icons/Folder.svg [moved from server/htdocs/img/icons/Folder.svg with 100% similarity]
desktopapp/img/icons/Folder_Share.svg [new file with mode: 0644]
desktopapp/img/icons/Folder_Share_white.svg [new file with mode: 0644]
desktopapp/img/icons/Folder_white.svg [moved from server/htdocs/img/icons/Folder_white.svg with 100% similarity]
desktopapp/img/icons/HDD.svg [new file with mode: 0644]
desktopapp/img/icons/HDD_white.svg [new file with mode: 0644]
desktopapp/img/icons/Help.svg [moved from server/htdocs/img/icons/Help.svg with 100% similarity]
desktopapp/img/icons/Help_white.svg [moved from server/htdocs/img/icons/Help_white.svg with 98% similarity]
desktopapp/img/icons/In_red.svg [moved from server/htdocs/img/icons/In_red.svg with 100% similarity]
desktopapp/img/icons/Info.svg [moved from server/htdocs/img/icons/Info.svg with 100% similarity]
desktopapp/img/icons/Info_white.svg [moved from server/htdocs/img/icons/Info_white.svg with 98% similarity]
desktopapp/img/icons/Invoice.svg [moved from server/htdocs/img/icons/Invoice.svg with 100% similarity]
desktopapp/img/icons/Invoice_white.svg [moved from server/htdocs/img/icons/Invoice_white.svg with 100% similarity]
desktopapp/img/icons/License.svg [moved from server/htdocs/img/icons/License.svg with 100% similarity]
desktopapp/img/icons/License_white.svg [moved from server/htdocs/img/icons/License_white.svg with 99% similarity]
desktopapp/img/icons/Location.svg [moved from server/htdocs/img/icons/Location.svg with 100% similarity]
desktopapp/img/icons/Next.svg [moved from server/htdocs/img/icons/Next.svg with 100% similarity]
desktopapp/img/icons/Out_green.svg [moved from server/htdocs/img/icons/Out_green.svg with 100% similarity]
desktopapp/img/icons/PDF.svg [moved from server/htdocs/img/icons/PDF.svg with 100% similarity]
desktopapp/img/icons/PDF_white.svg [moved from server/htdocs/img/icons/PDF_white.svg with 100% similarity]
desktopapp/img/icons/Phone.svg [moved from server/htdocs/img/icons/Phone.svg with 100% similarity]
desktopapp/img/icons/Preview.svg [moved from server/htdocs/img/icons/Preview.svg with 100% similarity]
desktopapp/img/icons/Preview_white.svg [moved from server/htdocs/img/icons/Preview_white.svg with 100% similarity]
desktopapp/img/icons/Print.svg [moved from server/htdocs/img/icons/Print.svg with 100% similarity]
desktopapp/img/icons/Print_white.svg [moved from server/htdocs/img/icons/Print_white.svg with 100% similarity]
desktopapp/img/icons/Product.svg [moved from server/htdocs/img/icons/Product.svg with 100% similarity]
desktopapp/img/icons/Product2.svg [moved from server/htdocs/img/icons/Product2.svg with 100% similarity]
desktopapp/img/icons/Product2_white.svg [moved from server/htdocs/img/icons/Product2_white.svg with 100% similarity]
desktopapp/img/icons/Reload.svg [moved from server/htdocs/img/icons/Reload.svg with 100% similarity]
desktopapp/img/icons/Reload_white.svg [moved from server/htdocs/img/icons/Reload_white.svg with 100% similarity]
desktopapp/img/icons/Remove_red.svg [moved from server/htdocs/img/icons/Remove_red.svg with 100% similarity]
desktopapp/img/icons/Settings.svg [moved from server/htdocs/img/icons/Settings.svg with 100% similarity]
desktopapp/img/icons/Settings_white.svg [moved from server/htdocs/img/icons/Settings_white.svg with 100% similarity]
desktopapp/img/icons/Star.svg [moved from server/htdocs/img/icons/Star.svg with 100% similarity]
desktopapp/img/icons/Template.svg [moved from server/htdocs/img/icons/Template.svg with 100% similarity]
desktopapp/img/icons/Template_white.svg [moved from server/htdocs/img/icons/Template_white.svg with 99% similarity]
desktopapp/img/icons/Trash.svg [moved from server/htdocs/img/icons/Trash.svg with 100% similarity]
desktopapp/img/icons/Trash_red.svg [moved from server/htdocs/img/icons/Trash_red.svg with 100% similarity]
desktopapp/img/icons/Trash_white.svg [moved from server/htdocs/img/icons/Trash_white.svg with 100% similarity]
desktopapp/img/icons/Upload.svg [moved from server/htdocs/img/icons/Upload.svg with 100% similarity]
desktopapp/img/icons/User_Group.svg [new file with mode: 0644]
desktopapp/img/icons/User_Group_white.svg [new file with mode: 0644]
desktopapp/img/icons/ViewPDF.svg [moved from server/htdocs/img/icons/ViewPDF.svg with 100% similarity]
desktopapp/img/icons/ViewPDF_white.svg [moved from server/htdocs/img/icons/ViewPDF_white.svg with 100% similarity]
desktopapp/img/icons/a106_barcode2.svg [moved from server/htdocs/img/icons/a106_barcode2.svg with 100% similarity]
desktopapp/img/icons/a107_time.svg [moved from server/htdocs/img/icons/a107_time.svg with 100% similarity]
desktopapp/img/icons/a109_date.svg [moved from server/htdocs/img/icons/a109_date.svg with 100% similarity]
desktopapp/img/icons/a119_history.svg [moved from server/htdocs/img/icons/a119_history.svg with 100% similarity]
desktopapp/img/icons/a121_revert.svg [moved from server/htdocs/img/icons/a121_revert.svg with 100% similarity]
desktopapp/img/icons/a123_refresh.svg [moved from server/htdocs/img/icons/a123_refresh.svg with 100% similarity]
desktopapp/img/icons/a125_sync.svg [moved from server/htdocs/img/icons/a125_sync.svg with 100% similarity]
desktopapp/img/icons/a129_badge.svg [moved from server/htdocs/img/icons/a129_badge.svg with 100% similarity]
desktopapp/img/icons/a133_cart.svg [moved from server/htdocs/img/icons/a133_cart.svg with 100% similarity]
desktopapp/img/icons/a135_home.svg [moved from server/htdocs/img/icons/a135_home.svg with 100% similarity]
desktopapp/img/icons/a141_alert.svg [moved from server/htdocs/img/icons/a141_alert.svg with 100% similarity]
desktopapp/img/icons/a57_sort.svg [moved from server/htdocs/img/icons/a57_sort.svg with 100% similarity]
desktopapp/img/icons/a60_filterOutline.svg [moved from server/htdocs/img/icons/a60_filterOutline.svg with 100% similarity]
desktopapp/img/icons/a73_note.svg [moved from server/htdocs/img/icons/a73_note.svg with 100% similarity]
desktopapp/img/icons/a79_records.svg [moved from server/htdocs/img/icons/a79_records.svg with 100% similarity]
desktopapp/img/icons/a7_import.svg [moved from server/htdocs/img/icons/download.svg with 100% similarity]
desktopapp/img/icons/a85_labels.svg [moved from server/htdocs/img/icons/a85_labels.svg with 100% similarity]
desktopapp/img/icons/a89_find.svg [moved from server/htdocs/img/icons/a89_find.svg with 100% similarity]
desktopapp/img/icons/a91_image.svg [moved from server/htdocs/img/icons/a91_image.svg with 100% similarity]
desktopapp/img/icons/back.svg [moved from server/htdocs/img/icons/back.svg with 100% similarity]
desktopapp/img/icons/back_white.svg [moved from server/htdocs/img/icons/back_white.svg with 100% similarity]
desktopapp/img/icons/download.svg [moved from server/htdocs/img/icons/a7_import.svg with 98% similarity]
desktopapp/img/icons/download_white.svg [moved from server/htdocs/img/icons/download_white.svg with 100% similarity]
desktopapp/img/icons/duplicate2.svg [moved from server/htdocs/img/icons/duplicate2.svg with 100% similarity]
desktopapp/img/icons/duplicate2_white.svg [moved from server/htdocs/img/icons/duplicate2_white.svg with 100% similarity]
desktopapp/img/icons/edit2.svg [moved from server/htdocs/img/icons/edit2.svg with 100% similarity]
desktopapp/img/icons/edit2_white.svg [moved from server/htdocs/img/icons/edit2_white.svg with 100% similarity]
desktopapp/img/icons/in.svg [new file with mode: 0644]
desktopapp/img/icons/out.svg [new file with mode: 0644]
desktopapp/img/icons/percent.svg [moved from server/htdocs/img/icons/percent.svg with 100% similarity]
desktopapp/img/icons/plus.svg [moved from server/htdocs/img/icons/plus.svg with 100% similarity]
desktopapp/img/icons/plus_white.svg [moved from server/htdocs/img/icons/plus_white.svg with 100% similarity]
desktopapp/img/icons/remove2.svg [moved from server/htdocs/img/icons/remove2.svg with 100% similarity]
desktopapp/img/icons/remove2_white.svg [moved from server/htdocs/img/icons/remove2_white.svg with 100% similarity]
desktopapp/img/icons/userconfig.svg [moved from server/htdocs/img/icons/userconfig.svg with 99% similarity]
desktopapp/img/icons/userconfig_white.svg [moved from server/htdocs/img/icons/userconfig_white.svg with 99% similarity]
desktopapp/img/icons/website.svg [moved from server/htdocs/img/icons/website.svg with 100% similarity]
desktopapp/img/icons/website_white.svg [moved from server/htdocs/img/icons/website_white.svg with 100% similarity]
desktopapp/img/invoicejournal.png [moved from server/htdocs/img/invoicejournal.png with 100% similarity]
desktopapp/img/nas.svg [new file with mode: 0644]
desktopapp/index.html [new file with mode: 0644]
desktopapp/js/dataform.js [new file with mode: 0644]
desktopapp/js/global/myapp.js [new file with mode: 0644]
desktopapp/js/global/renderer.js [new file with mode: 0644]
desktopapp/js/global/report.js [new file with mode: 0644]
desktopapp/js/global/request.js [new file with mode: 0644]
desktopapp/js/global/sqlite.js [new file with mode: 0644]
desktopapp/js/modules/addresses.js [new file with mode: 0644]
desktopapp/js/modules/booking.js [new file with mode: 0644]
desktopapp/js/modules/bookings.js [new file with mode: 0644]
desktopapp/js/modules/datasets.js [new file with mode: 0644]
desktopapp/js/modules/files.js [new file with mode: 0644]
desktopapp/js/modules/index.js [new file with mode: 0644]
desktopapp/js/modules/invoice.js [new file with mode: 0644]
desktopapp/js/modules/invoices.js [new file with mode: 0644]
desktopapp/js/modules/offer.js [new file with mode: 0644]
desktopapp/js/modules/offers.js [new file with mode: 0644]
desktopapp/js/modules/product.js [moved from server/tmpl/module/products/product.js with 100% similarity]
desktopapp/js/modules/products.js [new file with mode: 0644]
desktopapp/js/modules/settings.js [new file with mode: 0644]
desktopapp/js/modules/templates.js [new file with mode: 0644]
desktopapp/js/modules/transaction.js [new file with mode: 0644]
desktopapp/js/modules/transactions.js [new file with mode: 0644]
desktopapp/js/timecalc.js [new file with mode: 0644]
desktopapp/main.js [new file with mode: 0644]
desktopapp/package-lock.json [moved from package-lock.json with 52% similarity]
desktopapp/package.json [new file with mode: 0644]
desktopapp/panels/addresses.html [new file with mode: 0644]
desktopapp/panels/bookings.html [new file with mode: 0644]
desktopapp/panels/datasets.html [new file with mode: 0644]
desktopapp/panels/index.html [new file with mode: 0644]
desktopapp/panels/invoice.html [new file with mode: 0644]
desktopapp/panels/invoices.html [new file with mode: 0644]
desktopapp/panels/offer.html [new file with mode: 0644]
desktopapp/panels/offers.html [new file with mode: 0644]
desktopapp/panels/products.html [new file with mode: 0644]
desktopapp/panels/settings.html [new file with mode: 0644]
desktopapp/panels/templates.html [new file with mode: 0644]
desktopapp/panels/transactions.html [new file with mode: 0644]
desktopapp/vendor/flatpickr/flatpickr.css [new file with mode: 0644]
desktopapp/vendor/flatpickr/flatpickr.js [new file with mode: 0644]
desktopapp/vendor/flatpickr/flatpickr.min.css [new file with mode: 0644]
desktopapp/vendor/flatpickr/flatpickr.min.js [new file with mode: 0644]
desktopapp/vendor/flatpickr/ie.css [new file with mode: 0644]
desktopapp/vendor/flatpickr/index.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/l10n/de.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/l10n/de.js [new file with mode: 0644]
desktopapp/vendor/flatpickr/l10n/default.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/l10n/default.js [new file with mode: 0644]
desktopapp/vendor/flatpickr/l10n/fr.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/l10n/fr.js [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/confirmDate/confirmDate.css [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/confirmDate/confirmDate.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/confirmDate/confirmDate.js [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/labelPlugin/labelPlugin.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/labelPlugin/labelPlugin.js [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/minMaxTimePlugin.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/minMaxTimePlugin.js [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/monthSelect/index.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/monthSelect/index.js [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/monthSelect/style.css [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/monthSelect/tests.spec.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/rangePlugin.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/rangePlugin.js [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/scrollPlugin.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/scrollPlugin.js [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/weekSelect/weekSelect.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/plugins/weekSelect/weekSelect.js [new file with mode: 0644]
desktopapp/vendor/flatpickr/themes/airbnb.css [new file with mode: 0644]
desktopapp/vendor/flatpickr/themes/confetti.css [new file with mode: 0644]
desktopapp/vendor/flatpickr/themes/dark.css [new file with mode: 0644]
desktopapp/vendor/flatpickr/themes/light.css [new file with mode: 0644]
desktopapp/vendor/flatpickr/themes/material_blue.css [new file with mode: 0644]
desktopapp/vendor/flatpickr/themes/material_green.css [new file with mode: 0644]
desktopapp/vendor/flatpickr/themes/material_orange.css [new file with mode: 0644]
desktopapp/vendor/flatpickr/themes/material_red.css [new file with mode: 0644]
desktopapp/vendor/flatpickr/types/globals.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/types/instance.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/types/locale.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/types/options.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/typings.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/utils/dates.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/utils/dom.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/utils/formatting.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/utils/index.d.ts [new file with mode: 0644]
desktopapp/vendor/flatpickr/utils/polyfills.d.ts [moved from dev/.dump with 100% similarity]
desktopapp/vendor/moment/moment-with-locales.min.js [moved from server/htdocs/vendor/moment/moment-with-locales.min.js with 100% similarity]
desktopapp/vendor/moment/moment.min.js [moved from server/htdocs/vendor/moment/moment.min.js with 100% similarity]
desktopapp/vendor/mustache/mustache.js [new file with mode: 0644]
desktopapp/vendor/mustache/mustache.min.js [new file with mode: 0644]
desktopapp/vendor/slimselect/slimselect.css [new file with mode: 0644]
desktopapp/vendor/slimselect/slimselect.js [new file with mode: 0644]
desktopapp/vendor/slimselect/slimselect.min.css [new file with mode: 0644]
desktopapp/vendor/slimselect/slimselect.min.js [new file with mode: 0644]
desktopapp/vendor/slimselect/slimselect.scss [new file with mode: 0644]
desktopapp/vendor/tabulator/css/tabulator_site.css [new file with mode: 0644]
desktopapp/vendor/tabulator/css/tabulator_site.min.css [new file with mode: 0644]
desktopapp/vendor/tabulator/css/tabulator_site.min.css.map [new file with mode: 0644]
desktopapp/vendor/tabulator/css/tabulator_site.new.css [new file with mode: 0644]
desktopapp/vendor/tabulator/css/tabulator_site.new.min.css [new file with mode: 0644]
desktopapp/vendor/tabulator/css/tabulator_site.new.min.css.map [new file with mode: 0644]
desktopapp/vendor/tabulator/js/jquery_wrapper.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/jquery_wrapper.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/accessor.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/accessor.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/ajax.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/ajax.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/calculation_colums.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/calculation_colums.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/clipboard.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/clipboard.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/data_tree.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/data_tree.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/download.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/download.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/edit.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/edit.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/export.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/export.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/filter.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/filter.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/format.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/format.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/frozen_columns.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/frozen_columns.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/frozen_rows.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/frozen_rows.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/group_rows.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/group_rows.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/history.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/history.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/html_table_import.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/html_table_import.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/keybindings.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/keybindings.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/menu.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/menu.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/moveable_columns.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/moveable_columns.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/moveable_rows.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/moveable_rows.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/mutator.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/mutator.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/page.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/page.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/persistence.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/persistence.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/print.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/print.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/reactive_data.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/reactive_data.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/resize_columns.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/resize_columns.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/resize_rows.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/resize_rows.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/resize_table.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/resize_table.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/responsive_layout.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/responsive_layout.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/select_row.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/select_row.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/sort.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/sort.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/validate.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/modules/validate.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/tabulator.es2015.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/tabulator.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/tabulator.min.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/tabulator_core.js [new file with mode: 0644]
desktopapp/vendor/tabulator/js/tabulator_core.min.js [new file with mode: 0644]
desktopapp/vendor/tinymce/changelog.txt [moved from server/htdocs/vendor/tinymce/changelog.txt with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/jquery.tinymce.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/jquery.tinymce.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/langs/de.js [moved from server/htdocs/vendor/tinymce/js/tinymce/langs/de.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/langs/fr_FR.js [moved from server/htdocs/vendor/tinymce/js/tinymce/langs/fr_FR.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/langs/readme.md [moved from server/htdocs/vendor/tinymce/js/tinymce/langs/readme.md with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/license.txt [moved from server/htdocs/vendor/tinymce/js/tinymce/license.txt with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/advlist/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/advlist/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/anchor/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/anchor/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/autolink/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/autolink/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/autoresize/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/autoresize/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/autosave/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/autosave/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/bbcode/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/bbcode/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/charmap/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/charmap/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/code/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/code/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/codesample/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/codesample/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/colorpicker/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/colorpicker/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/contextmenu/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/contextmenu/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/directionality/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/directionality/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/emoticons/js/emojis.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/emoticons/js/emojis.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/emoticons/js/emojis.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/emoticons/js/emojis.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/emoticons/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/emoticons/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/fullpage/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/fullpage/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/help/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/help/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/hr/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/hr/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/image/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/image/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/imagetools/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/imagetools/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/importcss/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/importcss/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/legacyoutput/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/legacyoutput/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/link/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/link/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/lists/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/lists/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/media/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/media/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/noneditable/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/noneditable/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/paste/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/paste/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/preview/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/preview/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/print/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/print/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/quickbars/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/quickbars/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/save/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/save/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/searchreplace/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/searchreplace/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/spellchecker/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/spellchecker/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/tabfocus/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/tabfocus/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/table/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/table/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/template/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/template/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/textcolor/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/textcolor/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/textpattern/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/textpattern/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/toc/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/toc/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/visualblocks/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/visualblocks/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/visualchars/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/visualchars/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/plugins/wordcount/plugin.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/plugins/wordcount/plugin.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/content/dark/content.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/content/dark/content.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/content/default/content.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/content/default/content.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/content/document/content.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/content/document/content.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/content/writer/content.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/content/writer/content.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/content.inline.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/content.inline.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/content.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/content.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/content.mobile.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/content.mobile.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/fonts/tinymce-mobile.woff [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/fonts/tinymce-mobile.woff with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/skin.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/skin.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/skin.mobile.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/skin.mobile.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/ui/oxide/content.inline.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/ui/oxide/content.inline.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/ui/oxide/content.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/ui/oxide/content.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/ui/oxide/content.mobile.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/ui/oxide/content.mobile.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/ui/oxide/fonts/tinymce-mobile.woff [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/ui/oxide/fonts/tinymce-mobile.woff with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/ui/oxide/skin.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/ui/oxide/skin.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/skins/ui/oxide/skin.mobile.min.css [moved from server/htdocs/vendor/tinymce/js/tinymce/skins/ui/oxide/skin.mobile.min.css with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/themes/mobile/theme.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/themes/mobile/theme.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/themes/silver/theme.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/themes/silver/theme.min.js with 100% similarity]
desktopapp/vendor/tinymce/js/tinymce/tinymce.min.js [moved from server/htdocs/vendor/tinymce/js/tinymce/tinymce.min.js with 100% similarity]
dev/.schema [deleted file]
dev/InvoiceJournal.json [new file with mode: 0644]
dev/app.json [new file with mode: 0644]
dev/compile_server.pl [new file with mode: 0644]
dev/createsite.pl [new file with mode: 0644]
dev/db/dumpfrompg.sh [new file with mode: 0644]
dev/db/ij.sql [new file with mode: 0644]
dev/db/invoicejournal.dks.pg.data.sql [new file with mode: 0644]
dev/db/invoicejournal.dks.pg.full.sql [new file with mode: 0644]
dev/db/invoicejournal.dks.pg.schema.sql [new file with mode: 0644]
dev/deps.txt [new file with mode: 0644]
dev/fmsync/AddressenData.json [deleted file]
dev/fmsync/BookingsData.json [deleted file]
dev/fmsync/EMailData.json [deleted file]
dev/fmsync/InvoiceJournalData.json [deleted file]
dev/fmsync/InvoicesData.json [deleted file]
dev/fmsync/KontakteData.json [deleted file]
dev/fmsync/OfferLabelsData.json [deleted file]
dev/fmsync/OffersData.json [deleted file]
dev/fmsync/OrdersData.json [deleted file]
dev/fmsync/ProductPricesData.json [deleted file]
dev/fmsync/ProdukteData.json [deleted file]
dev/fmsync/ProjectData.json [deleted file]
dev/fmsync/TaskProductData.json [deleted file]
dev/fmsync/TaskTimesData.json [deleted file]
dev/fmsync/TasksData.json [deleted file]
dev/fmsync/TemplateLabelsData.json [deleted file]
dev/fmsync/TransactionFilesData 2.json [deleted file]
dev/fmsync/TransactionFilesData.json [deleted file]
dev/fmsync/Transaktionen.json [deleted file]
dev/fmsync/TransaktionenData.json [deleted file]
dev/fmsync/addresses.sql [deleted file]
dev/fmsync/bookings.sql [deleted file]
dev/fmsync/invoices.sql [deleted file]
dev/fmsync/products.sql [deleted file]
error.log [deleted file]
main.js [deleted file]
package.json [deleted file]
server/.htaccess [deleted file]
server/api/app.cgi [deleted file]
server/api/db.cgi [deleted file]
server/api/lib/dksconfig.pm [deleted file]
server/api/lib/dksdb.pm [deleted file]
server/api/lib/session.pm [deleted file]
server/api/page.cgi [deleted file]
server/api/parsestatement.cgi [deleted file]
server/api/report.cgi [deleted file]
server/api/sendEmail [deleted file]
server/api/tmp/sql.log [deleted file]
server/api/upload.cgi [deleted file]
server/htdocs/css/app.css [deleted file]
server/htdocs/css/dkstheme.css [deleted file]
server/htdocs/css/w3pro.css [deleted file]
server/htdocs/js/app.js [deleted file]
server/htdocs/js/form.js [deleted file]
server/htdocs/js/formsave.js [deleted file]
server/htdocs/js/module.js [deleted file]
server/htdocs/js/record.js [deleted file]
server/htdocs/js/request.js [deleted file]
server/htdocs/js/table.js [deleted file]
server/htdocs/test.html [deleted file]
server/ijsrv.pl [new file with mode: 0644]
server/index.cgi [deleted file]
server/invoicejournal.old.pl [moved from invoicejournal.pl with 84% similarity]
server/lib/API/FileSystem.pm [new file with mode: 0644]
server/lib/API/IJAPI.pm [new file with mode: 0644]
server/lib/API/IJReport.pm [new file with mode: 0644]
server/lib/API/OpenVPN.pm [new file with mode: 0644]
server/lib/API/PDFExtract.pm [new file with mode: 0644]
server/lib/API/SQLite.pm [new file with mode: 0644]
server/lib/API/SSH.pm [new file with mode: 0644]
server/lib/DB/SQLite.pm [new file with mode: 0644]
server/lib/IJ/Account.pm [new file with mode: 0644]
server/lib/IJ/Booking.pm [new file with mode: 0644]
server/lib/IJ/File.pm [new file with mode: 0644]
server/lib/IJ/Invoice.pm [new file with mode: 0644]
server/lib/IJ/Offer.pm [new file with mode: 0644]
server/lib/IJ/Product.pm [new file with mode: 0644]
server/lib/IJ/Report.pm [new file with mode: 0644]
server/lib/IJ/Settings.pm [new file with mode: 0644]
server/lib/IJ/Transaction.pm [new file with mode: 0644]
server/lib/IJ/User.pm [new file with mode: 0644]
server/lib/dksconfig.pm [new file with mode: 0644]
server/lib/dksdb.pm [new file with mode: 0644]
server/lib/filesystem.pm [new file with mode: 0644]
server/lib/pdfreport.pm [moved from server/api/lib/pdfreport.pm with 89% similarity]
server/lib/sendemail.pm [moved from server/api/lib/sendemail.pm with 98% similarity]
server/lib/session.pm [new file with mode: 0644]
server/server.conf [new file with mode: 0644]
server/tmpl/block/dlgdataload.tt [deleted file]
server/tmpl/block/dlgdeleterow.tt [deleted file]
server/tmpl/block/dlgmessage.tt [deleted file]
server/tmpl/block/snackbar.tt [deleted file]
server/tmpl/lang/de.tt [deleted file]
server/tmpl/lang/en.tt [deleted file]
server/tmpl/lang/fr.tt [deleted file]
server/tmpl/lang/lb.tt [deleted file]
server/tmpl/lists/businessyearlist.tt [deleted file]
server/tmpl/lists/invoicedefaults.tt [deleted file]
server/tmpl/lists/invoicedirection.tt [deleted file]
server/tmpl/lists/invoicetypes.tt [deleted file]
server/tmpl/lists/languagelist.tt [deleted file]
server/tmpl/lists/productgroupslist.tt [deleted file]
server/tmpl/lists/producttypeslist.tt [deleted file]
server/tmpl/lists/productunitlist.tt [deleted file]
server/tmpl/lists/receipientlist.tt [deleted file]
server/tmpl/lists/reportlist.tt [deleted file]
server/tmpl/lists/senderlist.tt [deleted file]
server/tmpl/lists/status.tt [deleted file]
server/tmpl/macro/fields.tt [deleted file]
server/tmpl/module/about.tt [deleted file]
server/tmpl/module/addresses.tt [deleted file]
server/tmpl/module/addresses/address.tt [deleted file]
server/tmpl/module/backups.tt [deleted file]
server/tmpl/module/bookings.tt [deleted file]
server/tmpl/module/datasets.tt [deleted file]
server/tmpl/module/help.tt [deleted file]
server/tmpl/module/index.tt [deleted file]
server/tmpl/module/invoices.tt [deleted file]
server/tmpl/module/invoices/invoice.js [deleted file]
server/tmpl/module/invoices/invoice.tt [deleted file]
server/tmpl/module/license.tt [deleted file]
server/tmpl/module/offers.tt [deleted file]
server/tmpl/module/offers/offer.tt [deleted file]
server/tmpl/module/products.tt [deleted file]
server/tmpl/module/products/product.tt [deleted file]
server/tmpl/module/reports/email.tt [deleted file]
server/tmpl/module/reports/report.tt [deleted file]
server/tmpl/module/settings.tt [deleted file]
server/tmpl/module/templates.tt [deleted file]
server/tmpl/module/transactions.tt [deleted file]
server/tmpl/module/transactions/transaction.tt [deleted file]
server/tmpl/module/users.tt [deleted file]
server/tmpl/skeleton/file.tt [deleted file]
server/tmpl/skeleton/index.tt [deleted file]
server/tools/win32/libwkhtmltox.a [moved from server/tools/libwkhtmltox.a with 100% similarity]
server/tools/win32/wkhtmltoimage.exe [moved from server/tools/wkhtmltoimage.exe with 100% similarity]
server/tools/win32/wkhtmltopdf.exe [moved from server/tools/wkhtmltopdf.exe with 100% similarity]
server/tools/win32/wkhtmltox.dll [moved from server/tools/wkhtmltox.dll with 100% similarity]
tmp.header.txt [deleted file]
tmp.txt [deleted file]
tools/libwkhtmltox.a [new file with mode: 0644]
tools/wkhtmltoimage.exe [new file with mode: 0644]
tools/wkhtmltopdf.exe [new file with mode: 0644]
tools/wkhtmltox.dll [new file with mode: 0644]