v20240324
authorKilian <ksaffran@dks.lu>
Sun, 24 Mar 2024 12:07:49 +0000 (13:07 +0100)
committerKilian <ksaffran@dks.lu>
Sun, 24 Mar 2024 12:07:49 +0000 (13:07 +0100)
commitca9fab7beffd947ca68b3e05ede5b1ea71581100
treea12c84559fe37a0ae1dabc21d0f0ce83126c5929
parentdd2c5793734f8f73d17a71fb11bed8eb7458736a
v20240324
125 files changed:
.vscode/settings.json
.vscode/snippets.code-snippets
desktopapp/ngl-snep/.tmp/window_state.config.json [new file with mode: 0644]
desktopapp/ngl-snep/LICENSE [new file with mode: 0644]
desktopapp/ngl-snep/README.md [new file with mode: 0644]
desktopapp/ngl-snep/bin/neutralino-linux_arm64 [new file with mode: 0644]
desktopapp/ngl-snep/bin/neutralino-linux_armhf [new file with mode: 0644]
desktopapp/ngl-snep/bin/neutralino-linux_x64 [new file with mode: 0644]
desktopapp/ngl-snep/bin/neutralino-mac_arm64 [new file with mode: 0644]
desktopapp/ngl-snep/bin/neutralino-mac_universal [new file with mode: 0644]
desktopapp/ngl-snep/bin/neutralino-mac_x64 [new file with mode: 0644]
desktopapp/ngl-snep/bin/neutralino-win_x64.exe [new file with mode: 0644]
desktopapp/ngl-snep/neutralino.config.json [new file with mode: 0644]
desktopapp/ngl-snep/neutralinojs.log [new file with mode: 0644]
desktopapp/ngl-snep/resources/icons/appIcon.png [new file with mode: 0644]
desktopapp/ngl-snep/resources/icons/logo.gif [new file with mode: 0644]
desktopapp/ngl-snep/resources/icons/trayIcon.png [new file with mode: 0644]
desktopapp/ngl-snep/resources/index.html [new file with mode: 0644]
desktopapp/ngl-snep/resources/js/main.js [new file with mode: 0644]
desktopapp/ngl-snep/resources/js/neutralino.d.ts [new file with mode: 0644]
desktopapp/ngl-snep/resources/js/neutralino.js [new file with mode: 0644]
desktopapp/ngl-snep/resources/styles.css [new file with mode: 0644]
dev/data.kdbx
public_html/css/theme.css
public_html/css/theme.min.css
public_html/img/no-image-icon.png [new file with mode: 0644]
public_html/index.php
public_html/lib/App/Banks.php
public_html/lib/App/Comitees.php
public_html/lib/App/Countries.php
public_html/lib/App/Employers.php
public_html/lib/App/Members.php
public_html/lib/App/Payments.php [new file with mode: 0644]
public_html/lib/App/QuotaTypes.php
public_html/lib/App/ReleasesTypes.php
public_html/lib/App/Roles.php
public_html/lib/App/Sections.php
public_html/lib/App/Sectors.php
public_html/lib/App/Sepa.php [new file with mode: 0644]
public_html/lib/App/SepaBasics.php [deleted file]
public_html/lib/App/SepaCodes.php [new file with mode: 0644]
public_html/lib/App/SepaGroups.php [new file with mode: 0644]
public_html/lib/App/Users.php
public_html/lib/App/ZipCodes.php
public_html/lib/Database.php
public_html/lib/Form.php [new file with mode: 0644]
public_html/lib/lang/fr.php
public_html/log/sql.log
public_html/tmpl/common/settings_bar.php
public_html/tmpl/index.php
public_html/tmpl/js/app/app.min.js.php
public_html/tmpl/js/app/banks.min.js
public_html/tmpl/js/app/comitees copy.min.js [new file with mode: 0644]
public_html/tmpl/js/app/comitees.min.js
public_html/tmpl/js/app/countries.min.js
public_html/tmpl/js/app/dataform.min.js
public_html/tmpl/js/app/employers.min.js
public_html/tmpl/js/app/index.min.js
public_html/tmpl/js/app/invoicing.js [new file with mode: 0644]
public_html/tmpl/js/app/invoicing.min.js [new file with mode: 0644]
public_html/tmpl/js/app/myapp.min.js
public_html/tmpl/js/app/quotatypes.min.js
public_html/tmpl/js/app/releasetypes.min.js
public_html/tmpl/js/app/roles.min.js
public_html/tmpl/js/app/sections.min.js
public_html/tmpl/js/app/sectors.min.js
public_html/tmpl/js/app/sepacodes.min.js [new file with mode: 0644]
public_html/tmpl/js/app/sepagroups.min.js [new file with mode: 0644]
public_html/tmpl/js/app/tablehelper.min.js
public_html/tmpl/js/app/users.min.js
public_html/tmpl/js/app/zipcodes.min.js
public_html/tmpl/js/common/dataform.js
public_html/tmpl/js/common/tablehelper.js
public_html/tmpl/js/myapp.js
public_html/tmpl/js/pages/banks.js
public_html/tmpl/js/pages/comitees.js
public_html/tmpl/js/pages/countries.js
public_html/tmpl/js/pages/employers.js
public_html/tmpl/js/pages/index.js
public_html/tmpl/js/pages/invoicing.js [new file with mode: 0644]
public_html/tmpl/js/pages/quotatypes.js
public_html/tmpl/js/pages/releasetypes.js
public_html/tmpl/js/pages/roles.js
public_html/tmpl/js/pages/sections.js
public_html/tmpl/js/pages/sectors.js
public_html/tmpl/js/pages/sepa.js [deleted file]
public_html/tmpl/js/pages/sepacodes.js [new file with mode: 0644]
public_html/tmpl/js/pages/sepagroups.js [new file with mode: 0644]
public_html/tmpl/js/pages/users.js
public_html/tmpl/js/pages/zipcodes.js
public_html/tmpl/js/publicrequest.js
public_html/tmpl/pages/banks.php
public_html/tmpl/pages/comitees.php
public_html/tmpl/pages/countries.php
public_html/tmpl/pages/employers.php
public_html/tmpl/pages/index.php
public_html/tmpl/pages/invoicing.php [new file with mode: 0644]
public_html/tmpl/pages/quotatypes.php
public_html/tmpl/pages/releasestypes.php [new file with mode: 0644]
public_html/tmpl/pages/releasetypes.php [deleted file]
public_html/tmpl/pages/roles.php
public_html/tmpl/pages/sections.php
public_html/tmpl/pages/sectors.php
public_html/tmpl/pages/sepabasics.php
public_html/tmpl/pages/sepacodes.php [new file with mode: 0644]
public_html/tmpl/pages/sepagroups.php [new file with mode: 0644]
public_html/tmpl/pages/users.php
public_html/tmpl/pages/zipcodes.php
public_html/vendor/slim-select-2.8.2.zip [new file with mode: 0644]
public_html/vendor/slimselect.old/slimselect.css [moved from public_html/vendor/slimselect/1.0/slimselect.css with 100% similarity]
public_html/vendor/slimselect.old/slimselect.min.css [moved from public_html/vendor/slimselect/1.0/slimselect.min.css with 100% similarity]
public_html/vendor/slimselect.old/slimselect.min.js [moved from public_html/vendor/slimselect/1.0/slimselect.min.js with 100% similarity]
public_html/vendor/slimselect.old/slimselect.min.orig.css [moved from public_html/vendor/slimselect/1.0/slimselect.min.orig.css with 100% similarity]
public_html/vendor/slimselect.old/slimselect.min.xx.js [moved from public_html/vendor/slimselect/1.0/slimselect.min.xx.js with 100% similarity]
public_html/vendor/slimselect.old/slimselect.scss [moved from public_html/vendor/slimselect/1.0/slimselect.scss with 100% similarity]
public_html/vendor/slimselect.old/slimselect.xx.js [moved from public_html/vendor/slimselect/1.0/slimselect.xx.js with 100% similarity]
public_html/vendor/slimselect/slimselect.cjs.js
public_html/vendor/slimselect/slimselect.css
public_html/vendor/slimselect/slimselect.css.map
public_html/vendor/slimselect/slimselect.es.js
public_html/vendor/slimselect/slimselect.global.js
public_html/vendor/slimselect/slimselect.js
public_html/vendor/slimselect/slimselect.min.js
public_html/vendor/slimselect/slimselect.umd.js
public_html/vendor/slimselect/slimselect.umd.min.js