jitendra
|
5ca30fa664
|
Optimized cart
|
2022-07-11 17:51:33 +05:30 |
jitendra
|
22f995475d
|
Cart optimization reverted
|
2022-07-07 17:35:53 +05:30 |
jitendra
|
0fee916bf9
|
Merged
|
2022-07-07 17:20:10 +05:30 |
jitendra
|
a5a1111484
|
Product system performance optimization
|
2022-07-07 17:19:32 +05:30 |
Glenn Hermans
|
97105dadb9
|
Merge pull request #6488 from Sanjaybhattwebkul/View-order-UI-issue
Issue #6479 fixed
|
2022-07-02 17:30:00 +02:00 |
Glenn Hermans
|
41726ce34c
|
Merge pull request #6502 from der-On/patch-1
Uses rounding precision of 4 to store cart item prices
|
2022-07-01 23:32:41 +02:00 |
Glenn Hermans
|
0653cdfa11
|
Merge pull request #6491 from dseguy/refactor_counts
refactored conditions with simpler terms
|
2022-06-30 05:18:19 +02:00 |
Jitendra Singh
|
94ea12876a
|
Merge pull request #6508 from Sanjaybhattwebkul/admin-url-issue
Issue #6507 fixed
|
2022-06-24 11:46:45 +05:30 |
Sanjay
|
025b303c2e
|
Issue #6507 fixed
|
2022-06-24 11:35:43 +05:30 |
Glenn Hermans
|
59909b8d86
|
Merge pull request #6506 from Sanjaybhattwebkul/quickView-modelBox
Issue #6505 fixed
|
2022-06-23 21:07:35 +02:00 |
Sanjay
|
11c64144de
|
Issue #6505 fixed
|
2022-06-23 13:40:41 +05:30 |
Glenn Hermans
|
ed630319c1
|
Merge pull request #6503 from bagisto/dependabot/composer/guzzlehttp/guzzle-7.4.5
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
|
2022-06-21 23:04:46 +02:00 |
dependabot[bot]
|
57e5c7a1aa
|
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-21 21:00:06 +00:00 |
der_On
|
e5ee965c88
|
Uses rounding precision of 4 to store cart item prices
resolves #6501
This prevents rounding errors after applying taxes.
|
2022-06-21 17:57:59 +02:00 |
Glenn Hermans
|
80c860ad82
|
Merge pull request #6496 from Sanjaybhattwebkul/wishlist-icon-arabic
Issue #6492 fixed
|
2022-06-20 12:27:22 +02:00 |
Sanjay
|
b5961ec1fe
|
Issue #6492 fixed
|
2022-06-20 11:47:33 +05:30 |
Glenn Hermans
|
5fb0f1d87b
|
Merge pull request #6495 from noxterr/language-translation-improvement
Fix Italian translation
|
2022-06-18 16:12:36 +02:00 |
Glenn Hermans
|
2d51acd61e
|
Merge pull request #6477 from devansh-webkul/config-updated
Config Added
|
2022-06-18 16:04:56 +02:00 |
noxter
|
1747c4ca01
|
Fix Italian translation
Fixing some typos, adding some missing translation, correcting pre-existing translation that could have been misleading
|
2022-06-18 15:26:38 +02:00 |
Damien Seguy
|
a5db9db490
|
refactored conditions with simpler terms
|
2022-06-15 18:00:59 +02:00 |
Sanjay
|
145de5bc1b
|
Issue #6479 fixed
|
2022-06-14 12:14:36 +05:30 |
Glenn Hermans
|
2790a6e1ff
|
Merge pull request #6470 from Sanjaybhattwebkul/admin-translation-issue
Issue #6469 fixed
|
2022-06-12 15:26:06 +02:00 |
Jitendra Singh
|
64c52d11ec
|
Merge pull request #6483 from bagisto/dependabot/composer/guzzlehttp/guzzle-7.4.4
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4
|
2022-06-10 16:20:45 +05:30 |
Jitendra Singh
|
f3525be802
|
Merge pull request #6480 from miladkian/master
Remove extra find query on update channel
|
2022-06-10 14:52:52 +05:30 |
dependabot[bot]
|
cf4aea3a3c
|
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.4)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-10 06:51:49 +00:00 |
miladkian
|
2e03ac268c
|
Remove extra find query on update channel
|
2022-06-09 21:48:27 +04:30 |
Jitendra Singh
|
f4d81ec3c4
|
Merge pull request #6478 from Sanjaybhattwebkul/delete-review-issue
Issue #6459-fixed-default-theme
|
2022-06-09 15:22:02 +05:30 |
Sanjay
|
add4be2ed9
|
Issue #6459-fixed-default-theme
|
2022-06-09 11:12:25 +05:30 |
Devansh
|
f812db03cd
|
Config Added
|
2022-06-08 16:21:46 +05:30 |
Jitendra Singh
|
f14b63d40a
|
Merge pull request #6431 from Sanjaybhattwebkul/cart-ui-issue
Issue #6369 fixed
|
2022-06-08 14:53:33 +05:30 |
Jitendra Singh
|
dc834b0bde
|
Merge pull request #6460 from Sanjaybhattwebkul/delete-review-issue
Issue #6459 fixed
|
2022-06-08 14:52:59 +05:30 |
Jitendra Singh
|
059a636b2b
|
Merge pull request #6451 from Gami-404/master
Optimze Get Gategory Product Attribute function , Specially for large…
|
2022-06-08 14:51:13 +05:30 |
Abdelrhman Gamal
|
6261e0f6a6
|
Merge branch 'bagisto:master' into master
|
2022-06-07 22:41:57 +02:00 |
Sanjay
|
13b0fd96a4
|
Issue #6369 fixed
|
2022-06-07 18:42:49 +05:30 |
Devansh
|
2aa1842262
|
Some Spacing Added
|
2022-06-07 18:18:51 +05:30 |
Sanjay
|
938da5f348
|
Changes complete
|
2022-06-06 11:02:30 +05:30 |
Sanjay
|
2b3fb6aff4
|
Issue #6469 fixed
|
2022-06-03 17:06:21 +05:30 |
Glenn Hermans
|
8ef00596f7
|
Merge pull request #6462 from bagisto/revert-6439-add-discount-precent
Revert "Enhancement #6367 done"
|
2022-06-02 07:41:29 +02:00 |
Glenn Hermans
|
0f97448b55
|
Revert "Enhancement #6367 done"
|
2022-06-02 07:40:59 +02:00 |
Glenn Hermans
|
157b9f5f26
|
Merge pull request #6439 from Sanjaybhattwebkul/add-discount-precent
Enhancement #6367 done
|
2022-06-01 20:24:47 +02:00 |
Glenn Hermans
|
29c659ba47
|
Merge pull request #6455 from Sanjaybhattwebkul/compare-page-ui-issue
Issue #6443 fixed
|
2022-05-31 12:53:07 +02:00 |
Glenn Hermans
|
9904176e46
|
Merge pull request #6433 from Sanjaybhattwebkul/copy-link-message
Enhancement #6273 done
|
2022-05-31 12:52:39 +02:00 |
Sanjay
|
067e9724a7
|
Translation-added-for-confirm-message
|
2022-05-31 15:24:33 +05:30 |
Sanjay
|
6290a167bb
|
Issue #6459 fixed
|
2022-05-31 15:12:54 +05:30 |
Glenn Hermans
|
362a3edccd
|
Merge pull request #6456 from Sanjaybhattwebkul/compare-product-alignment
Issue #6442 fixed
|
2022-05-31 01:18:05 +02:00 |
Glenn Hermans
|
0452b7e1c2
|
Merge pull request #6432 from Sanjaybhattwebkul/admin-sidebar-ui-issue
Issue #6425 fixed
|
2022-05-31 01:17:07 +02:00 |
Glenn Hermans
|
c2513960bb
|
Merge pull request #6454 from Sanjaybhattwebkul/CMS-pages-edit
Issue #6452 Fixed
|
2022-05-31 01:15:41 +02:00 |
Sanjay
|
92701100f6
|
Issue #6442 fixed
|
2022-05-30 16:58:57 +05:30 |
Sanjay
|
6964c74c25
|
Issue #6443 fixed
|
2022-05-30 13:44:15 +05:30 |
Sanjay
|
43bb42149b
|
Issue #6452 Fixed
|
2022-05-30 11:22:18 +05:30 |