Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DLCM-Backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DLCM
Community
DLCM-Backend
Merge requests
!1290
Mvo allow peer review 3
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Mvo allow peer review 3
MVO-allow-peer-review-3
into
master
Overview
1
Commits
14
Changes
9
All threads resolved!
Hide all comments
Merged
Mathieu.Vonlanthen
requested to merge
MVO-allow-peer-review-3
into
master
6 months ago
Overview
1
Commits
14
Changes
1
All threads resolved!
Hide all comments
Expand
0
0
Merge request reports
Compare
version 1
version 3
ef18a3f2
6 months ago
version 2
9c162cf8
6 months ago
version 1
0e653a5d
6 months ago
master (base)
and
version 2
latest version
f938a823
14 commits,
6 months ago
version 3
ef18a3f2
13 commits,
6 months ago
version 2
9c162cf8
12 commits,
6 months ago
version 1
0e653a5d
12 commits,
6 months ago
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
DLCM-Model/src/main/java/ch/dlcm/DLCMConstants.java
+
1
−
0
Options
@@ -72,6 +72,7 @@ public class DLCMConstants {
"/"
+
DLCMActionName
.
LIST_VERSION
,
"/"
+
SolidifyConstants
.
XSL
,
"/"
+
ModuleName
.
ADMIN
+
"/"
+
SolidifyConstants
.
ORCID
+
"/"
+
ActionName
.
LANDING
,
"/"
+
ModuleName
.
ADMIN
+
"/"
+
SolidifyConstants
.
ORCID
+
"/*/"
+
ActionName
.
ORCID_EXTERNAL_WEBSITES
,
"/"
+
ModuleName
.
ADMIN
+
"/"
+
ResourceName
.
SYSTEM_PROPERTY
,
"/"
+
ModuleName
.
ADMIN
+
"/"
+
ResourceName
.
GLOBAL_BANNER
+
"/"
+
DLCMActionName
.
GET_ACTIVE
,
"/"
+
ModuleName
.
ADMIN
+
"/"
+
ResourceName
.
LICENSE
+
"/*/"
+
DLCMActionName
.
DOWNLOAD_LOGO
,
Loading