Skip to content

Commit

Permalink
Feature/replace codex with rdp (NUM-Forschungsdatenplattform#543)
Browse files Browse the repository at this point in the history
* change to num rdp and year 2024

* remove copyright claim on every class from the vitagroup

* add highmed to license

* add new favicons

* Update dialog-confirmation.component.html

* Update attachments-table-actions.component.ts

* change to HiGHmed

* Update aql-categories-table.component.ts
  • Loading branch information
ramueSVA authored Apr 11, 2024
1 parent f118096 commit 93a8410
Show file tree
Hide file tree
Showing 922 changed files with 675 additions and 13,270 deletions.
16 changes: 1 addition & 15 deletions .angular-playground/main.playground.ts
Original file line number Diff line number Diff line change
@@ -1,18 +1,4 @@
/**
* Copyright 2021 Vitagroup AG
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/


import { platformBrowserDynamic } from '@angular/platform-browser-dynamic'
import { BrowserModule } from '@angular/platform-browser'
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The format is based on [Keep a Changelog][keep a changelog] and this project adh
- Criteria Table: Label of private / public column ([#307])
- Project preview: Text explaining icons for boolean meta data values ([#309])
- User management: Change name of approved user ([#312])
- Welcome Page: Title notice ("Welcome to CODEX - Test environment") can be set via environment variable ([#311])
- Welcome Page: Title notice ("Welcome to RDP - Test environment") can be set via environment variable ([#311])

### Fixed

Expand Down
14 changes: 0 additions & 14 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
# Copyright 2021 Vitagroup AG
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

### STAGE 1: Build ###
FROM node:16.20-alpine AS build
WORKDIR /usr/src/app
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright [2024] [HiGHmed e.V.]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions NOTICE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## NumPortalWebapp

Copyright 2021 Vitagroup AG
Copyright 2024 HiGHmed e.V.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -103,4 +103,4 @@ This software uses images and logos. The following logos are NOT INCLUDED in lic
- assets/partner-logo/logo-schleswig-holstein.jpg
- assets/partner-logo/logo-tuebingen.jpg
- assets/partner-logo/logo-ulm.jpg
- assets/partner-logo/logo-wuerzburg.jpg
- assets/partner-logo/logo-wuerzburg.jpg
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ msgstr ""

## License

Copyright 2021 vitagroup AG
Copyright 2024 HiGHmed e.V.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions docs/00_glossary/00_glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ EHR : EHR
NUM : NUM
Netzwerk Universitätsmedizin. A collaboration of clinics in Germany that work together in several
specific medical applications. In case of CODEX the goal is to implement a data exchange
specific medical applications. In case of RDP the goal is to implement a data exchange
platform for researchers on big data sets.
Expand Down Expand Up @@ -63,4 +63,4 @@ Return Parameters : Return Parameters
{term}`openEHR` template.
```
```
2 changes: 1 addition & 1 deletion docs/01_user_account/01_user_account.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# User account

Before you can start using CODEX you have to create a new user account for your personal work.
Before you can start using RDP you have to create a new user account for your personal work.

A user account can be created by each indiviual by providing a company or institution email address. The responsible organization admin has to approve this new account before the user can log in again and start working on research projects.

Expand Down
2 changes: 1 addition & 1 deletion docs/02_welcome/02_welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Fig 02-01: Introduction part of the welcome page
```

The welcome message is followed by a general statistics that informs about how many projects and
{term}`Criteria` haven been added to the running CODEX system and also how many different clinics have
{term}`Criteria` haven been added to the running RDP system and also how many different clinics have
provided previously mentioned data.

```{note}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Unapproved users management

This section covers the management of unapproved users. Unapproved users have just registered at
the NUM CODEX app and wait for approval and assignment of a role.
the NUM RDP app and wait for approval and assignment of a role.

```{important}
The following steps can only be executed by users with the role of **Organization Admin** or
Expand Down Expand Up @@ -40,4 +40,4 @@ To assign the roles, click the *save* button. This approves the user and assigns

```{caution}
Users with the **Super Admin** role can also change the organization of the user. The organization is assigned automatically by the domain of the users email address. Please do not change the organization unless you know exactly what you are doing.
```
```
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This section covers the management of approved users which will be necessary if the role of an
existing user changes, e.g. a user gets new tasks and requires to use additional features of
CODEX.
RDP.

```{important}
The following steps can only be executed by users with the role **Organization Admin** or **Super
Expand Down
4 changes: 2 additions & 2 deletions docs/10_manager_tools/10_manager_tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ This section covers the manager tools feature.
Only users with the **Manager** role can access the manager tools feature.
```

The manager tools provide two charts of the SOFA-Score. The left-hand chart represents the average SOFA-Score per clinic, that provided data for the CODEX platform. The right-hand chart provides a dropdown to select a specific clinic to access their patients SOFA-Scores.
The manager tools provide two charts of the SOFA-Score. The left-hand chart represents the average SOFA-Score per clinic, that provided data for the RDP platform. The right-hand chart provides a dropdown to select a specific clinic to access their patients SOFA-Scores.

```{figure} images/manager_tools.png
---
alt: Screenshot of manager tools
---
Fig 10-01-01: Manager Tools
```
```
8 changes: 4 additions & 4 deletions docs/_gettext/00_glossary/00_glossary.pot
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM CODEX package.
# Copyright (C) 2024, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM RDP package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: NUM CODEX 1.9.0\n"
"Project-Id-Version: NUM RDP 1.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-21 12:47+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down Expand Up @@ -78,7 +78,7 @@ msgstr ""

#: ../00_glossary/00_glossary.md:32
#: dbd3d364ba414f3ab8e81f1db2d71c33
msgid "Netzwerk Universitätsmedizin. A collaboration of clinics in Germany that work together in several specific medical applications. In case of CODEX the goal is to implement a data exchange platform for researchers on big data sets."
msgid "Netzwerk Universitätsmedizin. A collaboration of clinics in Germany that work together in several specific medical applications. In case of RDP the goal is to implement a data exchange platform for researchers on big data sets."
msgstr ""

#: ../00_glossary/00_glossary.md:33
Expand Down
8 changes: 4 additions & 4 deletions docs/_gettext/01_create_user/01_create_user.pot
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM CODEX package.
# Copyright (C) 2024, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM RDP package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: NUM CODEX 1.9.0\n"
"Project-Id-Version: NUM RDP 1.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-01 12:25+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand All @@ -23,7 +23,7 @@ msgstr ""

#: ../01_create_user/01_create_user.md:3
#: 3ba5adb0afb7490a8d19a7ae60cbae49
msgid "Before you can start using CODEX you have to create a new user account for your personal work."
msgid "Before you can start using RDP you have to create a new user account for your personal work."
msgstr ""

#: ../01_create_user/01_create_user.md:5
Expand Down
8 changes: 4 additions & 4 deletions docs/_gettext/01_user_account/01_user_account.pot
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM CODEX package.
# Copyright (C) 2024, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM RDP package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: NUM CODEX 1.9.0\n"
"Project-Id-Version: NUM RDP 1.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-03 11:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand All @@ -23,7 +23,7 @@ msgstr ""

#: ../01_user_account/01_user_account.md:3
#: d65f8dd82e8d4a60b86a29a7be728531
msgid "Before you can start using CODEX you have to create a new user account for your personal work."
msgid "Before you can start using RDP you have to create a new user account for your personal work."
msgstr ""

#: ../01_user_account/01_user_account.md:5
Expand Down
8 changes: 4 additions & 4 deletions docs/_gettext/02_welcome/02_welcome.pot
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM CODEX package.
# Copyright (C) 2024, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM RDP package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: NUM CODEX 1.9.0\n"
"Project-Id-Version: NUM RDP 1.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-21 12:47+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down Expand Up @@ -48,7 +48,7 @@ msgstr ""

#: ../02_welcome/02_welcome.md:21
#: 4199e4e59b18490abb9f3e75e02f1bb0
msgid "The welcome message is followed by a general statistics that informs about how many projects and {term}`Criteria` haven been added to the running CODEX system and also how many different clinics have provided previously mentioned data."
msgid "The welcome message is followed by a general statistics that informs about how many projects and {term}`Criteria` haven been added to the running RDP system and also how many different clinics have provided previously mentioned data."
msgstr ""

#: ../02_welcome/02_welcome.md:26
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM CODEX package.
# Copyright (C) 2024, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM RDP package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: NUM CODEX 1.9.0\n"
"Project-Id-Version: NUM RDP 1.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-02 15:10+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
6 changes: 3 additions & 3 deletions docs/_gettext/03_search/02_data_filter/02_data_filter.pot
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM CODEX package.
# Copyright (C) 2024, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM RDP package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: NUM CODEX 1.9.0\n"
"Project-Id-Version: NUM RDP 1.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-21 12:47+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
6 changes: 3 additions & 3 deletions docs/_gettext/03_search/03_data_explorer/03_data_explorer.pot
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM CODEX package.
# Copyright (C) 2024, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM RDP package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: NUM CODEX 1.9.0\n"
"Project-Id-Version: NUM RDP 1.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-21 12:47+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
6 changes: 3 additions & 3 deletions docs/_gettext/03_search/03_search.pot
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM CODEX package.
# Copyright (C) 2024, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM RDP package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: NUM CODEX 1.9.0\n"
"Project-Id-Version: NUM RDP 1.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-21 12:47+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM CODEX package.
# Copyright (C) 2024, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM RDP package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: NUM CODEX 1.9.0\n"
"Project-Id-Version: NUM RDP 1.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-21 12:47+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM CODEX package.
# Copyright (C) 2024, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM RDP package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: NUM CODEX 1.9.0\n"
"Project-Id-Version: NUM RDP 1.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-01 18:12+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
6 changes: 3 additions & 3 deletions docs/_gettext/04_projects/04_projects.pot
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM CODEX package.
# Copyright (C) 2024, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM RDP package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: NUM CODEX 1.9.0\n"
"Project-Id-Version: NUM RDP 1.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-21 12:47+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM CODEX package.
# Copyright (C) 2024, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM RDP package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: NUM CODEX 1.9.0\n"
"Project-Id-Version: NUM RDP 1.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-21 12:47+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM CODEX package.
# Copyright (C) 2024, Netzwerk Universitätsmedizin
# This file is distributed under the same license as the NUM RDP package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: NUM CODEX 1.9.0\n"
"Project-Id-Version: NUM RDP 1.9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-21 12:47+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
Loading

0 comments on commit 93a8410

Please sign in to comment.