Skip to content
Snippets Groups Projects
  1. Oct 18, 2019
  2. Oct 17, 2019
  3. Oct 16, 2019
  4. Oct 11, 2019
  5. Oct 10, 2019
  6. Oct 08, 2019
  7. Oct 07, 2019
  8. Oct 04, 2019
  9. Oct 02, 2019
  10. Oct 01, 2019
  11. Sep 30, 2019
  12. Sep 27, 2019
    • Sebastian Listl's avatar
      QuickEntry fix · 6baf4d1e
      Sebastian Listl authored
      (cherry picked from commit 42dd4194)
      6baf4d1e
    • S.Listl's avatar
      QuickEntry · bce9f263
      S.Listl authored and Sebastian Listl's avatar Sebastian Listl committed
      (cherry picked from commit caac232e)
      bce9f263
    • S.Listl's avatar
      Quick entry · 1cc60de4
      S.Listl authored and Sebastian Listl's avatar Sebastian Listl committed
      (cherry picked from commit c708b72d)
      1cc60de4
    • Johannes Hörmann's avatar
      fix classification admin · 49e0bc60
      Johannes Hörmann authored and Johannes Hörmann's avatar Johannes Hörmann committed
      (cherry picked from commit 35a435d0)
      49e0bc60
    • David Büchler's avatar
      The function ScanForDuplicates has been refactored and is now much more easy... · c664b39b
      David Büchler authored
      The function ScanForDuplicates has been refactored and is now much more easy to use because it does much more stuff inside to have an easier api.
      "RebuildDuplicatesCache" and "ScanForDuplicates" have been refactored.
      The fields used in the prefilter don't have to be configured manually by the user. Instead, the fields defined by the prefilter now get added automatically to the list of fields to be used. In the case, that the field has been added via the users config anyways, it doesn't get added by code to ensure that each field is mentioned exactly once.
      To reflect these changes, the javadoc including the example of ScanForDuplicates and RebuildDuplicates has been updated.
       Until it's possible to load values from a consumed entity dynamically via code, the possibility to select entity fields from consumed entities via ui has been removed. See ticket #1044577. Now only "native" fields directly from the base entity can be selected.
       Since the entity fields are now used in the configuration of the duplicate search, no db fields have to be configured any more. The field has been removed from liquibase
      c664b39b
  13. Sep 26, 2019
Loading