Electron App readded
authorKilian Saffran <ksaffran@dks.lu>
Mon, 7 Jan 2019 08:35:59 +0000 (09:35 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Mon, 7 Jan 2019 08:35:59 +0000 (09:35 +0100)
commit47d144e1c7424107c0da4cd5e1205e95c620d8bb
tree1beceb56dec1b2dd77d4b970c49586dac6beaee1
parentb95e00664327a8f96dbf59453991e7aee6b1395e
Electron App readded
171 files changed:
Tools/Creorgasrv.pl [new file with mode: 0644]
Tools/Module/OpenVPN.pm [new file with mode: 0644]
Tools/Module/PDFExtract.pm [new file with mode: 0644]
Tools/Module/SQLite.pm [new file with mode: 0644]
Tools/Module/Service.pm [new file with mode: 0644]
Tools/Module/System.pm [new file with mode: 0644]
Tools/Module/Test.pm [new file with mode: 0644]
app/css/bootstrap.min.css [new file with mode: 0644]
app/css/bootstrap.min.css.map [new file with mode: 0644]
app/css/main.css [new file with mode: 0644]
app/img/Archive.svg [new file with mode: 0644]
app/img/Book.svg [new file with mode: 0644]
app/img/Calendar.svg [new file with mode: 0644]
app/img/Check.svg [new file with mode: 0644]
app/img/Children.svg [new file with mode: 0644]
app/img/Home.svg [new file with mode: 0644]
app/img/Info.svg [new file with mode: 0644]
app/img/Moneybag.svg [new file with mode: 0644]
app/img/Print.svg [new file with mode: 0644]
app/img/Sandclock.svg [new file with mode: 0644]
app/img/Team.svg [new file with mode: 0644]
app/img/creorga.png [new file with mode: 0644]
app/img/default32.png [new file with mode: 0644]
app/index.html [new file with mode: 0644]
app/js/app.js [new file with mode: 0644]
app/js/bootstrap.bundle.min.js [new file with mode: 0644]
app/js/bootstrap.bundle.min.js.map [new file with mode: 0644]
app/js/jquery-3.2.1.min.js [new file with mode: 0644]
app/js/modules.js [new file with mode: 0644]
app/main.js [new file with mode: 0644]
app/modules/accounting/accounting.html [new file with mode: 0644]
app/modules/accounting/accountingchild.html [new file with mode: 0644]
app/modules/accounting/accountingopeninvoice.html [new file with mode: 0644]
app/modules/accounting/accountingyear.html [new file with mode: 0644]
app/modules/accounting/checkservice.html [new file with mode: 0644]
app/modules/accounting/js/accounting.js [new file with mode: 0644]
app/modules/accounting/js/accountingchild.js [new file with mode: 0644]
app/modules/accounting/js/accountingopeninvoice.js [new file with mode: 0644]
app/modules/accounting/js/accountingyear.js [new file with mode: 0644]
app/modules/accounting/js/checkservice.js [new file with mode: 0644]
app/modules/calendar/calactivity.html [new file with mode: 0644]
app/modules/calendar/calchilds.html [new file with mode: 0644]
app/modules/calendar/calglobal.html [new file with mode: 0644]
app/modules/calendar/calvacancy.html [new file with mode: 0644]
app/modules/calendar/js/calactivity.js [new file with mode: 0644]
app/modules/calendar/js/calchilds.js [new file with mode: 0644]
app/modules/calendar/js/calglobal.js [new file with mode: 0644]
app/modules/calendar/js/calvacancy.js [new file with mode: 0644]
app/modules/calendar/js/nlp.js [new file with mode: 0644]
app/modules/calendar/js/rrule.js [new file with mode: 0644]
app/modules/childs/child.html [new file with mode: 0644]
app/modules/childs/childs.html [new file with mode: 0644]
app/modules/childs/js/child.js [new file with mode: 0644]
app/modules/childs/js/childs.js [new file with mode: 0644]
app/modules/childs/js/report_child.js [new file with mode: 0644]
app/modules/childs/js/report_childs.js [new file with mode: 0644]
app/modules/childs/report_child.html [new file with mode: 0644]
app/modules/childs/report_childs.html [new file with mode: 0644]
app/modules/creche/creche.html [new file with mode: 0644]
app/modules/creche/js/creche.js [new file with mode: 0644]
app/modules/dashboard/home.html [new file with mode: 0644]
app/modules/dashboard/js/home.js [new file with mode: 0644]
app/modules/forms/forms.html [new file with mode: 0644]
app/modules/forms/js/forms.js [new file with mode: 0644]
app/modules/info/about.html [new file with mode: 0644]
app/modules/info/js/about.js [new file with mode: 0644]
app/modules/info/js/settings.js [new file with mode: 0644]
app/modules/info/settings.html [new file with mode: 0644]
app/modules/logbook/js/logactivity.js [new file with mode: 0644]
app/modules/logbook/js/logchild.js [new file with mode: 0644]
app/modules/logbook/js/logcominterne.js [new file with mode: 0644]
app/modules/logbook/logactivity.html [new file with mode: 0644]
app/modules/logbook/logchild.html [new file with mode: 0644]
app/modules/logbook/logcominterne.html [new file with mode: 0644]
app/modules/presences/dailypresences.html [new file with mode: 0644]
app/modules/presences/js/dailypresences.js [new file with mode: 0644]
app/modules/presences/js/weeklypresences.js [new file with mode: 0644]
app/modules/presences/weeklypresences.html [new file with mode: 0644]
app/modules/reports/.DS_Store [new file with mode: 0644]
app/modules/reports/css/print.css [new file with mode: 0644]
app/modules/reports/img/.DS_Store [new file with mode: 0644]
app/modules/reports/img/logoprint.png [new file with mode: 0644]
app/modules/reports/js/print.js [new file with mode: 0644]
app/modules/reports/js/print_book.js [new file with mode: 0644]
app/modules/reports/js/print_calendar.js [new file with mode: 0644]
app/modules/reports/js/print_child.js [new file with mode: 0644]
app/modules/reports/js/print_loaddata.js [new file with mode: 0644]
app/modules/reports/js/print_logchild.js [new file with mode: 0644]
app/modules/reports/js/print_multilist.js [new file with mode: 0644]
app/modules/reports/js/print_table.js [new file with mode: 0644]
app/modules/reports/js/printpdf.js [new file with mode: 0644]
app/modules/reports/js/printutils.js [new file with mode: 0644]
app/modules/reports/print_book.html [new file with mode: 0644]
app/modules/reports/print_calendar.html [new file with mode: 0644]
app/modules/reports/print_child.html [new file with mode: 0644]
app/modules/reports/print_list.html [new file with mode: 0644]
app/modules/reports/print_logchild.html [new file with mode: 0644]
app/modules/reports/print_multilist.html [new file with mode: 0644]
app/modules/reports/print_table.html [new file with mode: 0644]
app/modules/staff/coworker.html [new file with mode: 0644]
app/modules/staff/js/coworker.js [new file with mode: 0644]
app/modules/staff/js/staff.js [new file with mode: 0644]
app/modules/staff/js/staff_login.js [new file with mode: 0644]
app/modules/staff/staff.html [new file with mode: 0644]
app/modules/staff/staff_login.html [new file with mode: 0644]
app/modules/waitlist/js/waitlist.js [new file with mode: 0644]
app/modules/waitlist/waitlist.html [new file with mode: 0644]
app/package.json [new file with mode: 0644]
app/web/css/bootstrap-multiselect.css [new file with mode: 0644]
app/web/css/bootstrap.min.css [new file with mode: 0644]
app/web/css/bootstrap.min.css.map [new file with mode: 0644]
app/web/css/calendar.css [new file with mode: 0644]
app/web/css/creorga.css [new file with mode: 0644]
app/web/css/dataTables.bootstrap.min.css [new file with mode: 0644]
app/web/css/datatables.min.css [new file with mode: 0644]
app/web/css/glyphicons-bootstrap.css [new file with mode: 0644]
app/web/css/glyphicons-halflings.css [new file with mode: 0644]
app/web/css/glyphicons.css [new file with mode: 0644]
app/web/css/jquery.minicolors.css [new file with mode: 0644]
app/web/css/print.css [new file with mode: 0644]
app/web/css/style.css [new file with mode: 0644]
app/web/css/summernote.css [new file with mode: 0644]
app/web/font/summernote.eot [new file with mode: 0644]
app/web/font/summernote.ttf [new file with mode: 0644]
app/web/font/summernote.woff [new file with mode: 0644]
app/web/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
app/web/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
app/web/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
app/web/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
app/web/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
app/web/fonts/glyphicons-regular.eot [new file with mode: 0644]
app/web/fonts/glyphicons-regular.svg [new file with mode: 0644]
app/web/fonts/glyphicons-regular.ttf [new file with mode: 0644]
app/web/fonts/glyphicons-regular.woff [new file with mode: 0644]
app/web/fonts/glyphicons-regular.woff2 [new file with mode: 0644]
app/web/images/Sorting icons.psd [new file with mode: 0644]
app/web/images/back_disabled.png [new file with mode: 0644]
app/web/images/back_enabled.png [new file with mode: 0644]
app/web/images/back_enabled_hover.png [new file with mode: 0644]
app/web/images/forward_disabled.png [new file with mode: 0644]
app/web/images/forward_enabled.png [new file with mode: 0644]
app/web/images/forward_enabled_hover.png [new file with mode: 0644]
app/web/images/sort_asc.png [new file with mode: 0644]
app/web/images/sort_asc_disabled.png [new file with mode: 0644]
app/web/images/sort_both.png [new file with mode: 0644]
app/web/images/sort_desc.png [new file with mode: 0644]
app/web/images/sort_desc_disabled.png [new file with mode: 0644]
app/web/img/creorga16.png [new file with mode: 0644]
app/web/img/glyphicons-halflings-white.png [new file with mode: 0644]
app/web/img/glyphicons-halflings.png [new file with mode: 0644]
app/web/img/logoprint.png [new file with mode: 0644]
app/web/js/bootstrap-multiselect.js [new file with mode: 0644]
app/web/js/bootstrap.min.js [new file with mode: 0644]
app/web/js/creorga.js [new file with mode: 0644]
app/web/js/datatables.min.js [new file with mode: 0644]
app/web/js/filters.js [new file with mode: 0644]
app/web/js/jquery.min.js [new file with mode: 0644]
app/web/js/jquery.minicolors.min.js [new file with mode: 0644]
app/web/js/labels.js [new file with mode: 0644]
app/web/js/lang/summernote-fr-FR.js [new file with mode: 0644]
app/web/js/lang/summernote-fr-FR.min.js [new file with mode: 0644]
app/web/js/locale/datatable_de.json [new file with mode: 0644]
app/web/js/locale/datatable_fr.json [new file with mode: 0644]
app/web/js/moment-with-locales.js [new file with mode: 0644]
app/web/js/print.js [new file with mode: 0644]
app/web/js/summernote.min.js [new file with mode: 0644]
app/web/js/webdatabase.js [new file with mode: 0644]
app/web/js/webpreferences.js [new file with mode: 0644]
app_v3/chrome/content/js/system.js
app_v3/chrome/content/modules/accounting/js/accounting.js
test/9475a95d-e2ad-4586-8432-d44a604b3fd3.sqlite