151 Commits (ef4e2dcf76fb50b64ee00fe1d3af412637c0d770)

Autor SHA1 Mensaje Fecha
  dfirst 146ebb0149 Fix order and line pipelines in tests (#3092) hace 6 años
  Alexander Gaevsky a75d6ee819 Specify full path to Oscar templates, including `oscar` prefix. hace 6 años
  Alexander Gaevsky b627fa7954 Add javascript to enable client-side product image sorting in dashboard (#2287) hace 6 años
  Alexander Gaevsky 3924b4b2b2 Extract promotions application out of the Oscar core. hace 7 años
  Roel Bruggink a5096da38a Add is_public field to Product model (#2935) hace 6 años
  Alexander Gaevsky d25c3f8bfc Add tests for dashboard stats aggregation for non-staff users. hace 7 años
  Aliaksei Urbanski dc435b4d79 Add the TestDashboardIndexForPartnerUser test case hace 7 años
  Aliaksei Urbanski d2b21f29ff Limit access to dashboard for partners to show only their stats hace 7 años
  dfirst 3698773459 Allow searching for partial email addresses in dashboard user search form hace 7 años
  dfirst 420d2ec31c Add related multiple widget wrapper for use with catalogue.Option hace 7 años
  dfirst f42e5d1d30 Added ability to manage Catalogue.Option from the dashboard hace 7 años
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs hace 7 años
  SrdjanCosicPrica 82e605c841 Fix form errors when going back to first step in dashboard OfferWizard (#2819) hace 7 años
  Samir Shah 349ae18be2 Reduce maximum line length in flake8 config to 119 characters. hace 7 años
  Samir Shah e2b8a5b63a Replace calls to ugettext with gettext. hace 7 años
  Samir Shah 13e2ed127c Remove all uses of six. hace 7 años
  Samir Shah 8560a90490 Replace calls to super(ClassName, self) with super(). hace 7 años
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. hace 7 años
  Samir Shah 1651bf230f Upgrade select2 to v4.0, and refactor RemoteSelect widget to work with it. hace 8 años
  erickmk 9a14f5e28a Remove several compatibility helpers for Django < 1.11. hace 8 años
  Samir Shah 8a3288da43 Drop support below Django 1.11 hace 8 años
  Samir Shah 89ff0b3da4 Fix URL character validation in dashboard PageUpdateForm. hace 8 años
  Samir Shah 6b0267ed3a Make ConditionalOffer.priority editable from dashboard. Fixes #2494. hace 8 años
  Samir Shah 2c5c428e35 Order items in ProductAlertListView by date created, descending. hace 8 años
  Joseph Wayodi 956b5b7853 Add management of attribute options in dashboard (#2448) hace 8 años
  Samir Shah d415c34ccb Add documentation and tests for multi_option attribute. hace 8 años
  Samir Shah cefb76f5bb Replace deprecated assertEquals with assertEqual in tests. hace 8 años
  Alexander Gaevsky a96079eb01 Add test for user search in dashboard when user name contains from more than 2 parts. hace 9 años
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py hace 9 años
  Michael van Tellingen c6db096e80 UnitTest.assertEqual instead of .assertEquals() hace 9 años
  Michael van Tellingen db33f8f158 Fix Python 3 issue with the Offer reports hace 9 años
  Michael van Tellingen 1ba28fda59
Fix tests hace 9 años
  Michael van Tellingen aafcc8a901
flake8 hace 9 años
  Alexander Gaevsky 6169826571 Show warning message if there is more than one product stock record has same SKU during product range edit in the dashboard. hace 9 años
  Alexander Gaevsky 26ab156541 Add test for product attribute update through the product edit page in the dashboard. hace 9 años
  Michael van Tellingen 1859d71d94
Create a separate dashboard login/logout hace 9 años
  Michael van Tellingen c030a13359
Fix failing unittests hace 9 años
  Michael van Tellingen 7667e1c5d9 Fix tests to match updated translations hace 10 años
  Martijn Jacobs 5f50b9112a Added test for directly saving without all the steps, added test for the dashboard offer-list page. hace 10 años
  Denis Darii 6a595084f4 Some tests in TestCatalogueViews hace 10 años
  John Parton 541075fe0d Replace assert statements with appropriate assert* method. hace 10 años
  Michael van Tellingen d2aa734e85 Move the TestOrderSearch to the functional tests directory. hace 10 años
  Michael van Tellingen 8c32aaf3d9 Replace last occurences of django-dynamic-fixture with factory-boy hace 10 años
  Michael van Tellingen 71686acef1 Remove unused test code hace 11 años
  Maik Hoepfel 6577624297 Make category slug creation optional hace 11 años
  Maik Hoepfel e124927ca2 Fix failing order list test hace 11 años
  David Winterbottom 6f3d530a15 Fix tests for order status updating hace 11 años
  Maik Hoepfel f8a7c1b937 Parent/child products aren't supported in permission-based dashboard hace 11 años
  Maik Hoepfel 48654d9aa2 Correctly handle invalid parent products hace 11 años
  Maik Hoepfel 05ebbe6c5d Add test for creating product with attributes hace 11 años