229 Révisions (c46ff5604976c20aa8ad5e1df97c2a803558a076)

Auteur SHA1 Message Date
  Maik Hoepfel 05ebbe6c5d Add test for creating product with attributes il y a 11 ans
  Maik Hoepfel 0d5dc9e4c4 Finish up datetime picker work il y a 11 ans
  Maik Hoepfel 8a03abb0bb Drop OSCAR_OFFER_BLACKLIST_PRODUCT functionality il y a 11 ans
  Maik Hoepfel 16582f386e Use choices for CommunicationEventType.category il y a 11 ans
  Maik Hoepfel 91116be933 Clarify that Python 3 support only works with Django 1.7 il y a 11 ans
  Maik Hoepfel 99b51053d8 Add note about tables2 to release notes il y a 11 ans
  Maik Hoepfel 765c72e1fe Update tests and release notes for updated child product editing il y a 11 ans
  Maik Hoepfel a0f07bca7f Document further changes necessary when upgrading Django il y a 11 ans
  Maik Hoepfel 38f03e1865 get_model: Raise LookupError instead of ImportError il y a 11 ans
  Maik Hoepfel b8308a4b42 Handle conflicting offer migrations il y a 11 ans
  Maik Hoepfel 5eafeca2f2 Document changes regarding migrations il y a 11 ans
  Maik Hoepfel d131cfc15a Drop support for Django 1.5 il y a 11 ans
  Maik Hoepfel aa5b1a144a Move RangeProductFileUpload model from dashboard to offers app il y a 11 ans
  David Winterbottom a0802b52af Use an AutoSlug field with offer ranges il y a 11 ans
  Maik Hoepfel 860fab7ba7 Ignore capitalisation of local part of email address il y a 11 ans
  Maik Hoepfel 1b2574dd3d Rename template references to variants il y a 11 ans
  Maik Hoepfel 97c3c4d405 Replace countries.json fixture by management command il y a 11 ans
  Maik Hoepfel d4243c50de Tweaks to Country model il y a 11 ans
  Maik Hoepfel c678d747be Improve docs on how to handle migrations when upgrading il y a 11 ans
  Maik Hoepfel b764d9b405 Rename all of strategy's methods il y a 11 ans
  Maik Hoepfel a3b1de75dc Add release notes for product structure changes il y a 11 ans
  Maik Hoepfel 88a5ce77a0 Drop custom get_ancestors() & introduce get_[ancestors|descendants]_and_itself() il y a 11 ans
  Maik Hoepfel 0cc0518cc2 Allow disabling deletion of image files and thumbnails il y a 11 ans
  Maik Hoepfel 2f893dc381 Add forgotten migration to release notes il y a 11 ans
  Maik Hoepfel 267cbc3f58 Turn ProductAttributeValue.value_text into a TextField il y a 11 ans
  Maik Hoepfel 1f0f2e35bb Rebuild product attribute entities il y a 11 ans
  Maik Hoepfel 2b957ae555 Refactor product attribute validation il y a 11 ans
  Maik Hoepfel ee62d983ac Turn AbstractAddress.search_text into a TextField il y a 11 ans
  Maik Hoepfel 1375dea235 Bump version to 0.6.5 and update docs il y a 11 ans
  Maik Hoepfel 019e9c7abb Make order number unique il y a 11 ans
  Markus Bertheau c4846f92cd Simplify basket_form tag implementation il y a 11 ans
  Maik Hoepfel 64b426967e Bump version to 0.7.2 and update docs il y a 11 ans
  Maik Hoepfel 83a154845e Multiply charges when exceeding top bands upper limit il y a 11 ans
  Maik Hoepfel 6fd9ebc29f Drop upper_charge logic for weight based shipping methods il y a 11 ans
  David Winterbottom 2d2e3d6684 Add section on new dashboard in v0.8 release notes il y a 11 ans
  David Winterbottom 2eeaf1f135 Use alternative title markup in release doc il y a 11 ans
  David Winterbottom a4a211bd2c Update v0.8 release notes with more shipping details il y a 11 ans
  David Winterbottom 9b0c5c11c9 Use a warning block on v0.8 release notes il y a 11 ans
  David Winterbottom c58b181885 Consolidate shipping docs il y a 11 ans
  David Winterbottom 365a92c94c Update 0.8 release notes re shipping method changes il y a 11 ans
  Maik Hoepfel db62806a9e Add documentation for skip conditions il y a 11 ans
  David Winterbottom c8aaaf4c58 Document the reworking of basket additions il y a 11 ans
  David Winterbottom bf32322b41 Update v0.8 release notes re order detail changes il y a 11 ans
  Maik Hoepfel 0e67e20ab3 Remove Product.related_products il y a 11 ans
  Maik Hoepfel dc3126280d Drop unneeded Product.score field il y a 11 ans
  Maik Hoepfel 76c7dac599 OSCAR_SLUG_FUNCTION: Support string notation to set slugifier il y a 11 ans
  Maik Hoepfel 0cb1bad391 Add unique_together constraints to ManyToMany through models il y a 11 ans
  David Winterbottom bb7050a5a9 Excise partner wrapper functionality il y a 11 ans
  David Winterbottom 4abba90f3f Remove deprecated partner methods il y a 11 ans
  David Winterbottom eef2cd3083 Remove deprecated methods from catalogue models and views il y a 11 ans