Skip to content
Snippets Groups Projects
  1. Mar 01, 2017
  2. Feb 24, 2017
  3. Feb 22, 2017
  4. Feb 21, 2017
  5. Feb 07, 2017
  6. Feb 01, 2017
    • Ere Maijala's avatar
      Use correct cookie path for cart. (#876) · e4644daa
      Ere Maijala authored
      - Otherwise server-side functionality such as emptying the cart won’t work since it will push the cookie using a path while the JS functionality uses a path-less cookie.
      e4644daa
  7. Jan 17, 2017
  8. Dec 16, 2016
  9. Nov 16, 2016
  10. Nov 10, 2016
  11. Oct 28, 2016
  12. Oct 26, 2016
  13. Oct 24, 2016
    • Demian Katz's avatar
      Minor fix related to previous commit. · 445e87ed
      Demian Katz authored
      445e87ed
    • Demian Katz's avatar
      Simplified "is_me" handling. · ea4946fe
      Demian Katz authored
      - Use the tag_id instead of a hard-coded 1 as the is_me value; this is simpler and still works because all the template cares about is checking for non-null values.
      - This works around a problem in some versions of MySQL where the hard-coded 1 was causing invalid results to be returned.
      ea4946fe
  14. Oct 19, 2016
  15. Oct 18, 2016
  16. Oct 17, 2016
  17. Oct 12, 2016
    • Ere Maijala's avatar
      Avoid duplicate Piwik loading and function conflicts. · 5fe09b03
      Ere Maijala authored
      - Use a timestamped init function name in Piwik tracking and load the tracking js only once. Fixes an error in lightbox and record tab tracking (Piwik logs to console: "A siteId must be given to add a new tracker").
      5fe09b03
  18. Sep 30, 2016
  19. Sep 29, 2016
  20. Sep 27, 2016
  21. Sep 23, 2016
  22. Sep 22, 2016
  23. Sep 21, 2016