Skip to content

Tags: mustafabugraavci/optik2

Tags

4.0.0-jenkins-453

Toggle 4.0.0-jenkins-453's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump sass from 1.80.6 to 1.81.0 (django-oscar#4397)

Bumps [sass](https://github.com/sass/dart-sass) from 1.80.6 to 1.81.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.80.6...1.81.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

4.0.0-jenkins-452

Toggle 4.0.0-jenkins-452's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Product code (django-oscar#4402)

* Added field code to product.

* black

4.0.0-jenkins-451

Toggle 4.0.0-jenkins-451's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
If product is child and parent is not public, it's not viewable! (dja…

…ngo-oscar#4401)

4.0.0-jenkins-444

Toggle 4.0.0-jenkins-444's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix pylint (django-oscar#4395)

* fix pylint

* do not remove the thing you just made

---------

Co-authored-by: Gijs Bal <gijsb@highbiza.nl>

4.0.0-jenkins-431

Toggle 4.0.0-jenkins-431's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request django-oscar#4391 from django-oscar/fix-order-form…

…-test

[Fix] Order search form must have at least one field

4.0.0-jenkins-409

Toggle 4.0.0-jenkins-409's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix wrong variable name in example code (django-oscar#4383)

4.0.0-jenkins-408

Toggle 4.0.0-jenkins-408's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update whitenoise requirement from <6.8,>=6.7.0 to >=6.7.0,<6.9 (djan…

…go-oscar#4377)

Updates the requirements on [whitenoise](https://github.com/evansd/whitenoise) to permit the latest version.
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](evansd/whitenoise@6.7.0...6.8.2)

---
updated-dependencies:
- dependency-name: whitenoise
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

4.0.0-jenkins-407

Toggle 4.0.0-jenkins-407's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump sass from 1.78.0 to 1.80.6 (django-oscar#4386)

Bumps [sass](https://github.com/sass/dart-sass) from 1.78.0 to 1.80.6.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.78.0...1.80.6)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

4.0.0-jenkins-406

Toggle 4.0.0-jenkins-406's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request django-oscar#4384 from django-oscar/dashboard-perm…

…issions

[FEAT] Oscar Dashboard Permissions

4.0.0-jenkins-315

Toggle 4.0.0-jenkins-315's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request django-oscar#4360 from django-oscar/get_public_chi…

…ldren_categories

Get public children on category