Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
cc9259b0 2022-05-21 07:40 Jakub Šmíd

Merge remote-tracking branch 'origin/develop' into develop

ad885d86 2022-05-21 07:40 Jakub Šmíd

Loading of path speeded up

re #9753

fe068d3a 2022-05-20 14:01 Michal Schwob

External sources sending file fixed
re #9821

33523b92 2022-05-20 13:50 Jakub Šmíd

SQL for deleting external catalog items changed

re #9753

0598e57d 2022-05-17 11:16 Jakub Šmíd

Added batch endpoint for saving multiple catalog items, POST and PUT endpoint for catalog items merged

re #9753

42048c18 2022-05-16 08:06 Václav Honzík

Merge branch 'develop' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi2022code-of-duty into develop

  1. Conflicts:
  2. backend/src/main/java/cz/zcu/kiv/backendapi/config/CorsConfig.java
  3. backend/src/main/java/cz/zcu/kiv/backendapi/security/SecurityConfig.java
42d6faf7 2022-05-16 07:49 Jakub Šmíd

Fixed sql file reformatted by push

re #9753

fdf6c32d 2022-05-16 07:49 Michal Schwob

Administation page finished
re #9818

287652cf 2022-05-16 07:49 Michal Schwob

Refactor of administration page and user registration
re #9627

05dcac30 2022-05-16 07:48 Jakub Šmíd

Fixed sql file reformatted by push

re #9753

8ca61504 2022-05-16 07:48 Jakub Šmíd

Added missing comments, code refactoring

re #9743

ae654ef7 2022-05-16 07:48 Jakub Šmíd

Database exported to script
- removed initialization from application
- updated docker-compose.yml to create volume and add data from script

re #9746

16b96e8f 2022-05-16 07:48 Jakub Šmíd

Rights fixed (for external catalog, others are OK)

re #9744

a2646d6a 2022-05-16 07:48 Jakub Šmíd

Changed password, email and name for ADMIN

re #9756

afdd306f 2022-05-16 07:48 Jakub Šmíd

Added Super Admin user

re #9790

bf502b70 2022-05-16 07:48 Jakub Šmíd

Added sources (can add/edit bibliography page)

re #9788

cf12d561 2022-05-16 07:48 Jakub Šmíd

Catalog change
- one-to-many associations now persist order
- text for search persists separators

re #9751
re #9754

2c5bb646 2022-05-16 07:48 Jakub Šmíd

Added two external catalog items sources

re #9752

8a5593f0 2022-05-16 07:48 Jakub Šmíd

Changed that user with ADMIN rights can not be removed

re #9755

f0c515d8 2022-05-16 07:48 Jakub Šmíd

Added new source file with catalog items

re #9750

67a36e64 2022-05-16 07:48 Jakub Šmíd

Changed password DTO access to write only

re #9620

2e85bd2f 2022-05-16 07:48 Jakub Šmíd

Fixed user registration bad constraint

re #9620

b523c74d 2022-05-16 07:48 Michal Schwob

Creation of administration page and user registration
re #9627

536bda5e 2022-05-15 19:20 Jakub Šmíd

Fixed sql file reformatted by push

re #9753

f45d05b1 2022-05-15 18:15 Jakub Šmíd

Merge remote-tracking branch 'origin/develop' into develop

047167d5 2022-05-15 18:15 Jakub Šmíd

Fixed sql file reformatted by push

re #9753

76a65479 2022-05-15 15:11 Michal Schwob

Merge remote-tracking branch 'origin/develop' into feature/#9818_administration_page

  1. Conflicts:
  2. backend/docker-compose.yml
  3. backend/src/main/java/cz/zcu/kiv/backendapi/config/CorsConfig.java
  4. backend/src/main/java/cz/zcu/kiv/backendapi/security/SecurityConfig.java
ed410564 2022-05-15 15:06 Michal Schwob

Administation page finished
re #9818

217cf731 2022-05-15 06:44 Jakub Šmíd

Added missing comments, code refactoring

re #9743

6a1a8cd7 2022-05-14 09:10 Jakub Šmíd

Database exported to script
- removed initialization from application
- updated docker-compose.yml to create volume and add data from script

re #9746

ee8749f9 2022-05-12 08:39 Jakub Šmíd

Rights fixed (for external catalog, others are OK)

re #9744

731c88e8 2022-05-11 12:35 Jakub Šmíd

Changed password, email and name for ADMIN

re #9756

a86d66a4 2022-05-11 12:18 Jakub Šmíd

Added Super Admin user

re #9790

44cfa9d1 2022-05-11 08:51 Jakub Šmíd

Added sources (can add/edit bibliography page)

re #9788

fb55e8e9 2022-05-11 08:31 Jakub Šmíd

Catalog change
- one-to-many associations now persist order
- text for search persists separators

re #9751
re #9754

0d303b8f 2022-05-11 04:59 Jakub Šmíd

Added two external catalog items sources

re #9752

3ca2fe2c 2022-05-10 19:50 Jakub Šmíd

Changed that user with ADMIN rights can not be removed

re #9755

8b73543b 2022-05-10 19:46 Jakub Šmíd

Added new source file with catalog items

re #9750

a7264ac3 2022-05-10 17:42 Václav Honzík

Merge branch 'develop' into 'main'

Fifth iteration merge

See merge request aswi/aswi-2022/aswi2022code-of-duty!35

598e1877 2022-05-10 08:05 Michal Schwob

Merge remote-tracking branch 'origin/develop' into feature/9627_administration_page

5b1882cb 2022-05-09 21:28 Michal Schwob

Refactor of administration page and user registration
re #9627

