Commit Graph

95 Commits

Author SHA1 Message Date
Glenn Hermans dc6a60eacb
updated link 2021-06-07 14:56:53 +02:00
Glenn Hermans 0f9cc3371f
updated readme 2021-06-04 17:23:42 +02:00
Glenn Hermans 62d2eed08a
fixed #4903 2021-06-04 17:21:51 +02:00
Devansh d426dd571c
Link Added To Sponsor 2021-03-03 13:12:27 +05:30
Devansh 756bc6f3a1
Changes Done 2021-02-26 18:21:54 +05:30
Devansh 69f5a2e07d
Changes Done 2021-02-26 18:19:58 +05:30
Devansh 0dbaf3c0b7
Temp Changes Added 2021-02-26 18:15:36 +05:30
Devansh 4994b230bb
Open collective temp logo added till auto fix 2021-02-26 17:28:51 +05:30
Glenn Hermans c5677ec93b
Removed security risk 2021-01-14 18:50:29 +01:00
Glenn Hermans 7b6b620730
Removed bagisto-standard from installation steps 2021-01-14 18:34:40 +01:00
devansh bawari 3191517e6d PHP Version Updated 2020-12-21 20:01:00 +05:30
jitendra 966524e9bc Added workflow actions link to ci badge in readme file 2020-07-02 17:03:27 +05:30
jitendra e5f90b92d0 Added support for search with algolia and elasticsearch 2020-07-02 17:00:21 +05:30
Pranshu Tomar 33e118c581 Install command updated 2020-05-21 15:19:49 +05:30
Glenn Hermans 9ca147916a
Updated readme 2020-03-03 01:19:22 +01:00
rahul shukla 83b0732252 change log and readme updated 2020-02-13 16:08:10 +05:30
Jitendra Singh 6f12f21625 PHP version updated in readme file 2020-01-21 15:54:46 +05:30
John Gannon 57c23ef2bc README.md: Updates to improve readability 2020-01-09 15:37:13 -05:00
Vikash Pathak 9342a597e2 Rename WAMP to WampServer to match with official | Fix typo for XAMPP 2019-10-19 13:31:52 +05:30
Prashant Singh 6dfa36871e github template added for support, bugs/issues, feature and security vulnerabilities. 2019-09-13 00:37:58 +05:30
Jitendra Singh 87ab5b1fe2
Merge pull request #1401 from sagarsneh/master
Port number added to database connection
2019-09-06 13:55:10 +05:30
Sneh Sagar 67b296d2b5 Port number added to database connection 2019-09-05 21:03:39 +05:30
Prashant Singh 256556a872 Fixed issue #1391 2019-09-05 19:51:02 +05:30
Prashant Singh c7f1e4996a Updated readme 2019-09-04 11:41:52 +05:30
Prashant Singh 0e048f6dcb Added the cms pages create and edit form in two separate accordian one for design and one for seo 2019-08-27 10:27:46 +05:30
Prashant Singh bb972c6e48 CMS Bug fixes and updated readme 2019-08-17 15:42:24 +05:30
Adrian Perez c6f44daa22
Update README.md
Update the backers link and image
2019-07-28 15:34:57 +02:00
Adrian Perez 0551886107
Update README.md
Fix heading for sponsors
2019-06-30 23:11:11 +02:00
Adrian Perez be24f5a86d
Update README.md
Improve backers and sponsors content and fix anchor
2019-06-30 23:10:35 +02:00
Adrian Perez f4be294219
Update README.md
Fix and remove numbering in anchors
2019-06-30 22:54:43 +02:00
Prashant Singh 6da603530e
Cart rule inside promotions, various improvements and fixes. (#964)
* Some syntax issue fixes

* Adding discount things inside promotions in admin

* routes updated for creating discount rules

* fixed customer profile redirect parameter issue

* added cart and catalog rule routes to admin section

* migrations for discount almost to be finished, final revision left

* migrations for discounts complete

* catalog rule form underway

* catalog rule

* Made some dynamic form fields in catalog rule create form

* made some changes for custom validations used in ProductForm request class

* working on prepopulating the values fields in conditions

* need another revisit on discount rules tables and then prepare for actions

* removed discounts table

* catalog rule form changed to muliti attribute set for single condition

* new icons added for promotion and customer note. new action for customer added to take notes on the customers

* catalog and cart rule designs stable, now moving towards validations on client side and backend

* catalog rules migrations added

* catalog rule models added with contracts and proxies

* fixed customer group bug in customer registration controller

* fixed customer registration bug due to last fix

* fixed product card image not found issue

* catalog rule translations added

* Added migrations for cart rules and catalog rule products their contracts and remaining necessary files related to them.

* making cart attributes for cart rules

* Added more fields for cart rules

* working on conditions for cart rule form

* minor changes in migrations related to price rules

* currency and locale switcher now only available for a channel on storefront when more than on locale and currency are assigned to that channel

* part of conditions on the cart rule form added

* daily sync

* cart rate migrations updated

* Added select and multi select attributes options fetching with ajax on catalog rule form

* changed some migrations and data being populated at runtime inside catalog rule form

* catalog rule create complete, migrations changes, translations added

* catalog rule edit form complete

* catalog rule form complete, now moving towards catalog rule products

* added delete functionality for catalog rules

* added cart rule preferences for coupon codes

* cart rule submission problem due to repository issue

* Cart rule form and migrations complete

* Models and Repositories updated for cart rule usage

* base sync with master

* designing process to get suitable discount rules

* cart rule form completed

* added helpers in cart and discount to apply rules on cart at checkout or not

* cart rule coupon implementation in progress for discount coupon in shop checkout pages

* cart rules working

* added coupon box on checkout screen

* removed the conditions empty bug

* Nearing to completion of coupon based rules

* made some changes in cart rule coupon application on checkout related to new designs

* some bug fixes

* calculation for automatic cart rules complete

* non couponable cart rules implemented, now moving on to binding them on frontend

* some conditions improvements in couponable cart rules

* some bug fixes

* removed some bugs from summary blade for cart rule

* added the table for cart rule cart for managing rules with cart and removed various bug fixes

* some bug fixes

* Removed bugs and added coupon based cart rule removal functionality

* some bug fixes

* cart rule labels refactoring in midway

* Cart rule labels bug fixed

* removed margin classes from shop to UI

* Refactoring cart rule on front end

* added checks

* Discount rule implemented.

* cart rule bug fixes

* provision to remove the couponable and non couponable rule had been added

* Cart rule frontend work done

* altered some frontend variables on onepage checkout

* Altered cart rules to some extent
2019-06-10 13:19:05 +05:30
Prashant Singh e6e12ae601
Update README.md 2019-05-31 19:10:53 +05:30
rahul shukla ba076f15f5 readme updated 2019-05-31 12:41:26 +05:30
rahul shukla 3f0fee01e5 readme updated 2019-05-31 12:39:33 +05:30
rahul shukla 68e945c04d readme updated 2019-05-31 12:36:09 +05:30
Prashant Singh e3277878bf updated download link in readme file 2019-03-18 14:34:33 +05:30
Prashant Singh 182c20b47b updated readme: minimum RAM requirements to 3GB 2019-03-18 10:13:39 +05:30
Prashant Singh 20247136a0 disabled side menu toggle for admin, created configuration for product types 2019-03-11 18:39:42 +05:30
Prashant Singh 55fe107874 readme 2019-02-26 12:07:23 +05:30
Prashant Singh 7cfbed1bda readme updated 2019-02-26 12:01:01 +05:30
Prashant Singh 003f2e0b42 updated readme 2019-02-07 15:22:20 +05:30
Prashant Singh b80d2746af MariaDB min version added in readme 2019-02-06 18:18:15 +05:30
Prashant Singh 0406f8d8ba updated readme 2019-02-05 18:28:03 +05:30
Prashant Singh ad0a61ac71 updated readme 2019-02-05 18:26:00 +05:30
Prashant Singh 3a83be0980 updated readme 2019-02-05 18:25:10 +05:30
Prashant Singh b7917350ed updated readme 2019-02-05 18:23:21 +05:30
Prashant Singh 3870102a50 made more cometic changes in readme 2019-02-05 18:21:47 +05:30
Prashant Singh 9ff7ad1d61 installer description added in readme 2019-02-05 18:17:42 +05:30
Prashant Singh da84f49cf1 installer description added in readme 2019-02-05 18:16:21 +05:30
Prashant Singh 102a43697a more changes in readme 2019-02-05 17:38:08 +05:30