v20201209
authorKilian Saffran <ksaffran@dks.lu>
Thu, 10 Dec 2020 05:03:32 +0000 (06:03 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Thu, 10 Dec 2020 05:03:32 +0000 (06:03 +0100)
commit50e76596420688d47e9a6059b67cf1f4e6005ee2
tree27b855c611872fe643ab3021d8f1ec623afcda13
parent2b4c89e64f37c21801e855b23d473903e188b14e
v20201209
27 files changed:
admin/db.php
admin/index.php
admin/js/dataform.js
admin/js/modules/products.js
admin/lib/database.php
admin/lib/modules/products.php
admin/lib/session.php
admin/tmpl/elements/panels/pnl_empty.html.mustache [new file with mode: 0644]
admin/tmpl/elements/panels/pnl_products.html.mustache [new file with mode: 0644]
admin/tmpl/elements/panels/pnl_webarticle.html.mustache
admin/tmpl/pages/products.html.mustache
website/css/fonts/siteicons.eot
website/css/fonts/siteicons.svg
website/css/fonts/siteicons.ttf
website/css/fonts/siteicons.woff
website/css/icons.css
website/img/noproductimg.png [new file with mode: 0644]
website/js/main.js
website/js/rendezvous.js
website/js/shop.js
website/lib/modules/RendezVous.php
website/lib/modules/Shop.php
website/tmpl/index.html.mustache
website/tmpl/pages/product.html.mustache [new file with mode: 0644]
website/tmpl/pages/rendezvous.html.mustache
website/tmpl/pages/shop.html.mustache
website/tmpl/sections/shopitems.html.mustache [new file with mode: 0644]