Projekt

Obecné

Profil

Aktivita

Od 2021-03-04 do 2021-04-02

2021-04-02

17:52 Revize b556270c (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, available CA selection
Jan Pašek
17:52 Revize b556270c (aswi2021jmsd-gitlab): Re #8475 - Create certificate, available CA selection
Jan Pašek
15:27 Revize a3b708c2 (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, selected CA binding
Jan Pašek
15:27 Revize a3b708c2 (aswi2021jmsd-gitlab): Re #8475 - Create certificate, selected CA binding
Jan Pašek
15:13 Revize 28787717 (aswi2021jmsd-gitlab4): Re #8475 - Created constants.js for Rest API endpoint definitions
Jan Pašek
15:13 Revize 28787717 (aswi2021jmsd-gitlab): Re #8475 - Created constants.js for Rest API endpoint definitions
Jan Pašek
15:01 Revize e75db9cd (aswi2021jmsd-gitlab4): Re #8475 - Certificate item component added
Jan Pašek
15:01 Revize e75db9cd (aswi2021jmsd-gitlab): Re #8475 - Certificate item component added
Jan Pašek
15:00 Revize e77db3b6 (aswi2021jmsd-gitlab4): Re #8475 - Added utilities.js with file download support
Jan Pašek
15:00 Revize e77db3b6 (aswi2021jmsd-gitlab): Re #8475 - Added utilities.js with file download support
Jan Pašek
14:58 Revize b262e14c (aswi2021jmsd-gitlab4): Re #8475 - Added Axios library
Jan Pašek
14:58 Revize b262e14c (aswi2021jmsd-gitlab): Re #8475 - Added Axios library
Jan Pašek
14:29 Revize 181e1196 (aswi2021jmsd-gitlab4): Re #8471 - Merge implement DAO - source code
Jan Pašek
14:29 Revize 181e1196 (aswi2021jmsd-gitlab): Re #8471 - Merge implement DAO - source code
Jan Pašek
12:15 Task #8431 (Resolved): Weekly standup #3
Jan Pašek
10:44 Revize d6ccc8ca (aswi2021jmsd-gitlab4): Re #8471 - Implemented selection of all private keys
David Friesecký
10:44 Revize d6ccc8ca (aswi2021jmsd-gitlab): Re #8471 - Implemented selection of all private keys
David Friesecký

2021-04-01

19:41 Revize 9e22e20c (aswi2021jmsd-gitlab4): Re #8471 - Implemented filter of certificates
- Implemented filter by certificate type using index (id) from CertificateTypes table
- No multiple types supported
David Friesecký
19:41 Revize 9e22e20c (aswi2021jmsd-gitlab): Re #8471 - Implemented filter of certificates
- Implemented filter by certificate type using index (id) from CertificateTypes table
- No multiple types supported
David Friesecký
13:48 Revize 7db2341e (aswi2021jmsd-gitlab4): Merge branch '8512_update_architecture'
Stanislav Král
13:48 Revize 7db2341e (aswi2021jmsd-gitlab): Merge branch '8512_update_architecture'
Stanislav Král
13:23 Revize 1036d66a (aswi2021jmsd-gitlab4): Re: #8471 - Modified database
- password can be null
- FKs in CertificateUsages can not be null
David Friesecký
13:23 Revize 1036d66a (aswi2021jmsd-gitlab): Re: #8471 - Modified database
- password can be null
- FKs in CertificateUsages can not be null
David Friesecký
13:18 Revize e88c2086 (aswi2021jmsd-gitlab4): Re #8512 - Rewritten ERA model
David Friesecký
13:18 Revize e88c2086 (aswi2021jmsd-gitlab): Re #8512 - Rewritten ERA model
David Friesecký
12:25 Revize 805077f5 (aswi2021jmsd-gitlab4): Re #8471 - Error correction after review
David Friesecký
12:25 Revize 805077f5 (aswi2021jmsd-gitlab): Re #8471 - Error correction after review
David Friesecký
11:56 Task #8426 (Verified): Specify chain of trust building support in the requirement specification
Reviewed by Stanislav Král with no findings. Jan Pašek
11:54 Task #8304: Create a Rest API proposal/specification
Reviewed by Stanislav Král and Michal Seják. Findings were fixed. Jan Pašek
11:53 Task #8304 (Verified): Create a Rest API proposal/specification
Jan Pašek
11:04 Revize 7d439051 (aswi2021jmsd-gitlab4): Re #8471 - Added initialize test
David Friesecký
11:04 Revize 7d439051 (aswi2021jmsd-gitlab): Re #8471 - Added initialize test
David Friesecký
10:56 Revize 9d3eded8 (aswi2021jmsd-gitlab4): Re #8471 - Simplification of CRUD functions
- conversion source of private key repository to one file
- added comments
David Friesecký
10:56 Revize 9d3eded8 (aswi2021jmsd-gitlab): Re #8471 - Simplification of CRUD functions
- conversion source of private key repository to one file
- added comments
David Friesecký
10:56 Revize f8b23532 (aswi2021jmsd-gitlab4): Re #8471 - Simplification of CRUD functions
- conversion source of certificate repository to one file
- added comments
David Friesecký
10:56 Revize f8b23532 (aswi2021jmsd-gitlab): Re #8471 - Simplification of CRUD functions
- conversion source of certificate repository to one file
- added comments
David Friesecký
10:54 Revize bcdb15bd (aswi2021jmsd-gitlab4): Re #8471 - Added name of tables to constants
- TAB_CERTIFICATE_TYPES for CertificateTypes table
- TAB_USAGE_TYPES for UsageTypes table
David Friesecký
10:54 Revize bcdb15bd (aswi2021jmsd-gitlab): Re #8471 - Added name of tables to constants
- TAB_CERTIFICATE_TYPES for CertificateTypes table
- TAB_USAGE_TYPES for UsageTypes table
David Friesecký
10:51 Revize bb5c266f (aswi2021jmsd-gitlab4): Re #8471 - Modified scripts and database
- relation between Certificates and CertificateUsages tables on delete 'no action' >> 'cascade' David Friesecký
10:51 Revize bb5c266f (aswi2021jmsd-gitlab): Re #8471 - Modified scripts and database
- relation between Certificates and CertificateUsages tables on delete 'no action' >> 'cascade' David Friesecký
10:48 Revize 099f78a9 (aswi2021jmsd-gitlab4): Re #8471 - Modified relation between tables
- relation between Certificates and CertificateUsages tables 'no action' >> 'cascade' David Friesecký
10:48 Revize 099f78a9 (aswi2021jmsd-gitlab): Re #8471 - Modified relation between tables
- relation between Certificates and CertificateUsages tables 'no action' >> 'cascade' David Friesecký
10:45 Revize c7214bba (aswi2021jmsd-gitlab4): Re #8471 - Modified source
- deleted redundat files
- deleted '_impl' from repositories filename
David Friesecký
10:45 Revize c7214bba (aswi2021jmsd-gitlab): Re #8471 - Modified source
- deleted redundat files
- deleted '_impl' from repositories filename
David Friesecký

2021-03-31

22:12 Revize a0602bad (aswi2021jmsd-gitlab4): Re #8471 - Added comments for CRUD functions
David Friesecký
22:12 Revize a0602bad (aswi2021jmsd-gitlab): Re #8471 - Added comments for CRUD functions
David Friesecký
21:06 Revize b2a9b83d (aswi2021jmsd-gitlab4): Re #8471 - Tested direct DB communication
- implemented tests for Certificates and PrivateKeys tables via DBManager David Friesecký
21:06 Revize b2a9b83d (aswi2021jmsd-gitlab): Re #8471 - Tested direct DB communication
- implemented tests for Certificates and PrivateKeys tables via DBManager David Friesecký
17:31 Task #8531 (Invalid): Create OpenAPI specification for Rest API
The Rest API specification from the requirement specification document shall be transferred to OpenAPI format. Jan Pašek
12:23 Feature #8474: Implement static GUI
Review was done by Stanislav Král - no findings. Jan Pašek
12:23 Feature #8474 (Verified): Implement static GUI
Jan Pašek
12:04 Task #8430 (Verified): Review meeting #2
Jan Pašek
12:01 Task #8304 (Resolved): Create a Rest API proposal/specification
The initial version of the Rest API specification was created. The proposal is stored in _GDrive/requirements_specifi... Jan Pašek
11:36 Revize ed6b52ea (aswi2021jmsd-gitlab4): Re #8471 - Created database file
David Friesecký
11:36 Revize ed6b52ea (aswi2021jmsd-gitlab): Re #8471 - Created database file
David Friesecký
11:35 Revize 47e0e828 (aswi2021jmsd-gitlab4): Re #8471 - Added FK of parent certificate
David Friesecký
11:35 Revize 47e0e828 (aswi2021jmsd-gitlab): Re #8471 - Added FK of parent certificate
David Friesecký
11:12 Feature #8472: Implement CryptographyService
The review was done without findings. Code follows convention and design. The implementation is well covered by tests. Jan Pašek
11:11 Feature #8472 (Verified): Implement CryptographyService
Jan Pašek
11:00 Revize 371b0ae9 (aswi2021jmsd-gitlab4): Re #8472 cryptography service implementation
Merge branch '#8472_CryptographyService_Implementation' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!6
Jan Pašek
11:00 Revize 371b0ae9 (aswi2021jmsd-gitlab): Re #8472 cryptography service implementation
Merge branch '#8472_CryptographyService_Implementation' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!6
Jan Pašek
10:29 Revize 1636aefe (aswi2021jmsd-gitlab4): Re #8471 - Edited files for DB communication
David Friesecký
10:29 Revize 1636aefe (aswi2021jmsd-gitlab): Re #8471 - Edited files for DB communication
David Friesecký
10:28 Revize dbd44a51 (aswi2021jmsd-gitlab4): Re #8471 - Edited Certificate object
- due to database modification David Friesecký
10:28 Revize dbd44a51 (aswi2021jmsd-gitlab): Re #8471 - Edited Certificate object
- due to database modification David Friesecký
10:26 Revize 993ee5a1 (aswi2021jmsd-gitlab4): Re #8471 - Edited constants
David Friesecký
10:26 Revize 993ee5a1 (aswi2021jmsd-gitlab): Re #8471 - Edited constants
David Friesecký
09:10 Task #8512 (Verified): Update software architecture
@CryptographyService@ updated accordingly. Stanislav Král
09:06 Revize 02f63b07 (aswi2021jmsd-gitlab4): Re #8472 - Changed order of create_sscrt method parameters
Stanislav Král
09:06 Revize 02f63b07 (aswi2021jmsd-gitlab): Re #8472 - Changed order of create_sscrt method parameters
Stanislav Král
09:02 Revize 87fd5afc (aswi2021jmsd-gitlab4): Re #8472 - Changed some parameter names in create_csr method and renamed make_csr_test.py to create_csr_test.py
Stanislav Král
09:02 Revize 87fd5afc (aswi2021jmsd-gitlab): Re #8472 - Changed some parameter names in create_csr method and renamed make_csr_test.py to create_csr_test.py
Stanislav Král
08:55 Revize 7444d4cb (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of run_for_output method to private (was protected previously)
Stanislav Král
08:55 Revize 7444d4cb (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of run_for_output method to private (was protected previously)
Stanislav Král
08:54 Revize 57898b2f (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of subject_to_param method to private (was protected previously) and added docstring to it
Stanislav Král
08:54 Revize 57898b2f (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of subject_to_param method to private (was protected previously) and added docstring to it
Stanislav Král
08:51 Revize 87a7a4a5 (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of sign_csr method to private (was protected previously)
Stanislav Král
08:51 Revize 87a7a4a5 (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of sign_csr method to private (was protected previously)
Stanislav Král
08:48 Revize 2e99bad0 (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of create_csr method to private (was protected previously)
Stanislav Král
08:48 Revize 2e99bad0 (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of create_csr method to private (was protected previously)
Stanislav Král
08:34 Revize 86415c34 (aswi2021jmsd-gitlab4): Re #8471 - Repaired datamodel (SQLite)
- inserted new table for NxN relation (Certificates - UsageTypes) David Friesecký
08:34 Revize 86415c34 (aswi2021jmsd-gitlab): Re #8471 - Repaired datamodel (SQLite)
- inserted new table for NxN relation (Certificates - UsageTypes) David Friesecký
08:27 Revize a1f57f7e (aswi2021jmsd-gitlab4): Re #8471 - Repaired datamodel (SQLite)
- inserted new table for NxN relation (Certificates - UsageTypes)
- edited .sql scripts
David Friesecký
08:27 Revize a1f57f7e (aswi2021jmsd-gitlab): Re #8471 - Repaired datamodel (SQLite)
- inserted new table for NxN relation (Certificates - UsageTypes)
- edited .sql scripts
David Friesecký
08:17 Revize a6722153 (aswi2021jmsd-gitlab4): Re #8512 - Minor updates of parameters and method names.
Michal Seják
08:17 Revize a6722153 (aswi2021jmsd-gitlab): Re #8512 - Minor updates of parameters and method names.
Michal Seják
08:12 Revize 032be8ad (aswi2021jmsd-gitlab4): Re #8472 - Removed useless private key generation in verify_ca_test.py
Stanislav Král
08:12 Revize 032be8ad (aswi2021jmsd-gitlab): Re #8472 - Removed useless private key generation in verify_ca_test.py
Stanislav Král
08:04 Revize dd03da19 (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifiers of some methods and fixed verify_ca_test.py
Stanislav Král
08:04 Revize dd03da19 (aswi2021jmsd-gitlab): Re #8472 - Changed access modifiers of some methods and fixed verify_ca_test.py
Stanislav Král
07:59 Revize 4691a56f (aswi2021jmsd-gitlab4): Re #8472 - Added new line to `_run_for_output` method's docstring
Stanislav Král
07:59 Revize 4691a56f (aswi2021jmsd-gitlab): Re #8472 - Added new line to `_run_for_output` method's docstring
Stanislav Král
07:58 Revize c4b2f4d2 (aswi2021jmsd-gitlab4): Re #8472 - Removed unused method parameters
Stanislav Král
07:58 Revize c4b2f4d2 (aswi2021jmsd-gitlab): Re #8472 - Removed unused method parameters
Stanislav Král
07:57 Revize 61a42455 (aswi2021jmsd-gitlab4): Re #8472 - Renamed `verify_ca` method to `verify_cert` and improved its documentation
Stanislav Král
07:57 Revize 61a42455 (aswi2021jmsd-gitlab): Re #8472 - Renamed `verify_ca` method to `verify_cert` and improved its documentation
Stanislav Král
07:54 Revize ad068f9d (aswi2021jmsd-gitlab4): Re #8472 - Improved `create_crt` documentation
Stanislav Král
07:54 Revize ad068f9d (aswi2021jmsd-gitlab): Re #8472 - Improved `create_crt` documentation
Stanislav Král
07:47 Revize bdf9a46c (aswi2021jmsd-gitlab4): Re #8472 - Renamed `make_csr` method to `create_csr`
Stanislav Král
07:47 Revize bdf9a46c (aswi2021jmsd-gitlab): Re #8472 - Renamed `make_csr` method to `create_csr`
Stanislav Král
07:01 Revize 25053504 (aswi2021jmsd-gitlab4): Re #8471 - Corrected stylistics and warnings
David Friesecký
07:01 Revize 25053504 (aswi2021jmsd-gitlab): Re #8471 - Corrected stylistics and warnings
David Friesecký

2021-03-30

22:33 Feature #8472 (Resolved): Implement CryptographyService
Stanislav Král
22:28 Feature #8472: Implement CryptographyService
The estimate did not account for the time required to write various unit tests checking the validity of the created C... Stanislav Král
22:13 Revize 7d0aa304 (aswi2021jmsd-gitlab4): Re #8472 - Added few unit tests that perform further testing of _run_for_output method
Stanislav Král
22:13 Revize 7d0aa304 (aswi2021jmsd-gitlab): Re #8472 - Added few unit tests that perform further testing of _run_for_output method
Stanislav Král
21:51 Revize 5fdd01a6 (aswi2021jmsd-gitlab4): Re #8472 - Added verify_ca method that verifies whether a certificate has expired
Added 3 unit tests that verify the added method.
Added "days" parameter to some methods in order to be able to specif...
Stanislav Král
21:51 Revize 5fdd01a6 (aswi2021jmsd-gitlab): Re #8472 - Added verify_ca method that verifies whether a certificate has expired
Added 3 unit tests that verify the added method.
Added "days" parameter to some methods in order to be able to specif...
Stanislav Král
18:52 Revize 18588728 (aswi2021jmsd-gitlab4): Re #8472 - Small changes in the documentation
Stanislav Král
18:52 Revize 18588728 (aswi2021jmsd-gitlab): Re #8472 - Small changes in the documentation
Stanislav Král
18:47 Revize 9dbbcdae (aswi2021jmsd-gitlab4): Re #8472 - Added create_crt method that creates a certificate
Added 3 unit tests testing the added method. Stanislav Král
18:47 Revize 9dbbcdae (aswi2021jmsd-gitlab): Re #8472 - Added create_crt method that creates a certificate
Added 3 unit tests testing the added method. Stanislav Král
18:15 Revize fe647b46 (aswi2021jmsd-gitlab4): Re #8472 - Added sign_csr method that signs a CSR
Added 3 unit tests testing the added method. Stanislav Král
18:15 Revize fe647b46 (aswi2021jmsd-gitlab): Re #8472 - Added sign_csr method that signs a CSR
Added 3 unit tests testing the added method. Stanislav Král
16:29 Revize 6c098d6e (aswi2021jmsd-gitlab4): Re #8472 - Added make_csr method that makes a CSR
Added 2 unit tests testing the added method.
Moved CryptographyService tests into a separate files
Stanislav Král
16:29 Revize 6c098d6e (aswi2021jmsd-gitlab): Re #8472 - Added make_csr method that makes a CSR
Added 2 unit tests testing the added method.
Moved CryptographyService tests into a separate files
Stanislav Král
16:01 Task #8512 (Resolved): Update software architecture
Michal Seják
14:48 Task #8512 (Assigned): Update software architecture
Jan Pašek
14:48 Task #8512 (Accepted): Update software architecture
Jan Pašek
14:48 Task #8512 (Closed): Update software architecture
Update software detailed architecture regarding parameter changes. Jan Pašek
15:47 Revize dddcf5e1 (aswi2021jmsd-gitlab4): Re #8512 - Parameter updates, parameter names shown.
Michal Seják
15:47 Revize dddcf5e1 (aswi2021jmsd-gitlab): Re #8512 - Parameter updates, parameter names shown.
Michal Seják
15:07 Revize c0aed2f5 (aswi2021jmsd-gitlab4): Re #8472 - Added create_sscrt method that creates a self signed certificate
Added 5 unit tests verifying the validity of the certificate generation. Stanislav Král
15:07 Revize c0aed2f5 (aswi2021jmsd-gitlab): Re #8472 - Added create_sscrt method that creates a self signed certificate
Added 5 unit tests verifying the validity of the certificate generation. Stanislav Král
15:06 Revize 8e6b3642 (aswi2021jmsd-gitlab4): Re #8512 - Updated the architecture according to discussion conclusion.
Michal Seják
15:06 Revize 8e6b3642 (aswi2021jmsd-gitlab): Re #8512 - Updated the architecture according to discussion conclusion.
Michal Seják
14:10 Revize e9e55282 (aswi2021jmsd-gitlab4): Re #8471 - Implemented DB communication
- Implementation of communication with specific tables (Certificate, PrivateKey) David Friesecký
14:10 Revize e9e55282 (aswi2021jmsd-gitlab): Re #8471 - Implemented DB communication
- Implementation of communication with specific tables (Certificate, PrivateKey) David Friesecký
14:07 Revize 61db0634 (aswi2021jmsd-gitlab4): Re #8471 - Edited arguments in headers of functions
David Friesecký
14:07 Revize 61db0634 (aswi2021jmsd-gitlab): Re #8471 - Edited arguments in headers of functions
David Friesecký
14:06 Revize b5114e4e (aswi2021jmsd-gitlab4): Re #8471 - Created constants of DB names
- Constant for each of names in DB (table, column) David Friesecký
14:06 Revize b5114e4e (aswi2021jmsd-gitlab): Re #8471 - Created constants of DB names
- Constant for each of names in DB (table, column) David Friesecký
13:27 Revize 2c96b4a5 (aswi2021jmsd-gitlab4): Re #8471 - Implemented DB communication
- implemented operations create, read, update, delete
- created file with constants contains name of DB file and defa...
David Friesecký
13:27 Revize 2c96b4a5 (aswi2021jmsd-gitlab): Re #8471 - Implemented DB communication
- implemented operations create, read, update, delete
- created file with constants contains name of DB file and defa...
David Friesecký
13:15 Revize d79d1369 (aswi2021jmsd-gitlab4): Re #8471 - Initialization of DAO implementation
- created data class according to DB tables (Certificate, PrivateKey)
- created abstract class for DB communication
David Friesecký
13:15 Revize d79d1369 (aswi2021jmsd-gitlab): Re #8471 - Initialization of DAO implementation
- created data class according to DB tables (Certificate, PrivateKey)
- created abstract class for DB communication
David Friesecký

2021-03-29

18:59 Hodnocení 2. iterace
h2. Hodnocení
11
h2. Malus/Bonus
* možné bonusy: Architektura, verzování a forma dokumentů, trasování požadavk...
Petr Pícha
13:36 Revize fd07e701 (aswi2021jmsd-gitlab4): Re #8474 - Added Bootstrap .map files
Jan Pašek
13:36 Revize fd07e701 (aswi2021jmsd-gitlab): Re #8474 - Added Bootstrap .map files
Jan Pašek
13:08 Revize 098bf0ae (aswi2021jmsd-gitlab4): Re #8474 - Fixed index.html table header alignment
Jan Pašek
13:08 Revize 098bf0ae (aswi2021jmsd-gitlab): Re #8474 - Fixed index.html table header alignment
Jan Pašek
13:02 Revize f16fb9e7 (aswi2021jmsd-gitlab4): Re #8472 - Added CryptographyService class and implemented a method to generate private keys
Added CryptographyException exception that is thrown when incorrect parameters are passed to openssl or when openssl ... Stanislav Král
13:02 Revize f16fb9e7 (aswi2021jmsd-gitlab): Re #8472 - Added CryptographyService class and implemented a method to generate private keys
Added CryptographyException exception that is thrown when incorrect parameters are passed to openssl or when openssl ... Stanislav Král
13:00 Feature #8474: Implement static GUI
Two GUI pages - certificate listing, certificate creation - implemented. Additionally to the plain HTML, Bootsrap sty... Jan Pašek
12:59 Feature #8474 (Resolved): Implement static GUI
Jan Pašek
06:08 Feature #8474 (Assigned): Implement static GUI
Stanislav Král
12:57 Revize 13625353 (aswi2021jmsd-gitlab4): Re #8474 - Separated issuer and subject in create_certificate.html
Jan Pašek
12:57 Revize 13625353 (aswi2021jmsd-gitlab): Re #8474 - Separated issuer and subject in create_certificate.html
Jan Pašek
12:42 Revize 499af4e8 (aswi2021jmsd-gitlab4): Re #8474 - Styling of create_certificate.html using Bootstrap
Jan Pašek
12:42 Revize 499af4e8 (aswi2021jmsd-gitlab): Re #8474 - Styling of create_certificate.html using Bootstrap
Jan Pašek
12:41 Feature #8472: Implement CryptographyService
Increased the time estimate due to a decision made to build a simple wrapper around @subprocess.check_output()@ calls... Stanislav Král
06:08 Feature #8472 (Assigned): Implement CryptographyService
Stanislav Král
12:31 Revize 30fb300a (aswi2021jmsd-gitlab4): Re #8474 - Styling of index.html using Bootstrap
Jan Pašek
12:31 Revize 30fb300a (aswi2021jmsd-gitlab): Re #8474 - Styling of index.html using Bootstrap
Jan Pašek
12:30 Revize 47c16a1a (aswi2021jmsd-gitlab4): Re #8474 - Added Bootstrap resources
Jan Pašek
12:30 Revize 47c16a1a (aswi2021jmsd-gitlab): Re #8474 - Added Bootstrap resources
Jan Pašek
11:59 Revize 816f0e98 (aswi2021jmsd-gitlab4): Re #8474 - Created create_certificate.html for creating certificates
Jan Pašek
11:59 Revize 816f0e98 (aswi2021jmsd-gitlab): Re #8474 - Created create_certificate.html for creating certificates
Jan Pašek
11:52 Revize 1782ee99 (aswi2021jmsd-gitlab4): Re #8474 - Created index.html with certificate listing
Jan Pašek
11:52 Revize 1782ee99 (aswi2021jmsd-gitlab): Re #8474 - Created index.html with certificate listing
Jan Pašek
11:44 Revize 9b6b6fea (aswi2021jmsd-gitlab): Re #8474 - Created create_certificate.html with certificate listing
Jan Pašek
09:36 Task #8430 (Resolved): Review meeting #2
Jan Pašek
06:08 Task #8430 (Assigned): Review meeting #2
Stanislav Král
06:36 Task #8426 (Resolved): Specify chain of trust building support in the requirement specification
Jan Pašek
06:36 Task #8426 (Assigned): Specify chain of trust building support in the requirement specification
Jan Pašek
06:08 Feature #8476 (Assigned): Implement Rest API endpoints
Stanislav Král
06:08 Task #8475 (Assigned): Implement interactive parts in GUI in JS
Stanislav Král
06:08 Feature #8473 (Assigned): Implement KeyService and CertificateService
Stanislav Král
06:08 Feature #8471 (Assigned): Implement DAO
Stanislav Král
06:08 Task #8466 (Assigned): Project administrative
Stanislav Král
06:08 Task #8433 (Assigned): Planning & Retrospective after iteration #3
Stanislav Král
06:08 Task #8432 (Assigned): Demo meeting #3
Stanislav Král
06:08 Task #8431 (Assigned): Weekly standup #3
Stanislav Král
06:08 Task #8427 (Assigned): Improve the GUI proposal of the certificate creation page
Stanislav Král
06:08 Task #8304 (Assigned): Create a Rest API proposal/specification
Stanislav Král

2021-03-28

19:48 Revize 89f1aff3 (aswi2021jmsd-gitlab4): Fixed a typo
Stanislav Král
19:48 Revize 89f1aff3 (aswi2021jmsd-gitlab): Fixed a typo
Stanislav Král
19:45 Revize c5fa5919 (aswi2021jmsd-gitlab4): Re #8307 - Fixed a typo
Stanislav Král
19:45 Revize c5fa5919 (aswi2021jmsd-gitlab): Re #8307 - Fixed a typo
Stanislav Král
19:38 Task #8429 (Verified): Finalize software architecture
Minor issues were found during the review but the assignee has fixed them immediately. Stanislav Král
15:37 Task #8429 (Resolved): Finalize software architecture
Michal Seják
19:33 Task #8317: Planning & Retrospective after iteration #2
Fixed a typo in the title Stanislav Král
19:19 Revize 4165657b (aswi2021jmsd-gitlab4): Re #8429 - Updates resulting from the standard review.
Michal Seják
19:19 Revize 4165657b (aswi2021jmsd-gitlab): Re #8429 - Updates resulting from the standard review.
Michal Seják
15:33 Revize f4f0474c (aswi2021jmsd-gitlab4): Re #8429 - Fixed minor issues discovered during Architecture Documentation updates.
Michal Seják
15:33 Revize f4f0474c (aswi2021jmsd-gitlab): Re #8429 - Fixed minor issues discovered during Architecture Documentation updates.
Michal Seják
14:33 Revize 3d0f0ae0 (aswi2021jmsd-gitlab4): Re #8429 - Completed the contained artefacts according to discussion conclusion.
Michal Seják
14:33 Revize 3d0f0ae0 (aswi2021jmsd-gitlab): Re #8429 - Completed the contained artefacts according to discussion conclusion.
Michal Seják
11:29 Revize 76ebf8d7 (aswi2021jmsd-gitlab4): Re #8429 - Finished discussion-independent updates.
Michal Seják
11:29 Revize 76ebf8d7 (aswi2021jmsd-gitlab): Re #8429 - Finished discussion-independent updates.
Michal Seják

2021-03-27

17:34 Task #8317 (Closed): Planning & Retrospective after iteration #2
Retrospective and planning were done. All team members participated. Meeting minutes are stored under wikipedia. Jan Pašek
17:33 Task #8317 (Verified): Planning & Retrospective after iteration #2
Jan Pašek
17:33 Task #8317 (Resolved): Planning & Retrospective after iteration #2
Jan Pašek
17:00 Task #8477 (Invalid): Specify templating in the requirement specification document
Jan Pašek
16:59 Feature #8476 (Closed): Implement Rest API endpoints
Implement Rest API endpoints based on the description in the specification.
The Rest API shall contain at least endp...
Jan Pašek
16:57 Task #8475 (Closed): Implement interactive parts in GUI in JS
Implement interactivity into the static GUI.
* Query the server for certificate listing and display certificates o...
Jan Pašek
16:56 Feature #8474 (Closed): Implement static GUI
Implement two static HTML pages:
* certificate listing and downloading
* certificate creation
Implementation sha...
Jan Pašek
16:55 Feature #8473 (Closed): Implement KeyService and CertificateService
Implement the following classes from the software architecture:
* KeyService
* CertificateService
Both classes...
Jan Pašek
16:55 Feature #8472 (Closed): Implement CryptographyService
* have a look at the finalised Software Architecture (#8429) and implement the CryptographyService component
* reuse...
Jan Pašek
16:54 Feature #8471 (Closed): Implement DAO
Implement the following classes from the architecture:
* Certificate
* PrivateKey
* CertificateRepository
* Pri...
Jan Pašek
16:39 Task #8470 (Invalid): Implement templating into the ERA model and database script
Requirement for templating options shall be reflected in the ERA model. The corresponding database script shall be al... Jan Pašek
16:33 Task #8305 (Closed): Create ERA model and prepare an embedded database
Jan Pašek
16:33 Task #8305 (Verified): Create ERA model and prepare an embedded database
The review was done. All reported findings were fixed. Jan Pašek
16:33 Task #8305 (Resolved): Create ERA model and prepare an embedded database
Jan Pašek
16:32 Revize c474ddb7 (aswi2021jmsd-gitlab4): Re #8305 create era model
Merge branch '#8305_Create_ERA_model' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!5
Jan Pašek
16:32 Revize c474ddb7 (aswi2021jmsd-gitlab): Re #8305 create era model
Merge branch '#8305_Create_ERA_model' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!5
Jan Pašek
16:25 Revize 0217ab3d (aswi2021jmsd-gitlab4): Re #8305 - Edited ERA model and script for generate database
- password column migrated from Certificate table to PrivateKey table David Friesecký
16:25 Revize 0217ab3d (aswi2021jmsd-gitlab): Re #8305 - Edited ERA model and script for generate database
- password column migrated from Certificate table to PrivateKey table David Friesecký
16:12 Task #8319 (Closed): Project administrative
Jan Pašek
16:12 Task #8318 (Closed): Weekly standup #2
Jan Pašek
16:12 Task #8316 (Closed): Demo meeting #2
Jan Pašek
16:12 Task #8315 (Closed): Review meeting #1
Jan Pašek
16:12 Task #8310 (Closed): Elaborate on requirement specification
Jan Pašek
16:12 Task #8309 (Closed): Update Project Plan, Vision and Risks
Jan Pašek
16:11 Task #8308 (Closed): Create an Architecture documentation
Jan Pašek
16:11 Task #8307 (Closed): Prepare a proof of concept
Jan Pašek
16:11 Task #8306 (Closed): Design the software architecture
Jan Pašek
16:11 Task #8303 (Closed): Create a GUI prototype
Jan Pašek
09:04 Task #8466 (Closed): Project administrative
Regular project administrative tasks associated with meeting preparations, planning, ALM monitoring etc. Jan Pašek
09:03 Task #8426 (Accepted): Specify chain of trust building support in the requirement specification
Jan Pašek

2021-03-26

15:41 Task #8433 (Closed): Planning & Retrospective after iteration #3
Planning and retrospective meeting.
*Date:* 09.04. 2021 15:00
*Platform:* MS Teams
Jan Pašek
15:40 Task #8432 (Closed): Demo meeting #3
Demo meeting with the customer
*Date:* 09.04.2021 14:00
*Platform:* Google meet - meet.google.com/bsh-rysj-ejc
Jan Pašek
15:38 Task #8431 (Closed): Weekly standup #3
Weekly internal standup.
*Date:* 02.04.2021 14:00
*Platform:* MS Teams
Jan Pašek
15:38 Task #8430 (Closed): Review meeting #2
Review meeting with Ing. Petr Pícha
*Date:* 29.03.2021 9:00
*Platform:* MS Teams
Jan Pašek
15:29 Task #8429 (Closed): Finalize software architecture
The software architecture shall be finalized based on the internal team discussion and customer's feedback.
The outp...
Jan Pašek
15:26 Task #8319 (Verified): Project administrative
Jan Pašek
15:25 Task #8316 (Resolved): Demo meeting #2
Jan Pašek
15:25 Task #8309 (Verified): Update Project Plan, Vision and Risks
Jan Pašek
15:25 Task #8308 (Verified): Create an Architecture documentation
Jan Pašek
15:24 Task #8315 (Verified): Review meeting #1
Jan Pašek
13:55 Task #8427 (Closed): Improve the GUI proposal of the certificate creation page
The certificate creation page shall be improve based on the customer's feedback from the DEMO meeting. Jan Pašek
13:53 Task #8426 (Closed): Specify chain of trust building support in the requirement specification
Support for building a chain of trust shall be specified in the requirement specification. Customer needs to have a p... Jan Pašek
12:53 Revize 46867cf8 (aswi2021jmsd-gitlab4): Re #8305 - Created ERA model and DB script
- ERA model
- script for generate DB
- script for insert default values into DB
David Friesecký
12:53 Revize 46867cf8 (aswi2021jmsd-gitlab): Re #8305 - Created ERA model and DB script
- ERA model
- script for generate DB
- script for insert default values into DB
David Friesecký

2021-03-25

16:12 Task #8308 (Resolved): Create an Architecture documentation
Michal Seják
15:36 Task #8319 (Resolved): Project administrative
Jan Pašek
14:41 Task #8307: Prepare a proof of concept
The PoC was reviewed and tried out on the testing server. Generated signing identity was used to sing a PDF document ... Jan Pašek
14:40 Task #8307 (Verified): Prepare a proof of concept
Jan Pašek

2021-03-24

23:34 Task #8307: Prepare a proof of concept
I have edited the PoC in such way that now a PFX store is automatically generated so you don't have to do it manually... Stanislav Král
23:03 Task #8307: Prepare a proof of concept
Reviewer of this issue should have close look at the openssl_poc.py file and read the comments carefully by which he ... Stanislav Král
22:58 Task #8307: Prepare a proof of concept
This issue took longer than expected because of the lack of communication from the customer's side. The assignee was ... Stanislav Král
22:54 Task #8307 (Resolved): Prepare a proof of concept
Stanislav Král
22:52 Task #8307: Prepare a proof of concept
A Python script that demonstrates the ability to create a chain of trust by using the openssl program was created Stanislav Král
23:27 Revize b04aeacb (aswi2021jmsd-gitlab4): Re #8307 - The children certificate including the whole chain of trust is now also saved to a PFX store
Stanislav Král
23:27 Revize b04aeacb (aswi2021jmsd-gitlab): Re #8307 - The children certificate including the whole chain of trust is now also saved to a PFX store
Stanislav Král
22:50 Revize d28c02f7 (aswi2021jmsd-gitlab4): Re #8307 - added a proof of concept that demonstrates the ability to create a chain of trust
- a Python script was added that is able to generate a chain of trust consisting of root and intermediate CAs. In add... Stanislav Král
22:50 Revize d28c02f7 (aswi2021jmsd-gitlab): Re #8307 - added a proof of concept that demonstrates the ability to create a chain of trust
- a Python script was added that is able to generate a chain of trust consisting of root and intermediate CAs. In add... Stanislav Král
19:39 Task #8309 (Resolved): Update Project Plan, Vision and Risks
Jan Pašek
19:39 Task #8306 (Verified): Design the software architecture
Architecture reviewed. Findings were fixed by the issue owner. Merge done. Jan Pašek
19:38 Task #8306 (Resolved): Design the software architecture
Jan Pašek
19:38 Task #8303 (Verified): Create a GUI prototype
GUI design reviewed by the team. Minor findings were fixed. Results are stored on GDrive. Jan Pašek
19:37 Task #8303 (Resolved): Create a GUI prototype
Jan Pašek
19:35 Revize 4ef99c6f (aswi2021jmsd-gitlab4): Re #8306 architecture merge
Merge branch '#8306_architecture' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!4
Jan Pašek
19:35 Revize 4ef99c6f (aswi2021jmsd-gitlab): Re #8306 architecture merge
Merge branch '#8306_architecture' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!4
Jan Pašek
13:52 Revize 6b0823ab (aswi2021jmsd-gitlab4): Re #8306 - Removed a redundant, empty model.
Michal Seják
13:52 Revize 6b0823ab (aswi2021jmsd-gitlab): Re #8306 - Removed a redundant, empty model.
Michal Seják
12:40 Revize 6b5b8579 (aswi2021jmsd-gitlab4): Re #8306 - Architecture overview saved.
Michal Seják
12:40 Revize 6b5b8579 (aswi2021jmsd-gitlab): Re #8306 - Architecture overview saved.
Michal Seják
12:38 Revize 7501b831 (aswi2021jmsd-gitlab4): Re #8306 - Architecture overview added.
Michal Seják
12:38 Revize 7501b831 (aswi2021jmsd-gitlab): Re #8306 - Architecture overview added.
Michal Seják
12:14 Revize 55954ac6 (aswi2021jmsd-gitlab4): Re #8306 - Added sequence diagrams for OpenSSL calls
Michal Seják
12:14 Revize 55954ac6 (aswi2021jmsd-gitlab): Re #8306 - Added sequence diagrams for OpenSSL calls
Michal Seják

2021-03-22

14:25 Task #8318 (Verified): Weekly standup #2
Jan Pašek
14:24 Task #8318 (Resolved): Weekly standup #2
Jan Pašek

2021-03-19

19:19 Revize 63d8e8fa (aswi2021jmsd-gitlab4): Re #8306 - Minor changes to the architecture design.
Michal Seják
19:19 Revize 63d8e8fa (aswi2021jmsd-gitlab): Re #8306 - Minor changes to the architecture design.
Michal Seják
19:11 Revize c0dc5fc5 (aswi2021jmsd-gitlab4): Re #8306 - Created Class UML diagram, prepared the issue for reviewal.
Michal Seják
19:11 Revize c0dc5fc5 (aswi2021jmsd-gitlab): Re #8306 - Created Class UML diagram, prepared the issue for reviewal.
Michal Seják
16:17 Revize f32b8de0 (aswi2021jmsd-gitlab4): Re #8306 - Added a Main Sequence Diagram
Michal Seják
16:17 Revize f32b8de0 (aswi2021jmsd-gitlab): Re #8306 - Added a Main Sequence Diagram
Michal Seják
15:26 Revize f5645830 (aswi2021jmsd-gitlab4): Re #8306 - Activity diagram created, Requirement model directory created
Michal Seják
15:26 Revize f5645830 (aswi2021jmsd-gitlab): Re #8306 - Activity diagram created, Requirement model directory created
Michal Seják
13:11 Task #8310 (Verified): Elaborate on requirement specification
Michal Seják
09:07 Revize 713585df (aswi2021jmsd-gitlab4): Re #8310 - Updated the use case diagram with accordance to new requirement specifications.
Michal Seják
09:07 Revize 713585df (aswi2021jmsd-gitlab): Re #8310 - Updated the use case diagram with accordance to new requirement specifications.
Michal Seják

2021-03-17

13:54 Task #8310 (Resolved): Elaborate on requirement specification
The requirement specification document was enhanced by a detailed description of all the high-level requirements. The... Jan Pašek

2021-03-16

13:02 Task #8315 (Resolved): Review meeting #1
Jan Pašek
11:38 Hodnocení 1. iterace
h2. Hodnocení
11
h2. Malus/Bonus
n/a
h2. Doporucení
* co je dobré poslat zákazníkovi? postavit se do jeh...
Petr Pícha
09:53 Task #8310: Elaborate on requirement specification
Use case diagram in design.eap updated based on discussion with the customer - Rest API shall have a complete functio... Jan Pašek
09:49 Revize b0cb4003 (aswi2021jmsd-gitlab4): Re #8310 updated use case diagram
Jan Pašek
09:49 Revize b0cb4003 (aswi2021jmsd-gitlab): Re #8310 updated use case diagram
Jan Pašek

2021-03-15

07:55 Task #8249 (Closed): Plannig & Retrospective after iteration #1
Jan Pašek
07:55 Task #8248 (Closed): Demo meeting #1
Jan Pašek

2021-03-13

12:23 Revize def6ebe0 (aswi2021jmsd-gitlab4): Changed README.md
Stanislav Král
12:23 Revize def6ebe0 (aswi2021jmsd-gitlab): Changed README.md
Stanislav Král
11:24 Task #8319 (Assigned): Project administrative
Jan Pašek
11:24 Task #8319 (Closed): Project administrative
Regular project administrative tasks - meeting planning, meeting minutes, communication with the customer. Jan Pašek
11:17 Revize 9f021e9c (aswi2021jmsd-gitlab4): Testing GitLab+MS Teams pipelines integration (this one should pass)
Stanislav Král
11:17 Revize 9f021e9c (aswi2021jmsd-gitlab): Testing GitLab+MS Teams pipelines integration (this one should pass)
Stanislav Král
11:15 Revize 2a934a9a (aswi2021jmsd-gitlab4): Testing GitLab+MS Teams pipelines integration (this one should fail)
Stanislav Král
11:15 Revize 2a934a9a (aswi2021jmsd-gitlab): Testing GitLab+MS Teams pipelines integration (this one should fail)
Stanislav Král
11:08 Revize 7768c9d6 (aswi2021jmsd-gitlab4): changed README.md
Stanislav Král
11:08 Revize 7768c9d6 (aswi2021jmsd-gitlab): changed README.md
Stanislav Král

2021-03-12

15:39 Task #8318 (Closed): Weekly standup #2
Weekly standup with the project team.
*Date:* 19.03. 2021
*Platform:* MS Teams
Jan Pašek
15:35 Task #8317 (Closed): Planning & Retrospective after iteration #2
Retrospective and planning meeting after iteration #2.
*Date: 26.03. 2021*
*Platform*: MS Teams
Jan Pašek
15:33 Task #8316 (Closed): Demo meeting #2
Demo meeting with the customer after the second iteration.
*Date: 26.03. 2021*
*Platform*: Google Meet
Jan Pašek
15:30 Task #8315 (Closed): Review meeting #1
Review meeting with Ing. Petr Pícha
*Date:* 15.03.2021
*Platform*: MS Teams
Jan Pašek
15:18 Task #8310 (Assigned): Elaborate on requirement specification
Jan Pašek
09:25 Task #8310 (Closed): Elaborate on requirement specification
The individual requirements shall be further developed to describe implementation details.
Enhance user stories acco...
Jan Pašek
15:18 Task #8309 (Assigned): Update Project Plan, Vision and Risks
Jan Pašek
09:24 Task #8309 (Closed): Update Project Plan, Vision and Risks
Update the following documents based on new facts encountered during iteration #2.
* Describe testing
Jan Pašek
15:18 Task #8308 (Assigned): Create an Architecture documentation
Jan Pašek
09:23 Task #8308 (Closed): Create an Architecture documentation
Create architecture documentation, which is a mandatory work product. This document has to be created based on the di... Jan Pašek
15:18 Task #8307 (Assigned): Prepare a proof of concept
Jan Pašek
09:19 Task #8307 (Closed): Prepare a proof of concept
* prepare a minimalistic working example of the resulting application that verifies the basic concepts and functional... Jan Pašek
15:18 Task #8306 (Assigned): Design the software architecture
Jan Pašek
09:19 Task #8306 (Closed): Design the software architecture
The software architecture shall be created in the .eap design. It shall contain the following parts:
* *Component mo...
Jan Pašek
15:18 Task #8305 (Assigned): Create ERA model and prepare an embedded database
Jan Pašek
09:12 Task #8305 (Closed): Create ERA model and prepare an embedded database
Database for the project has to be designed and created
* ERA model describing the data model shall be created in th...
Jan Pašek
15:18 Task #8303 (Assigned): Create a GUI prototype
Jan Pašek
09:09 Task #8303 (Closed): Create a GUI prototype
A GUI prototype has to be prepared in form of a wireframe. Jan Pašek
14:27 Task #8225 (Invalid): Setup CD/CI pipeline
Done in issue #8219. Jan Pašek
14:17 Task #8230 (Closed): Create user stories/use scenarios
Jan Pašek
09:07 Task #8230 (Verified): Create user stories/use scenarios
Jan Pašek
09:06 Task #8230: Create user stories/use scenarios
A review of the document stored under DMS was done with no findings. Jan Pašek
14:16 Task #8247 (Closed): Weekly standup #1
Jan Pašek
14:16 Task #8224 (Closed): Create requirement model (use case diagram)
Jan Pašek
14:15 Task #8223 (Closed): X.509 individual research
Jan Pašek
12:14 Task #8223 (Verified): X.509 individual research
Jan Pašek
12:13 Task #8223 (Resolved): X.509 individual research
Jan Pašek
14:15 Task #8229 (Closed): X.509 individual research [Friesecky]
Jan Pašek
12:13 Task #8229 (Verified): X.509 individual research [Friesecky]
Jan Pašek
11:50 Task #8229 (Assigned): X.509 individual research [Friesecky]
David Friesecký
11:49 Task #8229 (Resolved): X.509 individual research [Friesecky]
David Friesecký
14:15 Task #8228 (Closed): X.509 individual research [Kral]
Jan Pašek
07:34 Task #8228 (Verified): X.509 individual research [Kral]
Jan Pašek
14:15 Task #8227 (Closed): X.509 individual research [Pasek]
Jan Pašek
07:37 Task #8227 (Verified): X.509 individual research [Pasek]
Jan Pašek
07:37 Task #8227 (Resolved): X.509 individual research [Pasek]
Jan Pašek
14:15 Task #8226 (Closed): X.509 deep individual research
Jan Pašek
07:32 Task #8226 (Verified): X.509 deep individual research
No code review has to be done. The experimental implementation was done on branch #8226_deep_research, which is not m... Jan Pašek
14:14 Task #8222 (Closed): Create a vision of the document
Jan Pašek
14:14 Task #8221 (Closed): Create requirement specification
Jan Pašek
14:14 Task #8220 (Closed): Describe project risks
Jan Pašek
14:11 Task #8219 (Closed): Setup a development environment
Jan Pašek
14:10 Task #8218 (Closed): Create project plan
Jan Pašek
14:08 Task #8215 (Closed): Iteration #1 planning meeting
Jan Pašek
14:08 Task #8217 (Closed): Agree about the project conventions
Jan Pašek
14:08 Task #8216 (Closed): Plan the iteration #1
Jan Pašek
14:08 Task #8213 (Closed): Initialize project Wiki page
Jan Pašek
14:08 Task #8212 (Closed): Initial meeting with mentor
Jan Pašek
14:08 Task #8211 (Closed): Initial meeting with customer
Jan Pašek
09:10 Task #8304 (Closed): Create a Rest API proposal/specification
Create a proposal for the Rest API.
* define structure
* define parameters
* define endpoints
Only the function...
Jan Pašek

2021-03-11

21:46 Task #8228 (Resolved): X.509 individual research [Kral]
Stanislav Král
20:16 Task #8230 (Resolved): Create user stories/use scenarios
Stanislav Král
16:47 Task #8224 (Verified): Create requirement model (use case diagram)
The review was finished without findings. The Task branch was merged to master. Pipeline passed. Jan Pašek
16:45 Revize e720f284 (aswi2021jmsd-gitlab4): #8224 - Merge branch '#8224_Create_requirements_model' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!2 Jan Pašek
16:45 Revize e720f284 (aswi2021jmsd-gitlab): #8224 - Merge branch '#8224_Create_requirements_model' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!2 Jan Pašek
16:38 Task #8219 (Verified): Setup a development environment
The review was done without findings. CD/CI pipeline was improved as a part of the review. Jan Pašek
16:34 Revize afc1c117 (aswi2021jmsd-gitlab4): #8219 Update .gitlab-ci.yml
- missing space in `only` clause
- fixed failing pipeling
Jan Pašek
16:34 Revize afc1c117 (aswi2021jmsd-gitlab): #8219 Update .gitlab-ci.yml
- missing space in `only` clause
- fixed failing pipeling
Jan Pašek
16:32 Revize 6d584431 (aswi2021jmsd-gitlab4): Merge branch '8219_CICD_Test' into 'master'
8219 cicd test
See merge request aswi/aswi-2021/aswi2021jmsd!1
Jan Pašek
16:32 Revize 6d584431 (aswi2021jmsd-gitlab): Merge branch '8219_CICD_Test' into 'master'
8219 cicd test
See merge request aswi/aswi-2021/aswi2021jmsd!1
Jan Pašek
16:30 Revize bba6e93e (aswi2021jmsd-gitlab4): #8219 Update .gitlab-ci.yml
- removed build step
- setup deploy on master only
- enable tests everywhere
Jan Pašek
16:30 Revize bba6e93e (aswi2021jmsd-gitlab): #8219 Update .gitlab-ci.yml
- removed build step
- setup deploy on master only
- enable tests everywhere
Jan Pašek
16:13 Task #8222 (Verified): Create a vision of the document
Jan Pašek
15:55 Task #8222: Create a vision of the document
Project Vision document was created and stored under the DMS. Jan Pašek
16:12 Task #8221 (Verified): Create requirement specification
Jan Pašek
16:12 Task #8221 (Resolved): Create requirement specification
Jan Pašek
15:55 Task #8218: Create project plan
Project plan was created and stored under the DMS. Jan Pašek
14:47 Task #8218 (Verified): Create project plan
Jan Pašek
15:54 Task #8217: Agree about the project conventions
All important conventions were agreed with the whole project team and are described in the corresponding Wikipedia page. Jan Pašek
14:43 Task #8217 (Verified): Agree about the project conventions
Jan Pašek
15:53 Task #8216: Plan the iteration #1
The first iteration has been planned with the project team. Jan Pašek
14:43 Task #8216 (Verified): Plan the iteration #1
Jan Pašek
14:51 Task #8247 (Verified): Weekly standup #1
Jan Pašek
14:48 Task #8220 (Verified): Describe project risks
Jan Pašek
14:43 Task #8215 (Verified): Iteration #1 planning meeting
Jan Pašek
10:04 Revize 12d8d554 (aswi2021jmsd-gitlab4): #8224 - Create EAP project for diagrams
David Friesecký
10:04 Revize 12d8d554 (aswi2021jmsd-gitlab): #8224 - Create EAP project for diagrams
David Friesecký

2021-03-10

22:26 Task #8219: Setup a development environment
- ready for a review
- 8219_CICD_Test should be merged to master
- #8219_Development_environment_init can be delete...
Stanislav Král
22:19 Revize 348a4758 (aswi2021jmsd-gitlab4): #8226 - deep individual research
Examined both raw openssl's and python-cryptography's utility for our project. Basic certificate functionality implem... Michal Seják
22:19 Revize 348a4758 (aswi2021jmsd-gitlab): #8226 - deep individual research
Examined both raw openssl's and python-cryptography's utility for our project. Basic certificate functionality implem... Michal Seják
21:25 Task #8226 (Resolved): X.509 deep individual research
Michal Seják
17:20 Task #8220 (Resolved): Describe project risks
DMS has been updated with the Risk Description document. Michal Seják
16:36 Revize 750d8afa (aswi2021jmsd-gitlab4): #8219 - Changed app.py in order to test CI/CG
Stanislav Král
16:36 Revize 750d8afa (aswi2021jmsd-gitlab): #8219 - Changed app.py in order to test CI/CG
Stanislav Král
16:26 Revize 62c3051a (aswi2021jmsd-gitlab4): #8219 - Changed app.py in order to test CI/CG
Stanislav Král
16:26 Revize 62c3051a (aswi2021jmsd-gitlab): #8219 - Changed app.py in order to test CI/CG
Stanislav Král
16:23 Revize 5079c333 (aswi2021jmsd-gitlab4): #8219 - Changed .gitlab-ci.yml
Stanislav Král
16:23 Revize 5079c333 (aswi2021jmsd-gitlab): #8219 - Changed .gitlab-ci.yml
Stanislav Král
16:09 Revize cf4fc539 (aswi2021jmsd-gitlab4): #8219 - Rollbacked timeout argument in pip3 install command in the gunicorn Dockerfile
Stanislav Král
16:09 Revize cf4fc539 (aswi2021jmsd-gitlab): #8219 - Rollbacked timeout argument in pip3 install command in the gunicorn Dockerfile
Stanislav Král
09:27 Revize 10c038b9 (aswi2021jmsd-gitlab4): #8219 - Changed gunicorn Dockerfile
Stanislav Král
09:27 Revize 10c038b9 (aswi2021jmsd-gitlab): #8219 - Changed gunicorn Dockerfile
Stanislav Král
08:44 Revize bba05d64 (aswi2021jmsd-gitlab4): #8219 - Change .gitlab-ci.yml
Stanislav Král
08:44 Revize bba05d64 (aswi2021jmsd-gitlab): #8219 - Change .gitlab-ci.yml
Stanislav Král
08:41 Revize 9832694f (aswi2021jmsd-gitlab4): #8219 - Dockerization improvements and gunicorn WSGI implementation
- when using docker to run the application nginx proxy is now used (app is then available at localhost:80) Stanislav Král
08:41 Revize 9832694f (aswi2021jmsd-gitlab): #8219 - Dockerization improvements and gunicorn WSGI implementation
- when using docker to run the application nginx proxy is now used (app is then available at localhost:80) Stanislav Král

2021-03-06

12:48 Task #8222 (Resolved): Create a vision of the document
Jan Pašek

2021-03-05

18:45 Revize ba842d27 (aswi2021jmsd-gitlab4): #8219 - CI/CD progress
Stanislav Král
18:45 Revize ba842d27 (aswi2021jmsd-gitlab): #8219 - CI/CD progress
Stanislav Král
18:41 Revize f6f17f0f (aswi2021jmsd-gitlab4): #8219 - CI/CD progress
Stanislav Král
18:41 Revize f6f17f0f (aswi2021jmsd-gitlab): #8219 - CI/CD progress
Stanislav Král
18:40 Revize 62d64d21 (aswi2021jmsd-gitlab4): #8219 - CI/CD progress
Stanislav Král
18:40 Revize 62d64d21 (aswi2021jmsd-gitlab): #8219 - CI/CD progress
Stanislav Král
18:29 Revize 4f34cffb (aswi2021jmsd-gitlab4): #8219 - CI/CD progress
Stanislav Král
18:29 Revize 4f34cffb (aswi2021jmsd-gitlab): #8219 - CI/CD progress
Stanislav Král
18:24 Revize 1a046db5 (aswi2021jmsd-gitlab4): #8219 - CI/CD progress
Stanislav Král
18:24 Revize 1a046db5 (aswi2021jmsd-gitlab): #8219 - CI/CD progress
Stanislav Král
18:23 Revize 0df5ad4d (aswi2021jmsd-gitlab4): #8219 - CI/CD progress
Stanislav Král
18:23 Revize 0df5ad4d (aswi2021jmsd-gitlab): #8219 - CI/CD progress
Stanislav Král
18:21 Revize a92baa2d (aswi2021jmsd-gitlab4): #8219 - CI/CD progress
Stanislav Král
18:21 Revize a92baa2d (aswi2021jmsd-gitlab): #8219 - CI/CD progress
Stanislav Král
18:20 Revize 00e1e26e (aswi2021jmsd-gitlab4): #8219 - CI/CD progress
Stanislav Král
18:20 Revize 00e1e26e (aswi2021jmsd-gitlab): #8219 - CI/CD progress
Stanislav Král
18:18 Revize 2640ea75 (aswi2021jmsd-gitlab4): #8219 - CI/CD progress
Stanislav Král
18:18 Revize 2640ea75 (aswi2021jmsd-gitlab): #8219 - CI/CD progress
Stanislav Král
18:15 Revize 509fc2c2 (aswi2021jmsd-gitlab4): #8219 - added CI/CD pytest stage
Stanislav Král
18:15 Revize 509fc2c2 (aswi2021jmsd-gitlab): #8219 - added CI/CD pytest stage
Stanislav Král
15:44 Task #8218 (Resolved): Create project plan
Jan Pašek
15:41 Task #8249 (Closed): Plannig & Retrospective after iteration #1
Planning and retrospective meeting
- date: 03/12/2021 15:00
- platform: MS Teams
Jan Pašek
15:39 Task #8248 (Closed): Demo meeting #1
Demo meeting:
- date: 03/12/2021 14:00
- platform: Google Meet - https://meet.google.com/nuz-hepq-esm
Jan Pašek
15:37 Task #8247 (Resolved): Weekly standup #1
Jan Pašek
15:37 Task #8247 (Closed): Weekly standup #1
Weekly standup meeting.
- date: 03/05/2021 14:00
- platform: MS Teams
Jan Pašek
00:17 Revize 7c67b1e0 (aswi2021jmsd-gitlab4): #8219 - Updated README.md
Stanislav Král
00:17 Revize 7c67b1e0 (aswi2021jmsd-gitlab): #8219 - Updated README.md
Stanislav Král
00:08 Task #8219 (Resolved): Setup a development environment
Stanislav Král

2021-03-04

23:53 Revize f6947544 (aswi2021jmsd-gitlab4): #8219 - Updated README.md so it contains Docker deployment description
Stanislav Král
23:53 Revize f6947544 (aswi2021jmsd-gitlab): #8219 - Updated README.md so it contains Docker deployment description
Stanislav Král
23:48 Revize fc73f187 (aswi2021jmsd-gitlab4): #8219 - Basic project dockerization
- created docker/Dockerfile and docker-compose.yml Stanislav Král
23:48 Revize fc73f187 (aswi2021jmsd-gitlab): #8219 - Basic project dockerization
- created docker/Dockerfile and docker-compose.yml Stanislav Král
23:00 Revize 00163ec2 (aswi2021jmsd-gitlab4): #8219 - Added recommended Python interpreter version to README.md
Stanislav Král
23:00 Revize 00163ec2 (aswi2021jmsd-gitlab): #8219 - Added recommended Python interpreter version to README.md
Stanislav Král
22:55 Revize 63fc23ba (aswi2021jmsd-gitlab4): #8219 - Removed a new line character
Stanislav Král
22:55 Revize 63fc23ba (aswi2021jmsd-gitlab): #8219 - Removed a new line character
Stanislav Král
22:48 Revize 361901f7 (aswi2021jmsd-gitlab4): #8219 - Added "Testing" section to README.md
Stanislav Král
22:48 Revize 361901f7 (aswi2021jmsd-gitlab): #8219 - Added "Testing" section to README.md
Stanislav Král
22:40 Revize 7065d97a (aswi2021jmsd-gitlab4): #8219 - Added pytest dependency used for testing
- added a simple testcase that checks whether index page is being served correctly Stanislav Král
22:40 Revize 7065d97a (aswi2021jmsd-gitlab): #8219 - Added pytest dependency used for testing
- added a simple testcase that checks whether index page is being served correctly Stanislav Král
21:41 Revize 6e333f54 (aswi2021jmsd-gitlab4): #8219 - Python & Flask project initialization with a simple index endpoint
- added auto-generated .gitignore for Python and PyCharm projects Stanislav Král
21:41 Revize 6e333f54 (aswi2021jmsd-gitlab): #8219 - Python & Flask project initialization with a simple index endpoint
- added auto-generated .gitignore for Python and PyCharm projects Stanislav Král
 

Také k dispozici: Atom