Skip to content
Snippets Groups Projects
  1. Jun 24, 2014
  2. Jun 23, 2014
  3. May 19, 2014
  4. May 13, 2014
  5. Apr 28, 2014
    • Arthur Schiwon's avatar
      Group Database backend must not gather user details itself but ask user · 45e42c25
      Arthur Schiwon authored
      backends. This is a port to master from PR #7745
      
      remove OC_GROUP_BACKEND_GET_DISPLAYNAME option for group backends
      
      Conflicts:
      	lib/private/group/backend.php
      
      LDAP: getDisplayNamesInGroup is not an option for group backends anymore
      
      Conflicts:
      	apps/user_ldap/group_ldap.php
      	apps/user_ldap/group_proxy.php
      
      clean up group backends
      
      Conflicts:
      	lib/private/group/database.php
      
      remove now unnecessary test
      
      implement getDisplayNames in group manager
      
      adjust user manager tests
      
      test for group manager's displayNamesInGroup
      
      trim must not be used in empty in PHP < 5.5
      
      keep the constant to not provoke PHP warnings
      
      Conflicts:
      	lib/private/group/backend.php
      45e42c25
  6. Apr 08, 2014
  7. Sep 30, 2013
  8. Mar 04, 2013
  9. Feb 22, 2013
  10. Feb 18, 2013
    • Qingping Hou's avatar
      bug fix for issue 1739, two changes included: · 2c78c5cc
      Qingping Hou authored
      * fix typo in OC_Group_Database::DisplayNamesInGroup's SQL clause
      * check array_diff return value in OC_Group::displayNamesInGroups,
        when there is no difference between two arrays, it will return
        NULL, so we have to take care of it.
      2c78c5cc
  11. Feb 14, 2013
  12. Jan 31, 2013
  13. Jan 28, 2013
  14. Oct 16, 2012
  15. Sep 23, 2012
  16. Sep 07, 2012
  17. Aug 11, 2012
  18. Aug 07, 2012
  19. Jul 31, 2012
  20. Jul 20, 2012
  21. Jun 05, 2012
  22. May 26, 2012
  23. Apr 12, 2012
  24. Feb 24, 2012
  25. Sep 18, 2011
  26. Sep 17, 2011
  27. Aug 11, 2011
  28. Jul 29, 2011
  29. Jul 27, 2011
  30. Apr 18, 2011
  31. Apr 17, 2011
  32. Apr 16, 2011
Loading