1103 次代码提交 (ce2a5129aee7986b76ad7363b8287f8f2a7f5353)

作者 SHA1 备注 提交日期
  Lars van de Kerkhof ce2a5129ae Remove usage of deprecated propertie consumed and consumer 2 年前
  Lars van de Kerkhof 51ca7be262 Fixes annoying tests failing if assets had been built 2 年前
  Viggodevries 0bd835a068 Create line discount models so we know what discount was applied to what line 2 年前
  Viggo de Vries d94e52babc
Add codes to unidentifiable catalogue models (#4216) 1年前
  Voxin Muyli fa78d2c235
Entity attribute update (#4205) 1年前
  Voxin Muyli 858962dc10
Bulk attributes save (#4167) 2 年前
  Samar Hassan 1c25682e0c
[FIX] Offer's slug doesn't support unicode (#4172) 2 年前
  Samar Hassan 800382bac3 tests :ballot_box_with_check: add tests to check basket total after rounding 2 年前
  TopDevPros 39e7c8d7d9
Return True in is_tax_known() when the basket is empty (#4166) 2 年前
  Samar Hassan 609e573617
[FEAT] Absolute discount benefit applied on each product (#4168) 2 年前
  Hertog Jan c9af48338d
Implement black and Pylint (#4126) 2 年前
  Gunther Waidacher 1d55f8df07
Manage excluded_products in ranges dashboard (#4073) 2 年前
  Viggo de Vries 7651cb54ff
Only change order line status when status is available (#3948) 2 年前
  Viggo de Vries c7d5676354
Django 4.2, Python 3.11 (#4098) 2 年前
  Joey 9aa30727ac
Use entire queryset for offer report download rather than paginated one (#4105) 2 年前
  Voxin Muyli 3c0f3adf39
Hutchison/master (#4106) 2 年前
  Voxin Muyli c862b4c8d7
When there are product discountable true and variant discountable false in cart in the same time, discount is calculated for variant which is incorrect. (#4102) 2 年前
  Joey Jurjens 72e60e9f95 Change basket quantity error message in tests as well. 2 年前
  Joey b39920547d
If a product has a option it cannot be oversold (#4096) 2 年前
  dependabot[bot] 49283be3f2
Bump flake8 from 4.0.1 to 6.0.0 (#4021) 2 年前
  Joey 3f7101a529
Exclusivevoucherbug (#4095) 2 年前
  Samar Hassan 93978d9c0b
Optimize range products reordering (#4010) 2 年前
  Gunther Waidacher 75ed8827bd
Exclude non-public Products from Offers detail and Range detail view (#4053) 2 年前
  Samar Hassan d203c07355
Fix combination offer removal bug (#4017) 2 年前
  Voxin Muyli c4ebfa680f
Deepcopy should not cause a recursion error on the ProductAttributesC… (#4018) 2 年前
  Voxin Muyli 993e8a6cb6
Specify translation context, so the value can be easily changed in a … (#4012) 2 年前
  wlaw01 3dee0ae8fb
show boolean option value to yes/no in stead of true/false (#4005) 2 年前
  Voxin Muyli 71405c508a
Avoid unexpected behaviour when saving modified child attributes. (#4007) 2 年前
  Voxin Muyli 6f333f6564
Make sure to only save attributes when they have been changed. (#3995) 3 年前
  Joey a07cca3b00
fix 0024_remove_duplicate_attributes.py (#3989) 3 年前
  Tim Gates e994f3e5f9
docs: Fix a few typos (#3977) 3 年前
  Joey a8ad4b81d8
Implement shareable wishlists (#3905) 3 年前
  Viggo de Vries 663ca69d2f
Add basket post data to the form when invalid (#3911) 3 年前
  Joey 4d289423be
Fix that the condition form required a range when choosing a custom condition (#3886) 3 年前
  Joey Jurjens a8bb2004a4 Use full_clean() to check the validation. 3 年前
  joeyjurjens 57966537f9 Rename duplicate migration and add earlier migrations to the test migrations 3 年前
  Voxin Muyli 0a01977e9c
Predefined product options (#3795) 3 年前
  Samir Shah a150206cd1 Prevent unnecessary database query in UseFirstStockRecord strategy when passed an annotated product. 3 年前
  Joey f1d3afb7d5
Make attribute codes unique per product class (#3823) 3 年前
  Voxin Muyli 34c4a1b344
Implement a much more efficient approach to range queries. (#3831) 3 年前
  Alexander Gaevsky c87a4d88ca
Fix handling of InvalidPage exceptions in CatalogueView (#3505) 3 年前
  Basil Dubyk f067c582c2 Add `search_fields` to `AbstractAddress` model 3 年前
  Joey Jurjens dd200b8ea3 Pass request to dispatcher extra context so we can retrieve the correct site based on request 4 年前
  Joseph Wayodi 6a04a96ee3 Check checkout-view skip conditions before pre conditions 4 年前
  Samir Shah f53bc49507 Drop support for Django 2.2 and Python 3.6 4 年前
  Orinda Harrison(Mitch) 66702217df
Prevent access to public review-related views for non-public products (#3751) 4 年前
  Samir Shah 06b36e0c5a Fix output of OfferReportGenerator and generate its data more efficiently. 4 年前
  Samir Shah b6f8fe9edd
Improve efficiency of Range.product_queryset when fetching matching child products (#3734) 4 年前
  Joseph Wayodi 3510e7d547 Make fixes for deprecations in Django 3.2 and Python 4 年前
  Samir Shah 76aeb45bdb Fixes for deprecations in Django 3.2: 4 年前