Skip to content
  1. Feb 25, 2011
  2. Dec 18, 2010
    • pounard's avatar
      Copy of current git branch. · 84687c12
      pounard authored
      #1000476 - by aaronbauman - Fixed a wrong link in admin section.
      Updated PHP version dependency from 5.1 to 5.2 due to extensive OOP usage.
      Fixed wrong identation in file (tabs instead of spaces).
      Fixed missing OOX module dependency for yamm_client module.
      6.x-2.0-alpha6
      84687c12
  3. Nov 21, 2010
  4. Nov 16, 2010
  5. May 12, 2010
  6. Mar 25, 2010
    • pounard's avatar
      Added last update time into yamm_uuid table, this settings is not updated but... · dfc4996a
      pounard authored
      Added last update time into yamm_uuid table, this settings is not updated but will be soon in order to be able to do incremental updates.
      Change "server" configuration option in client by "allowed servers" with a list or one or more server.
      Added the server url in client transaction table.
      Server should send its own base url as a parameter when pushing the order to client so the client would now on which server it should fetch data.
      dfc4996a
  7. Mar 24, 2010
    • pounard's avatar
      A lot of bugfixes have been made in the process, but more important: · 6d6d5cf7
      pounard authored
      Feature: Now modules that defines entities does not need to expose their name anymore,
      API change: Modules that define entities should define the file where it is stored.
      API change: All classe names have been rewrote to match Zend naming convention.
      Feature: This module got rid of DataSync, their daemon where too buggy.
      Feature: This module now uses the 'daemoncli' module to run.
      See TODO.txt for upcoming major changes.
      6d6d5cf7
  8. Dec 02, 2009
  9. Nov 12, 2009
  10. Nov 08, 2009
  11. Nov 05, 2009
    • pounard's avatar
      6.x-1.0-rc2
      aa32b9df
    • pounard's avatar
      feature: Added yamm_img submodule which adds the ability to copy files within... · 0ffe556a
      pounard authored
      feature: Added yamm_img submodule which adds the ability to copy files within textfield and node bodies via HTTP when synchronizing
      translation: Added preliminary french translation and translation template file
      feature: added excessive debug and verbose mode, configurable via site settings; this debug mode also integrates with datasync module debug mode
      clean: removed some old print_r() which should never have been commited
      feature: added a global options configuration form with some minor usefull features
      clean: some PHP doc cleaning
      api: added the yamm_api_clean_url() function
      bugfix and feature: cron run on client now clean datasync module timeouted jobs and linked transaction so server can reach them again in case of error
      bugfix: better node entity handling
      feature: added duplicate vocabulary name handling when synchronizing
      documentation: added some documentation sections
      feature: added transaction maximum lifetime setting on client to determine timeouted transactions
      bugfix: better datasync API usage
      6.x-1.0-rc1
      0ffe556a
  12. Nov 03, 2009