creorgaweb
authorKilian Saffran <ksaffran@dks.lu>
Mon, 29 Apr 2019 17:27:00 +0000 (19:27 +0200)
committerKilian Saffran <ksaffran@dks.lu>
Mon, 29 Apr 2019 17:27:00 +0000 (19:27 +0200)
commiteb70a01208f0d41276c6780699419ae856a99c7e
treeafe2cd714b5993e58e84075b98eb7df9d81da55b
parentef59f06625d9d113b09aaaddc39256f33c2095f2
creorgaweb
522 files changed:
.gitignore [new file with mode: 0644]
.htaccess
.project [deleted file]
TODO/apinew/auth.cgi [new file with mode: 0644]
TODO/apinew/index.cgi [new file with mode: 0644]
TODO/apinew/lib/pgsql.pm [new file with mode: 0644]
TODO/index.cgi [new file with mode: 0644]
TODO/login.html [new file with mode: 0644]
TODO/modules_todo/bilan/accountingyear.html [new file with mode: 0644]
TODO/modules_todo/bilan/js/accountingyear.js [new file with mode: 0644]
TODO/modules_todo/bychild/accountingchild.html [new file with mode: 0644]
TODO/modules_todo/bychild/js/accountingchild.js [new file with mode: 0644]
TODO/modules_todo/calendar/calorganisation.html [new file with mode: 0644]
TODO/modules_todo/calendar/calvacancy.html [new file with mode: 0644]
TODO/modules_todo/calendar/js/calactivity.js [new file with mode: 0644]
TODO/modules_todo/calendar/js/calvacancy.js [new file with mode: 0644]
TODO/modules_todo/checkservice/checkservice.html [new file with mode: 0644]
TODO/modules_todo/checkservice/js/checkservice.js [new file with mode: 0644]
TODO/modules_todo/company/company.html [moved from tmpl/page/app/creorga.tt with 100% similarity]
TODO/modules_todo/company/js/company.js [moved from tmpl/page/app/hourtrax.tt with 100% similarity]
TODO/modules_todo/company/js/locations.js [moved from tmpl/page/app/invoicejournal.tt with 100% similarity]
TODO/modules_todo/company/locations.html [moved from tmpl/page/app/sybar.tt with 100% similarity]
TODO/modules_todo/forms/forms.html [new file with mode: 0644]
TODO/modules_todo/forms/forms.xul [new file with mode: 0644]
TODO/modules_todo/forms/img/doc.png [new file with mode: 0644]
TODO/modules_todo/forms/img/form.png [new file with mode: 0644]
TODO/modules_todo/forms/js/forms.js [new file with mode: 0644]
TODO/modules_todo/logbook/img/logbook.png [new file with mode: 0644]
TODO/modules_todo/logbook/js/logactivity.js [new file with mode: 0644]
TODO/modules_todo/logbook/js/logactivity_basic.js [new file with mode: 0644]
TODO/modules_todo/logbook/js/logchild.js [new file with mode: 0644]
TODO/modules_todo/logbook/js/logcominterne.js [new file with mode: 0644]
TODO/modules_todo/logbook/js/logcominterne_basic.js [new file with mode: 0644]
TODO/modules_todo/logbook/js/logstaff.js [new file with mode: 0644]
TODO/modules_todo/logbook/logactivity.html [new file with mode: 0644]
TODO/modules_todo/logbook/logactivity_basic.html [new file with mode: 0644]
TODO/modules_todo/logbook/logbook.xul [new file with mode: 0644]
TODO/modules_todo/logbook/logbook_basic.xul [new file with mode: 0644]
TODO/modules_todo/logbook/logchild.html [new file with mode: 0644]
TODO/modules_todo/logbook/logcominterne.html [new file with mode: 0644]
TODO/modules_todo/logbook/logcominterne_basic.html [new file with mode: 0644]
TODO/modules_todo/logbook/logstaff.html [new file with mode: 0644]
TODO/modules_todo/monthly/accounting.html [new file with mode: 0644]
TODO/modules_todo/monthly/js/accounting.js [new file with mode: 0644]
TODO/modules_todo/multisite/img/profile.png [new file with mode: 0644]
TODO/modules_todo/multisite/js/multisite_reader.js [new file with mode: 0644]
TODO/modules_todo/multisite/multisite.xul [new file with mode: 0644]
TODO/modules_todo/openinvoices/accountingopeninvoice.html [new file with mode: 0644]
TODO/modules_todo/openinvoices/js/accountingopeninvoice.js [new file with mode: 0644]
TODO/modules_todo/reports/css/print.css [new file with mode: 0644]
TODO/modules_todo/reports/dlg/dlgpdfviewer.xul [new file with mode: 0644]
TODO/modules_todo/reports/dlg/dlgprint.xul [new file with mode: 0644]
TODO/modules_todo/reports/img/logoprint.png [new file with mode: 0644]
TODO/modules_todo/reports/img/print.png [new file with mode: 0644]
TODO/modules_todo/reports/img/save.png [new file with mode: 0644]
TODO/modules_todo/reports/img/settings.png [new file with mode: 0644]
TODO/modules_todo/reports/js/print.js [new file with mode: 0644]
TODO/modules_todo/reports/js/print_book.js [new file with mode: 0644]
TODO/modules_todo/reports/js/print_calendar.js [new file with mode: 0644]
TODO/modules_todo/reports/js/print_child.js [new file with mode: 0644]
TODO/modules_todo/reports/js/print_loaddata.js [new file with mode: 0644]
TODO/modules_todo/reports/js/print_logchild.js [new file with mode: 0644]
TODO/modules_todo/reports/js/print_multilist.js [new file with mode: 0644]
TODO/modules_todo/reports/js/print_table.js [new file with mode: 0644]
TODO/modules_todo/reports/js/printpdf.js [new file with mode: 0644]
TODO/modules_todo/reports/js/printutils.js [new file with mode: 0644]
TODO/modules_todo/reports/print_book.html [new file with mode: 0644]
TODO/modules_todo/reports/print_calendar.html [new file with mode: 0644]
TODO/modules_todo/reports/print_child.html [new file with mode: 0644]
TODO/modules_todo/reports/print_list.html [new file with mode: 0644]
TODO/modules_todo/reports/print_logchild.html [new file with mode: 0644]
TODO/modules_todo/reports/print_multilist.html [new file with mode: 0644]
TODO/modules_todo/reports/print_table.html [new file with mode: 0644]
TODO/modules_todo/reports/reports.xul [new file with mode: 0644]
TODO/modules_todo/staff/coworker.html [new file with mode: 0644]
TODO/modules_todo/staff/js/coworker.js [new file with mode: 0644]
TODO/modules_todo/staff/js/staff.js [new file with mode: 0644]
TODO/modules_todo/staff/stafflist.html [new file with mode: 0644]
TODO/modules_todo/support/img/info.png [new file with mode: 0644]
TODO/modules_todo/support/js/multisite.js [new file with mode: 0644]
TODO/modules_todo/support/js/update.js [new file with mode: 0644]
TODO/modules_todo/support/multisite.html [new file with mode: 0644]
TODO/modules_todo/support/support.xul [new file with mode: 0644]
TODO/modules_todo/support/update.html [new file with mode: 0644]
apps/.htaccess [new file with mode: 0644]
apps/.htpasswd [new file with mode: 0644]
apps/api/.htaccess [new file with mode: 0644]
apps/api/prefs.cgi [new file with mode: 0644]
apps/api/sqlite.cgi [new file with mode: 0644]
apps/creorga/index.html [new file with mode: 0644]
apps/creorga/modules/calendar/calorganisation.html [new file with mode: 0644]
apps/creorga/modules/calendar/calvacancy.html [new file with mode: 0644]
apps/creorga/modules/calendar/index.html [new file with mode: 0644]
apps/creorga/modules/calendar/js/calactivity.js [new file with mode: 0644]
apps/creorga/modules/calendar/js/calchilds.js [new file with mode: 0644]
apps/creorga/modules/calendar/js/calvacancy.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/js/creche.js [new file with mode: 0644]
apps/creorga/modules/presences/dailypresences.html [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/weeklypresences.html [new file with mode: 0644]
apps/creorga/modules/staff/coworker.html [new file with mode: 0644]
apps/creorga/modules/staff/js/coworker.js [new file with mode: 0644]
apps/creorga/modules/staff/js/staff.js [new file with mode: 0644]
apps/creorga/modules/staff/stafflist.html [new file with mode: 0644]
apps/css/apps.css [new file with mode: 0644]
apps/css/calendar.css [new file with mode: 0644]
apps/css/main.css [new file with mode: 0644]
apps/css/modules.css [new file with mode: 0644]
apps/data/auth/kilian.auth.json [new file with mode: 0644]
apps/data/db/hrunderatert.sqlite [new file with mode: 0644]
apps/data/db/lechatpotte.sqlite [new file with mode: 0644]
apps/data/db/underatert.sqlite [new file with mode: 0644]
apps/data/user/kilian.calchilds.json [new file with mode: 0644]
apps/data/user/kilian.calorganisation.json [new file with mode: 0644]
apps/data/user/kilian.calvacancy.json [new file with mode: 0644]
apps/data/user/kilian.childs.json [new file with mode: 0644]
apps/data/user/kilian.coworker.json [new file with mode: 0644]
apps/data/user/kilian.creche.json [new file with mode: 0644]
apps/data/user/kilian.dailypresences.json [new file with mode: 0644]
apps/data/user/kilian.pageconfig.childs.json [new file with mode: 0644]
apps/data/user/kilian.service.json [new file with mode: 0644]
apps/data/user/kilian.staff.json [new file with mode: 0644]
apps/data/user/kilian.weeklypresences.json [new file with mode: 0644]
apps/img/apps/creorgalogo.svg [new file with mode: 0644]
apps/img/apps/hourtraxlogo.svg [new file with mode: 0644]
apps/img/apps/invoicejournallogo.svg [new file with mode: 0644]
apps/img/dks_logo.png [new file with mode: 0644]
apps/img/favicon/android-chrome-144x144.png [new file with mode: 0644]
apps/img/favicon/android-chrome-192x192.png [new file with mode: 0644]
apps/img/favicon/android-chrome-36x36.png [new file with mode: 0644]
apps/img/favicon/android-chrome-48x48.png [new file with mode: 0644]
apps/img/favicon/android-chrome-72x72.png [new file with mode: 0644]
apps/img/favicon/android-chrome-96x96.png [new file with mode: 0644]
apps/img/favicon/apple-touch-icon-114x114.png [new file with mode: 0644]
apps/img/favicon/apple-touch-icon-120x120.png [new file with mode: 0644]
apps/img/favicon/apple-touch-icon-144x144.png [new file with mode: 0644]
apps/img/favicon/apple-touch-icon-152x152.png [new file with mode: 0644]
apps/img/favicon/apple-touch-icon-180x180.png [new file with mode: 0644]
apps/img/favicon/apple-touch-icon-57x57.png [new file with mode: 0644]
apps/img/favicon/apple-touch-icon-60x60.png [new file with mode: 0644]
apps/img/favicon/apple-touch-icon-72x72.png [new file with mode: 0644]
apps/img/favicon/apple-touch-icon-76x76.png [new file with mode: 0644]
apps/img/favicon/apple-touch-icon-precomposed.png [new file with mode: 0644]
apps/img/favicon/apple-touch-icon.png [new file with mode: 0644]
apps/img/favicon/browserconfig.xml [new file with mode: 0644]
apps/img/favicon/creorga.png [new file with mode: 0644]
apps/img/favicon/default32.png [new file with mode: 0644]
apps/img/favicon/favicon-16x16.png [new file with mode: 0644]
apps/img/favicon/favicon-32x32.png [new file with mode: 0644]
apps/img/favicon/favicon-96x96.png [new file with mode: 0644]
apps/img/favicon/favicon.ico [new file with mode: 0644]
apps/img/favicon/hourtrax32.png [new file with mode: 0644]
apps/img/favicon/manifest.json [new file with mode: 0644]
apps/img/favicon/mstile-144x144.png [new file with mode: 0644]
apps/img/favicon/mstile-150x150.png [new file with mode: 0644]
apps/img/favicon/mstile-310x150.png [new file with mode: 0644]
apps/img/favicon/mstile-310x310.png [new file with mode: 0644]
apps/img/favicon/mstile-70x70.png [new file with mode: 0644]
apps/img/favicon/safari-pinned-tab.svg [new file with mode: 0644]
apps/img/modules/Archive.svg [new file with mode: 0644]
apps/img/modules/Book.svg [new file with mode: 0644]
apps/img/modules/Calendar.svg [new file with mode: 0644]
apps/img/modules/Check.svg [new file with mode: 0644]
apps/img/modules/Children.svg [new file with mode: 0644]
apps/img/modules/Home.svg [new file with mode: 0644]
apps/img/modules/Info.svg [new file with mode: 0644]
apps/img/modules/Moneybag.svg [new file with mode: 0644]
apps/img/modules/Print.svg [new file with mode: 0644]
apps/img/modules/Sandclock.svg [new file with mode: 0644]
apps/img/modules/Team.svg [new file with mode: 0644]
apps/img/modules/User.svg [new file with mode: 0644]
apps/index.html [new file with mode: 0644]
apps/js/app.js [new file with mode: 0644]
apps/js/apps.js [new file with mode: 0644]
apps/js/labels.js [new file with mode: 0644]
apps/js/module_functions.js [new file with mode: 0644]
apps/js/modules.js [new file with mode: 0644]
apps/js/print.js [new file with mode: 0644]
apps/js/webdatabase.js [new file with mode: 0644]
apps/js/webpreferences.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/bootstrap-table-locale-all.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/bootstrap-table-locale-all.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/bootstrap-table.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/bootstrap-table.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/bootstrap-table.min.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/bootstrap-table.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/addrbar/bootstrap-table-addrbar.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/addrbar/bootstrap-table-addrbar.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/auto-refresh/bootstrap-table-auto-refresh.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/cookie/bootstrap-table-cookie.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/cookie/bootstrap-table-cookie.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/copy-rows/bootstrap-table-copy-rows.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/copy-rows/bootstrap-table-copy-rows.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/defer-url/bootstrap-table-defer-url.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/defer-url/bootstrap-table-defer-url.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/editable/bootstrap-table-editable.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/editable/bootstrap-table-editable.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/export/bootstrap-table-export.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/export/bootstrap-table-export.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.min.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.min.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.min.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/i18n-enhance/bootstrap-table-i18n-enhance.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/i18n-enhance/bootstrap-table-i18n-enhance.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/key-events/bootstrap-table-key-events.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/key-events/bootstrap-table-key-events.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/mobile/bootstrap-table-mobile.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/mobile/bootstrap-table-mobile.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/multi-column-toggle/bootstrap-table-multi-toggle.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/multi-column-toggle/bootstrap-table-multi-toggle.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/multiple-search/bootstrap-table-multiple-search.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/multiple-search/bootstrap-table-multiple-search.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/multiple-sort/bootstrap-table-multiple-sort.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/natural-sorting/bootstrap-table-natural-sorting.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/pipeline/bootstrap-table-pipeline.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/pipeline/bootstrap-table-pipeline.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/print/bootstrap-table-print.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/print/bootstrap-table-print.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/reorder-columns/bootstrap-table-reorder-columns.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.min.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/resizable/bootstrap-table-resizable.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/resizable/bootstrap-table-resizable.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/select2-filter/bootstrap-table-select2-filter.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/select2-filter/bootstrap-table-select2-filter.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.min.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/toolbar/bootstrap-table-toolbar.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/toolbar/bootstrap-table-toolbar.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.min.css [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/treegrid/bootstrap-table-treegrid.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/extensions/treegrid/bootstrap-table-treegrid.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/locale/bootstrap-table-de-DE.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/locale/bootstrap-table-de-DE.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/locale/bootstrap-table-fr-BE.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/locale/bootstrap-table-fr-BE.min.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/locale/bootstrap-table-fr-FR.js [new file with mode: 0644]
apps/oldvendor/bootstrap-table/locale/bootstrap-table-fr-FR.min.js [new file with mode: 0644]
apps/oldvendor/css/bootstrap-datetimepicker.css [new file with mode: 0644]
apps/oldvendor/css/bootstrap-datetimepicker.min.css [new file with mode: 0644]
apps/oldvendor/css/bootstrap-multiselect.css [new file with mode: 0644]
apps/oldvendor/css/bootstrap-theme.css [new file with mode: 0644]
apps/oldvendor/css/bootstrap-theme.min.css [new file with mode: 0644]
apps/oldvendor/css/bootstrap-timepicker.min.css [new file with mode: 0644]
apps/oldvendor/css/bootstrap.css [new file with mode: 0644]
apps/oldvendor/css/bootstrap.min.css [new file with mode: 0644]
apps/oldvendor/css/dataTables.bootstrap.min.css [new file with mode: 0644]
apps/oldvendor/css/datatables.min.css [new file with mode: 0644]
apps/oldvendor/css/glyphicons-bootstrap.css [new file with mode: 0644]
apps/oldvendor/css/glyphicons-halflings.css [new file with mode: 0644]
apps/oldvendor/css/glyphicons.css [new file with mode: 0644]
apps/oldvendor/css/jquery.dataTables.min.css [new file with mode: 0644]
apps/oldvendor/css/jquery.dataTables_themeroller.css [new file with mode: 0644]
apps/oldvendor/css/jquery.minicolors.css [new file with mode: 0644]
apps/oldvendor/css/summernote.css [new file with mode: 0644]
apps/oldvendor/font/summernote.eot [new file with mode: 0644]
apps/oldvendor/font/summernote.ttf [new file with mode: 0644]
apps/oldvendor/font/summernote.woff [new file with mode: 0644]
apps/oldvendor/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
apps/oldvendor/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
apps/oldvendor/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
apps/oldvendor/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
apps/oldvendor/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
apps/oldvendor/fonts/glyphicons-regular.eot [new file with mode: 0644]
apps/oldvendor/fonts/glyphicons-regular.svg [new file with mode: 0644]
apps/oldvendor/fonts/glyphicons-regular.ttf [new file with mode: 0644]
apps/oldvendor/fonts/glyphicons-regular.woff [new file with mode: 0644]
apps/oldvendor/fonts/glyphicons-regular.woff2 [new file with mode: 0644]
apps/oldvendor/images/Sorting icons.psd [new file with mode: 0644]
apps/oldvendor/images/back_disabled.png [new file with mode: 0644]
apps/oldvendor/images/back_enabled.png [new file with mode: 0644]
apps/oldvendor/images/back_enabled_hover.png [new file with mode: 0644]
apps/oldvendor/images/forward_disabled.png [new file with mode: 0644]
apps/oldvendor/images/forward_enabled.png [new file with mode: 0644]
apps/oldvendor/images/forward_enabled_hover.png [new file with mode: 0644]
apps/oldvendor/images/sort_asc.png [new file with mode: 0644]
apps/oldvendor/images/sort_asc_disabled.png [new file with mode: 0644]
apps/oldvendor/images/sort_both.png [new file with mode: 0644]
apps/oldvendor/images/sort_desc.png [new file with mode: 0644]
apps/oldvendor/images/sort_desc_disabled.png [new file with mode: 0644]
apps/oldvendor/img/glyphicons-halflings-white.png [new file with mode: 0644]
apps/oldvendor/img/glyphicons-halflings.png [new file with mode: 0644]
apps/oldvendor/js/bootstrap-datetimepicker.min.js [new file with mode: 0644]
apps/oldvendor/js/bootstrap-multiselect.js [new file with mode: 0644]
apps/oldvendor/js/bootstrap-timepicker.min.js [new file with mode: 0644]
apps/oldvendor/js/bootstrap.js [new file with mode: 0644]
apps/oldvendor/js/bootstrap.min.js [new file with mode: 0644]
apps/oldvendor/js/datatables.min.js [new file with mode: 0644]
apps/oldvendor/js/jquery.min.js [new file with mode: 0644]
apps/oldvendor/js/jquery.minicolors.js [new file with mode: 0644]
apps/oldvendor/js/jquery.minicolors.min.js [new file with mode: 0644]
apps/oldvendor/js/lang/summernote-fr-FR.js [new file with mode: 0644]
apps/oldvendor/js/lang/summernote-fr-FR.min.js [new file with mode: 0644]
apps/oldvendor/js/locale/datatable_de.json [new file with mode: 0644]
apps/oldvendor/js/locale/datatable_fr.json [new file with mode: 0644]
apps/oldvendor/js/moment-with-locales.js [new file with mode: 0644]
apps/oldvendor/js/summernote.js [new file with mode: 0644]
apps/oldvendor/js/summernote.min.js [new file with mode: 0644]
apps/package-lock.json [new file with mode: 0644]
apps/package.json [new file with mode: 0644]
apps/vendor/bootstrap-table/bootstrap-table-locale-all.js [new file with mode: 0644]
apps/vendor/bootstrap-table/bootstrap-table-locale-all.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/bootstrap-table.css [new file with mode: 0644]
apps/vendor/bootstrap-table/bootstrap-table.js [new file with mode: 0644]
apps/vendor/bootstrap-table/bootstrap-table.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/bootstrap-table.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/accent-neutralise/bootstrap-table-accent-neutralise.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/addrbar/bootstrap-table-addrbar.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/addrbar/bootstrap-table-addrbar.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/auto-refresh/bootstrap-table-auto-refresh.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/cookie/bootstrap-table-cookie.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/cookie/bootstrap-table-cookie.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/copy-rows/bootstrap-table-copy-rows.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/copy-rows/bootstrap-table-copy-rows.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/defer-url/bootstrap-table-defer-url.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/defer-url/bootstrap-table-defer-url.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/editable/bootstrap-table-editable.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/editable/bootstrap-table-editable.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/export/bootstrap-table-export.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/export/bootstrap-table-export.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/fixed-columns/bootstrap-table-fixed-columns.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/fixed-columns/bootstrap-table-fixed-columns.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/fixed-columns/bootstrap-table-fixed-columns.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/fixed-columns/bootstrap-table-fixed-columns.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/group-by/bootstrap-table-group-by.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/i18n-enhance/bootstrap-table-i18n-enhance.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/i18n-enhance/bootstrap-table-i18n-enhance.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/key-events/bootstrap-table-key-events.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/key-events/bootstrap-table-key-events.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/mobile/bootstrap-table-mobile.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/mobile/bootstrap-table-mobile.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/multi-column-toggle/bootstrap-table-multi-toggle.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/multi-column-toggle/bootstrap-table-multi-toggle.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/multiple-search/bootstrap-table-multiple-search.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/multiple-search/bootstrap-table-multiple-search.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/multiple-sort/bootstrap-table-multiple-sort.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/natural-sorting/bootstrap-table-natural-sorting.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/pipeline/bootstrap-table-pipeline.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/pipeline/bootstrap-table-pipeline.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/print/bootstrap-table-print.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/print/bootstrap-table-print.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/reorder-columns/bootstrap-table-reorder-columns.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/resizable/bootstrap-table-resizable.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/resizable/bootstrap-table-resizable.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/select2-filter/bootstrap-table-select2-filter.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/select2-filter/bootstrap-table-select2-filter.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/toolbar/bootstrap-table-toolbar.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/toolbar/bootstrap-table-toolbar.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/tree-column/bootstrap-table-tree-column.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/treegrid/bootstrap-table-treegrid.js [new file with mode: 0644]
apps/vendor/bootstrap-table/extensions/treegrid/bootstrap-table-treegrid.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/locale/bootstrap-table-de-DE.js [new file with mode: 0644]
apps/vendor/bootstrap-table/locale/bootstrap-table-de-DE.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/locale/bootstrap-table-fr-FR.js [new file with mode: 0644]
apps/vendor/bootstrap-table/locale/bootstrap-table-fr-FR.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/bulma/bootstrap-table-bulma.css [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/bulma/bootstrap-table-bulma.js [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/bulma/bootstrap-table-bulma.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/bulma/bootstrap-table-bulma.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/foundation/bootstrap-table-foundation.css [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/foundation/bootstrap-table-foundation.js [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/foundation/bootstrap-table-foundation.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/foundation/bootstrap-table-foundation.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/materialize/bootstrap-table-materialize.css [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/materialize/bootstrap-table-materialize.js [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/materialize/bootstrap-table-materialize.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/materialize/bootstrap-table-materialize.min.js [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/semantic/bootstrap-table-semantic.css [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/semantic/bootstrap-table-semantic.js [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/semantic/bootstrap-table-semantic.min.css [new file with mode: 0644]
apps/vendor/bootstrap-table/themes/semantic/bootstrap-table-semantic.min.js [new file with mode: 0644]
apps/vendor/bootstrap/css/bootstrap-grid.css [new file with mode: 0644]
apps/vendor/bootstrap/css/bootstrap-grid.css.map [new file with mode: 0644]
apps/vendor/bootstrap/css/bootstrap-grid.min.css [new file with mode: 0644]
apps/vendor/bootstrap/css/bootstrap-grid.min.css.map [new file with mode: 0644]
apps/vendor/bootstrap/css/bootstrap-reboot.css [new file with mode: 0644]
apps/vendor/bootstrap/css/bootstrap-reboot.css.map [new file with mode: 0644]
apps/vendor/bootstrap/css/bootstrap-reboot.min.css [new file with mode: 0644]
apps/vendor/bootstrap/css/bootstrap-reboot.min.css.map [new file with mode: 0644]
apps/vendor/bootstrap/css/bootstrap.css [new file with mode: 0644]
apps/vendor/bootstrap/css/bootstrap.css.map [new file with mode: 0644]
apps/vendor/bootstrap/css/bootstrap.min.css [new file with mode: 0644]
apps/vendor/bootstrap/css/bootstrap.min.css.map [new file with mode: 0644]
apps/vendor/bootstrap/js/bootstrap.bundle.js [new file with mode: 0644]
apps/vendor/bootstrap/js/bootstrap.bundle.js.map [new file with mode: 0644]
apps/vendor/bootstrap/js/bootstrap.bundle.min.js [new file with mode: 0644]
apps/vendor/bootstrap/js/bootstrap.bundle.min.js.map [new file with mode: 0644]
apps/vendor/bootstrap/js/bootstrap.js [new file with mode: 0644]
apps/vendor/bootstrap/js/bootstrap.js.map [new file with mode: 0644]
apps/vendor/bootstrap/js/bootstrap.min.js [new file with mode: 0644]
apps/vendor/bootstrap/js/bootstrap.min.js.map [new file with mode: 0644]
apps/vendor/fontawesome/css/all.css [new file with mode: 0644]
apps/vendor/fontawesome/css/all.min.css [new file with mode: 0644]
apps/vendor/fontawesome/css/brands.css [new file with mode: 0644]
apps/vendor/fontawesome/css/brands.min.css [new file with mode: 0644]
apps/vendor/fontawesome/css/fontawesome.css [new file with mode: 0644]
apps/vendor/fontawesome/css/fontawesome.min.css [new file with mode: 0644]
apps/vendor/fontawesome/css/regular.css [new file with mode: 0644]
apps/vendor/fontawesome/css/regular.min.css [new file with mode: 0644]
apps/vendor/fontawesome/css/solid.css [new file with mode: 0644]
apps/vendor/fontawesome/css/solid.min.css [new file with mode: 0644]
apps/vendor/fontawesome/css/svg-with-js.css [new file with mode: 0644]
apps/vendor/fontawesome/css/svg-with-js.min.css [new file with mode: 0644]
apps/vendor/fontawesome/css/v4-shims.css [new file with mode: 0644]
apps/vendor/fontawesome/css/v4-shims.min.css [new file with mode: 0644]
apps/vendor/fontawesome/js/all.js [new file with mode: 0644]
apps/vendor/fontawesome/js/all.min.js [new file with mode: 0644]
apps/vendor/fontawesome/js/brands.js [new file with mode: 0644]
apps/vendor/fontawesome/js/brands.min.js [new file with mode: 0644]
apps/vendor/fontawesome/js/fontawesome.js [new file with mode: 0644]
apps/vendor/fontawesome/js/fontawesome.min.js [new file with mode: 0644]
apps/vendor/fontawesome/js/regular.js [new file with mode: 0644]
apps/vendor/fontawesome/js/regular.min.js [new file with mode: 0644]
apps/vendor/fontawesome/js/solid.js [new file with mode: 0644]
apps/vendor/fontawesome/js/solid.min.js [new file with mode: 0644]
apps/vendor/fontawesome/js/v4-shims.js [new file with mode: 0644]
apps/vendor/fontawesome/js/v4-shims.min.js [new file with mode: 0644]
apps/vendor/fontawesome/sprites/brands.svg [new file with mode: 0644]
apps/vendor/fontawesome/sprites/regular.svg [new file with mode: 0644]
apps/vendor/fontawesome/sprites/solid.svg [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-brands-400.eot [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-brands-400.svg [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-brands-400.ttf [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-brands-400.woff [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-brands-400.woff2 [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-regular-400.eot [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-regular-400.svg [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-regular-400.ttf [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-regular-400.woff [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-regular-400.woff2 [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-solid-900.eot [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-solid-900.svg [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-solid-900.ttf [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-solid-900.woff [new file with mode: 0644]
apps/vendor/fontawesome/webfonts/fa-solid-900.woff2 [new file with mode: 0644]
apps/vendor/jquery/core.js [new file with mode: 0644]
apps/vendor/jquery/jquery.js [new file with mode: 0644]
apps/vendor/jquery/jquery.min.js [new file with mode: 0644]
apps/vendor/jquery/jquery.min.map [new file with mode: 0644]
apps/vendor/jquery/jquery.slim.js [new file with mode: 0644]
apps/vendor/jquery/jquery.slim.min.js [new file with mode: 0644]
apps/vendor/jquery/jquery.slim.min.map [new file with mode: 0644]
apps/vendor/rrule/nlp.js [new file with mode: 0644]
apps/vendor/rrule/rrule.js [new file with mode: 0644]
lib/Digest/SHA/PurePerl.pm [new file with mode: 0644]
tmpl/head/nav.tt
tmpl/page/admin/forgotpassword.tt
tmpl/page/admin/login.tt
tmpl/page/apps.tt [new file with mode: 0644]
unauthorized.html [new file with mode: 0644]