1c9631be 2022-05-09 15:39 Jakub Šmíd

Changed password DTO access to write only

re #9620

dcb5701f 2022-05-09 09:47 Jakub Šmíd

Fixed user registration bad constraint

re #9620

84b0e346 2022-05-08 20:26 Michal Schwob

Merge remote-tracking branch 'origin/develop' into feature/9627_administration_page

4d2f04f4 2022-05-08 20:25 Michal Schwob

Creation of administration page and user registration
re #9627

df8befe8 2022-05-08 16:57 Jakub Šmíd

Merge remote-tracking branch 'origin/develop' into develop

1c921b68 2022-05-08 16:57 Jakub Šmíd

Fixed single punctuation character in path search error

re #9620

dda6e56e 2022-05-05 13:39 Václav Honzík

Send text query to the api

re #9629

668cb4df 2022-05-04 14:28 Jakub Šmíd

Merge branch 'feature/#9624_External_catalog' into 'develop'

Added loading of external catalog items

See merge request aswi/aswi-2022/aswi2022code-of-duty!31

7bf2464a 2022-05-04 14:25 Jakub Šmíd

Added controller and some tests for external catalog

re #9624

ff40cb89 2022-05-03 10:01 Michal Schwob

Formating of Home page
re #9714

a9688ebf 2022-05-01 21:25 Václav Honzík

Merge branch 'develop' into 'main'

Fourth iteration merge

See merge request aswi/aswi-2022/aswi2022code-of-duty!28

e21b7441 2022-04-29 14:44 Jakub Šmíd

Added loading of external catalog items

re #9624

ce5bfed1 2022-04-26 10:20 Jakub Šmíd

Changed coordinates to null from 0.0 when not known

re #9625

ba120f65 2022-04-23 07:37 Jakub Šmíd

Added orphan removal to catalog item

re #9492

a8335530 2022-04-23 07:15 Jakub Šmíd

Test cases added

re #9492

d6451c0a 2022-04-22 15:22 Jakub Šmíd

Added filter for written forms and some tests

re #9492

541abced 2022-04-15 14:53 Jakub Šmíd

Added description to catalog item

re #9491

4afeda3d 2022-04-15 07:25 Jakub Šmíd

Checked, added and fixed rights to endpoints

re #9511

c5787e2d 2022-04-15 07:15 Jakub Šmíd

Added test for path

re #9490

b539ef29 2022-04-15 07:03 Jakub Šmíd

Added path
- searching and highlighting text
- returning list of found catalog items

re #9490

37f5ee34 2022-04-13 15:14 Václav Honzík

Merge branch 'develop'

  1. Conflicts:
  2. .gitignore
  3. backend/pom.xml
  4. backend/src/main/java/cz/zcu/kiv/backendapi/BackendApiApplication.java
  5. backend/src/main/java/cz/zcu/kiv/backendapi/alternativename/AlternativeNameRepository.java...
369e0228 2022-04-11 21:01 Michal Schwob

Working deployment
re #9333

0d941c5e 2022-04-11 14:30 Jakub Šmíd

Configuration files for kubernetes and swagger

re #9333

409ad6d9 2022-04-11 13:40 Jakub Šmíd

Edited swagger generated files

re #9333

220bfa94 2022-04-11 12:51 Michal Schwob

Changed config for docker compose
re #9333

0319d5a2 2022-04-11 11:14 Jakub Šmíd

Configuration files for kubernetes

re #9333

c0dc6652 2022-04-11 08:57 Jakub Šmíd

Changed endpoints to begin with /api/

re #9333

456b0111 2022-04-10 14:44 Václav Honzík

re #9243 - LCA milestone code refactor

6f163797 2022-04-08 15:35 Václav Honzík

Merge branch 'feature/#9369_catalog_item_detail' into 'develop'

Feature/#9369 catalog item detail

See merge request aswi/aswi-2022/aswi2022code-of-duty!16

853e96aa 2022-04-08 15:34 Václav Honzík

Merge branch 'feature/#9368_auth_err_handling' into 'develop'

Feature/#9368 auth err handling

See merge request aswi/aswi-2022/aswi2022code-of-duty!15

5e8514b8 2022-04-07 19:28 Václav Honzík

re #9369 api get for single item

8042e8b3 2022-04-07 13:15 Václav Honzík

re #9369 catalog tweaks

a496e984 2022-04-06 10:01 Jakub Šmíd

Changed TitlePage schema for Swagger generation

re #9383

0e115bb2 2022-04-03 08:08 Jakub Šmíd

Fixed N+1 problem when fetching catalog

re #9244

fc79a8cb 2022-04-01 19:29 Václav Honzík

re #9368 jwt simple login

60d1be69 2022-03-31 17:40 Václav Honzík

Merge branch 'develop' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi2022code-of-duty into feature/#9368_auth_err_handling

37f6ff02 2022-03-31 17:40 Václav Honzík

re #9368 - redux slice for auth + axios interceptors start

2fb633dc 2022-03-31 17:35 Jakub Šmíd

Changed security

f3e8b06e 2022-03-31 08:46 Jakub Šmíd

Added Dockerfile, docker-compose and configurations generated from docker-compose to Kubernetes

re #9372

e91fef9c 2022-03-31 07:31 Jakub Šmíd

Added swagger summary for controllers

b30f120b 2022-03-30 18:34 Jakub Šmíd

Fixed title page tests

re #9363

7b891bc9 2022-03-30 15:05 Jakub Šmíd

Added another unit tests
- for catalog, title page and user service
re #9363

15f5a407 2022-03-29 18:54 Jakub Šmíd

Added first unit tests
- for catalog and user repository
- for type and title page service
re #9363