Changed looks of tables with simple css. Added inventory number and comment to Lauterbach devices. Changed connection between lauterbach devices and license.
Fixed minor issues. View on keyman devices changed. Changed database for new keyman x license connection.
Added signup and users table in database. Passwords are hashed. Added view for changing users roles.
Added views for LD logs and forms for connecting body devices with licenses.
re #9577 Api code documentation.
Added functionality for creating licenses and teams and connecting them to devices a PCs.
re #9429 Repaired running the server from server directory.
re #9429 Added class and funcionality for Teams table. Modified date parsing and storing. Modified View at /usb-logs/. Replaced "_" with "-" in all endpoints.
re #9425 Struktury upraveny dle vize. Endpointy rozděleny do souboru podle funkcionality.
re #9425 Implemented Entities for communicating with db
re #9304 HelloWorld API for sending data defined in USBLog class. Returns simple sucess message
First api implementation. Lacks postgresql connection and web templates