Skip to content
Snippets Groups Projects
  1. May 30, 2013
  2. May 21, 2013
  3. May 17, 2013
  4. May 16, 2013
  5. May 15, 2013
  6. May 14, 2013
  7. May 13, 2013
  8. May 10, 2013
  9. May 09, 2013
  10. May 04, 2013
  11. May 02, 2013
  12. Apr 30, 2013
  13. Apr 29, 2013
  14. Apr 25, 2013
    • Adam Roses Wight's avatar
      DAO function to list all foreign key references to a table · 71e5aa5c
      Adam Roses Wight authored
      This patch also begins to formally describe the entity_id/entity_table
      references, introducing a new first-class object CRM_Core_EntityReference.
      We still need some way to describe the restrictions on the possible values of
      entity_table for each DAO, so that findReferences() doesn't have to scan
      all tables using a generic pointer.
      
      Note that I've broken compatibility with PEAR links(), this would be
      easy to reimplement if we need, but it was not being unused in core.
      71e5aa5c
    • Adam Roses Wight's avatar
      Maintain a list of core DAOs · 6b5ff8c9
      Adam Roses Wight authored
      This is an improvement on CRM/Core/DAO/listAll.php, wrapping in a class
      and making the table names available as well.
      6b5ff8c9
  15. Apr 24, 2013
  16. Apr 23, 2013
  17. Apr 20, 2013
  18. Apr 18, 2013
  19. Apr 15, 2013
  20. Apr 12, 2013
  21. Apr 11, 2013
  22. Apr 08, 2013
  23. Apr 07, 2013
  24. Mar 29, 2013
  25. Mar 27, 2013
  26. Mar 21, 2013
  27. Mar 20, 2013
  28. Mar 19, 2013
  29. Mar 17, 2013
  30. Mar 13, 2013
Loading