Skip to content
Snippets Groups Projects
  1. Sep 06, 2016
  2. Sep 05, 2016
  3. Sep 02, 2016
  4. Jul 04, 2016
    • Jeremy Kersten's avatar
      [ADD] website_sale: checkout process · e4a317a1
      Jeremy Kersten authored
      Change checkout process.
      
      - Billing address is always the connected partner_id or neww partner_id.
      - Shipping address is contact of current commercial_partner_id
      - New checkout design for address selection
      - Add delete a line in my cart
      - Fix input quantity size
      - Refactor/Reindent xml template from website_sale
      - Improve the modularity for checkout (preprocess, posprocess, required fields, ...)
      - Allow to use form builder in extra step for OEE (No edit mode)
      - Add route to have states according country selected (need to be overridable for website_sale_delivery)
      - ...
      e4a317a1
  5. Apr 18, 2016
  6. Mar 17, 2016
  7. Mar 10, 2016
  8. Oct 09, 2015
  9. Aug 27, 2015
    • Nicolas Martinelli's avatar
      [IMP] web, website*: adaptation due to the new Sale module · 0414c9dd
      Nicolas Martinelli authored
      Major changes:
      - No use of UoS anymore
      - Specific method to calculate delivery
      
      Reason: complete rewrite of the Sale module.
      
      Responsible: fp, dbo, nim
      0414c9dd
    • Jérome Maes's avatar
      [IMP] website_sale : add rating into ecommerce · b11f1ba7
      Jérome Maes authored
      When posting a comment, the user can rate the product using rating star widget. The rating card is display on the product page with average and repartition.
      Add a related field 'website_published' on rating in website_sale for performance issue.
      
      Part of this commit could be moved in 'website_rating', if the feature is required in other modules. Since it is only used in ecommerce, the code belong to website_sale.
      b11f1ba7
  10. Aug 21, 2015
  11. Aug 20, 2015
  12. Aug 07, 2015
  13. Aug 06, 2015
  14. Jun 15, 2015
    • Damien Bouvy's avatar
      [ADD] website_portal · c3c04084
      Damien Bouvy authored
      - manage your sale documents from the frontend in the 'My Account' page
      - move 'My Orders' page from website_sale to website_portal to manage your orders and quotations
      - update website_sale_digital and website_sale_stock controllers and view
      c3c04084
  15. May 15, 2015
    • Darshan Kalola's avatar
      [IMP] website, website_sale, crm, web_planner : add planner for website modules · 50a043d9
      Darshan Kalola authored
      This commit impact crm, website, website_sale and web_planner modules because it
      - add planner for website and website_sale
      - improve planner notebook by setting texterea and input size to 100% and using col-md-* class
      - split js code into common part (used in backend and frontend) and backend part (only for backend)
      - adapt some tour, since every page will have the planner modal in its DOM, the tour selectors msut be more accurate
      - introduce some style fixes and adaptations
      - ...
      50a043d9
  16. Apr 09, 2015
  17. Jan 16, 2015
  18. Aug 26, 2014
  19. Aug 21, 2014
    • Christophe Matthieu's avatar
      [IMP] website snippet new option, gallery · 239b6bc0
      Christophe Matthieu authored
      website.snippet: The methods described in javascript will be called automatically from the data-method_name = value on li snippets options. The methods are called in the order relative to children of xml (eg: <li data-method1=value1> ... <li data-method2=value2> ... </ li>, the method1 is then called method2). Methods receive two arguments: type (over, click, reset) and value. data-snippet-id-option becomes data-snippet-id. Several xml options can use the same data-snippet-id.
      
      add a new gallery snippet
      
      convert website_sale to the new option system
      239b6bc0
  20. May 14, 2014
  21. May 12, 2014
  22. Apr 04, 2014
  23. Mar 05, 2014
  24. Jan 31, 2014
  25. Jan 29, 2014
  26. Jan 22, 2014
  27. Jan 09, 2014
  28. Dec 24, 2013
  29. Oct 24, 2013
  30. Oct 21, 2013
  31. Oct 16, 2013
  32. Oct 15, 2013
  33. Sep 22, 2013
  34. Aug 28, 2013
Loading