dks apps initial
authorKilian Saffran <ksaffran@dks.lu>
Fri, 22 Mar 2019 14:46:58 +0000 (15:46 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Fri, 22 Mar 2019 14:46:58 +0000 (15:46 +0100)
commitfe8f879e52c3629565a69bd87546ec9ffcf3a688
tree219c03980a581ceb4b65d521109eb7e6a5192884
dks apps initial
712 files changed:
.gitignore [new file with mode: 0644]
.htaccess [new file with mode: 0644]
.htpasswd [new file with mode: 0644]
api/.htaccess [new file with mode: 0644]
api/prefs.cgi [new file with mode: 0644]
api/sqlite.cgi [new file with mode: 0644]
apps/creorga/css/bootstrap-datetimepicker.css [new file with mode: 0644]
apps/creorga/css/bootstrap-datetimepicker.min.css [new file with mode: 0644]
apps/creorga/css/bootstrap-multiselect.css [new file with mode: 0644]
apps/creorga/css/bootstrap-theme.css [new file with mode: 0644]
apps/creorga/css/bootstrap-theme.min.css [new file with mode: 0644]
apps/creorga/css/bootstrap-timepicker.min.css [new file with mode: 0644]
apps/creorga/css/bootstrap.css [new file with mode: 0644]
apps/creorga/css/bootstrap.min.css [new file with mode: 0644]
apps/creorga/css/calendar.css [new file with mode: 0644]
apps/creorga/css/creorga.css [new file with mode: 0644]
apps/creorga/css/dataTables.bootstrap.min.css [new file with mode: 0644]
apps/creorga/css/datatables.min.css [new file with mode: 0644]
apps/creorga/css/glyphicons-bootstrap.css [new file with mode: 0644]
apps/creorga/css/glyphicons-halflings.css [new file with mode: 0644]
apps/creorga/css/glyphicons.css [new file with mode: 0644]
apps/creorga/css/jquery.dataTables.min.css [new file with mode: 0644]
apps/creorga/css/jquery.dataTables_themeroller.css [new file with mode: 0644]
apps/creorga/css/jquery.minicolors.css [new file with mode: 0644]
apps/creorga/css/main.css [new file with mode: 0644]
apps/creorga/css/style.css [new file with mode: 0644]
apps/creorga/css/summernote.css [new file with mode: 0644]
apps/creorga/font/summernote.eot [new file with mode: 0644]
apps/creorga/font/summernote.ttf [new file with mode: 0644]
apps/creorga/font/summernote.woff [new file with mode: 0644]
apps/creorga/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
apps/creorga/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
apps/creorga/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
apps/creorga/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
apps/creorga/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
apps/creorga/fonts/glyphicons-regular.eot [new file with mode: 0644]
apps/creorga/fonts/glyphicons-regular.svg [new file with mode: 0644]
apps/creorga/fonts/glyphicons-regular.ttf [new file with mode: 0644]
apps/creorga/fonts/glyphicons-regular.woff [new file with mode: 0644]
apps/creorga/fonts/glyphicons-regular.woff2 [new file with mode: 0644]
apps/creorga/images/Sorting icons.psd [new file with mode: 0644]
apps/creorga/images/back_disabled.png [new file with mode: 0644]
apps/creorga/images/back_enabled.png [new file with mode: 0644]
apps/creorga/images/back_enabled_hover.png [new file with mode: 0644]
apps/creorga/images/forward_disabled.png [new file with mode: 0644]
apps/creorga/images/forward_enabled.png [new file with mode: 0644]
apps/creorga/images/forward_enabled_hover.png [new file with mode: 0644]
apps/creorga/images/sort_asc.png [new file with mode: 0644]
apps/creorga/images/sort_asc_disabled.png [new file with mode: 0644]
apps/creorga/images/sort_both.png [new file with mode: 0644]
apps/creorga/images/sort_desc.png [new file with mode: 0644]
apps/creorga/images/sort_desc_disabled.png [new file with mode: 0644]
apps/creorga/img/Archive.svg [new file with mode: 0644]
apps/creorga/img/Book.svg [new file with mode: 0644]
apps/creorga/img/Calendar.svg [new file with mode: 0644]
apps/creorga/img/Check.svg [new file with mode: 0644]
apps/creorga/img/Children.svg [new file with mode: 0644]
apps/creorga/img/Home.svg [new file with mode: 0644]
apps/creorga/img/Info.svg [new file with mode: 0644]
apps/creorga/img/Moneybag.svg [new file with mode: 0644]
apps/creorga/img/Print.svg [new file with mode: 0644]
apps/creorga/img/Sandclock.svg [new file with mode: 0644]
apps/creorga/img/Team.svg [new file with mode: 0644]
apps/creorga/img/creorga.png [new file with mode: 0644]
apps/creorga/img/default32.png [new file with mode: 0644]
apps/creorga/img/glyphicons-halflings-white.png [new file with mode: 0644]
apps/creorga/img/glyphicons-halflings.png [new file with mode: 0644]
apps/creorga/index.html [new file with mode: 0644]
apps/creorga/js/app.js [new file with mode: 0644]
apps/creorga/js/bootstrap-datetimepicker.min.js [new file with mode: 0644]
apps/creorga/js/bootstrap-multiselect.js [new file with mode: 0644]
apps/creorga/js/bootstrap-timepicker.min.js [new file with mode: 0644]
apps/creorga/js/bootstrap.js [new file with mode: 0644]
apps/creorga/js/bootstrap.min.js [new file with mode: 0644]
apps/creorga/js/creorga.js [new file with mode: 0644]
apps/creorga/js/datatables.min.js [new file with mode: 0644]
apps/creorga/js/jquery.min.js [new file with mode: 0644]
apps/creorga/js/jquery.minicolors.js [new file with mode: 0644]
apps/creorga/js/jquery.minicolors.min.js [new file with mode: 0644]
apps/creorga/js/labels.js [new file with mode: 0644]
apps/creorga/js/lang/summernote-fr-FR.js [new file with mode: 0644]
apps/creorga/js/lang/summernote-fr-FR.min.js [new file with mode: 0644]
apps/creorga/js/locale/datatable_de.json [new file with mode: 0644]
apps/creorga/js/locale/datatable_fr.json [new file with mode: 0644]
apps/creorga/js/modules.js [new file with mode: 0644]
apps/creorga/js/moment-with-locales.js [new file with mode: 0644]
apps/creorga/js/print.js [new file with mode: 0644]
apps/creorga/js/summernote.js [new file with mode: 0644]
apps/creorga/js/summernote.min.js [new file with mode: 0644]
apps/creorga/js/webdatabase.js [new file with mode: 0644]
apps/creorga/js/webpreferences.js [new file with mode: 0644]
apps/creorga/modules/calendar/calglobal.html [new file with mode: 0644]
apps/creorga/modules/calendar/callunch.html [new file with mode: 0644]
apps/creorga/modules/calendar/index.html [new file with mode: 0644]
apps/creorga/modules/calendar/js/calchilds.js [new file with mode: 0644]
apps/creorga/modules/calendar/js/calglobal.js [new file with mode: 0644]
apps/creorga/modules/calendar/js/callunch.js [new file with mode: 0644]
apps/creorga/modules/childs/child.html [new file with mode: 0644]
apps/creorga/modules/childs/index.html [new file with mode: 0644]
apps/creorga/modules/childs/js/child.js [new file with mode: 0644]
apps/creorga/modules/childs/js/childs.js [new file with mode: 0644]
apps/creorga/modules/childs/js/filters.js [new file with mode: 0644]
apps/creorga/modules/creche/creche.html [new file with mode: 0644]
apps/creorga/modules/creche/creche.js [new file with mode: 0644]
apps/creorga/modules/forms/forms.html [new file with mode: 0644]
apps/creorga/modules/forms/forms.xul [new file with mode: 0644]
apps/creorga/modules/forms/img/doc.png [new file with mode: 0644]
apps/creorga/modules/forms/img/form.png [new file with mode: 0644]
apps/creorga/modules/forms/js/forms.js [new file with mode: 0644]
apps/creorga/modules/logbook/img/logbook.png [new file with mode: 0644]
apps/creorga/modules/logbook/js/logactivity.js [new file with mode: 0644]
apps/creorga/modules/logbook/js/logactivity_basic.js [new file with mode: 0644]
apps/creorga/modules/logbook/js/logchild.js [new file with mode: 0644]
apps/creorga/modules/logbook/js/logcominterne.js [new file with mode: 0644]
apps/creorga/modules/logbook/js/logcominterne_basic.js [new file with mode: 0644]
apps/creorga/modules/logbook/js/logstaff.js [new file with mode: 0644]
apps/creorga/modules/logbook/logactivity.html [new file with mode: 0644]
apps/creorga/modules/logbook/logactivity_basic.html [new file with mode: 0644]
apps/creorga/modules/logbook/logbook.xul [new file with mode: 0644]
apps/creorga/modules/logbook/logbook_basic.xul [new file with mode: 0644]
apps/creorga/modules/logbook/logchild.html [new file with mode: 0644]
apps/creorga/modules/logbook/logcominterne.html [new file with mode: 0644]
apps/creorga/modules/logbook/logcominterne_basic.html [new file with mode: 0644]
apps/creorga/modules/logbook/logstaff.html [new file with mode: 0644]
apps/creorga/modules/multisite/img/profile.png [new file with mode: 0644]
apps/creorga/modules/multisite/js/multisite_reader.js [new file with mode: 0644]
apps/creorga/modules/multisite/multisite.xul [new file with mode: 0644]
apps/creorga/modules/presences/dailypresences.html [new file with mode: 0644]
apps/creorga/modules/presences/img/presence.png [new file with mode: 0644]
apps/creorga/modules/presences/js/dailypresences.js [new file with mode: 0644]
apps/creorga/modules/presences/js/weeklypresences.js [new file with mode: 0644]
apps/creorga/modules/presences/presences.xul [new file with mode: 0644]
apps/creorga/modules/presences/weeklypresences.html [new file with mode: 0644]
apps/creorga/modules/reports/css/print.css [new file with mode: 0644]
apps/creorga/modules/reports/dlg/dlgpdfviewer.xul [new file with mode: 0644]
apps/creorga/modules/reports/dlg/dlgprint.xul [new file with mode: 0644]
apps/creorga/modules/reports/img/logoprint.png [new file with mode: 0644]
apps/creorga/modules/reports/img/print.png [new file with mode: 0644]
apps/creorga/modules/reports/img/save.png [new file with mode: 0644]
apps/creorga/modules/reports/img/settings.png [new file with mode: 0644]
apps/creorga/modules/reports/js/print.js [new file with mode: 0644]
apps/creorga/modules/reports/js/print_book.js [new file with mode: 0644]
apps/creorga/modules/reports/js/print_calendar.js [new file with mode: 0644]
apps/creorga/modules/reports/js/print_child.js [new file with mode: 0644]
apps/creorga/modules/reports/js/print_loaddata.js [new file with mode: 0644]
apps/creorga/modules/reports/js/print_logchild.js [new file with mode: 0644]
apps/creorga/modules/reports/js/print_multilist.js [new file with mode: 0644]
apps/creorga/modules/reports/js/print_table.js [new file with mode: 0644]
apps/creorga/modules/reports/js/printpdf.js [new file with mode: 0644]
apps/creorga/modules/reports/js/printutils.js [new file with mode: 0644]
apps/creorga/modules/reports/print_book.html [new file with mode: 0644]
apps/creorga/modules/reports/print_calendar.html [new file with mode: 0644]
apps/creorga/modules/reports/print_child.html [new file with mode: 0644]
apps/creorga/modules/reports/print_list.html [new file with mode: 0644]
apps/creorga/modules/reports/print_logchild.html [new file with mode: 0644]
apps/creorga/modules/reports/print_multilist.html [new file with mode: 0644]
apps/creorga/modules/reports/print_table.html [new file with mode: 0644]
apps/creorga/modules/reports/reports.xul [new file with mode: 0644]
apps/creorga/modules/support/img/info.png [new file with mode: 0644]
apps/creorga/modules/support/js/multisite.js [new file with mode: 0644]
apps/creorga/modules/support/js/update.js [new file with mode: 0644]
apps/creorga/modules/support/multisite.html [new file with mode: 0644]
apps/creorga/modules/support/support.xul [new file with mode: 0644]
apps/creorga/modules/support/update.html [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/bootstrap-table-locale-all.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/bootstrap-table-locale-all.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/bootstrap-table.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/bootstrap-table.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/bootstrap-table.min.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/bootstrap-table.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/addrbar/bootstrap-table-addrbar.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/addrbar/bootstrap-table-addrbar.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/auto-refresh/bootstrap-table-auto-refresh.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/cookie/bootstrap-table-cookie.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/cookie/bootstrap-table-cookie.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/copy-rows/bootstrap-table-copy-rows.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/copy-rows/bootstrap-table-copy-rows.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/defer-url/bootstrap-table-defer-url.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/defer-url/bootstrap-table-defer-url.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/editable/bootstrap-table-editable.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/editable/bootstrap-table-editable.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/export/bootstrap-table-export.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/export/bootstrap-table-export.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.min.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.min.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.min.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/i18n-enhance/bootstrap-table-i18n-enhance.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/i18n-enhance/bootstrap-table-i18n-enhance.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/key-events/bootstrap-table-key-events.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/key-events/bootstrap-table-key-events.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/mobile/bootstrap-table-mobile.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/mobile/bootstrap-table-mobile.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/multi-column-toggle/bootstrap-table-multi-toggle.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/multi-column-toggle/bootstrap-table-multi-toggle.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/multiple-search/bootstrap-table-multiple-search.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/multiple-search/bootstrap-table-multiple-search.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/multiple-sort/bootstrap-table-multiple-sort.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/natural-sorting/bootstrap-table-natural-sorting.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/pipeline/bootstrap-table-pipeline.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/pipeline/bootstrap-table-pipeline.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/print/bootstrap-table-print.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/print/bootstrap-table-print.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/reorder-columns/bootstrap-table-reorder-columns.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.min.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/resizable/bootstrap-table-resizable.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/resizable/bootstrap-table-resizable.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/select2-filter/bootstrap-table-select2-filter.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/select2-filter/bootstrap-table-select2-filter.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.min.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/toolbar/bootstrap-table-toolbar.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/toolbar/bootstrap-table-toolbar.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.min.css [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/treegrid/bootstrap-table-treegrid.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/extensions/treegrid/bootstrap-table-treegrid.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/locale/bootstrap-table-de-DE.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/locale/bootstrap-table-de-DE.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/locale/bootstrap-table-fr-BE.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/locale/bootstrap-table-fr-BE.min.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/locale/bootstrap-table-fr-FR.js [new file with mode: 0644]
apps/creorga/vendor/bootstrap-table/locale/bootstrap-table-fr-FR.min.js [new file with mode: 0644]
apps/creorga/vendor/rrule/nlp.js [new file with mode: 0644]
apps/creorga/vendor/rrule/rrule.js [new file with mode: 0644]
apps/hourtrax/css/bootstrap-datetimepicker.css [new file with mode: 0644]
apps/hourtrax/css/bootstrap-datetimepicker.min.css [new file with mode: 0644]
apps/hourtrax/css/bootstrap-multiselect.css [new file with mode: 0644]
apps/hourtrax/css/bootstrap-theme.css [new file with mode: 0644]
apps/hourtrax/css/bootstrap-theme.min.css [new file with mode: 0644]
apps/hourtrax/css/bootstrap-timepicker.min.css [new file with mode: 0644]
apps/hourtrax/css/bootstrap.css [new file with mode: 0644]
apps/hourtrax/css/bootstrap.min.css [new file with mode: 0644]
apps/hourtrax/css/calendar.css [new file with mode: 0644]
apps/hourtrax/css/creorga.css [new file with mode: 0644]
apps/hourtrax/css/dataTables.bootstrap.min.css [new file with mode: 0644]
apps/hourtrax/css/datatables.min.css [new file with mode: 0644]
apps/hourtrax/css/glyphicons-bootstrap.css [new file with mode: 0644]
apps/hourtrax/css/glyphicons-halflings.css [new file with mode: 0644]
apps/hourtrax/css/glyphicons.css [new file with mode: 0644]
apps/hourtrax/css/jquery.dataTables.min.css [new file with mode: 0644]
apps/hourtrax/css/jquery.dataTables_themeroller.css [new file with mode: 0644]
apps/hourtrax/css/jquery.minicolors.css [new file with mode: 0644]
apps/hourtrax/css/main.css [new file with mode: 0644]
apps/hourtrax/css/style.css [new file with mode: 0644]
apps/hourtrax/css/summernote.css [new file with mode: 0644]
apps/hourtrax/font/summernote.eot [new file with mode: 0644]
apps/hourtrax/font/summernote.ttf [new file with mode: 0644]
apps/hourtrax/font/summernote.woff [new file with mode: 0644]
apps/hourtrax/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
apps/hourtrax/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
apps/hourtrax/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
apps/hourtrax/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
apps/hourtrax/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
apps/hourtrax/fonts/glyphicons-regular.eot [new file with mode: 0644]
apps/hourtrax/fonts/glyphicons-regular.svg [new file with mode: 0644]
apps/hourtrax/fonts/glyphicons-regular.ttf [new file with mode: 0644]
apps/hourtrax/fonts/glyphicons-regular.woff [new file with mode: 0644]
apps/hourtrax/fonts/glyphicons-regular.woff2 [new file with mode: 0644]
apps/hourtrax/images/Sorting icons.psd [new file with mode: 0644]
apps/hourtrax/images/back_disabled.png [new file with mode: 0644]
apps/hourtrax/images/back_enabled.png [new file with mode: 0644]
apps/hourtrax/images/back_enabled_hover.png [new file with mode: 0644]
apps/hourtrax/images/forward_disabled.png [new file with mode: 0644]
apps/hourtrax/images/forward_enabled.png [new file with mode: 0644]
apps/hourtrax/images/forward_enabled_hover.png [new file with mode: 0644]
apps/hourtrax/images/sort_asc.png [new file with mode: 0644]
apps/hourtrax/images/sort_asc_disabled.png [new file with mode: 0644]
apps/hourtrax/images/sort_both.png [new file with mode: 0644]
apps/hourtrax/images/sort_desc.png [new file with mode: 0644]
apps/hourtrax/images/sort_desc_disabled.png [new file with mode: 0644]
apps/hourtrax/img/Archive.svg [new file with mode: 0644]
apps/hourtrax/img/Book.svg [new file with mode: 0644]
apps/hourtrax/img/Calendar.svg [new file with mode: 0644]
apps/hourtrax/img/Check.svg [new file with mode: 0644]
apps/hourtrax/img/Children.svg [new file with mode: 0644]
apps/hourtrax/img/Home.svg [new file with mode: 0644]
apps/hourtrax/img/Info.svg [new file with mode: 0644]
apps/hourtrax/img/Moneybag.svg [new file with mode: 0644]
apps/hourtrax/img/Print.svg [new file with mode: 0644]
apps/hourtrax/img/Sandclock.svg [new file with mode: 0644]
apps/hourtrax/img/Team.svg [new file with mode: 0644]
apps/hourtrax/img/creorga.png [new file with mode: 0644]
apps/hourtrax/img/default32.png [new file with mode: 0644]
apps/hourtrax/img/glyphicons-halflings-white.png [new file with mode: 0644]
apps/hourtrax/img/glyphicons-halflings.png [new file with mode: 0644]
apps/hourtrax/index.html [new file with mode: 0644]
apps/hourtrax/js/app.js [new file with mode: 0644]
apps/hourtrax/js/bootstrap-datetimepicker.min.js [new file with mode: 0644]
apps/hourtrax/js/bootstrap-multiselect.js [new file with mode: 0644]
apps/hourtrax/js/bootstrap-timepicker.min.js [new file with mode: 0644]
apps/hourtrax/js/bootstrap.js [new file with mode: 0644]
apps/hourtrax/js/bootstrap.min.js [new file with mode: 0644]
apps/hourtrax/js/creorga.js [new file with mode: 0644]
apps/hourtrax/js/datatables.min.js [new file with mode: 0644]
apps/hourtrax/js/jquery.min.js [new file with mode: 0644]
apps/hourtrax/js/jquery.minicolors.js [new file with mode: 0644]
apps/hourtrax/js/jquery.minicolors.min.js [new file with mode: 0644]
apps/hourtrax/js/labels.js [new file with mode: 0644]
apps/hourtrax/js/lang/summernote-fr-FR.js [new file with mode: 0644]
apps/hourtrax/js/lang/summernote-fr-FR.min.js [new file with mode: 0644]
apps/hourtrax/js/locale/datatable_de.json [new file with mode: 0644]
apps/hourtrax/js/locale/datatable_fr.json [new file with mode: 0644]
apps/hourtrax/js/modules.js [new file with mode: 0644]
apps/hourtrax/js/moment-with-locales.js [new file with mode: 0644]
apps/hourtrax/js/print.js [new file with mode: 0644]
apps/hourtrax/js/summernote.js [new file with mode: 0644]
apps/hourtrax/js/summernote.min.js [new file with mode: 0644]
apps/hourtrax/js/webdatabase.js [new file with mode: 0644]
apps/hourtrax/js/webpreferences.js [new file with mode: 0644]
apps/hourtrax/modules/calendar/calactivity.html [new file with mode: 0644]
apps/hourtrax/modules/calendar/calvacancy.html [new file with mode: 0644]
apps/hourtrax/modules/calendar/js/calactivity.js [new file with mode: 0644]
apps/hourtrax/modules/calendar/js/calvacancy.js [new file with mode: 0644]
apps/hourtrax/modules/staff/coworker.html [new file with mode: 0644]
apps/hourtrax/modules/staff/coworker_basic.html [new file with mode: 0644]
apps/hourtrax/modules/staff/js/coworker.js [new file with mode: 0644]
apps/hourtrax/modules/staff/js/coworker_basic.js [new file with mode: 0644]
apps/hourtrax/modules/staff/js/staff.js [new file with mode: 0644]
apps/hourtrax/modules/staff/js/staff_basic.js [new file with mode: 0644]
apps/hourtrax/modules/staff/staff.html [new file with mode: 0644]
apps/hourtrax/modules/staff/staff_basic.html [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/bootstrap-table-locale-all.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/bootstrap-table-locale-all.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/bootstrap-table.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/bootstrap-table.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/bootstrap-table.min.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/bootstrap-table.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/addrbar/bootstrap-table-addrbar.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/addrbar/bootstrap-table-addrbar.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/auto-refresh/bootstrap-table-auto-refresh.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/cookie/bootstrap-table-cookie.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/cookie/bootstrap-table-cookie.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/copy-rows/bootstrap-table-copy-rows.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/copy-rows/bootstrap-table-copy-rows.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/defer-url/bootstrap-table-defer-url.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/defer-url/bootstrap-table-defer-url.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/editable/bootstrap-table-editable.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/editable/bootstrap-table-editable.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/export/bootstrap-table-export.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/export/bootstrap-table-export.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.min.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.min.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.min.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/i18n-enhance/bootstrap-table-i18n-enhance.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/i18n-enhance/bootstrap-table-i18n-enhance.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/key-events/bootstrap-table-key-events.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/key-events/bootstrap-table-key-events.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/mobile/bootstrap-table-mobile.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/mobile/bootstrap-table-mobile.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/multi-column-toggle/bootstrap-table-multi-toggle.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/multi-column-toggle/bootstrap-table-multi-toggle.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/multiple-search/bootstrap-table-multiple-search.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/multiple-search/bootstrap-table-multiple-search.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/multiple-sort/bootstrap-table-multiple-sort.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/natural-sorting/bootstrap-table-natural-sorting.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/pipeline/bootstrap-table-pipeline.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/pipeline/bootstrap-table-pipeline.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/print/bootstrap-table-print.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/print/bootstrap-table-print.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/reorder-columns/bootstrap-table-reorder-columns.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.min.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/resizable/bootstrap-table-resizable.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/resizable/bootstrap-table-resizable.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/select2-filter/bootstrap-table-select2-filter.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/select2-filter/bootstrap-table-select2-filter.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.min.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/toolbar/bootstrap-table-toolbar.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/toolbar/bootstrap-table-toolbar.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.min.css [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/treegrid/bootstrap-table-treegrid.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/extensions/treegrid/bootstrap-table-treegrid.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/locale/bootstrap-table-de-DE.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/locale/bootstrap-table-de-DE.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/locale/bootstrap-table-fr-BE.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/locale/bootstrap-table-fr-BE.min.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/locale/bootstrap-table-fr-FR.js [new file with mode: 0644]
apps/hourtrax/vendor/bootstrap-table/locale/bootstrap-table-fr-FR.min.js [new file with mode: 0644]
apps/hourtrax/vendor/rrule/nlp.js [new file with mode: 0644]
apps/hourtrax/vendor/rrule/rrule.js [new file with mode: 0644]
apps/invoicejournal_co/modules/bilan/accountingyear.html [new file with mode: 0644]
apps/invoicejournal_co/modules/bilan/js/accountingyear.js [new file with mode: 0644]
apps/invoicejournal_co/modules/bychild/accountingchild.html [new file with mode: 0644]
apps/invoicejournal_co/modules/bychild/js/accountingchild.js [new file with mode: 0644]
apps/invoicejournal_co/modules/checkservice/checkservice.html [new file with mode: 0644]
apps/invoicejournal_co/modules/checkservice/js/checkservice.js [new file with mode: 0644]
apps/invoicejournal_co/modules/monthly/accounting.html [new file with mode: 0644]
apps/invoicejournal_co/modules/monthly/js/accounting.js [new file with mode: 0644]
apps/invoicejournal_co/modules/openinvoices/accountingopeninvoice.html [new file with mode: 0644]
apps/invoicejournal_co/modules/openinvoices/js/accountingopeninvoice.js [new file with mode: 0644]
css/apps.css [new file with mode: 0644]
data/auth/kilian.auth.json [new file with mode: 0644]
img/apps/creorgalogo.svg [new file with mode: 0644]
img/apps/hourtraxlogo.svg [new file with mode: 0644]
img/apps/invoicejournallogo.svg [new file with mode: 0644]
img/dks_logo.png [new file with mode: 0644]
img/favicon/android-chrome-144x144.png [new file with mode: 0644]
img/favicon/android-chrome-192x192.png [new file with mode: 0644]
img/favicon/android-chrome-36x36.png [new file with mode: 0644]
img/favicon/android-chrome-48x48.png [new file with mode: 0644]
img/favicon/android-chrome-72x72.png [new file with mode: 0644]
img/favicon/android-chrome-96x96.png [new file with mode: 0644]
img/favicon/apple-touch-icon-114x114.png [new file with mode: 0644]
img/favicon/apple-touch-icon-120x120.png [new file with mode: 0644]
img/favicon/apple-touch-icon-144x144.png [new file with mode: 0644]
img/favicon/apple-touch-icon-152x152.png [new file with mode: 0644]
img/favicon/apple-touch-icon-180x180.png [new file with mode: 0644]
img/favicon/apple-touch-icon-57x57.png [new file with mode: 0644]
img/favicon/apple-touch-icon-60x60.png [new file with mode: 0644]
img/favicon/apple-touch-icon-72x72.png [new file with mode: 0644]
img/favicon/apple-touch-icon-76x76.png [new file with mode: 0644]
img/favicon/apple-touch-icon-precomposed.png [new file with mode: 0644]
img/favicon/apple-touch-icon.png [new file with mode: 0644]
img/favicon/browserconfig.xml [new file with mode: 0644]
img/favicon/favicon-16x16.png [new file with mode: 0644]
img/favicon/favicon-32x32.png [new file with mode: 0644]
img/favicon/favicon-96x96.png [new file with mode: 0644]
img/favicon/favicon.ico [new file with mode: 0644]
img/favicon/manifest.json [new file with mode: 0644]
img/favicon/mstile-144x144.png [new file with mode: 0644]
img/favicon/mstile-150x150.png [new file with mode: 0644]
img/favicon/mstile-310x150.png [new file with mode: 0644]
img/favicon/mstile-310x310.png [new file with mode: 0644]
img/favicon/mstile-70x70.png [new file with mode: 0644]
img/favicon/safari-pinned-tab.svg [new file with mode: 0644]
index.html [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
vendor/bootstrap-table/bootstrap-table-locale-all.js [new file with mode: 0644]
vendor/bootstrap-table/bootstrap-table-locale-all.min.js [new file with mode: 0644]
vendor/bootstrap-table/bootstrap-table.css [new file with mode: 0644]
vendor/bootstrap-table/bootstrap-table.js [new file with mode: 0644]
vendor/bootstrap-table/bootstrap-table.min.css [new file with mode: 0644]
vendor/bootstrap-table/bootstrap-table.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/addrbar/bootstrap-table-addrbar.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/addrbar/bootstrap-table-addrbar.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/auto-refresh/bootstrap-table-auto-refresh.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/cookie/bootstrap-table-cookie.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/cookie/bootstrap-table-cookie.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/copy-rows/bootstrap-table-copy-rows.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/copy-rows/bootstrap-table-copy-rows.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/defer-url/bootstrap-table-defer-url.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/defer-url/bootstrap-table-defer-url.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/editable/bootstrap-table-editable.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/editable/bootstrap-table-editable.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/export/bootstrap-table-export.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/export/bootstrap-table-export.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.min.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/fixed-columns/bootstrap-table-fixed-columns.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/fixed-columns/bootstrap-table-fixed-columns.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/fixed-columns/bootstrap-table-fixed-columns.min.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/fixed-columns/bootstrap-table-fixed-columns.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.min.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.min.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/i18n-enhance/bootstrap-table-i18n-enhance.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/i18n-enhance/bootstrap-table-i18n-enhance.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/key-events/bootstrap-table-key-events.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/key-events/bootstrap-table-key-events.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/mobile/bootstrap-table-mobile.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/mobile/bootstrap-table-mobile.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/multi-column-toggle/bootstrap-table-multi-toggle.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/multi-column-toggle/bootstrap-table-multi-toggle.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/multiple-search/bootstrap-table-multiple-search.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/multiple-search/bootstrap-table-multiple-search.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/multiple-sort/bootstrap-table-multiple-sort.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/natural-sorting/bootstrap-table-natural-sorting.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/pipeline/bootstrap-table-pipeline.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/pipeline/bootstrap-table-pipeline.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/print/bootstrap-table-print.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/print/bootstrap-table-print.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/reorder-columns/bootstrap-table-reorder-columns.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.min.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/resizable/bootstrap-table-resizable.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/resizable/bootstrap-table-resizable.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/select2-filter/bootstrap-table-select2-filter.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/select2-filter/bootstrap-table-select2-filter.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.min.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/toolbar/bootstrap-table-toolbar.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/toolbar/bootstrap-table-toolbar.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.min.css [new file with mode: 0644]
vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.min.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/treegrid/bootstrap-table-treegrid.js [new file with mode: 0644]
vendor/bootstrap-table/extensions/treegrid/bootstrap-table-treegrid.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-af-ZA.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-af-ZA.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ar-SA.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ar-SA.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ca-ES.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ca-ES.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-cs-CZ.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-cs-CZ.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-da-DK.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-da-DK.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-de-DE.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-de-DE.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-el-GR.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-el-GR.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-en-US.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-en-US.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-AR.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-AR.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-CL.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-CL.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-CR.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-CR.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-ES.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-ES.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-MX.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-MX.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-NI.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-NI.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-SP.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-es-SP.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-et-EE.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-et-EE.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-eu-EU.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-eu-EU.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-fa-IR.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-fa-IR.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-fi-FI.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-fi-FI.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-fr-BE.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-fr-BE.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-fr-FR.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-fr-FR.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-he-IL.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-he-IL.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-hr-HR.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-hr-HR.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-hu-HU.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-hu-HU.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-id-ID.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-id-ID.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-it-IT.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-it-IT.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ja-JP.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ja-JP.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ka-GE.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ka-GE.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ko-KR.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ko-KR.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ms-MY.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ms-MY.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-nb-NO.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-nb-NO.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-nl-NL.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-nl-NL.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-pl-PL.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-pl-PL.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-pt-BR.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-pt-BR.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-pt-PT.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-pt-PT.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ro-RO.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ro-RO.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ru-RU.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ru-RU.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-sk-SK.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-sk-SK.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-sv-SE.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-sv-SE.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-th-TH.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-th-TH.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-tr-TR.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-tr-TR.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-uk-UA.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-uk-UA.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ur-PK.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-ur-PK.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-uz-Latn-UZ.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-uz-Latn-UZ.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-vi-VN.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-vi-VN.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-zh-CN.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-zh-CN.min.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-zh-TW.js [new file with mode: 0644]
vendor/bootstrap-table/locale/bootstrap-table-zh-TW.min.js [new file with mode: 0644]
vendor/bootstrap-table/themes/bulma/bootstrap-table-bulma.css [new file with mode: 0644]
vendor/bootstrap-table/themes/bulma/bootstrap-table-bulma.js [new file with mode: 0644]
vendor/bootstrap-table/themes/bulma/bootstrap-table-bulma.min.css [new file with mode: 0644]
vendor/bootstrap-table/themes/bulma/bootstrap-table-bulma.min.js [new file with mode: 0644]
vendor/bootstrap-table/themes/foundation/bootstrap-table-foundation.css [new file with mode: 0644]
vendor/bootstrap-table/themes/foundation/bootstrap-table-foundation.js [new file with mode: 0644]
vendor/bootstrap-table/themes/foundation/bootstrap-table-foundation.min.css [new file with mode: 0644]
vendor/bootstrap-table/themes/foundation/bootstrap-table-foundation.min.js [new file with mode: 0644]
vendor/bootstrap-table/themes/materialize/bootstrap-table-materialize.css [new file with mode: 0644]
vendor/bootstrap-table/themes/materialize/bootstrap-table-materialize.js [new file with mode: 0644]
vendor/bootstrap-table/themes/materialize/bootstrap-table-materialize.min.css [new file with mode: 0644]
vendor/bootstrap-table/themes/materialize/bootstrap-table-materialize.min.js [new file with mode: 0644]
vendor/bootstrap-table/themes/semantic/bootstrap-table-semantic.css [new file with mode: 0644]
vendor/bootstrap-table/themes/semantic/bootstrap-table-semantic.js [new file with mode: 0644]
vendor/bootstrap-table/themes/semantic/bootstrap-table-semantic.min.css [new file with mode: 0644]
vendor/bootstrap-table/themes/semantic/bootstrap-table-semantic.min.js [new file with mode: 0644]
vendor/bootstrap/css/bootstrap-grid.css [new file with mode: 0644]
vendor/bootstrap/css/bootstrap-grid.css.map [new file with mode: 0644]
vendor/bootstrap/css/bootstrap-grid.min.css [new file with mode: 0644]
vendor/bootstrap/css/bootstrap-grid.min.css.map [new file with mode: 0644]
vendor/bootstrap/css/bootstrap-reboot.css [new file with mode: 0644]
vendor/bootstrap/css/bootstrap-reboot.css.map [new file with mode: 0644]
vendor/bootstrap/css/bootstrap-reboot.min.css [new file with mode: 0644]
vendor/bootstrap/css/bootstrap-reboot.min.css.map [new file with mode: 0644]
vendor/bootstrap/css/bootstrap.css [new file with mode: 0644]
vendor/bootstrap/css/bootstrap.css.map [new file with mode: 0644]
vendor/bootstrap/css/bootstrap.min.css [new file with mode: 0644]
vendor/bootstrap/css/bootstrap.min.css.map [new file with mode: 0644]
vendor/bootstrap/js/bootstrap.bundle.js [new file with mode: 0644]
vendor/bootstrap/js/bootstrap.bundle.js.map [new file with mode: 0644]
vendor/bootstrap/js/bootstrap.bundle.min.js [new file with mode: 0644]
vendor/bootstrap/js/bootstrap.bundle.min.js.map [new file with mode: 0644]
vendor/bootstrap/js/bootstrap.js [new file with mode: 0644]
vendor/bootstrap/js/bootstrap.js.map [new file with mode: 0644]
vendor/bootstrap/js/bootstrap.min.js [new file with mode: 0644]
vendor/bootstrap/js/bootstrap.min.js.map [new file with mode: 0644]
vendor/jquery/core.js [new file with mode: 0644]
vendor/jquery/jquery.js [new file with mode: 0644]
vendor/jquery/jquery.min.js [new file with mode: 0644]
vendor/jquery/jquery.min.map [new file with mode: 0644]
vendor/jquery/jquery.slim.js [new file with mode: 0644]
vendor/jquery/jquery.slim.min.js [new file with mode: 0644]
vendor/jquery/jquery.slim.min.map [new file with mode: 0644]