Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LinkAhead Loan
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
LinkAhead Loan
Commits
f51d7f2a
Commit
f51d7f2a
authored
1 month ago
by
Henrik tom Wörden
Browse files
Options
Downloads
Patches
Plain Diff
DOC: enhance doc on customization
parent
c4e16ba4
No related branches found
Branches containing commit
No related tags found
1 merge request
!5
MAINT: move datamodel config to a separate file
Pipeline
#60984
passed with warnings
1 month ago
Stage: info
Stage: setup
Stage: cert
Stage: style
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-3
7 additions, 3 deletions
README.md
with
7 additions
and
3 deletions
README.md
+
7
−
3
View file @
f51d7f2a
...
...
@@ -27,9 +27,13 @@ profile:
## Configuration
Note, that you can adjust names of Recordtypes and Properties that are used.
If you want to do this, you need to overwrite the files
-
`loanpy/src/loan/conf.py`
and
-
`loan-custom/caosdb-server/caosdb-webui/src/ext/js/a_box_loan_config.js`
.
If you want to do this, you need to
1.
Create a configuration file for
`loanpy`
. Place a
`~/linkahead_loan.ini`
in
the sss home directory (
`caosdb-server/scripting/home`
) and add those keys,
that you want to change. Check out the available options in the default file
`loanpy/src/loan/default_config.ini`
.
-
Add a
`caosdb-server/caosdb-webui/src/ext/js/a_box_loan_config.js`
to your
custom folder such that it overwrites the corresponding file of loan-custom.
## Integration tests
Run
`pytest .`
in the integration tests folder
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment