28 Commits (83f66cc652eb001ff7e2c763ef5ffc8aa34367c2)

Autor SHA1 Mensaje Fecha
  Julie Rymer 9f6d8a2c06
Move customer.history functions into a dynamically loaded, overridable class (#3677) hace 5 años
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. hace 8 años
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. hace 6 años
  dfirst 1081d73c1a Fix normalise_email to handle email addresses with multiple @ symbols hace 7 años
  Samir Shah 1c28cbadf8 Add some tests for core.application and customer.utils. hace 8 años
  Samir Shah e67b2deb4b Remove MiddlewareMixin from BasketMiddleware. hace 8 años
  Samir Shah efadbba476 Remove Django<1.11 compatibility shims for password validation and authentication. hace 8 años
  Samir Shah f6d8eafc72 Enforce user_can_authenticate check before authenticating users in EmailBackend. hace 8 años
  Samir Shah 2ee352214e Fix site notifications generated by send_product_alerts. hace 8 años
  Samir Shah 1424c6874a Fix EmailBackend.authenticate() signature for Django 1.11. hace 8 años
  Samir Shah 5d443fbd6f Allow the Dispatcher to accept a mail_connection to use instead of opening a new one. hace 8 años
  Samir Shah cefb76f5bb Replace deprecated assertEquals with assertEqual in tests. hace 8 años
  Alexander Gaevsky 9ba856d144 Add tests for customer dispatcher. hace 8 años
  Alexander Gaevsky 48444418fa Add test for dispatching user-related messages. hace 9 años
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit hace 9 años
  Michael Kutý 5974e5a151 Use empty message instead None. hace 9 años
  Michael Kutý f959d50293 Fix tests. hace 9 años
  Michael Kutý 11aab47e3c Add tests for sending messages to emails without account. hace 9 años
  Michael van Tellingen afc9abfcaf Add unittest for User.migrate_alerts_to_user() hace 10 años
  David Winterbottom 2f1dacdf08 Move tests into integration test folder hace 11 años
  Maik Hoepfel f1c1da93ff Minor test suite fixes for Python 3 compatibility hace 12 años
  Maik Hoepfel 66524adbde [Backport] existing_user_fields: Fetch User model only when called hace 12 años
  Maik Hoepfel fa3f793a35 existing_user_fields: Fetch User model only when called hace 12 años
  Maik Hoepfel 8459daf163 [Backport] Use existing_fields for UserForm, and use correct User model hace 12 años
  Maik Hoepfel 20df512eda Use existing_fields filter for UserForm, and use correct User model hace 12 años
  David Winterbottom 6c5ad17451 Adjust import of `StockAlert` to avoid circular reference hace 12 años
  David Winterbottom c857b7582a Use Oscar's AbstractUser model for the test suite hace 12 años