Skip to content
Snippets Groups Projects
  1. Jan 30, 2017
  2. Jan 22, 2017
  3. Jan 20, 2017
  4. Jan 15, 2017
  5. Jan 13, 2017
  6. Jan 12, 2017
  7. 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
  8. Jan 02, 2017
  9. Dec 26, 2016
  10. Dec 22, 2016
  11. Dec 15, 2016
  12. Dec 10, 2016
  13. Dec 07, 2016
  14. Dec 06, 2016
  15. Dec 05, 2016
  16. Dec 04, 2016
  17. Dec 03, 2016
  18. Nov 29, 2016
  19. Nov 27, 2016
  20. Nov 22, 2016
  21. Nov 19, 2016
  22. Nov 18, 2016
    • Laurent Destailleur's avatar
      Several bug fixes: · e9b78db1
      Laurent Destailleur authored
      missing import_key field, ref generator parameter must be task not
      project, import must use css, serious database integrity problem
      accepting duplicate tasks.
      e9b78db1
  23. Nov 17, 2016
  24. Nov 11, 2016
  25. Nov 10, 2016
Loading