Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:
Název Velikost
  db
  docker
  src
  static
  tests
.gitignore 3.96 KB
.gitlab-ci.yml 286 Bajtů
README.md 822 Bajtů
SQLite_database.sql 2.04 KB
SQLite_default_values.sql 712 Bajtů
app.py 452 Bajtů
design.EAP 3.1 MB
docker-compose.yml 417 Bajtů
requirements.txt 27 Bajtů
wsgi.py 82 Bajtů

Poslední revize

# Datum Autor Komentář
9e22e20c 2021-04-01 19:41 David Friesecký

Re #8471 - Implemented filter of certificates
- Implemented filter by certificate type using index (id) from CertificateTypes table
- No multiple types supported

1036d66a 2021-04-01 13:23 David Friesecký

Re: #8471 - Modified database
- password can be null
- FKs in CertificateUsages can not be null

805077f5 2021-04-01 12:25 David Friesecký

Re #8471 - Error correction after review

7d439051 2021-04-01 11:04 David Friesecký

Re #8471 - Added initialize test

9d3eded8 2021-04-01 10:56 David Friesecký

Re #8471 - Simplification of CRUD functions
- conversion source of private key repository to one file
- added comments

f8b23532 2021-04-01 10:56 David Friesecký

Re #8471 - Simplification of CRUD functions
- conversion source of certificate repository to one file
- added comments

bcdb15bd 2021-04-01 10:54 David Friesecký

Re #8471 - Added name of tables to constants
- TAB_CERTIFICATE_TYPES for CertificateTypes table
- TAB_USAGE_TYPES for UsageTypes table

bb5c266f 2021-04-01 10:51 David Friesecký

Re #8471 - Modified scripts and database
- relation between Certificates and CertificateUsages tables on delete 'no action' >> 'cascade'

099f78a9 2021-04-01 10:48 David Friesecký

Re #8471 - Modified relation between tables
- relation between Certificates and CertificateUsages tables 'no action' >> 'cascade'

c7214bba 2021-04-01 10:45 David Friesecký

Re #8471 - Modified source
- deleted redundat files
- deleted '_impl' from repositories filename

Zobrazit všechny revize | Zobrazit revize

Také k dispozici: Atom