v20191023
authorKilian Saffran <ksaffran@dks.lu>
Wed, 23 Oct 2019 12:03:27 +0000 (14:03 +0200)
committerKilian Saffran <ksaffran@dks.lu>
Wed, 23 Oct 2019 12:03:27 +0000 (14:03 +0200)
commit1b9386794db7a3126de310e85e21893cacd8708c
treefcc0fdeeca259ea7a940be8b09bc79c31c95386a
parent705441797c980a14c7a10b9c8caf0aed01195e39
v20191023
364 files changed:
CGI/api/db.cgi [new file with mode: 0755]
CGI/api/lib/dksconfig.pm [new file with mode: 0755]
CGI/api/lib/dksdb.pm [new file with mode: 0755]
CGI/api/lib/sendemail.pm [new file with mode: 0755]
CGI/api/lib/session.pm [new file with mode: 0755]
CGI/api/service.cgi [new file with mode: 0644]
CGI/api/system.cgi [new file with mode: 0644]
CGI/api/tmp/sql.log [new file with mode: 0644]
CGI/index.cgi [new file with mode: 0755]
CGI/tmpl/app/hourtrax/index.tt [new file with mode: 0755]
CGI/tmpl/app/hourtrax/module/clock/index.js [new file with mode: 0644]
CGI/tmpl/app/hourtrax/module/clock/index.tt [new file with mode: 0644]
CGI/tmpl/app/hourtrax/module/members/index.js [new file with mode: 0644]
CGI/tmpl/app/hourtrax/module/members/index.tt [new file with mode: 0644]
CGI/tmpl/app/hourtrax/module/settings/index.js [new file with mode: 0644]
CGI/tmpl/app/hourtrax/module/settings/index.tt [new file with mode: 0644]
CGI/tmpl/app/hourtrax/module/timetrack/index.js [new file with mode: 0644]
CGI/tmpl/app/hourtrax/module/timetrack/index.tt [new file with mode: 0644]
CGI/tmpl/app/timeclock/index.js [new file with mode: 0644]
CGI/tmpl/app/timeclock/index.tt [new file with mode: 0644]
CGI/tmpl/app/timeclock/login.js [new file with mode: 0644]
CGI/tmpl/app/timeclock/track.js [new file with mode: 0644]
CGI/tmpl/block/snackbar.tt [new file with mode: 0755]
CGI/tmpl/skeleton/app.tt [new file with mode: 0755]
CGI/tmpl/skeleton/file.tt [new file with mode: 0755]
CGI/tmpl/skeleton/index.tt [new file with mode: 0755]
CGI/tmpl/skeleton/module.tt [new file with mode: 0755]
Hourtraxsrv.pl [new file with mode: 0644]
access.log [new file with mode: 0644]
bin/Hourtraxsrv.pl
data/.dks [new symlink]
data/hourtrax.sqlite
error.log [new file with mode: 0644]
htdocs/clock.html [new file with mode: 0644]
htdocs/css/admin.css [new file with mode: 0644]
htdocs/css/clock.css [new file with mode: 0644]
htdocs/css/w3pro.css [new file with mode: 0755]
htdocs/img/hourtrax.png [new file with mode: 0644]
htdocs/index.html [new file with mode: 0644]
htdocs/js/admin.js [new file with mode: 0755]
htdocs/js/admin_ht.js [new file with mode: 0644]
htdocs/js/database.js [new file with mode: 0644]
htdocs/js/fieldsave.js [new file with mode: 0755]
htdocs/js/formsave.js [new file with mode: 0755]
htdocs/js/jquery-3.2.1.min.js [new file with mode: 0644]
htdocs/js/moduleglobal.js [new file with mode: 0755]
htdocs/js/request.js [new file with mode: 0755]
htdocs/js/request_old.js [new file with mode: 0644]
htdocs/js/sysconfig.js [new file with mode: 0644]
htdocs/supported.html [new file with mode: 0644]
htdocs/test.html [new file with mode: 0644]
htdocs/vendor/choices/base.css [new file with mode: 0755]
htdocs/vendor/choices/base.min.css [new file with mode: 0755]
htdocs/vendor/choices/choices.css [new file with mode: 0755]
htdocs/vendor/choices/choices.js [new file with mode: 0755]
htdocs/vendor/choices/choices.min.css [new file with mode: 0755]
htdocs/vendor/choices/choices.min.js [new file with mode: 0755]
htdocs/vendor/choices/scripts/choices.js [new file with mode: 0755]
htdocs/vendor/choices/scripts/choices.min.js [new file with mode: 0755]
htdocs/vendor/flatpickr/flatpickr.css [new file with mode: 0755]
htdocs/vendor/flatpickr/flatpickr.js [new file with mode: 0755]
htdocs/vendor/flatpickr/flatpickr.min.css [new file with mode: 0755]
htdocs/vendor/flatpickr/flatpickr.min.js [new file with mode: 0755]
htdocs/vendor/flatpickr/ie.css [new file with mode: 0755]
htdocs/vendor/flatpickr/index.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/l10n/de.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/l10n/de.js [new file with mode: 0755]
htdocs/vendor/flatpickr/l10n/default.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/l10n/default.js [new file with mode: 0755]
htdocs/vendor/flatpickr/l10n/fr.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/l10n/fr.js [new file with mode: 0755]
htdocs/vendor/flatpickr/l10n/lu.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/l10n/lu.js [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/confirmDate/confirmDate.css [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/confirmDate/confirmDate.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/confirmDate/confirmDate.js [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/labelPlugin/labelPlugin.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/labelPlugin/labelPlugin.js [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/minMaxTimePlugin.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/minMaxTimePlugin.js [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/monthSelect/index.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/monthSelect/index.js [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/monthSelect/style.css [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/monthSelect/tests.spec.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/rangePlugin.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/rangePlugin.js [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/scrollPlugin.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/scrollPlugin.js [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/weekSelect/weekSelect.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/plugins/weekSelect/weekSelect.js [new file with mode: 0755]
htdocs/vendor/flatpickr/themes/airbnb.css [new file with mode: 0755]
htdocs/vendor/flatpickr/themes/confetti.css [new file with mode: 0755]
htdocs/vendor/flatpickr/themes/dark.css [new file with mode: 0755]
htdocs/vendor/flatpickr/themes/light.css [new file with mode: 0755]
htdocs/vendor/flatpickr/themes/material_blue.css [new file with mode: 0755]
htdocs/vendor/flatpickr/themes/material_green.css [new file with mode: 0755]
htdocs/vendor/flatpickr/themes/material_orange.css [new file with mode: 0755]
htdocs/vendor/flatpickr/themes/material_red.css [new file with mode: 0755]
htdocs/vendor/flatpickr/types/globals.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/types/instance.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/types/locale.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/types/options.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/typings.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/utils/dates.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/utils/dom.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/utils/formatting.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/utils/index.d.ts [new file with mode: 0755]
htdocs/vendor/flatpickr/utils/polyfills.d.ts [new file with mode: 0755]
htdocs/vendor/moment/moment-with-locales.min.js [new file with mode: 0755]
htdocs/vendor/moment/moment.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/css/bootstrap/tabulator_bootstrap.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/bootstrap/tabulator_bootstrap.min.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/bootstrap/tabulator_bootstrap.min.css.map [new file with mode: 0755]
htdocs/vendor/tabulator/css/bootstrap/tabulator_bootstrap4.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/bootstrap/tabulator_bootstrap4.min.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/bootstrap/tabulator_bootstrap4.min.css.map [new file with mode: 0755]
htdocs/vendor/tabulator/css/bulma/tabulator_bulma.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/bulma/tabulator_bulma.min.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/bulma/tabulator_bulma.min.css.map [new file with mode: 0755]
htdocs/vendor/tabulator/css/semantic-ui/tabulator_semantic-ui.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/semantic-ui/tabulator_semantic-ui.min.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/semantic-ui/tabulator_semantic-ui.min.css.map [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator.min.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator.min.css.map [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator_midnight.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator_midnight.min.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator_midnight.min.css.map [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator_modern.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator_modern.min.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator_modern.min.css.map [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator_simple.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator_simple.min.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator_simple.min.css.map [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator_site.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator_site.min.css [new file with mode: 0755]
htdocs/vendor/tabulator/css/tabulator_site.min.css.map [new file with mode: 0755]
htdocs/vendor/tabulator/js/jquery_wrapper.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/jquery_wrapper.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/accessor.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/accessor.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/ajax.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/ajax.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/calculation_colums.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/calculation_colums.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/clipboard.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/clipboard.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/data_tree.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/data_tree.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/download.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/download.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/edit.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/edit.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/filter.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/filter.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/format.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/format.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/frozen_columns.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/frozen_columns.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/frozen_rows.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/frozen_rows.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/group_rows.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/group_rows.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/history.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/history.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/html_table_export.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/html_table_export.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/html_table_import.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/html_table_import.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/keybindings.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/keybindings.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/moveable_columns.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/moveable_columns.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/moveable_rows.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/moveable_rows.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/mutator.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/mutator.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/page.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/page.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/persistence.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/persistence.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/print.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/print.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/reactive_data.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/reactive_data.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/resize_columns.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/resize_columns.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/resize_rows.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/resize_rows.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/resize_table.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/resize_table.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/responsive_layout.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/responsive_layout.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/select_row.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/select_row.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/sort.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/sort.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/validate.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/modules/validate.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/tabulator.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/tabulator.min.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/tabulator_core.js [new file with mode: 0755]
htdocs/vendor/tabulator/js/tabulator_core.min.js [new file with mode: 0755]
startapp.sh [new file with mode: 0644]
syncdb.pl [new file with mode: 0644]
web/clock.html
web/css/w3pro.css [new file with mode: 0755]
web/index.html
web/js/admin.js
web/js/fieldsave.js [new file with mode: 0755]
web/js/formsave.js [new file with mode: 0755]
web/js/request_new.js [new file with mode: 0755]
web/vendor/choices/base.css [new file with mode: 0755]
web/vendor/choices/base.min.css [new file with mode: 0755]
web/vendor/choices/choices.css [new file with mode: 0755]
web/vendor/choices/choices.js [new file with mode: 0755]
web/vendor/choices/choices.min.css [new file with mode: 0755]
web/vendor/choices/choices.min.js [new file with mode: 0755]
web/vendor/choices/scripts/choices.js [new file with mode: 0755]
web/vendor/choices/scripts/choices.min.js [new file with mode: 0755]
web/vendor/flatpickr/flatpickr.css [new file with mode: 0755]
web/vendor/flatpickr/flatpickr.js [new file with mode: 0755]
web/vendor/flatpickr/flatpickr.min.css [new file with mode: 0755]
web/vendor/flatpickr/flatpickr.min.js [new file with mode: 0755]
web/vendor/flatpickr/ie.css [new file with mode: 0755]
web/vendor/flatpickr/index.d.ts [new file with mode: 0755]
web/vendor/flatpickr/l10n/de.d.ts [new file with mode: 0755]
web/vendor/flatpickr/l10n/de.js [new file with mode: 0755]
web/vendor/flatpickr/l10n/default.d.ts [new file with mode: 0755]
web/vendor/flatpickr/l10n/default.js [new file with mode: 0755]
web/vendor/flatpickr/l10n/fr.d.ts [new file with mode: 0755]
web/vendor/flatpickr/l10n/fr.js [new file with mode: 0755]
web/vendor/flatpickr/l10n/lu.d.ts [new file with mode: 0755]
web/vendor/flatpickr/l10n/lu.js [new file with mode: 0755]
web/vendor/flatpickr/plugins/confirmDate/confirmDate.css [new file with mode: 0755]
web/vendor/flatpickr/plugins/confirmDate/confirmDate.d.ts [new file with mode: 0755]
web/vendor/flatpickr/plugins/confirmDate/confirmDate.js [new file with mode: 0755]
web/vendor/flatpickr/plugins/labelPlugin/labelPlugin.d.ts [new file with mode: 0755]
web/vendor/flatpickr/plugins/labelPlugin/labelPlugin.js [new file with mode: 0755]
web/vendor/flatpickr/plugins/minMaxTimePlugin.d.ts [new file with mode: 0755]
web/vendor/flatpickr/plugins/minMaxTimePlugin.js [new file with mode: 0755]
web/vendor/flatpickr/plugins/monthSelect/index.d.ts [new file with mode: 0755]
web/vendor/flatpickr/plugins/monthSelect/index.js [new file with mode: 0755]
web/vendor/flatpickr/plugins/monthSelect/style.css [new file with mode: 0755]
web/vendor/flatpickr/plugins/monthSelect/tests.spec.d.ts [new file with mode: 0755]
web/vendor/flatpickr/plugins/rangePlugin.d.ts [new file with mode: 0755]
web/vendor/flatpickr/plugins/rangePlugin.js [new file with mode: 0755]
web/vendor/flatpickr/plugins/scrollPlugin.d.ts [new file with mode: 0755]
web/vendor/flatpickr/plugins/scrollPlugin.js [new file with mode: 0755]
web/vendor/flatpickr/plugins/weekSelect/weekSelect.d.ts [new file with mode: 0755]
web/vendor/flatpickr/plugins/weekSelect/weekSelect.js [new file with mode: 0755]
web/vendor/flatpickr/themes/airbnb.css [new file with mode: 0755]
web/vendor/flatpickr/themes/confetti.css [new file with mode: 0755]
web/vendor/flatpickr/themes/dark.css [new file with mode: 0755]
web/vendor/flatpickr/themes/light.css [new file with mode: 0755]
web/vendor/flatpickr/themes/material_blue.css [new file with mode: 0755]
web/vendor/flatpickr/themes/material_green.css [new file with mode: 0755]
web/vendor/flatpickr/themes/material_orange.css [new file with mode: 0755]
web/vendor/flatpickr/themes/material_red.css [new file with mode: 0755]
web/vendor/flatpickr/types/globals.d.ts [new file with mode: 0755]
web/vendor/flatpickr/types/instance.d.ts [new file with mode: 0755]
web/vendor/flatpickr/types/locale.d.ts [new file with mode: 0755]
web/vendor/flatpickr/types/options.d.ts [new file with mode: 0755]
web/vendor/flatpickr/typings.d.ts [new file with mode: 0755]
web/vendor/flatpickr/utils/dates.d.ts [new file with mode: 0755]
web/vendor/flatpickr/utils/dom.d.ts [new file with mode: 0755]
web/vendor/flatpickr/utils/formatting.d.ts [new file with mode: 0755]
web/vendor/flatpickr/utils/index.d.ts [new file with mode: 0755]
web/vendor/flatpickr/utils/polyfills.d.ts [new file with mode: 0755]
web/vendor/moment/moment-with-locales.min.js [new file with mode: 0755]
web/vendor/moment/moment.min.js [new file with mode: 0755]
web/vendor/tabulator/css/bootstrap/tabulator_bootstrap.css [new file with mode: 0755]
web/vendor/tabulator/css/bootstrap/tabulator_bootstrap.min.css [new file with mode: 0755]
web/vendor/tabulator/css/bootstrap/tabulator_bootstrap.min.css.map [new file with mode: 0755]
web/vendor/tabulator/css/bootstrap/tabulator_bootstrap4.css [new file with mode: 0755]
web/vendor/tabulator/css/bootstrap/tabulator_bootstrap4.min.css [new file with mode: 0755]
web/vendor/tabulator/css/bootstrap/tabulator_bootstrap4.min.css.map [new file with mode: 0755]
web/vendor/tabulator/css/bulma/tabulator_bulma.css [new file with mode: 0755]
web/vendor/tabulator/css/bulma/tabulator_bulma.min.css [new file with mode: 0755]
web/vendor/tabulator/css/bulma/tabulator_bulma.min.css.map [new file with mode: 0755]
web/vendor/tabulator/css/semantic-ui/tabulator_semantic-ui.css [new file with mode: 0755]
web/vendor/tabulator/css/semantic-ui/tabulator_semantic-ui.min.css [new file with mode: 0755]
web/vendor/tabulator/css/semantic-ui/tabulator_semantic-ui.min.css.map [new file with mode: 0755]
web/vendor/tabulator/css/tabulator.css [new file with mode: 0755]
web/vendor/tabulator/css/tabulator.min.css [new file with mode: 0755]
web/vendor/tabulator/css/tabulator.min.css.map [new file with mode: 0755]
web/vendor/tabulator/css/tabulator_midnight.css [new file with mode: 0755]
web/vendor/tabulator/css/tabulator_midnight.min.css [new file with mode: 0755]
web/vendor/tabulator/css/tabulator_midnight.min.css.map [new file with mode: 0755]
web/vendor/tabulator/css/tabulator_modern.css [new file with mode: 0755]
web/vendor/tabulator/css/tabulator_modern.min.css [new file with mode: 0755]
web/vendor/tabulator/css/tabulator_modern.min.css.map [new file with mode: 0755]
web/vendor/tabulator/css/tabulator_simple.css [new file with mode: 0755]
web/vendor/tabulator/css/tabulator_simple.min.css [new file with mode: 0755]
web/vendor/tabulator/css/tabulator_simple.min.css.map [new file with mode: 0755]
web/vendor/tabulator/css/tabulator_site.css [new file with mode: 0755]
web/vendor/tabulator/css/tabulator_site.min.css [new file with mode: 0755]
web/vendor/tabulator/css/tabulator_site.min.css.map [new file with mode: 0755]
web/vendor/tabulator/js/jquery_wrapper.js [new file with mode: 0755]
web/vendor/tabulator/js/jquery_wrapper.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/accessor.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/accessor.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/ajax.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/ajax.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/calculation_colums.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/calculation_colums.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/clipboard.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/clipboard.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/data_tree.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/data_tree.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/download.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/download.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/edit.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/edit.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/filter.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/filter.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/format.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/format.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/frozen_columns.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/frozen_columns.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/frozen_rows.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/frozen_rows.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/group_rows.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/group_rows.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/history.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/history.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/html_table_export.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/html_table_export.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/html_table_import.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/html_table_import.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/keybindings.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/keybindings.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/moveable_columns.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/moveable_columns.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/moveable_rows.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/moveable_rows.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/mutator.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/mutator.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/page.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/page.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/persistence.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/persistence.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/print.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/print.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/reactive_data.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/reactive_data.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/resize_columns.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/resize_columns.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/resize_rows.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/resize_rows.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/resize_table.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/resize_table.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/responsive_layout.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/responsive_layout.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/select_row.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/select_row.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/sort.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/sort.min.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/validate.js [new file with mode: 0755]
web/vendor/tabulator/js/modules/validate.min.js [new file with mode: 0755]
web/vendor/tabulator/js/tabulator.js [new file with mode: 0755]
web/vendor/tabulator/js/tabulator.min.js [new file with mode: 0755]
web/vendor/tabulator/js/tabulator_core.js [new file with mode: 0755]
web/vendor/tabulator/js/tabulator_core.min.js [new file with mode: 0755]