v20210118 pwa ios
authorKilian Saffran <ksaffran@dks.lu>
Mon, 18 Jan 2021 17:16:19 +0000 (18:16 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Mon, 18 Jan 2021 17:16:19 +0000 (18:16 +0100)
commit0151e9be06c9bfed6a632dfabf1ab489f71e4e2e
treeb3e902056840db29e7815c0c133d3838ac4b0e82
parent775ed0d2af85ea63bf41c9361204cf626f5c53bd
v20210118 pwa ios
27 files changed:
app/index.cgi
app/lib/dksdb.pm
app/lib/session.pm
app/static/img/chrome.png [new file with mode: 0644]
app/static/img/edge.png [new file with mode: 0644]
app/static/img/safari.png [new file with mode: 0644]
app/static/img/safari.svg [new file with mode: 0644]
app/static/img/splashscreens/ipad_splash.png [new file with mode: 0644]
app/static/img/splashscreens/ipadpro1_splash.png [new file with mode: 0644]
app/static/img/splashscreens/ipadpro2_splash.png [new file with mode: 0644]
app/static/img/splashscreens/ipadpro3_splash.png [new file with mode: 0644]
app/static/img/splashscreens/iphone5_splash.png [new file with mode: 0644]
app/static/img/splashscreens/iphone6_splash.png [new file with mode: 0644]
app/static/img/splashscreens/iphoneplus_splash.png [new file with mode: 0644]
app/static/img/splashscreens/iphonex_splash.png [new file with mode: 0644]
app/static/img/splashscreens/iphonexr_splash.png [new file with mode: 0644]
app/static/img/splashscreens/iphonexsmax_splash.png [new file with mode: 0644]
app/static/js/request.js
app/tmpl/browser.tt [new file with mode: 0644]
app/tmpl/index.tt
app/tmpl/module/admin/admin.tt [moved from app/tmpl/module/admin.tt with 87% similarity]
app/tmpl/module/admin/adminvacancydays.tt [moved from app/tmpl/module/adminvacancydays.tt with 100% similarity]
app/tmpl/module/admin/adminvacancytypes.tt [moved from app/tmpl/module/adminvacancytypes.tt with 100% similarity]
app/tmpl/module/admin/index.tt [new file with mode: 0644]
app/tmpl/module/admin/sectors.tt [moved from app/tmpl/module/sectors.tt with 95% similarity]
app/tmpl/module/index.tt
app/tmpl/module/login/login.tt