Skip to content
Snippets Groups Projects
  1. Jun 02, 2017
  2. Jun 01, 2017
  3. May 10, 2017
  4. May 09, 2017
  5. Mar 21, 2017
  6. Mar 16, 2017
  7. Mar 13, 2017
  8. Mar 12, 2017
  9. Mar 10, 2017
  10. Mar 03, 2017
  11. Mar 02, 2017
  12. Mar 01, 2017
  13. Feb 19, 2017
  14. Feb 01, 2017
  15. Jan 30, 2017
  16. Jan 22, 2017
  17. Jan 20, 2017
  18. Jan 15, 2017
  19. Jan 13, 2017
  20. Jan 12, 2017
  21. Jan 04, 2017
    • tarrsalah's avatar
      fix undefined method getProjectsAuthorizedForUser. · eb62c1eb
      tarrsalah authored
      When a user don't have the permission
      `$user->rights->projet->all->lire`, viewing some tasks related entities
      (like `tasks/contact.php?id=1&withproject=1`) cause `Call to undefined
      method Task::getProjectsAuthorizedForUser()` fatal error.
      
      The problem is caused by calling getProjectsAuthorizedForUser on $object
      insted of $projectstatic.
      eb62c1eb
  22. Jan 02, 2017
  23. Dec 26, 2016
  24. Dec 22, 2016
  25. Dec 15, 2016
Loading