annuaire changes
authorKilian Saffran <ksaffran@dks.lu>
Wed, 12 Jun 2019 13:33:31 +0000 (15:33 +0200)
committerKilian Saffran <ksaffran@dks.lu>
Wed, 12 Jun 2019 13:33:31 +0000 (15:33 +0200)
commitfed5a0e106e8ac39eedefdd92385ebe0e1e04474
treeb0c3733a354dd5252386976d2695b655c95b9c7e
parent7005befecf3c44faff0b218546f4c55da95f476f
annuaire changes
73 files changed:
backoffice/api/lib/dksdb.pm
backoffice/api/lib/sendemail.pm
backoffice/api/lib/session.pm
backoffice/api/process.cgi
backoffice/index.cgi
backoffice/js/backoffice.js
backoffice/tmpl/block/sidebar.tt
backoffice/tmpl/block/topbar.tt
backoffice/tmpl/module/annuaire/css.tt
backoffice/tmpl/module/annuaire/index.js
backoffice/tmpl/module/annuaire/index.tt
backoffice/tmpl/module/annuaire/javascript.tt
backoffice/tmpl/module/applications/index.js
backoffice/tmpl/module/applications/index.tt
backoffice/tmpl/module/js/modules_global.js
backoffice/tmpl/module/profile/index.js
backoffice/tmpl/module/rendezvous/css.tt
backoffice/tmpl/module/rendezvous/form_exception.js [new file with mode: 0644]
backoffice/tmpl/module/rendezvous/form_exception.tt [new file with mode: 0644]
backoffice/tmpl/module/rendezvous/form_rendezvous.js [new file with mode: 0644]
backoffice/tmpl/module/rendezvous/form_rendezvous.tt [new file with mode: 0644]
backoffice/tmpl/module/rendezvous/form_timesheet.js [new file with mode: 0644]
backoffice/tmpl/module/rendezvous/form_timesheet.tt [new file with mode: 0644]
backoffice/tmpl/module/rendezvous/index.js
backoffice/tmpl/module/rendezvous/index.tt
backoffice/tmpl/module/rendezvous/javascript.tt
backoffice/tmpl/module/rendezvous/timesheets.js [new file with mode: 0644]
backoffice/tmpl/module/rendezvous/timesheets.tt [new file with mode: 0644]
backoffice/tmpl/skeleton/module.tt
backoffice/vendors/jq-datetimepicker/jquery.datetimepicker.full.js [new file with mode: 0644]
backoffice/vendors/jq-datetimepicker/jquery.datetimepicker.full.min.js [new file with mode: 0644]
backoffice/vendors/jq-datetimepicker/jquery.datetimepicker.min.css [new file with mode: 0644]
backoffice/vendors/jq-datetimepicker/jquery.datetimepicker.min.js [new file with mode: 0644]
backoffice/vendors/select2-bootstrap4-theme/.gitignore [new file with mode: 0644]
backoffice/vendors/select2-bootstrap4-theme/LICENSE [new file with mode: 0644]
backoffice/vendors/select2-bootstrap4-theme/README.md [new file with mode: 0644]
backoffice/vendors/select2-bootstrap4-theme/docs/README.md [new file with mode: 0644]
backoffice/vendors/select2-bootstrap4-theme/docs/index.html [new file with mode: 0644]
backoffice/vendors/select2-bootstrap4-theme/docs/script.js [new file with mode: 0644]
backoffice/vendors/select2-bootstrap4-theme/package.json [new file with mode: 0644]
backoffice/vendors/select2-bootstrap4-theme/src/_multiple.scss [new file with mode: 0644]
backoffice/vendors/select2-bootstrap4-theme/src/_single.scss [new file with mode: 0644]
backoffice/vendors/select2-bootstrap4-theme/src/layout.scss [new file with mode: 0644]
backoffice/vendors/select2-bootstrap4-theme/webpack.config.js [new file with mode: 0644]
backoffice/vendors/select2/css/select2-bootstrap4.css [new file with mode: 0644]
backoffice/vendors/select2/css/select2-bootstrap4.min.css [new file with mode: 0644]
backoffice/vendors/select2/css/select2.css [new file with mode: 0644]
backoffice/vendors/select2/css/select2.min.css [new file with mode: 0644]
backoffice/vendors/select2/js/i18n/de.js [new file with mode: 0644]
backoffice/vendors/select2/js/i18n/en.js [new file with mode: 0644]
backoffice/vendors/select2/js/i18n/fr.js [new file with mode: 0644]
backoffice/vendors/select2/js/select2.full.js [new file with mode: 0644]
backoffice/vendors/select2/js/select2.full.min.js [new file with mode: 0644]
backoffice/vendors/select2/js/select2.js [new file with mode: 0644]
backoffice/vendors/select2/js/select2.min.js [new file with mode: 0644]
dev/db/juridiglu_db.pg.data.sql
dev/db/juridiglu_db.pg.full.sql
dev/db/juridiglu_db.pg.schema.sql
dev/lib.old/createpdfA4invoice [moved from backoffice/lib.old/createpdfA4invoice with 100% similarity]
dev/lib.old/pgsql.pm [moved from backoffice/lib.old/pgsql.pm with 100% similarity]
dev/lib.old/sendEmail [moved from backoffice/lib.old/sendEmail with 100% similarity]
dev/lib.old/session.pm [moved from backoffice/lib.old/session.pm with 100% similarity]
index.cgi
js/main.js
tmpl/block/avocatlist.tt [new file with mode: 0644]
tmpl/block/domaines.tt [new file with mode: 0644]
tmpl/block/locations.tt [new file with mode: 0644]
tmpl/block/rendezvous.tt
tmpl/page/domaine/index.tt [new file with mode: 0644]
tmpl/page/home.tt [deleted file]
tmpl/page/index.tt [new file with mode: 0644]
tmpl/page/lieu/index.tt [new file with mode: 0644]
tmpl/skeleton/index.tt