v20191024
authorKilian Saffran <ksaffran@dks.lu>
Fri, 25 Oct 2019 06:06:29 +0000 (08:06 +0200)
committerKilian Saffran <ksaffran@dks.lu>
Fri, 25 Oct 2019 06:06:29 +0000 (08:06 +0200)
commit032aad8f9e1d10e9a13a31d715dbd763311dcb5f
treefba7f88bfdb652ffa434ad71089880d5b2d93e3c
parent1b9386794db7a3126de310e85e21893cacd8708c
v20191024
301 files changed:
.gitignore [new file with mode: 0644]
CGI/api/tmp/sql.log
CGI/tmpl/app/hourtrax/index.tt
CGI/tmpl/app/hourtrax/module/clock/index.js [deleted file]
CGI/tmpl/app/hourtrax/module/clock/index.tt [deleted file]
CGI/tmpl/app/hourtrax/module/members/index.js
CGI/tmpl/app/hourtrax/module/members/index.tt
CGI/tmpl/app/hourtrax/module/settings/index.tt
CGI/tmpl/app/hourtrax/module/timetrack/index.js
CGI/tmpl/app/hourtrax/module/timetrack/index.tt
CGI/tmpl/skeleton/module.tt
access.log
app/clock.html [deleted file]
app/css/admin.css [deleted file]
app/css/clock.css [deleted file]
app/index.html [deleted file]
app/js/admin.js [deleted file]
app/js/app.js [deleted file]
app/js/database.js [deleted file]
app/js/jquery-3.2.1.min.js [deleted file]
app/js/login.js [deleted file]
app/js/request.js [deleted file]
app/js/sysconfig.js [deleted file]
app/js/track.js [deleted file]
app/main.js [deleted file]
app/package.json [deleted file]
app/supported.html [deleted file]
app/test.html [deleted file]
bin/Hourtraxsrv.pl [deleted file]
bin/Module/FileSystem.pm [deleted file]
bin/Module/Function/encrypt.pm [deleted file]
bin/Module/OpenVPN.pm [deleted file]
bin/Module/SQLite.pm [deleted file]
bin/Module/Service.pm [deleted file]
bin/Module/System.pm [deleted file]
bin/Module/Test.pm [deleted file]
bin/mountdrives.pl [deleted file]
bin/startapp.sh [deleted file]
bin/supportmnt.pl [deleted file]
bin/syncdb.pl [deleted file]
data/hourtrax.sqlite
error.log
hourtrax.pl [moved from Hourtraxsrv.pl with 96% similarity]
htdocs/clock.html [deleted file]
htdocs/img/dks_1000.png [new file with mode: 0644]
htdocs/img/icons/Adobe_Acrobat.svg [new file with mode: 0644]
htdocs/img/icons/Adobe_PDF_Export.svg [new file with mode: 0644]
htdocs/img/icons/Agreement_01.svg [new file with mode: 0644]
htdocs/img/icons/Bill.svg [new file with mode: 0644]
htdocs/img/icons/Document_Save.svg [new file with mode: 0644]
htdocs/img/icons/Save.svg [new file with mode: 0644]
htdocs/img/icons/address.svg [new file with mode: 0644]
htdocs/img/icons/address_white.svg [new file with mode: 0644]
htdocs/img/icons/apps.svg [new file with mode: 0644]
htdocs/img/icons/apps_white.svg [new file with mode: 0644]
htdocs/img/icons/archive.svg [new file with mode: 0644]
htdocs/img/icons/archive_white.svg [new file with mode: 0644]
htdocs/img/icons/calendar.svg [new file with mode: 0644]
htdocs/img/icons/calendar_white.svg [new file with mode: 0644]
htdocs/img/icons/clocktime.svg [new file with mode: 0644]
htdocs/img/icons/clocktime_white.svg [new file with mode: 0644]
htdocs/img/icons/club.svg [new file with mode: 0644]
htdocs/img/icons/club_white.svg [new file with mode: 0644]
htdocs/img/icons/clubs.svg [new file with mode: 0644]
htdocs/img/icons/clubs_white.svg [new file with mode: 0644]
htdocs/img/icons/code.svg [new file with mode: 0644]
htdocs/img/icons/cube.svg [new file with mode: 0644]
htdocs/img/icons/cube_white.svg [new file with mode: 0644]
htdocs/img/icons/cubelight.svg [new file with mode: 0644]
htdocs/img/icons/cubelight_white.svg [new file with mode: 0644]
htdocs/img/icons/dashboard.svg [new file with mode: 0644]
htdocs/img/icons/dashboard_white.svg [new file with mode: 0644]
htdocs/img/icons/download.svg [new file with mode: 0644]
htdocs/img/icons/download_white.svg [new file with mode: 0644]
htdocs/img/icons/duplicate.svg [new file with mode: 0644]
htdocs/img/icons/duplicate_white.svg [new file with mode: 0644]
htdocs/img/icons/edit.svg [new file with mode: 0644]
htdocs/img/icons/edit_white.svg [new file with mode: 0644]
htdocs/img/icons/file.svg [new file with mode: 0644]
htdocs/img/icons/file/dir.png [new file with mode: 0644]
htdocs/img/icons/file/doc.png [new file with mode: 0644]
htdocs/img/icons/file/docx.png [new file with mode: 0644]
htdocs/img/icons/file/file.png [new file with mode: 0644]
htdocs/img/icons/file/jpg.png [new file with mode: 0644]
htdocs/img/icons/file/pdf.png [new file with mode: 0644]
htdocs/img/icons/file/png.png [new file with mode: 0644]
htdocs/img/icons/file/txt.png [new file with mode: 0644]
htdocs/img/icons/file/xls.png [new file with mode: 0644]
htdocs/img/icons/file/xlsx.png [new file with mode: 0644]
htdocs/img/icons/file_white.svg [new file with mode: 0644]
htdocs/img/icons/folder.svg [new file with mode: 0644]
htdocs/img/icons/folder_white.svg [new file with mode: 0644]
htdocs/img/icons/globe.svg [new file with mode: 0644]
htdocs/img/icons/globe_white.svg [new file with mode: 0644]
htdocs/img/icons/inbox.svg [new file with mode: 0644]
htdocs/img/icons/inbox_white.svg [new file with mode: 0644]
htdocs/img/icons/library.svg [new file with mode: 0644]
htdocs/img/icons/library_white.svg [new file with mode: 0644]
htdocs/img/icons/license.svg [new file with mode: 0644]
htdocs/img/icons/license_white.svg [new file with mode: 0644]
htdocs/img/icons/list.svg [new file with mode: 0644]
htdocs/img/icons/list_white.svg [new file with mode: 0644]
htdocs/img/icons/logout.svg [new file with mode: 0644]
htdocs/img/icons/logout_white.svg [new file with mode: 0644]
htdocs/img/icons/menu.svg [new file with mode: 0644]
htdocs/img/icons/menu_white.svg [new file with mode: 0644]
htdocs/img/icons/newspaper.svg [new file with mode: 0644]
htdocs/img/icons/newspaper_white.svg [new file with mode: 0644]
htdocs/img/icons/numberlist.svg [new file with mode: 0644]
htdocs/img/icons/numberlist_white.svg [new file with mode: 0644]
htdocs/img/icons/package.svg [new file with mode: 0644]
htdocs/img/icons/package_white.svg [new file with mode: 0644]
htdocs/img/icons/pictures.svg [new file with mode: 0644]
htdocs/img/icons/pictures_white.svg [new file with mode: 0644]
htdocs/img/icons/plus.svg [new file with mode: 0644]
htdocs/img/icons/plus_white.svg [new file with mode: 0644]
htdocs/img/icons/remove.svg [new file with mode: 0644]
htdocs/img/icons/remove_white.svg [new file with mode: 0644]
htdocs/img/icons/squares.svg [new file with mode: 0644]
htdocs/img/icons/squares_white.svg [new file with mode: 0644]
htdocs/img/icons/target.svg [new file with mode: 0644]
htdocs/img/icons/target_white.svg [new file with mode: 0644]
htdocs/img/icons/user.svg [new file with mode: 0644]
htdocs/img/icons/user_white.svg [new file with mode: 0644]
htdocs/index.html [deleted file]
htdocs/js/database.js [deleted file]
htdocs/js/jquery-3.2.1.min.js [deleted file]
htdocs/js/request_old.js [deleted file]
htdocs/supported.html [deleted file]
htdocs/test.html [deleted file]
startapp.sh
web/clock.html [deleted file]
web/css/admin.css [deleted file]
web/css/clock.css [deleted file]
web/css/w3pro.css [deleted file]
web/index.html [deleted file]
web/js/admin.js [deleted file]
web/js/app.js [deleted file]
web/js/database.js [deleted file]
web/js/fieldsave.js [deleted file]
web/js/formsave.js [deleted file]
web/js/jquery-3.2.1.min.js [deleted file]
web/js/login.js [deleted file]
web/js/request.js [deleted file]
web/js/request_new.js [deleted file]
web/js/sysconfig.js [deleted file]
web/js/track.js [deleted file]
web/supported.html [deleted file]
web/test.html [deleted file]
web/vendor/choices/base.css [deleted file]
web/vendor/choices/base.min.css [deleted file]
web/vendor/choices/choices.css [deleted file]
web/vendor/choices/choices.js [deleted file]
web/vendor/choices/choices.min.css [deleted file]
web/vendor/choices/choices.min.js [deleted file]
web/vendor/choices/scripts/choices.js [deleted file]
web/vendor/choices/scripts/choices.min.js [deleted file]
web/vendor/flatpickr/flatpickr.css [deleted file]
web/vendor/flatpickr/flatpickr.js [deleted file]
web/vendor/flatpickr/flatpickr.min.css [deleted file]
web/vendor/flatpickr/flatpickr.min.js [deleted file]
web/vendor/flatpickr/ie.css [deleted file]
web/vendor/flatpickr/index.d.ts [deleted file]
web/vendor/flatpickr/l10n/de.d.ts [deleted file]
web/vendor/flatpickr/l10n/de.js [deleted file]
web/vendor/flatpickr/l10n/default.d.ts [deleted file]
web/vendor/flatpickr/l10n/default.js [deleted file]
web/vendor/flatpickr/l10n/fr.d.ts [deleted file]
web/vendor/flatpickr/l10n/fr.js [deleted file]
web/vendor/flatpickr/l10n/lu.d.ts [deleted file]
web/vendor/flatpickr/l10n/lu.js [deleted file]
web/vendor/flatpickr/plugins/confirmDate/confirmDate.css [deleted file]
web/vendor/flatpickr/plugins/confirmDate/confirmDate.d.ts [deleted file]
web/vendor/flatpickr/plugins/confirmDate/confirmDate.js [deleted file]
web/vendor/flatpickr/plugins/labelPlugin/labelPlugin.d.ts [deleted file]
web/vendor/flatpickr/plugins/labelPlugin/labelPlugin.js [deleted file]
web/vendor/flatpickr/plugins/minMaxTimePlugin.d.ts [deleted file]
web/vendor/flatpickr/plugins/minMaxTimePlugin.js [deleted file]
web/vendor/flatpickr/plugins/monthSelect/index.d.ts [deleted file]
web/vendor/flatpickr/plugins/monthSelect/index.js [deleted file]
web/vendor/flatpickr/plugins/monthSelect/style.css [deleted file]
web/vendor/flatpickr/plugins/monthSelect/tests.spec.d.ts [deleted file]
web/vendor/flatpickr/plugins/rangePlugin.d.ts [deleted file]
web/vendor/flatpickr/plugins/rangePlugin.js [deleted file]
web/vendor/flatpickr/plugins/scrollPlugin.d.ts [deleted file]
web/vendor/flatpickr/plugins/scrollPlugin.js [deleted file]
web/vendor/flatpickr/plugins/weekSelect/weekSelect.d.ts [deleted file]
web/vendor/flatpickr/plugins/weekSelect/weekSelect.js [deleted file]
web/vendor/flatpickr/themes/airbnb.css [deleted file]
web/vendor/flatpickr/themes/confetti.css [deleted file]
web/vendor/flatpickr/themes/dark.css [deleted file]
web/vendor/flatpickr/themes/light.css [deleted file]
web/vendor/flatpickr/themes/material_blue.css [deleted file]
web/vendor/flatpickr/themes/material_green.css [deleted file]
web/vendor/flatpickr/themes/material_orange.css [deleted file]
web/vendor/flatpickr/themes/material_red.css [deleted file]
web/vendor/flatpickr/types/globals.d.ts [deleted file]
web/vendor/flatpickr/types/instance.d.ts [deleted file]
web/vendor/flatpickr/types/locale.d.ts [deleted file]
web/vendor/flatpickr/types/options.d.ts [deleted file]
web/vendor/flatpickr/typings.d.ts [deleted file]
web/vendor/flatpickr/utils/dates.d.ts [deleted file]
web/vendor/flatpickr/utils/dom.d.ts [deleted file]
web/vendor/flatpickr/utils/formatting.d.ts [deleted file]
web/vendor/flatpickr/utils/index.d.ts [deleted file]
web/vendor/flatpickr/utils/polyfills.d.ts [deleted file]
web/vendor/moment/moment-with-locales.min.js [deleted file]
web/vendor/moment/moment.min.js [deleted file]
web/vendor/tabulator/css/bootstrap/tabulator_bootstrap.css [deleted file]
web/vendor/tabulator/css/bootstrap/tabulator_bootstrap.min.css [deleted file]
web/vendor/tabulator/css/bootstrap/tabulator_bootstrap.min.css.map [deleted file]
web/vendor/tabulator/css/bootstrap/tabulator_bootstrap4.css [deleted file]
web/vendor/tabulator/css/bootstrap/tabulator_bootstrap4.min.css [deleted file]
web/vendor/tabulator/css/bootstrap/tabulator_bootstrap4.min.css.map [deleted file]
web/vendor/tabulator/css/bulma/tabulator_bulma.css [deleted file]
web/vendor/tabulator/css/bulma/tabulator_bulma.min.css [deleted file]
web/vendor/tabulator/css/bulma/tabulator_bulma.min.css.map [deleted file]
web/vendor/tabulator/css/semantic-ui/tabulator_semantic-ui.css [deleted file]
web/vendor/tabulator/css/semantic-ui/tabulator_semantic-ui.min.css [deleted file]
web/vendor/tabulator/css/semantic-ui/tabulator_semantic-ui.min.css.map [deleted file]
web/vendor/tabulator/css/tabulator.css [deleted file]
web/vendor/tabulator/css/tabulator.min.css [deleted file]
web/vendor/tabulator/css/tabulator.min.css.map [deleted file]
web/vendor/tabulator/css/tabulator_midnight.css [deleted file]
web/vendor/tabulator/css/tabulator_midnight.min.css [deleted file]
web/vendor/tabulator/css/tabulator_midnight.min.css.map [deleted file]
web/vendor/tabulator/css/tabulator_modern.css [deleted file]
web/vendor/tabulator/css/tabulator_modern.min.css [deleted file]
web/vendor/tabulator/css/tabulator_modern.min.css.map [deleted file]
web/vendor/tabulator/css/tabulator_simple.css [deleted file]
web/vendor/tabulator/css/tabulator_simple.min.css [deleted file]
web/vendor/tabulator/css/tabulator_simple.min.css.map [deleted file]
web/vendor/tabulator/css/tabulator_site.css [deleted file]
web/vendor/tabulator/css/tabulator_site.min.css [deleted file]
web/vendor/tabulator/css/tabulator_site.min.css.map [deleted file]
web/vendor/tabulator/js/jquery_wrapper.js [deleted file]
web/vendor/tabulator/js/jquery_wrapper.min.js [deleted file]
web/vendor/tabulator/js/modules/accessor.js [deleted file]
web/vendor/tabulator/js/modules/accessor.min.js [deleted file]
web/vendor/tabulator/js/modules/ajax.js [deleted file]
web/vendor/tabulator/js/modules/ajax.min.js [deleted file]
web/vendor/tabulator/js/modules/calculation_colums.js [deleted file]
web/vendor/tabulator/js/modules/calculation_colums.min.js [deleted file]
web/vendor/tabulator/js/modules/clipboard.js [deleted file]
web/vendor/tabulator/js/modules/clipboard.min.js [deleted file]
web/vendor/tabulator/js/modules/data_tree.js [deleted file]
web/vendor/tabulator/js/modules/data_tree.min.js [deleted file]
web/vendor/tabulator/js/modules/download.js [deleted file]
web/vendor/tabulator/js/modules/download.min.js [deleted file]
web/vendor/tabulator/js/modules/edit.js [deleted file]
web/vendor/tabulator/js/modules/edit.min.js [deleted file]
web/vendor/tabulator/js/modules/filter.js [deleted file]
web/vendor/tabulator/js/modules/filter.min.js [deleted file]
web/vendor/tabulator/js/modules/format.js [deleted file]
web/vendor/tabulator/js/modules/format.min.js [deleted file]
web/vendor/tabulator/js/modules/frozen_columns.js [deleted file]
web/vendor/tabulator/js/modules/frozen_columns.min.js [deleted file]
web/vendor/tabulator/js/modules/frozen_rows.js [deleted file]
web/vendor/tabulator/js/modules/frozen_rows.min.js [deleted file]
web/vendor/tabulator/js/modules/group_rows.js [deleted file]
web/vendor/tabulator/js/modules/group_rows.min.js [deleted file]
web/vendor/tabulator/js/modules/history.js [deleted file]
web/vendor/tabulator/js/modules/history.min.js [deleted file]
web/vendor/tabulator/js/modules/html_table_export.js [deleted file]
web/vendor/tabulator/js/modules/html_table_export.min.js [deleted file]
web/vendor/tabulator/js/modules/html_table_import.js [deleted file]
web/vendor/tabulator/js/modules/html_table_import.min.js [deleted file]
web/vendor/tabulator/js/modules/keybindings.js [deleted file]
web/vendor/tabulator/js/modules/keybindings.min.js [deleted file]
web/vendor/tabulator/js/modules/moveable_columns.js [deleted file]
web/vendor/tabulator/js/modules/moveable_columns.min.js [deleted file]
web/vendor/tabulator/js/modules/moveable_rows.js [deleted file]
web/vendor/tabulator/js/modules/moveable_rows.min.js [deleted file]
web/vendor/tabulator/js/modules/mutator.js [deleted file]
web/vendor/tabulator/js/modules/mutator.min.js [deleted file]
web/vendor/tabulator/js/modules/page.js [deleted file]
web/vendor/tabulator/js/modules/page.min.js [deleted file]
web/vendor/tabulator/js/modules/persistence.js [deleted file]
web/vendor/tabulator/js/modules/persistence.min.js [deleted file]
web/vendor/tabulator/js/modules/print.js [deleted file]
web/vendor/tabulator/js/modules/print.min.js [deleted file]
web/vendor/tabulator/js/modules/reactive_data.js [deleted file]
web/vendor/tabulator/js/modules/reactive_data.min.js [deleted file]
web/vendor/tabulator/js/modules/resize_columns.js [deleted file]
web/vendor/tabulator/js/modules/resize_columns.min.js [deleted file]
web/vendor/tabulator/js/modules/resize_rows.js [deleted file]
web/vendor/tabulator/js/modules/resize_rows.min.js [deleted file]
web/vendor/tabulator/js/modules/resize_table.js [deleted file]
web/vendor/tabulator/js/modules/resize_table.min.js [deleted file]
web/vendor/tabulator/js/modules/responsive_layout.js [deleted file]
web/vendor/tabulator/js/modules/responsive_layout.min.js [deleted file]
web/vendor/tabulator/js/modules/select_row.js [deleted file]
web/vendor/tabulator/js/modules/select_row.min.js [deleted file]
web/vendor/tabulator/js/modules/sort.js [deleted file]
web/vendor/tabulator/js/modules/sort.min.js [deleted file]
web/vendor/tabulator/js/modules/validate.js [deleted file]
web/vendor/tabulator/js/modules/validate.min.js [deleted file]
web/vendor/tabulator/js/tabulator.js [deleted file]
web/vendor/tabulator/js/tabulator.min.js [deleted file]
web/vendor/tabulator/js/tabulator_core.js [deleted file]
web/vendor/tabulator/js/tabulator_core.min.js [deleted file]