Projekt

Obecné

Profil

Revize:

Revizí

# Datum Autor Komentář
f1936a24 2021-05-15 12:11 Michal Seják

Re #8652 - Updated the conversion method of dates from db to ca index format.

ed8987e7 2021-05-15 12:11 Michal Seják

Re #8652 - Updated the `cert_to_dict` functions in order to keep returning the formatted date as opposed to the value stored in db (which is not a timestamp).

03484d49 2021-05-15 12:10 Michal Seják

Re #8652 - Updated the way valid_from/to fields are stored (str -> int). Used `timegm` from `calendar` for time_struct to utc unix timestamp conversion.

3f01285b 2021-05-15 12:08 Michal Seják

Re #8652 - Removed redundant "== ''" checks for date types.

4ec8e4ae 2021-05-15 12:07 Michal Seják

Re #8652 - Certificate date types updated (str -> int)

5b396f6f 2021-05-15 12:06 Michal Seják

Re #8652 - Certificate table datatype updates (valid_from, valid_to, revocation_date, deletion_date: TEXT => INTEGER)

bfe72c49 2021-05-15 09:59 Jan Pašek

Add systemd script

1769e2e2 2021-05-12 21:24 David Friesecký

Re #8779 - Implemented disabling logging during tests

5678036c 2021-05-12 13:56 David Friesecký

Re #8880 - Edited config file (inserted RootDir)
- improved creating of logs and db directories

b0917325 2021-05-12 12:13 Jan Pašek

Re #8701 - Fixed failing robots test

46f9e7aa 2021-05-12 11:29 Jan Pašek

Re #8701 - Improved certificate creation page (displaying issuer)

376e6be2 2021-05-12 11:11 Jan Pašek

Re #8701 - Improved created certificate page and empty list display

82cf9149 2021-05-12 10:07 Jan Pašek

Re #8701 - Design improvements of GUI

80f30a68 2021-05-12 08:07 David Friesecký

Re #8589 - Implemented get_root(unique_id) in CertificateService

87c04047 2021-05-12 07:52 Jan Pašek

Re #8587 - Check of country code field when creating certificate

dde3db30 2021-05-12 07:52 Jan Pašek

Re #8587 - Error handling improved in all javascript files

3b098971 2021-05-10 16:02 Jan Pašek

Re #8697 - architecture synchronized with the current state of the project

57133ed8 2021-05-09 14:48 Jan Pašek

Merge branch '8778_Subject_country_code_assertion' into 'master'

8778 subject country code assertion

See merge request aswi/aswi-2021/aswi2021jmsd!30

a0568c13 2021-05-09 14:47 Jan Pašek

Merge branch 'master' into '8778_Subject_country_code_assertion'

  1. Conflicts:
  2. tests/integration_tests/rest_api/certificates_test.py
c6a4e5d4 2021-05-09 14:45 Stanislav Král

Extended check_subject_is_valid_test.py with a parametrized test (added "" country code)

f5ee6a21 2021-05-09 14:22 Jan Pašek

Merge branch '8885_Global_exception_handler' into 'master'

8885 global exception handler

See merge request aswi/aswi-2021/aswi2021jmsd!29

266e1b4d 2021-05-08 09:01 Stanislav Král

Moved global error handlers out of the CertificateController to a separate file.
Renamed generic exception handlers.

d55b3aff 2021-05-08 08:47 Stanislav Král

Added a global error handler for generic exceptions.
Covered the added global exception error handler in a test.

2166bb21 2021-05-08 06:47 Stanislav Král

Added a global error handler for DatabaseException errors.
Covered the added global DatabaseException error handler in a test.

da0fc952 2021-05-08 06:37 Stanislav Král

Added a global error handler for CryptographyException errors.
Added a dependency ony pytest-mock library in order to be able to mock method calls in tests.
Covered the added global CryptographyException error handler in a test.

(26-50/549) 25, 50, 100 na stránku

Také k dispozici: Atom