Skip to content
Snippets Groups Projects
  1. Nov 14, 2019
  2. Nov 11, 2019
  3. Nov 07, 2019
  4. Nov 06, 2019
  5. Nov 05, 2019
  6. Oct 29, 2019
  7. Oct 28, 2019
  8. Oct 25, 2019
  9. Oct 22, 2019
  10. Oct 21, 2019
  11. Oct 18, 2019
  12. Oct 17, 2019
  13. Oct 10, 2019
  14. Oct 07, 2019
  15. Oct 04, 2019
  16. Oct 02, 2019
  17. Oct 01, 2019
  18. Sep 30, 2019
  19. Sep 27, 2019
  20. Sep 25, 2019
    • David Büchler's avatar
      The Cache rebuilding has been changed. The values to check for duplicates are... · ca57d1a0
      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
      ca57d1a0
    • Dominik Lechner's avatar
      Changes to Translation · 3552becf
      Dominik Lechner authored
      3552becf
Loading