2018-03-20 initial commit
authorKilian Saffran <ksaffran@dks.lu>
Tue, 20 Mar 2018 07:31:56 +0000 (08:31 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Tue, 20 Mar 2018 07:31:56 +0000 (08:31 +0100)
commit3ff35758322c6157ea0d5169ba6ef3e07dae7c72
treec8067c7d71a9c81634bf6950a0b00c582e4ee0e2
2018-03-20 initial commit
917 files changed:
.dbeaver-data-sources.xml [new file with mode: 0644]
.project [new file with mode: 0644]
.settings/org.eclipse.core.resources.prefs [new file with mode: 0644]
License.rtf [new file with mode: 0644]
License.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
Tools/Creorgasrv.pl [new file with mode: 0644]
Tools/DBFMSync.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]
Tools/WindowsGUI.pl [new file with mode: 0644]
Tools/creorgadb.pl [new file with mode: 0644]
Tools/pdfextract.pl [new file with mode: 0644]
Tools/pgsql.pm [new file with mode: 0644]
Tools/pgsqlsync.cgi [new file with mode: 0644]
Tools/sqlite.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/pdfjs/LICENSE [new file with mode: 0644]
app/pdfjs/build/pdf.js [new file with mode: 0644]
app/pdfjs/build/pdf.js.map [new file with mode: 0644]
app/pdfjs/build/pdf.worker.js [new file with mode: 0644]
app/pdfjs/build/pdf.worker.js.map [new file with mode: 0644]
app/pdfjs/web/cmaps/78-EUC-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/78-EUC-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/78-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/78-RKSJ-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/78-RKSJ-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/78-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/78ms-RKSJ-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/78ms-RKSJ-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/83pv-RKSJ-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/90ms-RKSJ-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/90ms-RKSJ-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/90msp-RKSJ-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/90msp-RKSJ-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/90pv-RKSJ-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/90pv-RKSJ-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Add-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Add-RKSJ-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Add-RKSJ-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Add-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-CNS1-0.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-CNS1-1.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-CNS1-2.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-CNS1-3.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-CNS1-4.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-CNS1-5.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-CNS1-6.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-CNS1-UCS2.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-GB1-0.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-GB1-1.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-GB1-2.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-GB1-3.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-GB1-4.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-GB1-5.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-GB1-UCS2.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-Japan1-0.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-Japan1-1.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-Japan1-2.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-Japan1-3.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-Japan1-4.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-Japan1-5.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-Japan1-6.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-Japan1-UCS2.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-Korea1-0.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-Korea1-1.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-Korea1-2.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Adobe-Korea1-UCS2.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/B5-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/B5-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/B5pc-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/B5pc-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/CNS-EUC-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/CNS-EUC-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/CNS1-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/CNS1-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/CNS2-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/CNS2-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/ETHK-B5-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/ETHK-B5-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/ETen-B5-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/ETen-B5-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/ETenms-B5-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/ETenms-B5-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/EUC-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/EUC-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Ext-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Ext-RKSJ-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Ext-RKSJ-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Ext-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GB-EUC-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GB-EUC-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GB-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GB-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBK-EUC-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBK-EUC-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBK2K-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBK2K-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBKp-EUC-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBKp-EUC-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBT-EUC-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBT-EUC-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBT-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBT-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBTpc-EUC-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBTpc-EUC-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBpc-EUC-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/GBpc-EUC-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/HKdla-B5-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/HKdla-B5-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/HKdlb-B5-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/HKdlb-B5-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/HKgccs-B5-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/HKgccs-B5-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/HKm314-B5-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/HKm314-B5-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/HKm471-B5-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/HKm471-B5-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/HKscs-B5-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/HKscs-B5-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Hankaku.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Hiragana.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/KSC-EUC-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/KSC-EUC-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/KSC-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/KSC-Johab-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/KSC-Johab-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/KSC-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/KSCms-UHC-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/KSCms-UHC-HW-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/KSCms-UHC-HW-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/KSCms-UHC-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/KSCpc-EUC-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/KSCpc-EUC-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Katakana.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/LICENSE [new file with mode: 0644]
app/pdfjs/web/cmaps/NWP-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/NWP-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/RKSJ-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/RKSJ-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/Roman.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniCNS-UCS2-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniCNS-UCS2-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniCNS-UTF16-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniCNS-UTF16-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniCNS-UTF32-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniCNS-UTF32-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniCNS-UTF8-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniCNS-UTF8-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniGB-UCS2-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniGB-UCS2-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniGB-UTF16-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniGB-UTF16-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniGB-UTF32-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniGB-UTF32-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniGB-UTF8-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniGB-UTF8-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS-UCS2-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS-UCS2-HW-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS-UCS2-HW-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS-UCS2-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS-UTF16-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS-UTF16-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS-UTF32-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS-UTF32-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS-UTF8-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS-UTF8-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS2004-UTF16-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS2004-UTF16-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS2004-UTF32-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS2004-UTF32-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS2004-UTF8-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJIS2004-UTF8-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJISPro-UCS2-HW-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJISPro-UCS2-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJISPro-UTF8-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJISX0213-UTF32-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJISX0213-UTF32-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJISX02132004-UTF32-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniJISX02132004-UTF32-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniKS-UCS2-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniKS-UCS2-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniKS-UTF16-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniKS-UTF16-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniKS-UTF32-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniKS-UTF32-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniKS-UTF8-H.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/UniKS-UTF8-V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/V.bcmap [new file with mode: 0644]
app/pdfjs/web/cmaps/WP-Symbol.bcmap [new file with mode: 0644]
app/pdfjs/web/compressed.tracemonkey-pldi-09.pdf [new file with mode: 0644]
app/pdfjs/web/debugger.js [new file with mode: 0644]
app/pdfjs/web/images/annotation-check.svg [new file with mode: 0644]
app/pdfjs/web/images/annotation-comment.svg [new file with mode: 0644]
app/pdfjs/web/images/annotation-help.svg [new file with mode: 0644]
app/pdfjs/web/images/annotation-insert.svg [new file with mode: 0644]
app/pdfjs/web/images/annotation-key.svg [new file with mode: 0644]
app/pdfjs/web/images/annotation-newparagraph.svg [new file with mode: 0644]
app/pdfjs/web/images/annotation-noicon.svg [new file with mode: 0644]
app/pdfjs/web/images/annotation-note.svg [new file with mode: 0644]
app/pdfjs/web/images/annotation-paragraph.svg [new file with mode: 0644]
app/pdfjs/web/images/findbarButton-next-rtl.png [new file with mode: 0644]
app/pdfjs/web/images/findbarButton-next-rtl@2x.png [new file with mode: 0644]
app/pdfjs/web/images/findbarButton-next.png [new file with mode: 0644]
app/pdfjs/web/images/findbarButton-next@2x.png [new file with mode: 0644]
app/pdfjs/web/images/findbarButton-previous-rtl.png [new file with mode: 0644]
app/pdfjs/web/images/findbarButton-previous-rtl@2x.png [new file with mode: 0644]
app/pdfjs/web/images/findbarButton-previous.png [new file with mode: 0644]
app/pdfjs/web/images/findbarButton-previous@2x.png [new file with mode: 0644]
app/pdfjs/web/images/grab.cur [new file with mode: 0644]
app/pdfjs/web/images/grabbing.cur [new file with mode: 0644]
app/pdfjs/web/images/loading-icon.gif [new file with mode: 0644]
app/pdfjs/web/images/loading-small.png [new file with mode: 0644]
app/pdfjs/web/images/loading-small@2x.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-documentProperties.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-documentProperties@2x.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-firstPage.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-firstPage@2x.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-handTool.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-handTool@2x.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-lastPage.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-lastPage@2x.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-rotateCcw.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-rotateCcw@2x.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-rotateCw.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-rotateCw@2x.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-selectTool.png [new file with mode: 0644]
app/pdfjs/web/images/secondaryToolbarButton-selectTool@2x.png [new file with mode: 0644]
app/pdfjs/web/images/shadow.png [new file with mode: 0644]
app/pdfjs/web/images/texture.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-bookmark.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-bookmark@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-download.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-download@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-menuArrows.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-menuArrows@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-openFile.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-openFile@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-pageDown-rtl.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-pageDown-rtl@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-pageDown.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-pageDown@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-pageUp-rtl.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-pageUp-rtl@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-pageUp.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-pageUp@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-presentationMode.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-presentationMode@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-print.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-print@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-search.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-search@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-secondaryToolbarToggle.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-secondaryToolbarToggle@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-sidebarToggle-rtl.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-sidebarToggle-rtl@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-sidebarToggle.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-sidebarToggle@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-viewAttachments.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-viewAttachments@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-viewOutline-rtl.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-viewOutline-rtl@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-viewOutline.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-viewOutline@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-viewThumbnail.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-viewThumbnail@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-zoomIn.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-zoomIn@2x.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-zoomOut.png [new file with mode: 0644]
app/pdfjs/web/images/toolbarButton-zoomOut@2x.png [new file with mode: 0644]
app/pdfjs/web/images/treeitem-collapsed-rtl.png [new file with mode: 0644]
app/pdfjs/web/images/treeitem-collapsed-rtl@2x.png [new file with mode: 0644]
app/pdfjs/web/images/treeitem-collapsed.png [new file with mode: 0644]
app/pdfjs/web/images/treeitem-collapsed@2x.png [new file with mode: 0644]
app/pdfjs/web/images/treeitem-expanded.png [new file with mode: 0644]
app/pdfjs/web/images/treeitem-expanded@2x.png [new file with mode: 0644]
app/pdfjs/web/locale/ach/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/af/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ak/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/an/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ar/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/as/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ast/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/az/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/be/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/bg/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/bn-BD/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/bn-IN/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/br/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/bs/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ca/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/cs/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/csb/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/cy/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/da/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/de/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/el/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/en-GB/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/en-US/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/en-ZA/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/eo/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/es-AR/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/es-CL/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/es-ES/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/es-MX/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/et/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/eu/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/fa/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ff/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/fi/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/fr/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/fy-NL/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ga-IE/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/gd/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/gl/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/gu-IN/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/he/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/hi-IN/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/hr/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/hu/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/hy-AM/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/id/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/is/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/it/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ja/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ka/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/kk/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/km/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/kn/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ko/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ku/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/lg/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/lij/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/locale.properties [new file with mode: 0644]
app/pdfjs/web/locale/lt/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/lv/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/mai/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/mk/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ml/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/mn/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/mr/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ms/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/my/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/nb-NO/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/nl/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/nn-NO/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/nso/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/oc/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/or/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/pa-IN/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/pl/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/pt-BR/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/pt-PT/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/rm/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ro/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ru/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/rw/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/sah/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/si/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/sk/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/sl/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/son/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/sq/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/sr/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/sv-SE/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/sw/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ta-LK/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ta/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/te/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/th/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/tl/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/tn/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/tr/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/uk/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/ur/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/vi/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/wo/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/xh/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/zh-CN/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/zh-TW/viewer.properties [new file with mode: 0644]
app/pdfjs/web/locale/zu/viewer.properties [new file with mode: 0644]
app/pdfjs/web/viewer.css [new file with mode: 0644]
app/pdfjs/web/viewer.html [new file with mode: 0644]
app/pdfjs/web/viewer.js [new file with mode: 0644]
app/pdfjs/web/viewer.js.map [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/Tools/combine_pdf.pl [new file with mode: 0644]
app_v3/Tools/creorgadb.pl [new file with mode: 0644]
app_v3/Tools/creorgasync.pl [new file with mode: 0644]
app_v3/Tools/localconfig.pm [new file with mode: 0644]
app_v3/Tools/pdfextract.pl [new file with mode: 0644]
app_v3/Tools/sqlite.pm [new file with mode: 0644]
app_v3/Tools/sync.pl [new file with mode: 0644]
app_v3/Tools/vpnclose.sh [new file with mode: 0644]
app_v3/Tools/vpnconnect.sh [new file with mode: 0644]
app_v3/application.ini [new file with mode: 0644]
app_v3/chrome.manifest [new file with mode: 0644]
app_v3/chrome.manifest_basic [new file with mode: 0644]
app_v3/chrome.manifest_free [new file with mode: 0644]
app_v3/chrome.manifest_localmanager [new file with mode: 0644]
app_v3/chrome/branding/locale/brand.dtd [new file with mode: 0644]
app_v3/chrome/branding/locale/brand.properties [new file with mode: 0644]
app_v3/chrome/content/3rdpartylicenses.html [new file with mode: 0644]
app_v3/chrome/content/creorga.css [new file with mode: 0644]
app_v3/chrome/content/creorga.xul [new file with mode: 0644]
app_v3/chrome/content/creorga_free.xul [new file with mode: 0644]
app_v3/chrome/content/dlg/dlgabout.xul [new file with mode: 0644]
app_v3/chrome/content/dlg/dlgsqlerror.xul [new file with mode: 0644]
app_v3/chrome/content/img/accounting.png [new file with mode: 0644]
app_v3/chrome/content/img/back.png [new file with mode: 0644]
app_v3/chrome/content/img/child.png [new file with mode: 0644]
app_v3/chrome/content/img/creche.png [new file with mode: 0644]
app_v3/chrome/content/img/creorga16.png [new file with mode: 0644]
app_v3/chrome/content/img/creorga32.png [new file with mode: 0644]
app_v3/chrome/content/img/info.png [new file with mode: 0644]
app_v3/chrome/content/img/info2.png [new file with mode: 0644]
app_v3/chrome/content/img/logo.png [new file with mode: 0644]
app_v3/chrome/content/img/logosmall.png [new file with mode: 0644]
app_v3/chrome/content/img/presence.png [new file with mode: 0644]
app_v3/chrome/content/img/stats.png [new file with mode: 0644]
app_v3/chrome/content/img/waitlist.png [new file with mode: 0644]
app_v3/chrome/content/js/data.js [new file with mode: 0644]
app_v3/chrome/content/js/database.js [new file with mode: 0644]
app_v3/chrome/content/js/encrypt.js [new file with mode: 0644]
app_v3/chrome/content/js/init.js [new file with mode: 0644]
app_v3/chrome/content/js/init_free.js [new file with mode: 0644]
app_v3/chrome/content/js/license.js [new file with mode: 0644]
app_v3/chrome/content/js/navigation.js [new file with mode: 0644]
app_v3/chrome/content/js/preferences.js [new file with mode: 0644]
app_v3/chrome/content/js/sync.js [new file with mode: 0644]
app_v3/chrome/content/js/system.js [new file with mode: 0644]
app_v3/chrome/content/js/tools.js [new file with mode: 0644]
app_v3/chrome/content/license.html [new file with mode: 0644]
app_v3/chrome/content/modules/accounting/accounting.html [new file with mode: 0644]
app_v3/chrome/content/modules/accounting/accounting.xul [new file with mode: 0644]
app_v3/chrome/content/modules/accounting/accounting_free.xul [new file with mode: 0644]
app_v3/chrome/content/modules/accounting/accountingchild.html [new file with mode: 0644]
app_v3/chrome/content/modules/accounting/accountingopeninvoice.html [new file with mode: 0644]
app_v3/chrome/content/modules/accounting/accountingyear.html [new file with mode: 0644]
app_v3/chrome/content/modules/accounting/img/accounting.png [new file with mode: 0644]
app_v3/chrome/content/modules/accounting/js/accounting.js [new file with mode: 0644]
app_v3/chrome/content/modules/accounting/js/accountingchild.js [new file with mode: 0644]
app_v3/chrome/content/modules/accounting/js/accountingopeninvoice.js [new file with mode: 0644]
app_v3/chrome/content/modules/accounting/js/accountingyear.js [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/calactivity.html [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/calactivity_basic.html [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/calchilds.html [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/calendar.xul [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/calendar_basic.xul [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/calendar_free.xul [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/calglobal.html [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/callunch.html [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/calvacancy.html [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/calvacancy_basic.html [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/calvacancy_free.html [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/img/calendar.png [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/js/calactivity.js [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/js/calactivity_basic.js [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/js/calchilds.js [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/js/calglobal.js [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/js/callunch.js [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/js/calvacancy.js [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/js/calvacancy_basic.js [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/js/calvacancy_free.js [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/js/nlp.js [new file with mode: 0644]
app_v3/chrome/content/modules/calendar/js/rrule.js [new file with mode: 0644]
app_v3/chrome/content/modules/default_free/default_free.xul [new file with mode: 0644]
app_v3/chrome/content/modules/default_standard/default_standard.xul [new file with mode: 0644]
app_v3/chrome/content/modules/forms/forms.html [new file with mode: 0644]
app_v3/chrome/content/modules/forms/forms.xul [new file with mode: 0644]
app_v3/chrome/content/modules/forms/forms_basic.html [new file with mode: 0644]
app_v3/chrome/content/modules/forms/forms_basic.xul [new file with mode: 0644]
app_v3/chrome/content/modules/forms/img/doc.png [new file with mode: 0644]
app_v3/chrome/content/modules/forms/img/form.png [new file with mode: 0644]
app_v3/chrome/content/modules/forms/js/forms.js [new file with mode: 0644]
app_v3/chrome/content/modules/forms/js/forms_basic.js [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/img/logbook.png [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/js/logactivity.js [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/js/logactivity_basic.js [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/js/logactivity_free.js [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/js/logchild.js [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/js/logchild_free.js [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/js/logcominterne.js [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/js/logcominterne_basic.js [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/js/logcominterne_free.js [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/js/logstaff.js [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/logactivity.html [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/logactivity_basic.html [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/logactivity_free.html [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/logbook.xul [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/logbook_basic.xul [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/logbook_free.xul [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/logchild.html [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/logchild_free.html [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/logcominterne.html [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/logcominterne_basic.html [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/logcominterne_free.html [new file with mode: 0644]
app_v3/chrome/content/modules/logbook/logstaff.html [new file with mode: 0644]
app_v3/chrome/content/modules/multisite/img/profile.png [new file with mode: 0644]
app_v3/chrome/content/modules/multisite/js/multisite_reader.js [new file with mode: 0644]
app_v3/chrome/content/modules/multisite/multisite.xul [new file with mode: 0644]
app_v3/chrome/content/modules/presences/dailypresences.html [new file with mode: 0644]
app_v3/chrome/content/modules/presences/img/presence.png [new file with mode: 0644]
app_v3/chrome/content/modules/presences/js/dailypresences.js [new file with mode: 0644]
app_v3/chrome/content/modules/presences/js/weeklypresences.js [new file with mode: 0644]
app_v3/chrome/content/modules/presences/presences.xul [new file with mode: 0644]
app_v3/chrome/content/modules/presences/weeklypresences.html [new file with mode: 0644]
app_v3/chrome/content/modules/reports/css/print.css [new file with mode: 0644]
app_v3/chrome/content/modules/reports/dlg/dlgpdfviewer.xul [new file with mode: 0644]
app_v3/chrome/content/modules/reports/dlg/dlgprint.xul [new file with mode: 0644]
app_v3/chrome/content/modules/reports/img/logoprint.png [new file with mode: 0644]
app_v3/chrome/content/modules/reports/img/print.png [new file with mode: 0644]
app_v3/chrome/content/modules/reports/img/save.png [new file with mode: 0644]
app_v3/chrome/content/modules/reports/img/settings.png [new file with mode: 0644]
app_v3/chrome/content/modules/reports/js/print.js [new file with mode: 0644]
app_v3/chrome/content/modules/reports/js/print_book.js [new file with mode: 0644]
app_v3/chrome/content/modules/reports/js/print_calendar.js [new file with mode: 0644]
app_v3/chrome/content/modules/reports/js/print_child.js [new file with mode: 0644]
app_v3/chrome/content/modules/reports/js/print_loaddata.js [new file with mode: 0644]
app_v3/chrome/content/modules/reports/js/print_logchild.js [new file with mode: 0644]
app_v3/chrome/content/modules/reports/js/print_multilist.js [new file with mode: 0644]
app_v3/chrome/content/modules/reports/js/print_table.js [new file with mode: 0644]
app_v3/chrome/content/modules/reports/js/printpdf.js [new file with mode: 0644]
app_v3/chrome/content/modules/reports/js/printutils.js [new file with mode: 0644]
app_v3/chrome/content/modules/reports/print_book.html [new file with mode: 0644]
app_v3/chrome/content/modules/reports/print_calendar.html [new file with mode: 0644]
app_v3/chrome/content/modules/reports/print_child.html [new file with mode: 0644]
app_v3/chrome/content/modules/reports/print_list.html [new file with mode: 0644]
app_v3/chrome/content/modules/reports/print_logchild.html [new file with mode: 0644]
app_v3/chrome/content/modules/reports/print_multilist.html [new file with mode: 0644]
app_v3/chrome/content/modules/reports/print_table.html [new file with mode: 0644]
app_v3/chrome/content/modules/reports/reports.xul [new file with mode: 0644]
app_v3/chrome/content/modules/staff/coworker.html [new file with mode: 0644]
app_v3/chrome/content/modules/staff/coworker_basic.html [new file with mode: 0644]
app_v3/chrome/content/modules/staff/coworker_free.html [new file with mode: 0644]
app_v3/chrome/content/modules/staff/img/staff.png [new file with mode: 0644]
app_v3/chrome/content/modules/staff/js/coworker.js [new file with mode: 0644]
app_v3/chrome/content/modules/staff/js/coworker_basic.js [new file with mode: 0644]
app_v3/chrome/content/modules/staff/js/staff.js [new file with mode: 0644]
app_v3/chrome/content/modules/staff/js/staff_basic.js [new file with mode: 0644]
app_v3/chrome/content/modules/staff/staff.html [new file with mode: 0644]
app_v3/chrome/content/modules/staff/staff.xul [new file with mode: 0644]
app_v3/chrome/content/modules/staff/staff_basic.html [new file with mode: 0644]
app_v3/chrome/content/modules/staff/staff_basic.xul [new file with mode: 0644]
app_v3/chrome/content/modules/support/backup.html [new file with mode: 0644]
app_v3/chrome/content/modules/support/img/info.png [new file with mode: 0644]
app_v3/chrome/content/modules/support/js/backup.js [new file with mode: 0644]
app_v3/chrome/content/modules/support/js/multisite.js [new file with mode: 0644]
app_v3/chrome/content/modules/support/js/update.js [new file with mode: 0644]
app_v3/chrome/content/modules/support/multisite.html [new file with mode: 0644]
app_v3/chrome/content/modules/support/multisite_basic.html [new file with mode: 0644]
app_v3/chrome/content/modules/support/support.xul [new file with mode: 0644]
app_v3/chrome/content/modules/support/support_basic.xul [new file with mode: 0644]
app_v3/chrome/content/modules/support/support_free.xul [new file with mode: 0644]
app_v3/chrome/content/modules/support/update.html [new file with mode: 0644]
app_v3/chrome/content/web/child.html [new file with mode: 0644]
app_v3/chrome/content/web/childs.html [new file with mode: 0644]
app_v3/chrome/content/web/childs_basic.html [new file with mode: 0644]
app_v3/chrome/content/web/creche.html [new file with mode: 0644]
app_v3/chrome/content/web/css/bootstrap-datetimepicker.css [new file with mode: 0644]
app_v3/chrome/content/web/css/bootstrap-datetimepicker.min.css [new file with mode: 0644]
app_v3/chrome/content/web/css/bootstrap-multiselect.css [new file with mode: 0644]
app_v3/chrome/content/web/css/bootstrap-theme.css [new file with mode: 0644]
app_v3/chrome/content/web/css/bootstrap-theme.min.css [new file with mode: 0644]
app_v3/chrome/content/web/css/bootstrap-timepicker.min.css [new file with mode: 0644]
app_v3/chrome/content/web/css/bootstrap.css [new file with mode: 0644]
app_v3/chrome/content/web/css/bootstrap.min.css [new file with mode: 0644]
app_v3/chrome/content/web/css/calendar.css [new file with mode: 0644]
app_v3/chrome/content/web/css/creorga.css [new file with mode: 0644]
app_v3/chrome/content/web/css/dataTables.bootstrap.min.css [new file with mode: 0644]
app_v3/chrome/content/web/css/datatables.min.css [new file with mode: 0644]
app_v3/chrome/content/web/css/glyphicons-bootstrap.css [new file with mode: 0644]
app_v3/chrome/content/web/css/glyphicons-halflings.css [new file with mode: 0644]
app_v3/chrome/content/web/css/glyphicons.css [new file with mode: 0644]
app_v3/chrome/content/web/css/jquery.dataTables.min.css [new file with mode: 0644]
app_v3/chrome/content/web/css/jquery.dataTables_themeroller.css [new file with mode: 0644]
app_v3/chrome/content/web/css/jquery.minicolors.css [new file with mode: 0644]
app_v3/chrome/content/web/css/style.css [new file with mode: 0644]
app_v3/chrome/content/web/css/summernote.css [new file with mode: 0644]
app_v3/chrome/content/web/font/summernote.eot [new file with mode: 0644]
app_v3/chrome/content/web/font/summernote.ttf [new file with mode: 0644]
app_v3/chrome/content/web/font/summernote.woff [new file with mode: 0644]
app_v3/chrome/content/web/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
app_v3/chrome/content/web/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
app_v3/chrome/content/web/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
app_v3/chrome/content/web/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
app_v3/chrome/content/web/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
app_v3/chrome/content/web/fonts/glyphicons-regular.eot [new file with mode: 0644]
app_v3/chrome/content/web/fonts/glyphicons-regular.svg [new file with mode: 0644]
app_v3/chrome/content/web/fonts/glyphicons-regular.ttf [new file with mode: 0644]
app_v3/chrome/content/web/fonts/glyphicons-regular.woff [new file with mode: 0644]
app_v3/chrome/content/web/fonts/glyphicons-regular.woff2 [new file with mode: 0644]
app_v3/chrome/content/web/home.html [new file with mode: 0644]
app_v3/chrome/content/web/images/Sorting icons.psd [new file with mode: 0644]
app_v3/chrome/content/web/images/back_disabled.png [new file with mode: 0644]
app_v3/chrome/content/web/images/back_enabled.png [new file with mode: 0644]
app_v3/chrome/content/web/images/back_enabled_hover.png [new file with mode: 0644]
app_v3/chrome/content/web/images/forward_disabled.png [new file with mode: 0644]
app_v3/chrome/content/web/images/forward_enabled.png [new file with mode: 0644]
app_v3/chrome/content/web/images/forward_enabled_hover.png [new file with mode: 0644]
app_v3/chrome/content/web/images/sort_asc.png [new file with mode: 0644]
app_v3/chrome/content/web/images/sort_asc_disabled.png [new file with mode: 0644]
app_v3/chrome/content/web/images/sort_both.png [new file with mode: 0644]
app_v3/chrome/content/web/images/sort_desc.png [new file with mode: 0644]
app_v3/chrome/content/web/images/sort_desc_disabled.png [new file with mode: 0644]
app_v3/chrome/content/web/img/glyphicons-halflings-white.png [new file with mode: 0644]
app_v3/chrome/content/web/img/glyphicons-halflings.png [new file with mode: 0644]
app_v3/chrome/content/web/js/bootstrap-datetimepicker.min.js [new file with mode: 0644]
app_v3/chrome/content/web/js/bootstrap-multiselect.js [new file with mode: 0644]
app_v3/chrome/content/web/js/bootstrap-timepicker.min.js [new file with mode: 0644]
app_v3/chrome/content/web/js/bootstrap.js [new file with mode: 0644]
app_v3/chrome/content/web/js/bootstrap.min.js [new file with mode: 0644]
app_v3/chrome/content/web/js/child.js [new file with mode: 0644]
app_v3/chrome/content/web/js/childs.js [new file with mode: 0644]
app_v3/chrome/content/web/js/childs_basic.js [new file with mode: 0644]
app_v3/chrome/content/web/js/creche.js [new file with mode: 0644]
app_v3/chrome/content/web/js/creorga.js [new file with mode: 0644]
app_v3/chrome/content/web/js/datatables.min.js [new file with mode: 0644]
app_v3/chrome/content/web/js/filters.js [new file with mode: 0644]
app_v3/chrome/content/web/js/home.js [new file with mode: 0644]
app_v3/chrome/content/web/js/home_test.js [new file with mode: 0644]
app_v3/chrome/content/web/js/jquery.min.js [new file with mode: 0644]
app_v3/chrome/content/web/js/jquery.minicolors.js [new file with mode: 0644]
app_v3/chrome/content/web/js/jquery.minicolors.min.js [new file with mode: 0644]
app_v3/chrome/content/web/js/labels.js [new file with mode: 0644]
app_v3/chrome/content/web/js/lang/summernote-fr-FR.js [new file with mode: 0644]
app_v3/chrome/content/web/js/lang/summernote-fr-FR.min.js [new file with mode: 0644]
app_v3/chrome/content/web/js/locale/datatable_de.json [new file with mode: 0644]
app_v3/chrome/content/web/js/locale/datatable_fr.json [new file with mode: 0644]
app_v3/chrome/content/web/js/moment-with-locales.js [new file with mode: 0644]
app_v3/chrome/content/web/js/presences.js [new file with mode: 0644]
app_v3/chrome/content/web/js/summernote.js [new file with mode: 0644]
app_v3/chrome/content/web/js/summernote.min.js [new file with mode: 0644]
app_v3/chrome/content/web/js/waitlist.js [new file with mode: 0644]
app_v3/chrome/content/web/presences.html [new file with mode: 0644]
app_v3/chrome/content/web/waitlist.html [new file with mode: 0644]
app_v3/chrome/icons/creorga.png [new file with mode: 0644]
app_v3/chrome/icons/creorga_setup.png [new file with mode: 0644]
app_v3/chrome/icons/creorga_uninstall.png [new file with mode: 0644]
app_v3/chrome/icons/default/default128.png [new file with mode: 0644]
app_v3/chrome/icons/default/default16.png [new file with mode: 0644]
app_v3/chrome/icons/default/default256.png [new file with mode: 0644]
app_v3/chrome/icons/default/default32.png [new file with mode: 0644]
app_v3/chrome/icons/default/default48.png [new file with mode: 0644]
app_v3/chrome/icons/default/winmain.ico [new file with mode: 0644]
app_v3/defaults/data/2016.sql [new file with mode: 0644]
app_v3/defaults/data/2017.sql [new file with mode: 0644]
app_v3/defaults/data/2018.sql [new file with mode: 0644]
app_v3/defaults/preferences/creorga.js [new file with mode: 0644]
app_v3/defaults/preferences/debug.js [new file with mode: 0644]
app_v3/defaults/preferences/prefs.js [new file with mode: 0644]
app_v3/defaults/profile/creorga.sqlite [new file with mode: 0644]
data/defaults/2016.sql [new file with mode: 0644]
data/defaults/2017.sql [new file with mode: 0644]
data/defaults/2018.sql [new file with mode: 0644]
data/defaults/creorga.sqlite [new file with mode: 0644]
data/defaults/creorga_default.sql [new file with mode: 0644]
db/data.sqlite.calimero_diff.sql [new file with mode: 0644]
db/schema.pg.sql [new file with mode: 0644]
db/schema.sql [new file with mode: 0644]
dev/create_pdfextract.bat [new file with mode: 0644]
dev/createmodulelist.pl [new file with mode: 0644]
dev/db/creorga.basedata.sql [new file with mode: 0644]
dev/db/creorga.demo.sql [new file with mode: 0644]
dev/db/creorga.dump.sql [new file with mode: 0644]
dev/db/creorga.pgsql.schema.sql [new file with mode: 0644]
dev/db/creorga.schema.new.sql [new file with mode: 0644]
dev/db/creorga.schema.sql [new file with mode: 0644]
dev/db/creorga.schema2.sql [new file with mode: 0644]
dev/db/dump_db.bat [new file with mode: 0644]
dev/db/dump_db2.bat [new file with mode: 0644]
dev/db/getschema.sh [new file with mode: 0644]
dev/db/recreate_basic_schema.sh [new file with mode: 0644]
dev/db/temp.sql [new file with mode: 0644]
dev/debug.bat [new file with mode: 0644]
dev/debug.sh [new file with mode: 0644]
dev/debug_basic.bat [new file with mode: 0644]
dev/debug_creorga_director_v3.17.5.bat [new file with mode: 0644]
dev/debug_creorga_director_v3.bat [new file with mode: 0644]
dev/debug_director.bat [new file with mode: 0644]
dev/debug_director_nw.bat [new file with mode: 0644]
dev/debug_free.bat [new file with mode: 0644]
dev/debug_localmanager.bat [new file with mode: 0644]
dev/debug_staff.bat [new file with mode: 0644]
dev/debug_standard.bat [new file with mode: 0644]
dev/start_chrome.bat [new file with mode: 0644]
icons/Archive.svg [new file with mode: 0644]
icons/Book_04.svg [new file with mode: 0644]
icons/Calendar.svg [new file with mode: 0644]
icons/Check_Mark.svg [new file with mode: 0644]
icons/Children.svg [new file with mode: 0644]
icons/Circle_Info___01.svg [new file with mode: 0644]
icons/Home.svg [new file with mode: 0644]
icons/Money_Bag.svg [new file with mode: 0644]
icons/Print___01.svg [new file with mode: 0644]
icons/Sand_Clock__03.svg [new file with mode: 0644]
icons/Team_02.svg [new file with mode: 0644]
icons/creorga.png [new file with mode: 0644]
icons/creorga_setup.png [new file with mode: 0644]
icons/creorga_uninstall.png [new file with mode: 0644]
icons/default/default128.png [new file with mode: 0644]
icons/default/default16.png [new file with mode: 0644]
icons/default/default256.png [new file with mode: 0644]
icons/default/default32.png [new file with mode: 0644]
icons/default/default48.png [new file with mode: 0644]
icons/default/winmain.ico [new file with mode: 0644]
install/create_pdfextract.pl [new file with mode: 0644]
install/create_setup_macos2.pl [new file with mode: 0644]
install/create_setup_windows.pl [new file with mode: 0644]
install/createsetups.bat [new file with mode: 0644]
install/db/creorga.all.sql [new file with mode: 0644]
install/db/creorga.schema.sql [new file with mode: 0644]
install/db/emptydb.sql [new file with mode: 0644]
install/dump_schema.bat [new file with mode: 0644]
install/mac/Contents/Info.plist [new file with mode: 0644]
install/mac/Contents/PkgInfo [new file with mode: 0644]
install/mac/DSStore [new file with mode: 0644]
install/mac/Distribution.xml [new file with mode: 0644]
install/mac/applauncher [new file with mode: 0644]
install/mac/icons/creorga.icns [new file with mode: 0644]
install/mac/pkg-dmg [new file with mode: 0644]
install/mac/scripts/preinstall [new file with mode: 0644]
install/recreate_profiledb.bat [new file with mode: 0644]
install/setRuntimeWebRegKey.pl [new file with mode: 0644]
install/vserver/install.sh [new file with mode: 0644]
install/vserver/smb.conf [new file with mode: 0644]
install/windows/bannercreorga.bmp [new file with mode: 0644]
install/windows/creorga.wxs [new file with mode: 0644]
install/windows/creorga_setup.iss [new file with mode: 0644]
install/windows/creorga_setup_basic.iss [new file with mode: 0644]
install/windows/creorga_setup_director.iss [new file with mode: 0644]
install/windows/creorga_setup_free.iss [new file with mode: 0644]
install/windows/creorga_setup_localmanager.iss [new file with mode: 0644]
install/windows/creorga_setup_staff.iss [new file with mode: 0644]
install/windows/creorga_setup_standard.iss [new file with mode: 0644]
install/windows/icons/creorga_setup.png [new file with mode: 0644]
install/windows/icons/creorga_uninstall.png [new file with mode: 0644]
install/windows/pp.bat [new file with mode: 0644]
install/windows/wizcreorga.bmp [new file with mode: 0644]
install/windows/wizcreorga1.bmp [new file with mode: 0644]
install/windows/wizcreorgasmall.bmp [new file with mode: 0644]
test/9475a95d-e2ad-4586-8432-d44a604b3fd3.sqlite [new file with mode: 0644]
test/9475a95d-e2ad-4586-8432-d44a604b3fd3/documents/child/b1148c19-f716-4272-9934-f5de141a1e0e/factures_mai_2017.pdf [new file with mode: 0644]
test/9475a95d-e2ad-4586-8432-d44a604b3fd3/documents/global/Test Document.docx [new file with mode: 0644]
test/9475a95d-e2ad-4586-8432-d44a604b3fd3/documents/global/Test Document.pdf [new file with mode: 0644]
test/9475a95d-e2ad-4586-8432-d44a604b3fd3/documents/global/Zeichnung.svg [new file with mode: 0644]
test/9475a95d-e2ad-4586-8432-d44a604b3fd3/invoices/inv_2015092900318_2017.10.0028.pdf [new file with mode: 0644]
test/9475a95d-e2ad-4586-8432-d44a604b3fd3/invoices/inv_2016080500395_2017.10.0039.pdf [new file with mode: 0644]
test/f4ebb982-498b-11e4-96ae-4302fce0f26a.sqlite [new file with mode: 0644]
test/f4ebb982-498b-11e4-96ae-4302fce0f26a/documents/global/Test Document.docx [new file with mode: 0644]
test/f4ebb982-498b-11e4-96ae-4302fce0f26a/documents/global/Test Document.pdf [new file with mode: 0644]