251 Commits (c46ff5604976c20aa8ad5e1df97c2a803558a076)

Author SHA1 Message Date
  Maik Hoepfel 0d5dc9e4c4 Finish up datetime picker work 11 years ago
  Maik Hoepfel 8d2c4b70fb Streamline Benefit and Condition name and description handling 11 years ago
  Markus Bertheau 4b4ec76b96 Pass correct format to JS widget 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
  Maik Hoepfel 634909aa9f Remove dependency on six library 11 years ago
  Maik Hoepfel 40f7214bbb Fix Django 1.7 regressions when moving receivers 11 years ago
  Maik Hoepfel fe692f0a3c Change wording for voucher form test 11 years ago
  Maik Hoepfel 86396f9ec3 Polish for Price.__eq__ changes 11 years ago
  Johannes Schneider 0731bc43f7 Add __eq__ method to Price class 11 years ago
  Maik Hoepfel 8199da2100 Test and handle text representations of models 11 years ago
  Maik Hoepfel 765c72e1fe Update tests and release notes for updated child product editing 11 years ago
  Maik Hoepfel 1b55068fe3 Handle app configs in oscar_fork_app command 11 years ago
  Maik Hoepfel af88b28853 Add test to check for missing app labels 11 years ago
  Maik Hoepfel 3e955df30e fork_app now copies both migrations directories 11 years ago
  Maik Hoepfel 3c6bb0c72b Class loading test: Replace catalogue app instead of adding 11 years ago
  Michael van Tellingen e281b61254 Fix AutoSlugFieldTest.test_17_migration test 11 years ago
  Maik Hoepfel 7432cf2914 Skip South migration tests in Django 1.7 11 years ago
  Michael van Tellingen 40bd5b4639 Use altered StockRecord model in tests 11 years ago
  David Winterbottom aa35d32019 Ensure boolean attribute values get validated correctly 11 years ago
  Maik Hoepfel 243a3bc0ed Get tests to pass (excluding DeprecationWarnings) 11 years ago
  Maik Hoepfel 8b610f66cd Add support for methods on User model when checking permissions 11 years ago
  Maik Hoepfel 6fd9ebc29f Drop upper_charge logic for weight based shipping methods 11 years ago
  David Winterbottom 2762ebba4f Rework facet munger with tests 11 years ago
  David Winterbottom 00c5604ab9 Ensure test assertion works in Django 1.5 11 years ago
  David Winterbottom 2f0ab200ff Ensure weights and charges are positive 11 years ago
  David Winterbottom 3e69591e0c Repository methods must now be instantiated 11 years ago
  David Winterbottom 9c3c2d3f47 Adjust API for checkout calculator 11 years ago
  David Winterbottom 88c14055dd Adjust order creator to work with new shipping charges 11 years ago
  David Winterbottom 2f1dacdf08 Move tests into integration test folder 11 years ago
  David Winterbottom 0f2ca4feed Checkout calculator unit tests pass 11 years ago
  David Winterbottom 5640b7671f Unit tests for discounted shipping methods now pass 11 years ago
  David Winterbottom 158db59568 Adjust price object to allow tax to be set later 11 years ago
  David Winterbottom 2dd5288873 Unit tests now pass for new method API 11 years ago
  David Winterbottom 0b7a136263 Remove find_by_code method from repo 11 years ago
  Maik Hoepfel f7e8a431b7 Python 3 fix for filter() 11 years ago
  Maik Hoepfel 76c7dac599 OSCAR_SLUG_FUNCTION: Support string notation to set slugifier 11 years ago
  David Winterbottom bb7050a5a9 Excise partner wrapper functionality 11 years ago
  David Winterbottom 4abba90f3f Remove deprecated partner methods 11 years ago
  Maik Hoepfel d9bb2b4ca7 fork_app command: Handle apps without models.py 11 years ago
  David Winterbottom a27151b8a2 Correct how tax is set for discounted, unknown-tax shipping methods 11 years ago
  Maik Hoepfel 000df2c90a fork_app command: Also create admin.py 11 years ago
  David Winterbottom baea09f7ed Add management command for forking an app 11 years ago
  David Winterbottom 4cd7f11a03 Merge old factoryboy factories into new module 11 years ago
  Maik Hoepfel f9b2f8cd60 Add unit test for duplicate migration numbers 11 years ago
  Maik Hoepfel 76e5691846 Add test for overriding views without overriding app 11 years ago
  Maik Hoepfel ac31bb11d0 Remove leftover naive datetimes in tests 11 years ago
  Maik Hoepfel ad6b5d3530 Replace CsvUnicodeWriter with Python 3 compatible UnicodeCSVWriter 11 years ago
  Maik Hoepfel f1c1da93ff Minor test suite fixes for Python 3 compatibility 11 years ago
  Andrea Grandi a2c67a3425 Make the UserFactoryAddress instance more explicit 11 years ago