- Oct 02, 2019
-
-
David Büchler authored
Feld DB_FIELD_NAME removed Created fields for defaultvalues city,zip,... to use in duplicatesearchconfig Custom fields added in subProcess to have them added to the index
-
- Sep 30, 2019
-
-
David Büchler authored
-
- Sep 25, 2019
-
-
David Büchler authored
The Cache rebuilding has been changed. The values to check for duplicates are now loaded using the entities api instead of pure sql. If the cache for all duplicates of a scanner gets rebuilt, it's now done in blocks. This ensures that even while wokring on huge recordsets, the ressources are enough. It sure may take some time to check huge recordsets... The flag "Use external Webservice" has been removed from the view because no native api to a duplicate scanning service exists, therefore this is unnecessary right now. The config of the resultfields has been removed aswell, if no external service is used, it's enough to work with the id which is always in the index's response. The configuration of the indexfields has been changed, no manual connection between entity and db field is necessary because no sql is used any more. Instead, the fields can be selected via dropdown which offers the entity fields to select. Some refactoring Changes on the docks to reflect the changed datastructure of some arrays
-
Dominik Lechner authored
-
- Sep 24, 2019
-
-
David Büchler authored
The possibility to configure an external duplicate has been removed from the views because no default external service integration exists. Reactivate later maybe..
-
S.Leierseder authored
-
David Büchler authored
Removed unnecessary log outputs Wrong behaviour removed. If a valid prefilter exists but the filterpatternfields contain no value, the indexsearch got triggered nonetheless. The results which have been found on the base of the prefilter had been defined as duplicates which was wrong. Code examples have been added to the important functions like ScanForDuplicates or RebuildDuplicatesCache
-
- Sep 19, 2019
-
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
David Büchler authored
The editview has been integrated in the general duplicatescanner editview.
-
- Sep 18, 2019
-
-
Johannes Hörmann authored
-> each consumer to ObjectTree can define several object types/ids which should be displayed
-
David Büchler authored
The Indexfieldconfig now contains the correct fields which are necessary to run the search. The fields now can be configured via the client. Those infos are now used to dynamically load the configured fields an their values which are then internally used to run the prefilter as well as the real duplicate search. NEXT UP => Configuring of the result fields. There's light at the end of the tunnel.
-
Johannes Hörmann authored
-
Dominik Lechner authored
-
Dominik Lechner authored
-
- Sep 16, 2019
-
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
- Sep 13, 2019
-
-
David Büchler authored
New Context/Entity/Views/Liquibase to configure which entity fields should be used by the index to search for duplicates Renaming of DuplicateScanConditionConfig to have a seamless naming system - DuplicateScanConditionConfig => DuplicateScannerPrefilterConfig - DuplicateScannerIndexConfig
-
Sophia Leierseder authored
-
- Sep 12, 2019
-
-
Markus Escher authored
-
Johannes Hörmann authored
-
- Sep 11, 2019
-
-
Markus Escher authored
-
Johannes Hörmann authored
-
- Sep 10, 2019
-
-
Johannes Hörmann authored
-
Sophia Leierseder authored
-
- Sep 09, 2019
-
-
Markus Escher authored
-
Markus Escher authored
-
Sophia Leierseder authored
-
- Sep 06, 2019
-
-
Sophia Leierseder authored
-
Johannes Hörmann authored
-
- Sep 03, 2019
-
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
- Aug 30, 2019
-
-
David Büchler authored
Ein erster Versuch für eine Preview wurde erstellt Übersetzungen angelegt Tabellen für den Merge wurden gegengeprüft und in der Lib ergänzt Merge Funktionalität wurde für die Organisation erweitert Merge für Person im Test, noch Fehlerhaft
-
Sophia Leierseder authored
-
Johannes Hörmann authored
-
- Aug 28, 2019
-
-
Johannes Hörmann authored
-
- Aug 27, 2019
-
-
David Büchler authored
Das Öffnen der Detailanzeige eines Clusters wurde nun auf eine custom Action ausgelagtert, dass die views im gleichen Context liegen können. Es ergibt Sinn hier im gleichen Entity/Context zu bleiben, denn die Datensätze sind im Grunde die gleichen, es handelt sich nur um eine gesonderte Darstellung. Es wurden alle zugehörigen Teile entsprechend angepasst, dass die Datenweitergabe per manuellem neon.openContext funktioniert Die ORg Detail-Tabelle unterscheidet sich noch, die korrekten Datensätze werden bereits angezeigt.
-
Johannes Goderbauer authored
-
David Büchler authored
Es werden sowohl die Organisationscluster angezeigt als auch analog zu den Personen eine Tabelle mit ignorierten Dublettenkombinationen. Entsprechende Aktionen werden ebenso angezeigt. DuplicatesUnrelated wurde um Logik für Organisationen erweitert Duplicates wurde um Logik für Organisationen erweitert
-