Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eforms-de-codelist
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
eForms
eforms-de-codelist
Merge requests
!20
eforms-de-2.0 updates
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
eforms-de-2.0 updates
eforms-DE-2.0_release
into
main
Overview
7
Commits
12
Pipelines
6
Changes
21
Merged
Aleksandra Milenkovic
requested to merge
eforms-DE-2.0_release
into
main
5 months ago
Overview
7
Commits
12
Pipelines
6
Changes
21
Expand
updating metadata according to new version
renamed codelists buyer-legal-type and legal-basis ('eforms-' prefix removed)
updated XPaths for missing-info-submission and exclusion-ground codelists
changed labels for missing-info-submission and social-objective codelists
adapted exclusion-ground codelist after code updates in eforms-sdk-1.12.0
updated xgc.sch to verify changes in XPaths, changed labels, changes in exclusion-ground codelist
updated versions for eforms-de and eforms-sdk in pom.xml
added new codelist 'foreign-subsidy-measure-conclusion' with initial mapping - to be changed after decision from EG
Edited
5 months ago
by
Aleksandra Milenkovic
0
0
Merge request reports
Compare
main
version 5
d30c4eeb
5 months ago
version 4
41219ee0
5 months ago
version 3
355f99bd
5 months ago
version 2
f0dfe1da
5 months ago
version 1
ac86ed66
5 months ago
main (base)
and
latest version
latest version
4f74a7fa
12 commits,
5 months ago
version 5
d30c4eeb
11 commits,
5 months ago
version 4
41219ee0
10 commits,
5 months ago
version 3
355f99bd
8 commits,
5 months ago
version 2
f0dfe1da
3 commits,
5 months ago
version 1
ac86ed66
1 commit,
5 months ago
21 files
+
687
−
260
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
21
Search (e.g. *.vue) (Ctrl+P)
doc/development.md
+
3
−
2
Options
@@ -8,13 +8,14 @@ This implies that for each new code list version from origin we:
*
Manually adjust of the following columns...
*
Adjustment of original metadata in
`/gc:CodeList/Annotation/Description/xgc:origin`
to values of the new code list version.
*
Most importan is
`<Version>`
and all of
`<CanonicalUri>`
,
`<CanonicalVersionUri>`
and
`<LocationUri>`
*
Most important is
`<Version>`
and all of
`<CanonicalUri>`
,
`<CanonicalVersionUri>`
and
`<LocationUri>`
## Writing Changelog
The format and content is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
.
During develop
e
ment we document for each code list in section "Unreleased" what kind of change we did. The code lists are named by its short name.
During development we document for each code list in section "Unreleased" what kind of change we did. The code lists are named by its short name.
e.g. in section
Loading