v20200705
authorkilian <ksaffran@dks.lu>
Mon, 6 Jul 2020 08:35:55 +0000 (10:35 +0200)
committerkilian <ksaffran@dks.lu>
Mon, 6 Jul 2020 08:35:55 +0000 (10:35 +0200)
commitd73d837dcf03f6846bdf4ffff4f34b136dbf6035
treea7b4d782a665e3d99b85c7fcd59af2fa31d5c07a
parent96bd50c7b2911e6f29c76a5dec04fc3a4b18b69d
v20200705
30 files changed:
.gitignore
desktopapp/img/POT-logo.ico [new file with mode: 0644]
desktopapp/img/POT-logo.png
desktopapp/main.js
desktopapp/package.json
dev/createicon.bat [new file with mode: 0644]
install/license.txt [new file with mode: 0644]
install/setups/mysetup.exe [new file with mode: 0644]
install/windows/icons/Install-Icon.ico [new file with mode: 0644]
install/windows/icons/Install-Icon.png [new file with mode: 0644]
install/windows/pot_setup.iss
install/windows/pot_setup_new.iss [new file with mode: 0644]
webapp/static/js/admin.js
webapp/static/js/formsave.js
webapp/tmpl/block/pnl_nodata.tt [new file with mode: 0644]
webapp/tmpl/index.tt
webapp/tmpl/list/labels.tt [new file with mode: 0644]
webapp/tmpl/module/companies.tt
webapp/tmpl/module/companies/companies.js
webapp/tmpl/module/companies/dlg_staffgroups.tt [new file with mode: 0644]
webapp/tmpl/module/companies/dlg_users.tt [moved from webapp/tmpl/module/users.tt with 54% similarity]
webapp/tmpl/module/companies/dlg_worktimes.tt [new file with mode: 0644]
webapp/tmpl/module/companies/staffgroups.js
webapp/tmpl/module/companies/users.js [moved from webapp/tmpl/module/users/users.js with 82% similarity]
webapp/tmpl/module/companies/worktimes.js
webapp/tmpl/module/index.tt
webapp/tmpl/module/periods.tt
webapp/tmpl/module/staff/staff.js
webapp/tmpl/module/workplans.tt
webapp/tmpl/module/workplans/workplans.js