Commit Graph

5681 Commits

Author SHA1 Message Date
Shubham Mehrotra 1cc4aae067 #3204 2020-06-09 21:22:22 +05:30
shivam kumar b8c1985beb #3197 2020-06-09 19:22:41 +05:30
Annika Wolff 43a8f38bdc adjust calendar icon position 2020-06-09 14:55:06 +02:00
Annika Wolff 63c29b2c37 add special prices to event tickets 2020-06-09 14:41:58 +02:00
Annika Wolff abbd5c4a31 slightly refactoring 2020-06-09 14:35:02 +02:00
Annika Wolff e88d92ed1a add tests 2020-06-09 14:29:27 +02:00
Annika Wolff 60d71afa47 add tickets with special prices to cart 2020-06-09 11:22:31 +02:00
Annika Wolff dbc16cf7e6 add logging of catched exception 2020-06-09 10:14:06 +02:00
Jitendra Singh 415e58669c
Merge pull request #3195 from jitendra-webkul/1.0
Replace array_random function to Arr:random
2020-06-09 13:26:37 +05:30
Pranshu Tomar 21c73ab00c Added Illuminate\Support\Arr class to CustomerFactory 2020-06-09 13:15:44 +05:30
Pranshu Tomar c33d0ee7d3 Replace array_random function to Arr:random 2020-06-09 13:05:48 +05:30
Jitendra Singh 25f929eef1
Merge pull request #3194 from jitendra-webkul/1.0
Migrate to laravel 7
2020-06-09 12:56:18 +05:30
Pranshu Tomar 5b398574ae Migrate to laravel 7 2020-06-09 12:54:46 +05:30
Annika Wolff a32925f6ce refactor used translation function 2020-06-09 08:35:22 +02:00
Jitendra Singh 39a849d319
Merge pull request #3188 from thyseus/patch-1
Remove redundant filter in cart rule index page
2020-06-09 12:04:11 +05:30
Jitendra Singh d60af666ac
Merge pull request #3189 from shubhwebkul/master
Issue #3172 resolved
2020-06-09 12:03:46 +05:30
Annika Wolff 449a2e1d47 add logging to exception thrown in cart 2020-06-09 08:15:17 +02:00
Shubham Mehrotra bfd36ab55f Merge branch 'master' of https://github.com/bagisto/bagisto 2020-06-08 21:38:20 +05:30
Shubham Mehrotra ed59f3ae9d #3172 2020-06-08 21:37:59 +05:30
Annika Wolff d30c3e0ccd push to save progress 2020-06-08 16:17:13 +02:00
Herbert Maschke 5c2db445b8
Remove redundant filter in cart rule index page 2020-06-08 13:00:53 +02:00
Jitendra Singh bfeff060c2
Merge pull request #3187 from jitendra-webkul/1.0
Issue #3160 fixed
2020-06-08 16:12:35 +05:30
Pranshu Tomar d2ff59cc15 Issue #3160 fixed 2020-06-08 16:10:53 +05:30
Jitendra Singh 473acae380
Merge pull request #3124 from Haendlerbund/cronjob-deactivating-booking-events
Automatically deactivate expired event products
2020-06-08 12:11:37 +05:30
Jitendra Singh e55f235814
Merge pull request #3181 from shubhwebkul/master
minified file jquery-ez-plus.js for velocity
2020-06-08 10:54:37 +05:30
Glenn Hermans f2864382a0
Merge pull request #14 from bagisto/master
Merge with origin repo
2020-06-06 02:03:18 +02:00
Shubham Mehrotra 161fb5853c Merge branch 'master' of https://github.com/bagisto/bagisto 2020-06-05 19:40:16 +05:30
Shubham Mehrotra bd8315dafb minified jquery-ez-plus file 2020-06-05 19:39:48 +05:30
Jitendra Singh ee708f9df4
Merge pull request #3180 from jitendra-webkul/1.0
Issue #3070 fixed
2020-06-05 18:43:37 +05:30
Pranshu Tomar 31b9ae7e3e Issue #3070 fixed 2020-06-05 18:41:38 +05:30
Jitendra Singh 7621cad185
Merge pull request #3178 from jitendra-webkul/1.0
Issue #3171 fixed
2020-06-05 16:24:13 +05:30
Pranshu Tomar 502beab0dd Issue #3171 fixed 2020-06-05 16:23:09 +05:30
Jitendra Singh c64c282b50
Merge pull request #3177 from jitendra-webkul/1.0
Fixed typo in customer group price migration
2020-06-05 16:18:29 +05:30
Pranshu Tomar d5a803cf14 Fixed typo in customer group price migration 2020-06-05 16:17:53 +05:30
Jitendra Singh 8cb442ae45
Merge pull request #3176 from phillipcodes/patch-4
fix typo
2020-06-05 15:43:51 +05:30
phillipcodes 8867eccd90
fix typo 2020-06-05 11:59:52 +02:00
Jitendra Singh c5dd54ff68
Merge pull request #3175 from Haendlerbund/fix-search-when-missing-term
bugfix: add default value for search term
2020-06-05 12:18:48 +05:30
Florian Bosdorff 351c38c9e8 add default value for search term 2020-06-05 08:08:31 +02:00
Jitendra Singh 8a529ce0a8
Merge pull request #3166 from Haendlerbund/copy-cart-rules
make a prefix to the copied cart rule ('copy of XXX')
2020-06-05 11:34:06 +05:30
Florian Bosdorff baa9e3f571 fix tiny issues due to code guidelines 2020-06-05 07:54:47 +02:00
Jitendra Singh 1b60f1b072
Merge pull request #3142 from MattApril/typo
Fixed case sensitivity typo in Bundle class
2020-06-04 19:59:12 +05:30
Jitendra Singh 0fd5e76e33
Merge pull request #3149 from bhumikaisarani/master
Update 503.blade.php
2020-06-04 19:56:05 +05:30
Florian Bosdorff 9219c283fb Merge branch 'bagisto/master' into haendlerbund/copy-cart-rules 2020-06-04 13:05:55 +02:00
Jitendra Singh 303b8765c2
Merge pull request #3173 from ilyasokay/language-development
Added Turkish Translation
2020-06-04 12:22:58 +05:30
Jitendra Singh e1332241b6
Merge pull request #3174 from jitendra-webkul/1.0
Issue #3113 fixed
2020-06-04 12:11:58 +05:30
Pranshu Tomar fb74d35ad5 Issue #3113 fixed 2020-06-04 12:11:06 +05:30
İlyas Okay bc5a906a00 Turkish Language added and English language duplicate rows deleted. 2020-06-03 18:22:47 +03:00
İlyas Okay ad9c85a0f5 Turkish Language added and English language duplicate rows deleted. 2020-06-03 18:11:28 +03:00
Jitendra Singh d75059254b
Merge pull request #3134 from Haendlerbund/cart-rule-validator-extension
Cart rule validator extension
2020-06-03 19:39:04 +05:30
Jitendra Singh 1e81e4b97d
Merge pull request #3165 from shubhwebkul/master
check if product_id exists
2020-06-03 19:31:28 +05:30