94 Commits (800fcf652fef3f57bfebc0800b051cf71c7dde4f)

Author SHA1 Message Date
  David Winterbottom ba59c01467 Add email dashboard 13 years ago
  Jon Price 7ace2a874f Upgrade to Bootstrap 2.1.1 and font awesome 13 years ago
  David Winterbottom f787b13c63 Adjust condition consumption in offers 13 years ago
  Sebastian Vetter 044358e29d Add fix for OrderDiscount model when offer deleted 13 years ago
  David Winterbottom 428644c92c Fix dashboard tests broken in #326 :blush: 13 years ago
  Sebastian Vetter 91cd80d6bc Check for existing email when updating profile 13 years ago
  David Winterbottom 3284b76425 Add helper method to basket model to test if submitted 13 years ago
  David Winterbottom 9d60bef005 Major rewrite of stock alerts 13 years ago
  Sebastian Vetter 7df66f04f9 Add first version of stock alerts 13 years ago
  David Winterbottom ae13037e48 Turns out there are empty strings being passed to the currency filter 13 years ago
  David Winterbottom 0badc8849b Add integration test for currency templatetag 13 years ago
  Sebastian Vetter 05317a401e UPC validation is now working correcly 13 years ago
  Sebastian Vetter ce411dd94d Add validation check for duplicate UPCs 13 years ago
  David Winterbottom e030689ec2 Offers can now have their max applications controlled 13 years ago
  David Winterbottom 61ee11cd31 Rework the clean() method of the add-to-basket form 13 years ago
  Sebastian Vetter c718580cec fixes issue with sending order related messages using Dispatcher 13 years ago
  David Winterbottom 3b4af0add0 Move notifications into customer app 13 years ago
  David Winterbottom 1abaff7230 Add unit tests for notification model 13 years ago
  David Winterbottom 2ffc10e0ce Adjust default lead time to be None 13 years ago
  David Winterbottom 372d44b336 Rework partner tests for readability 13 years ago
  David Winterbottom 90a1cad1dc Smooth journey for buying a digital product 13 years ago
  David Winterbottom 8d9a92795f Added better support for digital products. 13 years ago
  David Winterbottom 1f2aad95c7 Delete old benefit tests module 13 years ago
  David Winterbottom 0077257fc7 Refactor offers for clarity and profit 13 years ago
  David Winterbottom 5041d8505d Add test for offer set-up reporting by @jerzyk 13 years ago
  David Winterbottom 9600c998f1 Split offer tests into modules 13 years ago
  David Winterbottom e65cfe1fd9 Add functional tests for adding reviews 13 years ago
  David Winterbottom 703d8b0d41 Rework category dashboard tests to use WebTest 13 years ago
  David Winterbottom e68a43f1cd Fix bug with clean method on category form 13 years ago
  Janusz Harkot 95f83aa8f0 cleanup django 1.4 depreciation 13 years ago
  Sebastian Vetter c426e57273 makes Oscar work with aware AND naive datetimes based on USE_TZ 13 years ago
  David Winterbottom f0457323f7 Rework customer functional tests 13 years ago
  Eleni Lixourioti 4e3618f04f added price incl tax to the basket line model 13 years ago
  David Winterbottom 3507b07374 Altered default partner wrapper to not specify a dispatch date 13 years ago
  David Winterbottom 31bd304f5a Fix test for URL validator 13 years ago
  David Winterbottom 64a3e4e74d Fix broken URL regex for resetting password 13 years ago
  David Winterbottom ae98e95c8e Remove unnec. import 13 years ago
  David Winterbottom da2f16f896 Refactor absolute discount benefit tests. 13 years ago
  David Winterbottom c3b1546f3b Fix absolute benefit bug (from Patryk) 13 years ago
  David Winterbottom 55fb5cf6d4 Rework profile view to be TemplateView rather than ListView 13 years ago
  Sebastian Vetter a51ca3d7cb added failing test as requested in PR #262 13 years ago
  David Winterbottom d48f5c9827 Fixed bad bug with absolute discount benefits. 13 years ago
  Paweł Kowalski 1ae2e46455 Test for basket weight with line quantities 13 years ago
  David Winterbottom cb0f274411 Speeded up test by mocking datetime 13 years ago
  David Winterbottom c03ccbf9bb Fixed date filters for order stats form 13 years ago
  David Winterbottom bbd5b9418d Split order tests into separate modules. 13 years ago
  David Winterbottom f9b34c4740 Stopped treating checkout:index as a special case. 13 years ago
  David Winterbottom 96bb975e59 Added WebTests for testing customer actions 13 years ago
  David Winterbottom 79b2da4737 Fixed #258 - Added handing of null values in num_allocated. 13 years ago
  Asia Biega b094e4c82a Reordering tests for the case when number of items exceeds the limit 13 years ago