1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added www.jnkbows.com to sites in README. More... over 11 years ago
Potential fix for encoding currencies on Windows with python 3. More... over 11 years ago
Added variation sku as search fields to products. More... over 11 years ago
Fix broken shop link when ending up on empty cart checkout page due to timeout More... over 11 years ago
Travis fix for installing pypdf More... over 11 years ago
Travis fix for installing pypdf More... over 11 years ago
Fix char encoding error when setting shipping_type in session More... over 11 years ago
Sync and update Finnish translations More... over 11 years ago
Add admins for reservations and cartreservations More... over 11 years ago
Fix customized admin/shop/product menu More... over 11 years ago
Fix broken form due to some changes in upstream checkout process More... over 11 years ago
Some small tweaks to cart table layout. Make extra strings translatable More... over 11 years ago
Added Danny Sag to AUTHORS. More... over 11 years ago
Update pdf invoices to use xhtml2pdf. Closes #180. More... over 11 years ago
Fix tax test More... over 11 years ago
Merge More... over 11 years ago
Adding reportlab 2.7 as a dependency, with a comment that this is due to a bug in pisa, and also that this may not work on Python 3.x More... over 11 years ago
Convert shipping_total and tax_total to strings More... over 11 years ago
Merge More... over 11 years ago
Added Mario Rosa to AUTHORS More... over 11 years ago
Merge More... over 11 years ago
Remove duplicate template values More... over 11 years ago
fix migrations, assuming cartridge is before mezzanine in INSTALLED_APPS. More... over 11 years ago
Sync latest product template over reservableproduct template. Calendar picker broke More... over 11 years ago
Merge branch 'rebase-upstream' More... over 11 years ago
Fix import blunder in utils More... over 11 years ago
Fix link to Transifex for translations More... over 11 years ago
Merge remote-tracking branch 'upstream/master' More... over 11 years ago
Fix unicode image names on cart items. Closes #173. More... almost 12 years ago
Refactor the mysql special handling for updating sales - Django 1.6's transaction management falls apart when any db exceptions occur, so we need to check for mysql explicitly rather than using exception handling to detect it. Closes #172. More... almost 12 years ago