Skip to content
  1. Nov 11, 2015
  2. Mar 29, 2015
  3. Mar 02, 2013
  4. Feb 28, 2013
  5. Jan 29, 2013
  6. Dec 13, 2012
  7. Oct 12, 2012
  8. Jul 25, 2012
  9. Jul 03, 2012
  10. Jul 02, 2012
  11. Jun 14, 2012
  12. Jun 07, 2012
  13. Jun 04, 2012
  14. May 31, 2012
  15. May 29, 2012
  16. May 13, 2012
  17. May 03, 2012
  18. Feb 29, 2012
  19. Feb 13, 2012
  20. Jan 11, 2012
  21. Jan 07, 2012
  22. Dec 29, 2011
  23. Dec 16, 2011
  24. Nov 28, 2011
  25. 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
  26. Nov 25, 2011
  27. Nov 04, 2011
  28. Oct 16, 2011