v3 sat demo copy
authorKilian Saffran <ksaffran@dks.lu>
Thu, 29 Mar 2018 06:07:59 +0000 (08:07 +0200)
committerKilian Saffran <ksaffran@dks.lu>
Thu, 29 Mar 2018 06:07:59 +0000 (08:07 +0200)
commite8869a0b5df9911f1d7011c6dc4ccd7c304fad1d
tree1f3698f42d02ef6c4f6df14d4762dd1d06fba92b
parent4732b9b56414f25952acc1a7bf0ff88586c80bad
v3 sat demo copy
243 files changed:
app_v3satdemo/application.ini [new file with mode: 0644]
app_v3satdemo/chrome.manifest [new file with mode: 0644]
app_v3satdemo/chrome.manifest_basic [new file with mode: 0644]
app_v3satdemo/chrome.manifest_localmanager [new file with mode: 0644]
app_v3satdemo/chrome/branding/locale/brand.dtd [new file with mode: 0644]
app_v3satdemo/chrome/branding/locale/brand.properties [new file with mode: 0644]
app_v3satdemo/chrome/content/3rdpartylicenses.html [new file with mode: 0644]
app_v3satdemo/chrome/content/creorga.css [new file with mode: 0644]
app_v3satdemo/chrome/content/creorga.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/dlg/dlgabout.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/dlg/dlgsqlerror.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/img/accounting.png [new file with mode: 0644]
app_v3satdemo/chrome/content/img/back.png [new file with mode: 0644]
app_v3satdemo/chrome/content/img/child.png [new file with mode: 0644]
app_v3satdemo/chrome/content/img/creche.png [new file with mode: 0644]
app_v3satdemo/chrome/content/img/creorga16.png [new file with mode: 0644]
app_v3satdemo/chrome/content/img/creorga32.png [new file with mode: 0644]
app_v3satdemo/chrome/content/img/info.png [new file with mode: 0644]
app_v3satdemo/chrome/content/img/info2.png [new file with mode: 0644]
app_v3satdemo/chrome/content/img/logo.png [new file with mode: 0644]
app_v3satdemo/chrome/content/img/logosmall.png [new file with mode: 0644]
app_v3satdemo/chrome/content/img/presence.png [new file with mode: 0644]
app_v3satdemo/chrome/content/img/stats.png [new file with mode: 0644]
app_v3satdemo/chrome/content/img/waitlist.png [new file with mode: 0644]
app_v3satdemo/chrome/content/js/data.js [new file with mode: 0644]
app_v3satdemo/chrome/content/js/database.js [new file with mode: 0644]
app_v3satdemo/chrome/content/js/encrypt.js [new file with mode: 0644]
app_v3satdemo/chrome/content/js/init.js [new file with mode: 0644]
app_v3satdemo/chrome/content/js/license.js [new file with mode: 0644]
app_v3satdemo/chrome/content/js/navigation.js [new file with mode: 0644]
app_v3satdemo/chrome/content/js/preferences.js [new file with mode: 0644]
app_v3satdemo/chrome/content/js/sync.js [new file with mode: 0644]
app_v3satdemo/chrome/content/js/system.js [new file with mode: 0644]
app_v3satdemo/chrome/content/js/tools.js [new file with mode: 0644]
app_v3satdemo/chrome/content/license.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/accounting/accounting.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/accounting/accounting.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/accounting/accountingchild.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/accounting/accountingopeninvoice.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/accounting/accountingyear.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/accounting/img/accounting.png [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/accounting/js/accounting.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/accounting/js/accountingchild.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/accounting/js/accountingopeninvoice.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/accounting/js/accountingyear.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/calactivity.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/calactivity_basic.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/calchilds.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/calendar.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/calendar_basic.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/calglobal.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/callunch.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/calvacancy.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/calvacancy_basic.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/img/calendar.png [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/js/calactivity.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/js/calactivity_basic.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/js/calchilds.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/js/calglobal.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/js/callunch.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/js/calvacancy.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/js/calvacancy_basic.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/js/calvacancy_free.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/js/nlp.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/calendar/js/rrule.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/default_standard/default_standard.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/forms/forms.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/forms/forms.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/forms/forms_basic.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/forms/forms_basic.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/forms/img/doc.png [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/forms/img/form.png [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/forms/js/forms.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/forms/js/forms_basic.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/img/logbook.png [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/js/logactivity.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/js/logactivity_basic.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/js/logactivity_free.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/js/logchild.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/js/logchild_free.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/js/logcominterne.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/js/logcominterne_basic.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/js/logcominterne_free.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/js/logstaff.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/logactivity.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/logactivity_basic.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/logbook.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/logbook_basic.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/logchild.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/logcominterne.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/logcominterne_basic.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/logbook/logstaff.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/multisite/img/profile.png [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/multisite/js/multisite_reader.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/multisite/multisite.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/presences/dailypresences.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/presences/img/presence.png [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/presences/js/dailypresences.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/presences/js/weeklypresences.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/presences/presences.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/presences/weeklypresences.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/css/print.css [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/dlg/dlgpdfviewer.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/dlg/dlgprint.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/img/logoprint.png [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/img/print.png [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/img/save.png [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/img/settings.png [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/js/print.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/js/print_book.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/js/print_calendar.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/js/print_child.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/js/print_loaddata.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/js/print_logchild.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/js/print_multilist.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/js/print_table.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/js/printpdf.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/js/printutils.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/print_book.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/print_calendar.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/print_child.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/print_list.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/print_logchild.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/print_multilist.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/print_table.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/reports/reports.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/staff/coworker.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/staff/coworker_basic.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/staff/img/staff.png [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/staff/js/coworker.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/staff/js/coworker_basic.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/staff/js/staff.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/staff/js/staff_basic.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/staff/staff.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/staff/staff.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/staff/staff_basic.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/staff/staff_basic.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/support/img/info.png [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/support/js/multisite.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/support/js/update.js [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/support/multisite.html [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/support/support.xul [new file with mode: 0644]
app_v3satdemo/chrome/content/modules/support/update.html [new file with mode: 0644]
app_v3satdemo/chrome/content/web/child.html [new file with mode: 0644]
app_v3satdemo/chrome/content/web/childs.html [new file with mode: 0644]
app_v3satdemo/chrome/content/web/childs_basic.html [new file with mode: 0644]
app_v3satdemo/chrome/content/web/creche.html [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/bootstrap-datetimepicker.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/bootstrap-datetimepicker.min.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/bootstrap-multiselect.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/bootstrap-theme.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/bootstrap-theme.min.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/bootstrap-timepicker.min.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/bootstrap.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/bootstrap.min.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/calendar.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/creorga.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/dataTables.bootstrap.min.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/datatables.min.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/glyphicons-bootstrap.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/glyphicons-halflings.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/glyphicons.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/jquery.dataTables.min.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/jquery.dataTables_themeroller.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/jquery.minicolors.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/style.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/css/summernote.css [new file with mode: 0644]
app_v3satdemo/chrome/content/web/font/summernote.eot [new file with mode: 0644]
app_v3satdemo/chrome/content/web/font/summernote.ttf [new file with mode: 0644]
app_v3satdemo/chrome/content/web/font/summernote.woff [new file with mode: 0644]
app_v3satdemo/chrome/content/web/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
app_v3satdemo/chrome/content/web/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
app_v3satdemo/chrome/content/web/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
app_v3satdemo/chrome/content/web/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
app_v3satdemo/chrome/content/web/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
app_v3satdemo/chrome/content/web/fonts/glyphicons-regular.eot [new file with mode: 0644]
app_v3satdemo/chrome/content/web/fonts/glyphicons-regular.svg [new file with mode: 0644]
app_v3satdemo/chrome/content/web/fonts/glyphicons-regular.ttf [new file with mode: 0644]
app_v3satdemo/chrome/content/web/fonts/glyphicons-regular.woff [new file with mode: 0644]
app_v3satdemo/chrome/content/web/fonts/glyphicons-regular.woff2 [new file with mode: 0644]
app_v3satdemo/chrome/content/web/home.html [new file with mode: 0644]
app_v3satdemo/chrome/content/web/images/Sorting icons.psd [new file with mode: 0644]
app_v3satdemo/chrome/content/web/images/back_disabled.png [new file with mode: 0644]
app_v3satdemo/chrome/content/web/images/back_enabled.png [new file with mode: 0644]
app_v3satdemo/chrome/content/web/images/back_enabled_hover.png [new file with mode: 0644]
app_v3satdemo/chrome/content/web/images/forward_disabled.png [new file with mode: 0644]
app_v3satdemo/chrome/content/web/images/forward_enabled.png [new file with mode: 0644]
app_v3satdemo/chrome/content/web/images/forward_enabled_hover.png [new file with mode: 0644]
app_v3satdemo/chrome/content/web/images/sort_asc.png [new file with mode: 0644]
app_v3satdemo/chrome/content/web/images/sort_asc_disabled.png [new file with mode: 0644]
app_v3satdemo/chrome/content/web/images/sort_both.png [new file with mode: 0644]
app_v3satdemo/chrome/content/web/images/sort_desc.png [new file with mode: 0644]
app_v3satdemo/chrome/content/web/images/sort_desc_disabled.png [new file with mode: 0644]
app_v3satdemo/chrome/content/web/img/glyphicons-halflings-white.png [new file with mode: 0644]
app_v3satdemo/chrome/content/web/img/glyphicons-halflings.png [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/bootstrap-datetimepicker.min.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/bootstrap-multiselect.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/bootstrap-timepicker.min.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/bootstrap.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/bootstrap.min.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/child.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/childs.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/childs_basic.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/creche.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/creorga.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/datatables.min.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/filters.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/home.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/home_test.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/jquery.min.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/jquery.minicolors.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/jquery.minicolors.min.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/labels.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/lang/summernote-fr-FR.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/lang/summernote-fr-FR.min.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/locale/datatable_de.json [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/locale/datatable_fr.json [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/moment-with-locales.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/presences.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/summernote.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/summernote.min.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/js/waitlist.js [new file with mode: 0644]
app_v3satdemo/chrome/content/web/presences.html [new file with mode: 0644]
app_v3satdemo/chrome/content/web/waitlist.html [new file with mode: 0644]
app_v3satdemo/chrome/icons/creorga.png [new file with mode: 0644]
app_v3satdemo/chrome/icons/creorga_setup.png [new file with mode: 0644]
app_v3satdemo/chrome/icons/creorga_uninstall.png [new file with mode: 0644]
app_v3satdemo/chrome/icons/default/default128.png [new file with mode: 0644]
app_v3satdemo/chrome/icons/default/default16.png [new file with mode: 0644]
app_v3satdemo/chrome/icons/default/default256.png [new file with mode: 0644]
app_v3satdemo/chrome/icons/default/default32.png [new file with mode: 0644]
app_v3satdemo/chrome/icons/default/default48.png [new file with mode: 0644]
app_v3satdemo/chrome/icons/default/winmain.ico [new file with mode: 0644]
app_v3satdemo/defaults/data/2016.sql [new file with mode: 0644]
app_v3satdemo/defaults/data/2017.sql [new file with mode: 0644]
app_v3satdemo/defaults/data/2018.sql [new file with mode: 0644]
app_v3satdemo/defaults/preferences/creorga.js [new file with mode: 0644]
app_v3satdemo/defaults/preferences/debug.js [new file with mode: 0644]
app_v3satdemo/defaults/preferences/prefs.js [new file with mode: 0644]
app_v3satdemo/defaults/profile/creorga.sqlite [new file with mode: 0644]
dev/debug_creorga_director_v3satdemo.bat [new file with mode: 0644]
test/9475a95d-e2ad-4586-8432-d44a604b3fd3.sqlite
test/f4ebb982-498b-11e4-96ae-4302fce0f26a.sqlite