1. 23 Apr, 2018 5 commits
  2. 19 Apr, 2018 2 commits
    • Côme Chilliet's avatar
      Merge branch... · 2fe4a572
      Côme Chilliet authored
      Merge branch '5799-when-we-rename-a-department-foreignkeys-on-subobjects-dn-are-not-updated' into '1.3-dev'
      
      Resolve "When we rename a department foreignKeys on subobjects DN are not updated"
      
      See merge request fusiondirectory/fd!239
      2fe4a572
    • Côme Chilliet's avatar
      :sparkles: feat(core) Add config option to follow wildcard foreign keys · 49d6b681
      Côme Chilliet authored
      When moving a node with subnodes, like a departement, this will use a
       filter like member=* to get references, meaning it will open all groups
       and roles and other objects which may reference DNs to make sure the
       foreign key is applied and the new DN is stored.
      This will be slow if there are a lot of those objects.
      Impacted fields are member, manager, roleOccupant and owner.
      This is needed because they do not allow SUBSTR searches by schema
       definition.
      
      issue #5799
      49d6b681
  3. 18 Apr, 2018 6 commits
  4. 17 Apr, 2018 7 commits
  5. 16 Apr, 2018 4 commits
  6. 12 Apr, 2018 4 commits
  7. 11 Apr, 2018 2 commits
  8. 10 Apr, 2018 4 commits
  9. 09 Apr, 2018 6 commits