Skip to content
  1. Jan 29, 2013
  2. Jan 07, 2013
  3. Dec 13, 2012
  4. Oct 12, 2012
  5. Sep 20, 2012
  6. Aug 09, 2012
  7. Aug 04, 2012
  8. Jul 02, 2012
  9. Jun 14, 2012
  10. Jun 05, 2012
  11. Jun 04, 2012
  12. May 31, 2012
  13. May 29, 2012
  14. May 18, 2012
  15. May 12, 2012
  16. May 03, 2012
  17. Feb 29, 2012
  18. Feb 13, 2012
  19. Jan 11, 2012
  20. Jan 07, 2012
  21. Dec 29, 2011
  22. Dec 16, 2011
  23. Nov 28, 2011
  24. Nov 26, 2011
    • Youri van Koppen's avatar
      Merge from the 6.x-2.x-redesign2011 branch. · acfb7fc1
      Youri van Koppen authored
      CHANGES
      
      by MegaChriz:
      - Moved class files from 'includes' to 'class'.
      - Introduced classes UCXF_Pane and UCXF_AddressPane. These classes replaces the following functions:
        - uc_extra_fields_pane_load_pane_type();
        - uc_extra_fields_pane_uc_checkout_pane_address();
        - uc_extra_fields_pane_order_handler().
        These classes are used for checkout and order panes.
      - Introduced class UCXF_FieldList which will replace the following functions:
        - uc_extra_fields_pane_create_field().
        - uc_extra_fields_pane_load_fields_from_db().
        This class is used to keep track of all loaded fields in one request.
      - Introduced class UCXF_Value. This class is used to keep track of all field values (entered by customers) currently loaded.
      - Implemented autoload function (for automatically loading of classes).
      
      by MegaChriz: added Ubercart Addresses 6.x-2.x integration code.
      
      by MegaChriz: added permission "use php fields".
      
      by MegaChriz: renamed docs/hooks.php to uc_extra_fields_pane.api.php
      
      by MegaChriz: added tests for SimpleTest.
      acfb7fc1
  25. Nov 25, 2011
  26. Nov 04, 2011
  27. Oct 16, 2011
  28. Oct 01, 2011