9 次程式碼提交 (9aa30727ac411da2a9a10f1831bbdd14de4aa049)

作者 SHA1 備註 提交日期
  Joey 9aa30727ac
Use entire queryset for offer report download rather than paginated one (#4105) 2 年之前
  Samar Hassan d203c07355
Fix combination offer removal bug (#4017) 2 年之前
  Joseph Wayodi 004d7ac808 Improve voucher creation in dashboard 4 年之前
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 年之前
  SrdjanCosicPrica 82e605c841 Fix form errors when going back to first step in dashboard OfferWizard (#2819) 7 年之前
  Samir Shah 8560a90490 Replace calls to super(ClassName, self) with super(). 7 年之前
  Samir Shah 8a3288da43 Drop support below Django 1.11 7 年之前
  Samir Shah 6b0267ed3a Make ConditionalOffer.priority editable from dashboard. Fixes #2494. 8 年之前
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 8 年之前
  Martijn Jacobs 5f50b9112a Added test for directly saving without all the steps, added test for the dashboard offer-list page. 10 年之前
  Maik Hoepfel 8f9d5db31f Move django-oscar-testsupport into oscar.test 12 年之前
  David Winterbottom d87139543a Re-order steps in offer dashboard wizard 13 年之前
  David Winterbottom b2bbaf2e91 Switch functional tests to use WebTest 13 年之前
  David Winterbottom 176b82c250 Add WebTest for creating an offer 13 年之前
  David Winterbottom 276e5b7aff Rework validation of offer benefits 13 年之前
  David Winterbottom 0dc6816a93 Extract functionality from oscar.test into separate package 13 年之前
  David Winterbottom feb8c9a327 Moved tests into separate package. 13 年之前
  David Winterbottom 21e15e4bfa Corrected bug in session keys for saving objects 13 年之前
  David Winterbottom 98386def8f Added enforcing that previous steps have been completed 13 年之前
  David Winterbottom 16bd7bec07 Added happy path tests for creation and updating 13 年之前
  David Winterbottom f4daa0e107 First stage of offers dashboard complete 13 年之前
  David Winterbottom aa42cc4e9a Added stock alerts to the dashboard 13 年之前