creorga page links and data connections
authorKilian Saffran <ksaffran@dks.lu>
Tue, 26 Mar 2019 10:49:09 +0000 (11:49 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Tue, 26 Mar 2019 10:49:09 +0000 (11:49 +0100)
commited10ead0d5c3de83bbc9866b519edcdcd26593ef
tree89d9b198f582b40465d56e8a81132d54daa59ecf
parent48553b391997067910fd698ccbbad3daf024a3ca
creorga page links and data connections
83 files changed:
api/lib/JSON/PP.pm [new file with mode: 0644]
api/lib/JSON/PP/Boolean.pm [new file with mode: 0644]
api/lib/URI/Encode.pm [new file with mode: 0644]
api/prefs.cgi
api/sqlite.cgi
apps/creorga/css/creorga.css
apps/creorga/index.html
apps/creorga/js/app.js
apps/creorga/js/creorga.js
apps/creorga/js/webdatabase.js
apps/creorga/js/webpreferences.js
apps/creorga/modules/calendar/calglobal.html
apps/creorga/modules/calendar/callunch.html
apps/creorga/modules/calendar/index.html
apps/creorga/modules/calendar/js/calchilds.js
apps/creorga/modules/calendar/js/calglobal.js
apps/creorga/modules/calendar/js/callunch.js
apps/creorga/modules/childs/child.html
apps/creorga/modules/childs/index.html
apps/creorga/modules/childs/js/child.js
apps/creorga/modules/childs/js/childs.js
apps/creorga/modules/creche/creche.html
apps/creorga/modules/creche/creche.js
apps/creorga/modules/forms/forms.html
apps/creorga/modules/forms/js/forms.js
apps/creorga/modules/logbook/js/logactivity.js
apps/creorga/modules/logbook/js/logactivity_basic.js
apps/creorga/modules/logbook/js/logchild.js
apps/creorga/modules/logbook/js/logcominterne.js
apps/creorga/modules/logbook/js/logcominterne_basic.js
apps/creorga/modules/logbook/logactivity.html
apps/creorga/modules/logbook/logactivity_basic.html
apps/creorga/modules/logbook/logchild.html
apps/creorga/modules/logbook/logcominterne.html
apps/creorga/modules/logbook/logcominterne_basic.html
apps/creorga/modules/presences/dailypresences.html
apps/creorga/modules/presences/js/dailypresences.js
apps/creorga/modules/presences/js/weeklypresences.js
apps/creorga/modules/presences/weeklypresences.html
apps/creorga/modules/reports/dlg/dlgpdfviewer.xul
apps/creorga/modules/reports/js/print_child.js
apps/creorga/modules/reports/js/print_logchild.js
apps/creorga/modules/reports/js/print_multilist.js
apps/creorga/modules/reports/js/print_table.js
apps/creorga/modules/reports/print_book.html
apps/creorga/modules/reports/print_calendar.html
apps/creorga/modules/reports/print_child.html
apps/creorga/modules/reports/print_list.html
apps/creorga/modules/reports/print_logchild.html
apps/creorga/modules/reports/print_multilist.html
apps/creorga/modules/reports/print_table.html
apps/creorga/modules/support/multisite.html
apps/creorga/modules/support/update.html
apps/hourtrax/index.html
apps/hourtrax/js/app.js
apps/hourtrax/modules/calendar/calactivity.html
apps/hourtrax/modules/calendar/calvacancy.html
apps/hourtrax/modules/calendar/js/calactivity.js
apps/hourtrax/modules/calendar/js/calvacancy.js
apps/hourtrax/modules/staff/coworker.html
apps/hourtrax/modules/staff/coworker_basic.html
apps/hourtrax/modules/staff/js/coworker.js
apps/hourtrax/modules/staff/js/coworker_basic.js
apps/hourtrax/modules/staff/js/staff.js
apps/hourtrax/modules/staff/js/staff_basic.js
apps/hourtrax/modules/staff/staff.html
apps/hourtrax/modules/staff/staff_basic.html
apps/invoicejournal_co/modules/bilan/accountingyear.html
apps/invoicejournal_co/modules/bilan/js/accountingyear.js
apps/invoicejournal_co/modules/bychild/accountingchild.html
apps/invoicejournal_co/modules/checkservice/checkservice.html
apps/invoicejournal_co/modules/monthly/accounting.html
apps/invoicejournal_co/modules/monthly/js/accounting.js
apps/invoicejournal_co/modules/openinvoices/accountingopeninvoice.html
data/auth/kilian.auth.json
data/db/lechatpotte.sqlite [new file with mode: 0644]
data/db/underatert.sqlite [new file with mode: 0644]
data/user/kilian.childs.json [new file with mode: 0644]
data/user/kilian.dailypresences.json [new file with mode: 0644]
data/user/kilian.pageconfig.childs.json [new file with mode: 0644]
data/user/kilian.pageconfig.weeklypresences.json [new file with mode: 0644]
data/user/kilian.service.json [new file with mode: 0644]
data/user/kilian.weeklypresences.json [new file with mode: 0644]