Skip to content
  1. Jun 11, 2013
  2. Jun 10, 2013
    • fgiasson's avatar
      (1) create a new table "structfieldstorage_revisions_binding" to track the... · da8764b8
      fgiasson authored
      (1) create a new table "structfieldstorage_revisions_binding" to track the correspondence between internal drupal timestamp, and structWSF revisioning URIs
      (2) Change how loading, deletation and creation of revisions works with this new table
      (3) implements hook_revisionapi() to handle when revisions get published/unpublished
      da8764b8
  3. Jun 06, 2013
    • fgiasson's avatar
      Implementing the basic, default, entities revisioning system into the... · b25f9077
      fgiasson authored
      Implementing the basic, default, entities revisioning system into the structFieldStorage module. We can now create and delete revisions for the fields that are saved into structWSF.
      
      We also added a new setting to be able to map all the fields, including the ones that doesn't use the structfieldstorage storage type. This new setting is used in a data migration workflow.
      b25f9077
  4. Jun 05, 2013
  5. May 09, 2013
  6. May 08, 2013
  7. May 07, 2013
  8. May 06, 2013
  9. May 03, 2013
  10. May 02, 2013
  11. May 01, 2013
    • fgiasson's avatar
      (1)In structfieldstorage_field_storage_write() · 4688dde2
      fgiasson authored
         (a) Make sure that Title and Body are automatically mapped to iron:prefLabel and iron:description
         (b) Make sure that only the structfieldstorage fields are mapped to RDF. Ignore others
      (2) In structfieldstorage_admin_rdf_overview_form()
          (a) Make sure that only the structfieldstorage fields are displayed in that list
      4688dde2
  12. Apr 30, 2013