v20191117
authorkilian (dks-laptop) <ksaffran@dks.lu>
Mon, 18 Nov 2019 06:14:57 +0000 (07:14 +0100)
committerkilian (dks-laptop) <ksaffran@dks.lu>
Mon, 18 Nov 2019 06:14:57 +0000 (07:14 +0100)
commit6b2dca21c1cca968c030bb9b4788a80f621dbb9f
tree4a2734f360907c7cc7260e2970b68de338d25860
parent39a25de5b9e72a998e11f65e99859e070fce09d0
v20191117
93 files changed:
backoffice/api/lib/dksdb.pm
backoffice/api/lib/session.pm
backoffice/api/process.cgi
backoffice/tmpl/block/form.tt
backoffice/vendors/flatpickr/flatpickr.js
backoffice/vendors/flatpickr/plugins/confirmDate/confirmDate.js
backoffice/vendors/flatpickr/plugins/monthSelect/index.js
backoffice/vendors/tabulator/css/tabulator.css [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator.min.css [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator.min.css.map [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator_midnight.css [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator_midnight.min.css [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator_midnight.min.css.map [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator_modern.css [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator_modern.min.css [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator_modern.min.css.map [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator_simple.css [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator_simple.min.css [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator_simple.min.css.map [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator_site.css [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator_site.min.css [new file with mode: 0644]
backoffice/vendors/tabulator/css/tabulator_site.min.css.map [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/accessor.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/accessor.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/ajax.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/ajax.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/calculation_colums.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/calculation_colums.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/clipboard.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/clipboard.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/data_tree.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/data_tree.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/download.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/download.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/edit.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/edit.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/filter.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/filter.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/format.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/format.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/frozen_columns.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/frozen_columns.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/frozen_rows.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/frozen_rows.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/group_rows.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/group_rows.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/history.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/history.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/html_table_export.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/html_table_export.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/html_table_import.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/html_table_import.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/keybindings.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/keybindings.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/moveable_columns.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/moveable_columns.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/moveable_rows.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/moveable_rows.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/mutator.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/mutator.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/page.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/page.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/persistence.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/persistence.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/print.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/print.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/reactive_data.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/reactive_data.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/resize_columns.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/resize_columns.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/resize_rows.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/resize_rows.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/resize_table.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/resize_table.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/responsive_layout.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/responsive_layout.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/select_row.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/select_row.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/sort.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/sort.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/validate.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/modules/validate.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/tabulator.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/tabulator.min.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/tabulator_core.js [new file with mode: 0644]
backoffice/vendors/tabulator/js/tabulator_core.min.js [new file with mode: 0644]
dev/db/juridiglu_db.pg.full.sql
dev/db/juridiglu_db.pg.schema.sql
dev/diff_files.sh
dev/sourcefiles.local.txt
dev/sourcefiles.remote.txt
tmpl/block/topnav.tt
tmpl/page/links.tt [new file with mode: 0644]