- Oct 22, 2019
-
-
Johannes Hörmann authored
-
- Oct 17, 2019
-
-
Johannes Hörmann authored
-
Johannes Goderbauer authored
# Conflicts: # entity/Communication_entity/Communication_entity.aod # entity/Organisation_entity/Organisation_entity.aod # entity/Person_entity/Person_entity.aod
-
-
Johannes Goderbauer authored
-
Johannes Goderbauer authored
# Conflicts: # entity/DuplicateScanner_entity/entityfields/testactiongroup/children/testduplicatescanner/onActionProcess.js
-
-
Johannes Goderbauer authored
-
Heinz Boesl authored
-
Simon Leipold authored
-
- Oct 16, 2019
-
-
Dominik Lechner authored
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
- Oct 15, 2019
-
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
- Oct 14, 2019
-
-
Johannes Hörmann authored
-
- Oct 11, 2019
-
-
David Büchler authored
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
- Oct 10, 2019
-
-
David Büchler authored
Created Fallback on creation of an merge activity, if there is no current contact id, an empty string gets used
-
David Büchler authored
If a merge has been successful, a new acitivity gets created on the target record of the merge This has been implemented on Person and Organisation
-
David Büchler authored
It's now possible to have a scanner configuration without any prefilters. No threshold logic is applied, only the configured fields are used to search. On the other hand is it now possible to have a scanner with only a prefilter.
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
Johannes Goderbauer authored
bugfix: new activity/task in Person_entity did use wrong addtionalLink-ids for organisation-contacts
-
Johannes Hörmann authored
-
- Oct 09, 2019
-
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
- Oct 08, 2019
-
-
David Büchler authored
Fixed error where if no duplicate scan result on creation of a new person could be found, the code tried to access .lenght... Data_alias.aod: The auditSyncConfig was configured to audit itself which resulted in an error. Fixed.
-
Johannes Hörmann authored
-
David Büchler authored
RebuildAllDuplicateCaches_serverProcess.aod takes both person and organisation scanner (currently hard coded) and runs them. This is ought to be executed via the manager/other serverside ways RebuildDuplicatesCache_serverProcess on the other hand should be used via code because this process expects the filterName and TargetEntity as parameters. The usages are commented out for the time beign becaus of incompatibilities in the process.execute* methods... If a person or organisation is merged, the standardcommunication ways of the old record are reset to "no standard".
-
Johannes Hörmann authored
-
Johannes Hörmann authored
-
David Büchler authored
If duplicates have been found while saving a new contact, a notification will be shown, alerting the user
-