Initial input
authorKilian Saffran <ksaffran@dks.lu>
Thu, 21 Feb 2019 09:12:39 +0000 (10:12 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Thu, 21 Feb 2019 09:12:39 +0000 (10:12 +0100)
commit0d3ae3cc179df5b7fb5195d887e982473e0d73cb
treecd5ccf4e8ca9720506e525e004c14ce644876db7
Initial input
143 files changed:
.gitignore [new file with mode: 0644]
css/app.css [new file with mode: 0644]
css/calendar.css [new file with mode: 0644]
css/creorga.css [new file with mode: 0644]
css/creorga.epic.css [new file with mode: 0644]
css/style.css [new file with mode: 0644]
img/creorga.png [new file with mode: 0644]
img/dks_1000.png [new file with mode: 0644]
index.html [new file with mode: 0644]
js/app.js [new file with mode: 0644]
js/creorga.js [new file with mode: 0644]
js/database.js [new file with mode: 0644]
js/lang/summernote-fr-FR.js [new file with mode: 0644]
js/lang/summernote-fr-FR.min.js [new file with mode: 0644]
js/locale/datatable_de.json [new file with mode: 0644]
js/locale/datatable_fr.json [new file with mode: 0644]
js/moduleglobal.js [new file with mode: 0644]
js/old/data.js [new file with mode: 0644]
js/old/database.js [new file with mode: 0644]
js/old/encrypt.js [new file with mode: 0644]
js/old/init.js [new file with mode: 0644]
js/old/license.js [new file with mode: 0644]
js/old/navigation.js [new file with mode: 0644]
js/old/preferences.js [new file with mode: 0644]
js/old/sync.js [new file with mode: 0644]
js/old/system.js [new file with mode: 0644]
js/old/tools.js [new file with mode: 0644]
js/preferences.js [new file with mode: 0644]
js/webdatabase.js [new file with mode: 0644]
js/webpreferences.js [new file with mode: 0644]
main.js [new file with mode: 0644]
modules/accounting/accounting.html [new file with mode: 0644]
modules/accounting/accounting.xul [new file with mode: 0644]
modules/accounting/accountingchild.html [new file with mode: 0644]
modules/accounting/accountingopeninvoice.html [new file with mode: 0644]
modules/accounting/accountingyear.html [new file with mode: 0644]
modules/accounting/checkservice.html [new file with mode: 0644]
modules/accounting/img/accounting.png [new file with mode: 0644]
modules/accounting/js/accounting.js [new file with mode: 0644]
modules/accounting/js/accountingchild.js [new file with mode: 0644]
modules/accounting/js/accountingopeninvoice.js [new file with mode: 0644]
modules/accounting/js/accountingyear.js [new file with mode: 0644]
modules/accounting/js/checkservice.js [new file with mode: 0644]
modules/calendar/calactivity.html [new file with mode: 0644]
modules/calendar/calchilds.html [new file with mode: 0644]
modules/calendar/calendar.xul [new file with mode: 0644]
modules/calendar/calglobal.html [new file with mode: 0644]
modules/calendar/callunch.html [new file with mode: 0644]
modules/calendar/calvacancy.html [new file with mode: 0644]
modules/calendar/img/calendar.png [new file with mode: 0644]
modules/calendar/js/calactivity.js [new file with mode: 0644]
modules/calendar/js/calchilds.js [new file with mode: 0644]
modules/calendar/js/calglobal.js [new file with mode: 0644]
modules/calendar/js/callunch.js [new file with mode: 0644]
modules/calendar/js/calvacancy.js [new file with mode: 0644]
modules/calendar/js/nlp.js [new file with mode: 0644]
modules/calendar/js/rrule.js [new file with mode: 0644]
modules/childs/child.html [new file with mode: 0644]
modules/childs/child.js [new file with mode: 0644]
modules/childs/filters.js [new file with mode: 0644]
modules/childs/index.html [new file with mode: 0644]
modules/childs/index.js [new file with mode: 0644]
modules/creche/creche.html [new file with mode: 0644]
modules/creche/creche.js [new file with mode: 0644]
modules/dashboard/index.html [new file with mode: 0644]
modules/dashboard/index.js [new file with mode: 0644]
modules/forms/forms.html [new file with mode: 0644]
modules/forms/forms.xul [new file with mode: 0644]
modules/forms/img/doc.png [new file with mode: 0644]
modules/forms/img/form.png [new file with mode: 0644]
modules/forms/js/forms.js [new file with mode: 0644]
modules/logbook/img/logbook.png [new file with mode: 0644]
modules/logbook/js/logactivity.js [new file with mode: 0644]
modules/logbook/js/logactivity_basic.js [new file with mode: 0644]
modules/logbook/js/logchild.js [new file with mode: 0644]
modules/logbook/js/logcominterne.js [new file with mode: 0644]
modules/logbook/js/logcominterne_basic.js [new file with mode: 0644]
modules/logbook/js/logstaff.js [new file with mode: 0644]
modules/logbook/logactivity.html [new file with mode: 0644]
modules/logbook/logactivity_basic.html [new file with mode: 0644]
modules/logbook/logbook.xul [new file with mode: 0644]
modules/logbook/logbook_basic.xul [new file with mode: 0644]
modules/logbook/logchild.html [new file with mode: 0644]
modules/logbook/logcominterne.html [new file with mode: 0644]
modules/logbook/logcominterne_basic.html [new file with mode: 0644]
modules/logbook/logstaff.html [new file with mode: 0644]
modules/presences/dailypresences.html [new file with mode: 0644]
modules/presences/img/presence.png [new file with mode: 0644]
modules/presences/js/dailypresences.js [new file with mode: 0644]
modules/presences/js/weeklypresences.js [new file with mode: 0644]
modules/presences/presences.xul [new file with mode: 0644]
modules/presences/weeklypresences.html [new file with mode: 0644]
modules/reports/css/print.css [new file with mode: 0644]
modules/reports/dlg/dlgpdfviewer.xul [new file with mode: 0644]
modules/reports/dlg/dlgprint.xul [new file with mode: 0644]
modules/reports/img/logoprint.png [new file with mode: 0644]
modules/reports/img/print.png [new file with mode: 0644]
modules/reports/img/save.png [new file with mode: 0644]
modules/reports/img/settings.png [new file with mode: 0644]
modules/reports/js/print.js [new file with mode: 0644]
modules/reports/js/print_book.js [new file with mode: 0644]
modules/reports/js/print_calendar.js [new file with mode: 0644]
modules/reports/js/print_child.js [new file with mode: 0644]
modules/reports/js/print_loaddata.js [new file with mode: 0644]
modules/reports/js/print_logchild.js [new file with mode: 0644]
modules/reports/js/print_multilist.js [new file with mode: 0644]
modules/reports/js/print_table.js [new file with mode: 0644]
modules/reports/js/printpdf.js [new file with mode: 0644]
modules/reports/js/printutils.js [new file with mode: 0644]
modules/reports/print_book.html [new file with mode: 0644]
modules/reports/print_calendar.html [new file with mode: 0644]
modules/reports/print_child.html [new file with mode: 0644]
modules/reports/print_list.html [new file with mode: 0644]
modules/reports/print_logchild.html [new file with mode: 0644]
modules/reports/print_multilist.html [new file with mode: 0644]
modules/reports/print_table.html [new file with mode: 0644]
modules/reports/reports.xul [new file with mode: 0644]
modules/settings/db.html [new file with mode: 0644]
modules/settings/dbconfig.js [new file with mode: 0644]
modules/settings/index.html [new file with mode: 0644]
modules/settings/index.js [new file with mode: 0644]
modules/settings/js/multisite_reader.js [new file with mode: 0644]
modules/settings/multisite.xul [new file with mode: 0644]
modules/settings/support/js/multisite.js [new file with mode: 0644]
modules/settings/support/js/update.js [new file with mode: 0644]
modules/settings/support/multisite.html [new file with mode: 0644]
modules/settings/support/support.xul [new file with mode: 0644]
modules/settings/support/update.html [new file with mode: 0644]
modules/staff/coworker.html [new file with mode: 0644]
modules/staff/coworker_basic.html [new file with mode: 0644]
modules/staff/img/staff.png [new file with mode: 0644]
modules/staff/js/coworker.js [new file with mode: 0644]
modules/staff/js/coworker_basic.js [new file with mode: 0644]
modules/staff/js/staff.js [new file with mode: 0644]
modules/staff/js/staff_basic.js [new file with mode: 0644]
modules/staff/staff.html [new file with mode: 0644]
modules/staff/staff.xul [new file with mode: 0644]
modules/staff/staff_basic.html [new file with mode: 0644]
modules/staff/staff_basic.xul [new file with mode: 0644]
modules/waitlist/waitlist.html [new file with mode: 0644]
modules/waitlist/waitlist.js [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]