Skip to content
  1. Apr 24, 2015
  2. Sep 09, 2011
  3. Sep 03, 2011
  4. Aug 27, 2011
  5. Aug 23, 2011
  6. Aug 21, 2011
  7. Aug 20, 2011
  8. Aug 18, 2011
  9. Aug 02, 2011
  10. Jul 29, 2011
  11. Jul 28, 2011
  12. Jul 25, 2011
  13. Jul 23, 2011
  14. Jul 22, 2011
    • Gerardo Gonzalez's avatar
      separated some other stuff. So now we have a funtion that will return all of... · 3806a511
      Gerardo Gonzalez authored
      separated some other stuff. So now we have a funtion that will return all of the ids given an entity type and a bundle, and another function that will return all the entities given the same two parameters. Also I turned the entity overview table into an tableselect element in a form, currently eck does not do nothing when a row is selected, but it has an alter hook on submit so you can see the data from the form state do whatever you want and redirect to wherever you want
      3806a511
  15. Jul 21, 2011
  16. Jul 20, 2011
  17. Jul 08, 2011
  18. Jul 06, 2011
  19. Jun 28, 2011
  20. Jun 23, 2011
  21. Jun 06, 2011
  22. Jun 02, 2011
  23. May 27, 2011
  24. May 26, 2011
  25. May 25, 2011
  26. May 13, 2011
    • Gerardo Gonzalez's avatar
      fixed the rest of the drupal code standard problems. Including some more documentation. · f5fbfd4f
      Gerardo Gonzalez authored
      Included some descriptions and the fields as required in the entity creation form, and added a validation function that checks to make sure that the entity name is in the right format.
      
      Fixed a problem with the entity db table creations, a nonexistant property of an object was being called
      
      Added a few menu rebuilds when entities are created and deleted, but that still did not fix the problem of all the field managing tabs showing up when a new entity is created
      f5fbfd4f