Skip to content
  1. Jul 15, 2009
  2. Jun 18, 2009
  3. Nov 07, 2008
  4. Oct 22, 2008
  5. Oct 09, 2008
  6. Oct 07, 2008
  7. Sep 23, 2008
  8. Aug 26, 2008
  9. Jul 27, 2008
  10. Jul 25, 2008
  11. Jul 24, 2008
  12. Jul 10, 2008
  13. Jul 02, 2008
  14. Jun 27, 2008
  15. Jun 04, 2008
  16. Jun 03, 2008
  17. May 29, 2008
  18. Apr 23, 2008
  19. Feb 21, 2008
  20. Feb 20, 2008
  21. Feb 09, 2008
  22. Feb 07, 2008
  23. Feb 06, 2008
  24. Jan 26, 2008
  25. Jan 21, 2008
  26. Jan 18, 2008
  27. Jan 15, 2008
  28. Jan 13, 2008
  29. Jan 10, 2008
    • Karen Stevenson's avatar
      #198508 Working on fixes to problems created when some but not all field... · a207fcc6
      Karen Stevenson authored
      #198508 Working on fixes to problems created when some but not all field modules are enabled on an update. I've added an 'active' column to the field tables and altered all the queries so they filter for only active fields. That got rid of numerous errors on the update and also fixed a problem where inactive fields were still showing up on the Manage Fields and Display Fields screens.
      
      I set up the active field to default to zero, then update it when field modules are updated, so, hopefully, inactive fields will just disappear everywhere.
      
      We'll need to watch this to be sure it doesn't introduce other problems.
      a207fcc6
  30. Jan 01, 2008
    • Yves Chedemois's avatar
      Minor stuff : · 2e55329a
      Yves Chedemois authored
      - rename content_install_types() to content_types_install()
      - add missing include in content_storage_type() - was OK
        since the function is always called from content_crud.inc
        currently...
      - remove unnecessary (array) casts
      2e55329a
  31. Dec 27, 2007