Commit Graph

2271 Commits

Author SHA1 Message Date
Prashant Singh 790bc2d7a4 Added the extra note on summary for stripe fees when customer is selected to pay stripe fees as transaction fees 2019-06-27 05:05:56 +05:30
Prashant Singh 9ba162e7a0 Critical bug fix in super admin security 2019-06-27 04:43:45 +05:30
Prashant Singh c539e017fe Merge branch 'master' of https://github.com/bagisto/bagisto 2019-06-27 04:38:41 +05:30
Jitendra Singh 3317341a27
Merge pull request #1109 from rahulshukla-webkul/development
try & catch added in buynow
2019-06-26 17:00:49 +05:30
rahul shukla 9a92a61724 try & catch added in buynow 2019-06-26 16:40:15 +05:30
Prashant Singh 1573ae5261 Added product export feature, to be migrated in core framework 2019-06-26 14:39:24 +05:30
Prashant Singh 397d83e64f Merge branch 'master' of https://github.com/bagisto/bagisto 2019-06-26 14:36:54 +05:30
Jitendra Singh fe14287b07
Merge pull request #1106 from prashant-webkul/development
Development
2019-06-26 14:33:29 +05:30
Prashant Singh 00ba0f2e71 Fixed issue with guest checkout when looking for cart rules based on guest customer groups 2019-06-26 14:30:32 +05:30
Prashant Singh 00bb4b0367 Preorder bug fixes 2019-06-25 17:08:52 +05:30
Prashant Singh 85ed096185 Fixes in customer document, removal of session from company facade 2019-06-25 16:56:57 +05:30
Prashant Singh 02be744066 Removed is_guest check from couponable and non couponable rules 2019-06-25 15:36:41 +05:30
Prashant Singh ead9f2d465 Merge branch 'master' of https://github.com/bagisto/bagisto 2019-06-25 15:04:41 +05:30
Jitendra Singh a60e339218
Merge pull request #1105 from prashant-webkul/development
Development
2019-06-25 15:02:46 +05:30
Prashant Singh af04acf76e Fixes in preorder 2019-06-25 15:00:34 +05:30
Prashant Singh ddb2f1b59f Merge branch 'development' of https://github.com/prashant-webkul/bagisto into development 2019-06-25 14:57:57 +05:30
Prashant Singh ecd766cb81 Some changes in frontend regarding coupon form on checkout 2019-06-25 14:57:26 +05:30
Prashant Singh 68c22f38f6 improvements in cart rules 2019-06-25 14:44:14 +05:30
Jyoti Singh 44947074a4 added discount threshold check in fixed amount cart rule 2019-06-25 13:37:24 +05:30
Prashant Singh 35a87aa7fd Added more security fixes for cart rules 2019-06-25 13:19:58 +05:30
Prashant Singh 463ff5a8ac Fixed issues with cart rules and made a validation function that checks the applied rule for any changes made in cart 2019-06-25 13:14:12 +05:30
Prashant Singh 1a262e0f27 Fixed some bugs in cart rules 2019-06-25 12:27:13 +05:30
Prashant Singh eedc0c6153 eliminated the column is_guest column from cart rules in favor of guest as a customer group 2019-06-25 11:10:21 +05:30
Prashant Singh 3382ffc076 Customer group catalog fixed 2019-06-24 19:23:20 +05:30
Prashant Singh 35c8402749 Store front files published according to new customer group categoru 2019-06-24 18:52:45 +05:30
Prashant Singh b7b8cde76b Published new customer group catalog files 2019-06-24 18:49:42 +05:30
Prashant Singh cc649c83da Fixed customer group category 2019-06-24 18:47:29 +05:30
Prashant Singh a7d1c5e518 PreOrder fixes 2019-06-24 18:25:47 +05:30
Jitendra Singh 7ed43fabec
Merge pull request #1104 from rahulshukla-webkul/development
removed undefined variable rule from checkout/save payment
2019-06-24 18:23:49 +05:30
rahul shukla b0efd192e2 removed undefined variable rule from checkout/save payment 2019-06-24 18:03:31 +05:30
Prashant Singh 7fd8122251 Fixed issue with preorder 2019-06-24 17:10:33 +05:30
Prashant Singh f825be085a Customer document fixed 2019-06-24 17:06:14 +05:30
Prashant Singh e79701b037 customer group catalog fixed 2019-06-24 16:06:46 +05:30
Prashant Singh e130e79121 Fixed issue with preorder not showing button 2019-06-24 12:09:47 +05:30
Prashant Singh 714d9deed1 updated package of customer group catalog 2019-06-24 11:22:06 +05:30
Prashant Singh df2e63a12a Removed exception when seller ain't supporting stripe and added statement descriptor and who will pay service fees 2019-06-22 18:29:52 +05:30
Prashant Singh bddb039ce6 Fixed a bug related to product review write in showprice after login 2019-06-22 17:06:16 +05:30
Prashant Singh 791dd64800 Preorder and show price after login integrated in shop views 2019-06-22 16:57:36 +05:30
Prashant Singh 7d023afa5b conditions now more properly grouped for show price after login functionalities 2019-06-22 16:52:46 +05:30
Prashant Singh 14546dc12d Show price after login permanently integrated into the system 2019-06-22 16:40:12 +05:30
Prashant Singh 3aa0135aec changed shop blade files according to show price after login 2019-06-22 16:27:56 +05:30
Prashant Singh e327ee2b05 reverted shop packages views 2019-06-22 15:18:10 +05:30
Prashant Singh b11f5fe46f Refactoring show price after login blade files 2019-06-22 15:01:20 +05:30
Prashant Singh bce5997b11 Reverted blade files to original 2019-06-22 14:53:30 +05:30
Prashant Singh c3bfcf5d79 Show price after login modified 2019-06-22 13:53:36 +05:30
Prashant Singh 1d988dd82a Show price after login refactor 2019-06-22 13:18:22 +05:30
Prashant Singh 813bccf758 Totally fixed registration form 2019-06-22 13:04:13 +05:30
Prashant Singh 75f45b765c More stripe settings added for seller 2019-06-22 12:30:50 +05:30
Prashant Singh 07858f5ef7 Registration form fixed 2019-06-22 12:03:54 +05:30
Prashant Singh cf0f54cc7a Registration form fixed with unique validations 2019-06-22 11:57:56 +05:30