v20200724
authorkilian <ksaffran@dks.lu>
Fri, 24 Jul 2020 07:34:06 +0000 (09:34 +0200)
committerkilian <ksaffran@dks.lu>
Fri, 24 Jul 2020 07:34:06 +0000 (09:34 +0200)
commiteb2866ba7e04d51fa519ef4731501d696802ee36
tree14f247c891b652c960184fa00a47620a209005ac
parent1f54b9fbc315118d1ed56acafadb03ce42779014
v20200724
51 files changed:
.gitignore
.vscode/settings.json
webapp/app.cgi
webapp/data/reports/pot/pot_period.conf
webapp/data/reports/pot/pot_period.header.tt
webapp/data/reports/pot/pot_period.tt
webapp/data/reports/pot/pot_staffmember_period.conf [new file with mode: 0644]
webapp/data/reports/pot/pot_staffmember_period.footer.tt [new file with mode: 0644]
webapp/data/reports/pot/pot_staffmember_period.header.tt [new file with mode: 0644]
webapp/data/reports/pot/pot_staffmember_period.tt [new file with mode: 0644]
webapp/db.cgi
webapp/lib/pdfreport.pm
webapp/report.cgi
webapp/static/css/fonts/pot.svg
webapp/static/css/fonts/pot.ttf
webapp/static/css/fonts/pot.woff
webapp/static/css/icons.css
webapp/static/css/module.css [deleted file]
webapp/static/css/theme.css
webapp/static/css/theme.last.css [deleted file]
webapp/static/css/w3pro.css [deleted file]
webapp/static/css/w3pro.min.css [deleted file]
webapp/static/js/form.js
webapp/static/js/report.js [new file with mode: 0644]
webapp/static/vendors/slimselect/slimselect.css
webapp/tmpl/block/dlgreport.tt
webapp/tmpl/index.tt
webapp/tmpl/macro/fields.tt
webapp/tmpl/module/companies.tt
webapp/tmpl/module/companies/companies.js
webapp/tmpl/module/companies/dlg_users.tt
webapp/tmpl/module/companies/schemadataset.js
webapp/tmpl/module/companies/staffgroups.js
webapp/tmpl/module/companies/users.js
webapp/tmpl/module/index.tt
webapp/tmpl/module/periods.tt
webapp/tmpl/module/periods/reportperiod.js
webapp/tmpl/module/periods/staffperiodweeks.js
webapp/tmpl/module/periods/tlb_staffperiodweeks.tt [new file with mode: 0644]
webapp/tmpl/module/profile.tt
webapp/tmpl/module/profile/dlgpassword.tt
webapp/tmpl/module/profile/dlgusername.tt
webapp/tmpl/module/staff.tt
webapp/tmpl/module/staff/dlg_staffcontract.tt [new file with mode: 0644]
webapp/tmpl/module/staff/pnl_basedata.tt [new file with mode: 0644]
webapp/tmpl/module/staff/staff.js
webapp/tmpl/module/staff/staffcontract.js
webapp/tmpl/module/staff/staffperiods.js
webapp/tmpl/module/workplans.tt
webapp/tmpl/module/workplans/workplans.js
website/index.html