2697 Commits (c46ff5604976c20aa8ad5e1df97c2a803558a076)

Author SHA1 Message Date
  Maik Hoepfel 8d2c4b70fb Streamline Benefit and Condition name and description handling 11 years ago
  Maik Hoepfel 659cb70960 Simplify product list queryset description 11 years ago
  Maik Hoepfel 48761ed2ba Remove recently edited section on dashboard product list 11 years ago
  Maik Hoepfel 40b47f2488 Redo variants column in tables2 11 years ago
  Maik Hoepfel 84770800e9 Use named variables for translation context 11 years ago
  David Winterbottom 6df6025c7a Fix bug with handling last child deletions 11 years ago
  David Winterbottom 1454e72e7e Improve headings/titles on product delete page 11 years ago
  David Winterbottom c360a0fae8 Adjust URL for creating variant product in dashboard 11 years ago
  Markus Bertheau 4b4ec76b96 Pass correct format to JS widget 11 years ago
  Maik Hoepfel 180571fece Normalise handling of redirecting to HTTP_REFERER 11 years ago
  Maik Hoepfel 052e72f626 Update handling of child product for product ranges 11 years ago
  Maik Hoepfel e3ad72e6dc create_range method doesn't ignore existing ranges again 11 years ago
  Maik Hoepfel 7c4ddb820b Remove several quirks related to offer ranges 11 years ago
  Goran Rakic f04ab20d68 Ensure offers consider parent categories for child products 11 years ago
  Maik Hoepfel c67bd771ff Ease hiding of voucher form 11 years ago
  Maik Hoepfel b2fa4fa75a Explain why we can't move Abstract[Shipping|Billing]Address 11 years ago
  Maik Hoepfel 43bbecd5a9 Clarify that offer conditions need to be proxied 11 years ago
  Maik Hoepfel 634909aa9f Remove dependency on six library 11 years ago
  Maik Hoepfel 63b3673eeb Remove custom code from admin.py's 11 years ago
  Maik Hoepfel e9db45f6c3 Refactor out a method for getting order message context 11 years ago
  Maik Hoepfel bad81bd31a Fix duplicate communication events created for orders 11 years ago
  Maik Hoepfel 3dfdc2938c Use plain textarea widget for email template editing 11 years ago
  johndt6 c575eb56ce Update documentation to include all shipping methods, fix typo on configure shipping page 11 years ago
  Maik Hoepfel 8a03abb0bb Drop OSCAR_OFFER_BLACKLIST_PRODUCT functionality 11 years ago
  Ziyad Soobhan 259277f645 Ensure consecutive display order of images 11 years ago
  Maik Hoepfel 7b4dd38070 Fix deprecation path for renamed EmailBackend 11 years ago
  Maik Hoepfel 16582f386e Use choices for CommunicationEventType.category 11 years ago
  Maik Hoepfel 40f7214bbb Fix Django 1.7 regressions when moving receivers 11 years ago
  Maik Hoepfel 5f23648d9e Try to prevent circular import issues 11 years ago
  Maik Hoepfel 365834ca43 Create UserSearchForm in dispatch() 11 years ago
  Maik Hoepfel 97b6efb055 Correct amount calculation when creating payment events in dashboard 11 years ago
  Maik Hoepfel d11a19e933 Remove status column and add default orderings 11 years ago
  Markus Bertheau cd727b8082 Use FormMixin to keep familiar Django APIs available 11 years ago
  Markus Bertheau d13d7ae134 Allow for easier search form customization 11 years ago
  Maik Hoepfel f1169921d6 Don't rely on message being present on Exception 11 years ago
  Maik Hoepfel 8bd4c46ab4 PEP8 fixes 11 years ago
  Maik Hoepfel 7dcecdcb97 Use Python 3 to create native migrations 11 years ago
  Maik Hoepfel c7af0985ff Python 3: Review usage of range() 11 years ago
  Maik Hoepfel ba0bb76254 Python 3: Handle dict-like objects 11 years ago
  Maik Hoepfel 8199da2100 Test and handle text representations of models 11 years ago
  Markus Bertheau fe68f87da0 Move users list to django-tables2 11 years ago
  Markus Bertheau 001dfa4238 Allow access to the created events for custom order processing 11 years ago
  Markus Bertheau f6c9986042 Clarify which payment events the method permits. 11 years ago
  Maik Hoepfel afe5d23732 Refactor page title handling into own method 11 years ago
  Maik Hoepfel d14f2adf68 Revert to rendering all fields of product form 11 years ago
  Maik Hoepfel 6bdcafe4eb Wrap is_discountable for child products 11 years ago
  Maik Hoepfel 2dfd97cef4 Pass validation and improve workflow 11 years ago
  Maik Hoepfel 34942d8b59 Prevent adding child products to products with stock records 11 years ago
  Maik Hoepfel 78da319b6a Beef up ProductCreateView to handle creating child products 11 years ago
  Maik Hoepfel 35c3e52874 Implicit product structure: Handle creating and deleting 11 years ago