Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ADITO_Update_Upgrade
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository 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
xrm
ADITO_Update_Upgrade
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d8e654d049cc31ea69fa0f8f8717925bbd6cc702
Select Git revision
Branches
4
KeywordMigration
master
default
protected
upgrade/2021.0.0
protected
upgrade/2021.2.0
protected
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Nov
15
14
13
12
11
7
6
5
4
31
Oct
30
29
28
25
24
23
22
21
18
17
16
15
14
13
11
10
9
8
7
4
2
1
30
Sep
27
26
25
24
23
20
19
18
17
16
13
12
11
10
9
6
5
3
2
30
Aug
29
28
27
26
23
22
21
20
19
16
14
13
12
9
re-add SqlCondition as deprecaded to the Sql_lib
use state processes of all fields in offer instead of the grantUpdateProcess
fix keywordEntry
correct icon for new Support ticket
rename english supportticket
Use SqlBuilder
fix support ticket behaviour if status whitelist is empty
merged master into Workflows
Calendar openEvent Fix
add error if pExecuteOnlyIfConditionExists is not a boolean
add error if pExecuteOnlyIfConditionExists is not a boolean
ObjectRelation filter condition
use Sqlbuilder
Removed References to nonexistent consumers
Merge remote-tracking branch 'origin/master' into #1040035-Dublettenermittlung-master
Upgraded Project
Removed loggings
Updated javadoc
If a fields value is empty, it gets replaced with a wildcard (*)
Pattern gets now filled and used to search
Removed Entity for index configuration. The fields are now located in the DuplicateScanner entity.
Fixed bug where an error was thrown if a field is used to search for duplicates and it's value was empty. These fields will now be ignored.
Temporarily added view to Organisation which calculates duplciates on each main-view-open and doesnt cache the results. Same as on Person
Temporarily added a new Tab in the Persons main view. It calculates the duplicates for the specific person on the fly. Results arent cached.
Fixed bug: If a field of a filter had no value it would throw a core exception because no pattern with an empty value could be created. Now the value gets trimmed and in case of emptyness ignored.
Removed the block size configuration from the client. Default value is 5000. All scanners now use the same value, it can be changed via designer custom setting in the preferences
use Sqlbuilder
use Sqlbuilder & other refactorings
sql lib bugfix - another missing var
sql lib bugfix - missing var
correct alias & use sqlBuilder
use correct id-column name
fix permission detail view -> insert
refactor sqlLib docu
fix missing liquibase column in asysRoles
Do not rely on the column order from db.getColumns
use prepared statements
sql lib docu improvement
Projektversion auf 6.0.2 erhöht
#104571 IndexRecordContainer auf neue Konfiguration angepasst.
Loading