v20200210
authorkilian (ksmachome) <ksaffran@dks.lu>
Tue, 11 Feb 2020 15:20:25 +0000 (16:20 +0100)
committerkilian (ksmachome) <ksaffran@dks.lu>
Tue, 11 Feb 2020 15:20:25 +0000 (16:20 +0100)
commit84d7aa9cd49b630673d243738d154f37e8f252a4
tree1c4a4f1732297b24938b9aeb9ebcbb6c0d453ff2
parentc817143d36a085494c0012514b55f270cb2eebfd
v20200210
205 files changed:
.gitignore
CGI/api/db.cgi
CGI/api/lib/dksdb.pm
CGI/api/lib/sendemail.pm
CGI/api/parsestatement.cgi
CGI/api/playlist.cgi
CGI/api/report.cgi
CGI/tmpl/app/invoicejournal/index.tt
CGI/tmpl/app/invoicejournal/module/invoicejournal/index.tt
CGI/tmpl/app/invoicejournal/module/invoicejournal/invoice.js
CGI/tmpl/macro/fields.tt
CGI/tmpl/skeleton/module.tt
data/invoicejournal/templates/invoices/dks-deutsch.tt
desktopapp/main.js [new file with mode: 0644]
desktopapp/package-lock.json [new file with mode: 0644]
desktopapp/package.json [new file with mode: 0644]
desktopapp/renderer.js [new file with mode: 0644]
htdocs/css/w3pro.css
htdocs/js/admin.js
htdocs/js/formsave.js
htdocs/vendor/choices/choices.css
htdocs/vendor/tabulator/css/bootstrap/tabulator_bootstrap.css [deleted file]
htdocs/vendor/tabulator/css/bootstrap/tabulator_bootstrap.min.css [deleted file]
htdocs/vendor/tabulator/css/bootstrap/tabulator_bootstrap.min.css.map [deleted file]
htdocs/vendor/tabulator/css/bootstrap/tabulator_bootstrap4.css [deleted file]
htdocs/vendor/tabulator/css/bootstrap/tabulator_bootstrap4.min.css [deleted file]
htdocs/vendor/tabulator/css/bootstrap/tabulator_bootstrap4.min.css.map [deleted file]
htdocs/vendor/tabulator/css/bulma/tabulator_bulma.css [deleted file]
htdocs/vendor/tabulator/css/bulma/tabulator_bulma.min.css [deleted file]
htdocs/vendor/tabulator/css/bulma/tabulator_bulma.min.css.map [deleted file]
htdocs/vendor/tabulator/css/semantic-ui/tabulator_semantic-ui.css [deleted file]
htdocs/vendor/tabulator/css/semantic-ui/tabulator_semantic-ui.min.css [deleted file]
htdocs/vendor/tabulator/css/semantic-ui/tabulator_semantic-ui.min.css.map [deleted file]
htdocs/vendor/tabulator/css/tabulator.css
htdocs/vendor/tabulator/css/tabulator.min.css
htdocs/vendor/tabulator/css/tabulator.min.css.map
htdocs/vendor/tabulator/css/tabulator_midnight.css
htdocs/vendor/tabulator/css/tabulator_midnight.min.css
htdocs/vendor/tabulator/css/tabulator_midnight.min.css.map
htdocs/vendor/tabulator/css/tabulator_modern.css
htdocs/vendor/tabulator/css/tabulator_modern.min.css
htdocs/vendor/tabulator/css/tabulator_modern.min.css.map
htdocs/vendor/tabulator/css/tabulator_simple.css
htdocs/vendor/tabulator/css/tabulator_simple.min.css
htdocs/vendor/tabulator/css/tabulator_simple.min.css.map
htdocs/vendor/tabulator/css/tabulator_site.css
htdocs/vendor/tabulator/css/tabulator_site.min.css
htdocs/vendor/tabulator/css/tabulator_site.min.css.map
htdocs/vendor/tabulator/js/jquery_wrapper.js [deleted file]
htdocs/vendor/tabulator/js/jquery_wrapper.min.js [deleted file]
htdocs/vendor/tabulator/js/modules/accessor.js
htdocs/vendor/tabulator/js/modules/accessor.min.js
htdocs/vendor/tabulator/js/modules/ajax.js
htdocs/vendor/tabulator/js/modules/ajax.min.js
htdocs/vendor/tabulator/js/modules/calculation_colums.js
htdocs/vendor/tabulator/js/modules/calculation_colums.min.js
htdocs/vendor/tabulator/js/modules/clipboard.js
htdocs/vendor/tabulator/js/modules/clipboard.min.js
htdocs/vendor/tabulator/js/modules/data_tree.js
htdocs/vendor/tabulator/js/modules/data_tree.min.js
htdocs/vendor/tabulator/js/modules/download.js
htdocs/vendor/tabulator/js/modules/download.min.js
htdocs/vendor/tabulator/js/modules/edit.js
htdocs/vendor/tabulator/js/modules/edit.min.js
htdocs/vendor/tabulator/js/modules/filter.js
htdocs/vendor/tabulator/js/modules/filter.min.js
htdocs/vendor/tabulator/js/modules/format.js
htdocs/vendor/tabulator/js/modules/format.min.js
htdocs/vendor/tabulator/js/modules/frozen_columns.js
htdocs/vendor/tabulator/js/modules/frozen_columns.min.js
htdocs/vendor/tabulator/js/modules/frozen_rows.js
htdocs/vendor/tabulator/js/modules/frozen_rows.min.js
htdocs/vendor/tabulator/js/modules/group_rows.js
htdocs/vendor/tabulator/js/modules/group_rows.min.js
htdocs/vendor/tabulator/js/modules/history.js
htdocs/vendor/tabulator/js/modules/history.min.js
htdocs/vendor/tabulator/js/modules/html_table_export.js
htdocs/vendor/tabulator/js/modules/html_table_export.min.js
htdocs/vendor/tabulator/js/modules/html_table_import.js
htdocs/vendor/tabulator/js/modules/html_table_import.min.js
htdocs/vendor/tabulator/js/modules/keybindings.js
htdocs/vendor/tabulator/js/modules/keybindings.min.js
htdocs/vendor/tabulator/js/modules/moveable_columns.js
htdocs/vendor/tabulator/js/modules/moveable_columns.min.js
htdocs/vendor/tabulator/js/modules/moveable_rows.js
htdocs/vendor/tabulator/js/modules/moveable_rows.min.js
htdocs/vendor/tabulator/js/modules/mutator.js
htdocs/vendor/tabulator/js/modules/mutator.min.js
htdocs/vendor/tabulator/js/modules/page.js
htdocs/vendor/tabulator/js/modules/page.min.js
htdocs/vendor/tabulator/js/modules/persistence.js
htdocs/vendor/tabulator/js/modules/persistence.min.js
htdocs/vendor/tabulator/js/modules/print.js
htdocs/vendor/tabulator/js/modules/print.min.js
htdocs/vendor/tabulator/js/modules/reactive_data.js
htdocs/vendor/tabulator/js/modules/reactive_data.min.js
htdocs/vendor/tabulator/js/modules/resize_columns.js
htdocs/vendor/tabulator/js/modules/resize_columns.min.js
htdocs/vendor/tabulator/js/modules/resize_rows.js
htdocs/vendor/tabulator/js/modules/resize_rows.min.js
htdocs/vendor/tabulator/js/modules/resize_table.js
htdocs/vendor/tabulator/js/modules/resize_table.min.js
htdocs/vendor/tabulator/js/modules/responsive_layout.js
htdocs/vendor/tabulator/js/modules/responsive_layout.min.js
htdocs/vendor/tabulator/js/modules/select_row.js
htdocs/vendor/tabulator/js/modules/select_row.min.js
htdocs/vendor/tabulator/js/modules/sort.js
htdocs/vendor/tabulator/js/modules/sort.min.js
htdocs/vendor/tabulator/js/modules/validate.js
htdocs/vendor/tabulator/js/modules/validate.min.js
htdocs/vendor/tabulator/js/tabulator.js
htdocs/vendor/tabulator/js/tabulator.min.js
htdocs/vendor/tabulator/js/tabulator_core.js
htdocs/vendor/tabulator/js/tabulator_core.min.js
htdocs/vendor/tinymce.old/LICENSE.TXT [deleted file]
htdocs/vendor/tinymce.old/changelog.txt [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/jquery.tinymce.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/langs/de.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/langs/fr_FR.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/langs/readme.md [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/license.txt [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/advlist/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/anchor/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/autolink/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/autoresize/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/autosave/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/bbcode/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/charmap/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/code/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/codesample/css/prism.css [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/codesample/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/colorpicker/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/contextmenu/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/directionality/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-cool.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-cry.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-embarassed.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-frown.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-innocent.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-kiss.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-laughing.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-money-mouth.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-sealed.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-smile.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-surprised.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-tongue-out.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-undecided.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-wink.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/img/smiley-yell.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/emoticons/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/fullpage/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/fullscreen/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/help/img/logo.png [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/help/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/hr/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/image/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/imagetools/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/importcss/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/insertdatetime/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/legacyoutput/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/link/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/lists/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/media/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/nonbreaking/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/noneditable/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/pagebreak/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/paste/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/preview/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/print/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/save/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/searchreplace/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/spellchecker/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/tabfocus/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/table/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/template/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/textcolor/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/textpattern/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/toc/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/visualblocks/css/visualblocks.css [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/visualblocks/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/visualchars/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/plugins/wordcount/plugin.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/content.inline.min.css [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/content.min.css [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/content.mobile.min.css [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/fonts/tinymce-mobile.woff [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/fonts/tinymce-small.eot [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/fonts/tinymce-small.svg [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/fonts/tinymce-small.woff [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/fonts/tinymce.eot [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/fonts/tinymce.svg [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/fonts/tinymce.ttf [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/fonts/tinymce.woff [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/img/anchor.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/img/loader.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/img/object.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/img/trans.gif [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/skin.min.css [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/skins/lightgray/skin.mobile.min.css [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/themes/inlite/theme.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/themes/mobile/theme.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/themes/modern/theme.min.js [deleted file]
htdocs/vendor/tinymce.old/js/tinymce/tinymce.min.js [deleted file]