v20221111
authorKilian Saffran <ksaffran@dks.lu>
Fri, 11 Nov 2022 15:29:37 +0000 (16:29 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Fri, 11 Nov 2022 15:29:37 +0000 (16:29 +0100)
commite1afbfbbdcdaf7007e3d0acad1d4d41742086507
tree8f8fc4e753965060e810b83f0827d9d026a95559
parent9c92c94be1d33c1a5954d79363e5701f695fc0b4
v20221111
392 files changed:
.vscode/settings.json
.vscode/sftp.json
app_plandutravail_lu/data/schemata/defaultcompany.schema.sql
app_plandutravail_lu/db.php
app_plandutravail_lu/lib/POT/Company.php
app_plandutravail_lu/lib/POT/Period.php
app_plandutravail_lu/lib/POT/Staff.php
app_plandutravail_lu/lib/POT/TimeTracker.php
app_plandutravail_lu/lib/POT/Workplan.php
app_plandutravail_lu/lib/version.php
app_plandutravail_lu/log/sql.log
app_plandutravail_lu/log/sqlx.log
app_plandutravail_lu/pwa/manifest.webmanifest
app_plandutravail_lu/pwa/serviceworker.js
app_plandutravail_lu/tmpl/block/common_scripts.html
app_plandutravail_lu/tmpl/block/dlgaddperiod.html
app_plandutravail_lu/tmpl/module/admin/admin.html
app_plandutravail_lu/tmpl/module/admin/companies.js
app_plandutravail_lu/tmpl/module/admin/dlg_dataset.html
app_plandutravail_lu/tmpl/module/admin/dlg_period.html [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/admin/dlg_worktimes.html
app_plandutravail_lu/tmpl/module/admin/pnl_basedata.html
app_plandutravail_lu/tmpl/module/admin/schemadataset.js
app_plandutravail_lu/tmpl/module/admin/sectors.js
app_plandutravail_lu/tmpl/module/admin/vacancydays.js
app_plandutravail_lu/tmpl/module/js/request.js
app_plandutravail_lu/tmpl/module/periods/periodday.js
app_plandutravail_lu/tmpl/module/periods/staffperiodweeks.js
app_plandutravail_lu/tmpl/module/staff/staff.js
app_plandutravail_lu/tmpl/module/staff/staffvacancy.js
app_plandutravail_lu/tmpl/module/timeclock/timeclock.js
app_plandutravail_lu/tmpl/module/workplans/dlg_workplanday.html
app_plandutravail_lu/tmpl/module/workplans/workplans.js
dev/conf.sh
dev/db/potlu2_db.alicehartmann.pg.schema.sql
dev/db/potlu2_db.newcompanyschema.pg.schema.sql
dev/diff_app.sh
dev/gendefaultschema.sh
hourtrax/install/bin/NFCRead.jar [new file with mode: 0644]
hourtrax/install/bin/nfcread [new file with mode: 0644]
hourtrax/src/lu/plandutravail/NFCRead$ByteCastException.class [new file with mode: 0644]
hourtrax/src/lu/plandutravail/NFCRead$InstructionFailedException.class [new file with mode: 0644]
hourtrax/src/lu/plandutravail/NFCRead$TerminalNotFoundException.class [new file with mode: 0644]
hourtrax/src/lu/plandutravail/NFCRead.class [new file with mode: 0644]
hourtrax/src/lu/plandutravail/NFCRead.java [new file with mode: 0644]
timeclock_plandutravail_lu/.htaccess [new file with mode: 0644]
timeclock_plandutravail_lu/index.php
timeclock_plandutravail_lu/js/lang/de.js [deleted file]
timeclock_plandutravail_lu/js/lang/fr.js [deleted file]
timeclock_plandutravail_lu/lib/composer.json [new file with mode: 0644]
timeclock_plandutravail_lu/lib/composer.lock [new file with mode: 0644]
timeclock_plandutravail_lu/lib/config.php
timeclock_plandutravail_lu/lib/vendor/autoload.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/composer/ClassLoader.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/composer/InstalledVersions.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/composer/LICENSE [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/composer/autoload_classmap.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/composer/autoload_files.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/composer/autoload_namespaces.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/composer/autoload_psr4.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/composer/autoload_real.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/composer/autoload_static.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/composer/installed.json [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/composer/installed.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/composer/platform_check.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/Ctype.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/LICENSE [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/README.md [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/bootstrap.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/bootstrap80.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/composer.json [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/LICENSE [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/Mbstring.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/README.md [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/bootstrap.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/bootstrap80.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/composer.json [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/.editorconfig [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/.gitattributes [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/.gitignore [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/.php_cs.dist [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/.travis.yml [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/CHANGELOG [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/LICENSE [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/README.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/composer.json [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/advanced.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/advanced_legacy.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/api.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/coding_standards.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/deprecated.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/abs.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/batch.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/capitalize.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/column.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/convert_encoding.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/country_name.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/currency_name.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/currency_symbol.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/data_uri.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/date.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/date_modify.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/default.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/escape.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/filter.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/first.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_currency.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_date.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_datetime.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_number.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_time.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/html_to_markdown.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/index.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/inky_to_html.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/inline_css.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/join.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/json_encode.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/keys.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/language_name.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/last.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/length.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/locale_name.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/lower.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/map.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/markdown_to_html.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/merge.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/nl2br.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/number_format.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/raw.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/reduce.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/replace.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/reverse.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/round.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/slice.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/sort.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/spaceless.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/split.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/striptags.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/timezone_name.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/title.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/trim.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/u.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/upper.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/url_encode.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/attribute.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/block.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/constant.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/country_timezones.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/cycle.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/date.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/dump.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/html_classes.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/include.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/index.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/max.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/min.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/parent.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/random.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/range.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/source.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/template_from_string.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/index.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/installation.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/internals.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/intro.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/recipes.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/apply.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/autoescape.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/block.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/deprecated.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/do.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/embed.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/extends.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/flush.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/for.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/from.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/if.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/import.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/include.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/index.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/macro.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/sandbox.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/set.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/use.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/verbatim.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/with.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/templates.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/constant.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/defined.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/divisibleby.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/empty.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/even.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/index.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/iterable.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/null.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/odd.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/sameas.rst [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/drupal_test.sh [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Cache/CacheInterface.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Cache/FilesystemCache.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Cache/NullCache.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Compiler.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Environment.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Error/Error.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Error/LoaderError.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Error/RuntimeError.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Error/SyntaxError.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/ExpressionParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/AbstractExtension.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/CoreExtension.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/DebugExtension.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/EscaperExtension.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/ExtensionInterface.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/GlobalsInterface.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/OptimizerExtension.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/ProfilerExtension.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/SandboxExtension.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/StagingExtension.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/StringLoaderExtension.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/ExtensionSet.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/FileExtensionEscapingStrategy.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Lexer.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Loader/ArrayLoader.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Loader/ChainLoader.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Loader/FilesystemLoader.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Loader/LoaderInterface.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Markup.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/AutoEscapeNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/BlockNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/BlockReferenceNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/BodyNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/CheckSecurityNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/CheckToStringNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/DeprecatedNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/DoNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/EmbedNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/AbstractExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/ArrayExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/SpaceshipBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/CallExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/ConstantExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/FilterExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/FunctionExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/InlinePrint.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/NameExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/ParentExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/TempNameExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/NullTest.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/OddTest.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/TestExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/VariadicExpression.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/FlushNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/ForLoopNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/ForNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/IfNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/ImportNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/IncludeNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/MacroNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/ModuleNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Node.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/NodeCaptureInterface.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/NodeOutputInterface.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/PrintNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/SandboxNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/SetNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/TextNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/WithNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeTraverser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/MacroAutoImportNodeVisitor.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Parser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Profile.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityError.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityPolicy.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Source.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Template.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TemplateWrapper.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Test/IntegrationTestCase.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Test/NodeTestCase.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Token.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/BlockTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/DoTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/FlushTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/ForTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/FromTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/IfTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/ImportTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/MacroTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/SetTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/TokenParserInterface.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/UseTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/WithTokenParser.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenStream.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TwigFilter.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TwigFunction.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TwigTest.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Util/DeprecationCollector.php [new file with mode: 0644]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Util/TemplateDirIterator.php [new file with mode: 0644]
timeclock_plandutravail_lu/pages/appkey.php [deleted file]
timeclock_plandutravail_lu/pages/screensaver.php [deleted file]
timeclock_plandutravail_lu/tmpl/.htaccess [moved from timeclock_plandutravail_lu/pages/.htaccess with 100% similarity]
timeclock_plandutravail_lu/tmpl/index.html [new file with mode: 0644]
timeclock_plandutravail_lu/tmpl/module/index.html [new file with mode: 0644]
timeclock_plandutravail_lu/tmpl/module/js/app.js [new file with mode: 0644]
timeclock_plandutravail_lu/tmpl/module/js/request.js [moved from timeclock_plandutravail_lu/js/lang/en.js with 100% similarity]
timeclock_plandutravail_lu/tmpl/module/js/timecalc.js [new file with mode: 0644]
timeclock_plandutravail_lu/tmpl/module/js/timeclock.js [new file with mode: 0644]
timeclock_plandutravail_lu/tmpl/panels/appkey.html [new file with mode: 0644]
timeclock_plandutravail_lu/tmpl/panels/badgesadmin.html [moved from timeclock_plandutravail_lu/pages/badgesadmin.php with 100% similarity]
timeclock_plandutravail_lu/tmpl/panels/nfcscan.html [moved from timeclock_plandutravail_lu/pages/nfcscan.php with 100% similarity]
timeclock_plandutravail_lu/tmpl/panels/pincode.html [moved from timeclock_plandutravail_lu/pages/pincode.php with 100% similarity]
timeclock_plandutravail_lu/tmpl/panels/screensaver.html [new file with mode: 0644]
timeclock_plandutravail_lu/tmpl/panels/status.html [moved from timeclock_plandutravail_lu/pages/status.php with 100% similarity]
timeclock_plandutravail_lu/tmpl/panels/timetrack.html [moved from timeclock_plandutravail_lu/pages/timetrack.php with 100% similarity]
timeclock_plandutravail_lu/tmpl/panels/userlist.html [moved from timeclock_plandutravail_lu/pages/userlist.php with 100% similarity]