upload 23.06
authorKilian Saffran <ksaffran@dks.lu>
Sun, 23 Jun 2019 09:21:18 +0000 (11:21 +0200)
committerKilian Saffran <ksaffran@dks.lu>
Sun, 23 Jun 2019 09:21:18 +0000 (11:21 +0200)
commit796325ba62044683f0707e30c463d9a286830980
tree949d0556dc7147e0d9fa73d6230ce5638ad83180
parent3a9a53ea42c4f890957f564a343898cb4af97107
upload 23.06
63 files changed:
.gitignore
.htaccess
backoffice/api/lib/dksapp.pm [new file with mode: 0644]
backoffice/api/lib/dksdb.pm
backoffice/api/lib/dksinvoice.pm [new file with mode: 0644]
backoffice/api/lib/dksreport.pm [moved from backoffice/api/lib/report.pm with 82% similarity]
backoffice/api/lib/sendemail.pm
backoffice/api/lib/session.pm
backoffice/api/process.cgi
backoffice/api/sql.log [deleted file]
backoffice/index.cgi
backoffice/js/backoffice.js
backoffice/js/off-canvas.js
backoffice/js/template.js
backoffice/tmpl/block/javascript.tt
backoffice/tmpl/block/sidebar.tt
backoffice/tmpl/block/topbar.tt
backoffice/tmpl/module/annuaire/index.tt
backoffice/tmpl/module/applications/index.js
backoffice/tmpl/module/applications/index.tt
backoffice/tmpl/module/js/modules_global.js
backoffice/tmpl/module/newsletter/css.tt [new file with mode: 0644]
backoffice/tmpl/module/newsletter/index.js [new file with mode: 0644]
backoffice/tmpl/module/newsletter/index.tt [new file with mode: 0644]
backoffice/tmpl/module/newsletter/javascript.tt [new file with mode: 0644]
backoffice/tmpl/module/payements/css.tt [new file with mode: 0644]
backoffice/tmpl/module/payements/index.js [new file with mode: 0644]
backoffice/tmpl/module/payements/index.tt [new file with mode: 0644]
backoffice/tmpl/module/payements/javascript.tt [new file with mode: 0644]
backoffice/tmpl/module/profile/index.js
backoffice/tmpl/module/users/css.tt [new file with mode: 0644]
backoffice/tmpl/module/users/index.js [new file with mode: 0644]
backoffice/tmpl/module/users/index.tt [new file with mode: 0644]
backoffice/tmpl/module/users/javascript.tt [new file with mode: 0644]
backoffice/tmpl/module/vouchers/css.tt [new file with mode: 0644]
backoffice/tmpl/module/vouchers/index.js [new file with mode: 0644]
backoffice/tmpl/module/vouchers/index.tt [new file with mode: 0644]
backoffice/tmpl/module/vouchers/javascript.tt [new file with mode: 0644]
backoffice/tmpl/skeleton/login.tt
css/style.css
dev/db/juridiglu_db.pg.data.sql
dev/db/juridiglu_db.pg.full.sql
dev/db/juridiglu_db.pg.schema.sql
dev/db/minimum.pg.data.sql [new file with mode: 0644]
dev/db/tmp_function.sql [new file with mode: 0644]
dev/lib.old/download.cgi [moved from backoffice/api/download.cgi with 100% similarity]
dev/lib.old/image.cgi [moved from backoffice/api/image.cgi with 100% similarity]
dev/lib.old/prefs.cgi [moved from backoffice/api/prefs.cgi with 100% similarity]
dev/lib.old/test.jpeg [moved from backoffice/api/test.jpeg with 100% similarity]
dev/lib.old/test.png [moved from backoffice/api/test.png with 100% similarity]
dev/lib.old/testfiledata.pl [moved from backoffice/api/testfiledata.pl with 100% similarity]
dev/lib.old/upload.cgi [moved from backoffice/api/upload.cgi with 100% similarity]
index.cgi
index.html [new file with mode: 0644]
js/annuaire.js
tmpl/block/avocatlist.1.tt [deleted file]
tmpl/block/avocatlist.tt
tmpl/block/domaines.tt
tmpl/block/javascript.tt
tmpl/block/locations.tt
tmpl/page/avocat/index.tt
tmpl/page/lieu/index.tt
vendor/qrcode/qrcode.min.js [new file with mode: 0644]