Arminek
|
e25123dff0
|
[Behat] steps implementation
|
2016-11-14 09:29:19 +01:00 |
|
Paweł Jędrzejewski
|
c66308223d
|
Merge pull request #6699 from davalb/master
removes superfluous words in documentation
|
2016-11-14 09:29:14 +01:00 |
|
Arminek
|
24984d2b5a
|
[Pricing] Configure channel and currency based calculator
|
2016-11-14 09:27:12 +01:00 |
|
Paweł Jędrzejewski
|
05b52508b1
|
Merge pull request #6703 from Joypricecorp/resource-route-config-fix
[ResourceBundle] Allow array to form config.
|
2016-11-14 09:24:52 +01:00 |
|
Michał Marcinkowski
|
fbf0a5bd52
|
Merge pull request #6593 from Zales0123/recalculating-product-average-rating-after-rate-change-in-admin-panel
[Behat][ProductReview] Recalculate average rating after review rate change
|
2016-11-14 08:50:54 +01:00 |
|
venyii
|
21a5a2d4f7
|
Use dbname from doctrine connection to allow custom values
|
2016-11-14 08:14:55 +01:00 |
|
Mateusz Zalewski
|
b9880eb508
|
PR review fixes
|
2016-11-13 21:10:22 +01:00 |
|
liverbool
|
b357a90a12
|
allow array to form config.
|
2016-11-14 02:35:09 +07:00 |
|
David Albrecht
|
d2725a403f
|
removes superfluous words in documentation
I stumbled over this sentence and thought it made more sense removing the first three words.
|
2016-11-13 13:00:16 +01:00 |
|
Paweł Jędrzejewski
|
a9431f868b
|
Merge pull request #6690 from NeverResponse/remove/product-get-first-variant
[Core] Removed all occurrences of 'getFirstVariant' method
|
2016-11-12 17:09:12 +01:00 |
|
Paweł Jędrzejewski
|
34809af1aa
|
Merge pull request #6697 from venyii/absolute-install-paths
[Core] Ensure writable web/ directories with absolute paths in the installer
|
2016-11-12 17:08:40 +01:00 |
|
Jan Goralski
|
13ada69590
|
[Admin] Added dimensions to the product forms
|
2016-11-11 20:02:26 +01:00 |
|
Jan Goralski
|
41f6cd5fac
|
[Behat] Reduced duplications in ManagingProductVariantsContext
|
2016-11-11 16:06:24 +01:00 |
|
Jan Goralski
|
5770c5558b
|
[Core] Removed all occurrences of 'getFirstVariant' method
|
2016-11-11 16:06:24 +01:00 |
|
venyii
|
c22a99e706
|
Add note when loading sample data was cancelled
To give the user some feedback what exactly happened, especially in
non-interactive mode since this command will never run (currently).
|
2016-11-11 11:28:37 +01:00 |
|
venyii
|
52e7af6c36
|
Remove obsolete no-interaction check
The following `askConfirmation` call will automatically return the
default value (`false`) if it's in non-interactive mode.
|
2016-11-11 11:28:37 +01:00 |
|
venyii
|
5e1bb1632e
|
Use absolute paths to ensure writable web/
|
2016-11-11 11:28:37 +01:00 |
|
Michał Marcinkowski
|
84521dc676
|
Merge pull request #6666 from Zales0123/buy-product-in-correct-price-for-channel-and-currency
[Product][Shop] Buy product in correct prices for channel and currency
|
2016-11-11 11:28:09 +01:00 |
|
Paweł Jędrzejewski
|
b6bea010d7
|
Merge pull request #6689 from sweoggy/AdminBundle-improvements
[AdminBundle] Create checkbox based on form instead of attribute
|
2016-11-11 10:28:15 +01:00 |
|
Paweł Jędrzejewski
|
764a3d611c
|
Merge pull request #6672 from TheMadeleine/docs/cook/custom-rule
[Documentation][Cookbook] How to add a custom promotion rule?
|
2016-11-11 10:26:27 +01:00 |
|
Paweł Jędrzejewski
|
4c1254583f
|
Merge pull request #6588 from NeverResponse/address-book/fixes-of-default
[Core][Behat] Default address related fixes
|
2016-11-11 10:26:01 +01:00 |
|
Paweł Jędrzejewski
|
066a7f454e
|
Merge pull request #6694 from SyliusBot/crowdin-translations-2016-11-10-21-37-01
[AUTO] Updated translations from Crowdin
|
2016-11-11 10:23:40 +01:00 |
|
Paweł Jędrzejewski
|
54ce493f1d
|
Merge pull request #6695 from NeverResponse/fix/order-sortings
[WIP][Grid] Fixed sortable properties' paths
|
2016-11-11 10:22:33 +01:00 |
|
Jan Goralski
|
63c72ddb9a
|
[Grid] Fixed sortable properties' paths
|
2016-11-11 03:44:58 +01:00 |
|
Sylius Bot
|
3969db4557
|
[Translations] Updated translations from Crowdin
|
2016-11-10 21:43:10 -05:00 |
|
Mateusz Zalewski
|
0da09ba57f
|
[Behat][Product] Update average rating after review rate change
|
2016-11-10 16:13:06 +01:00 |
|
Paweł Jędrzejewski
|
019c211778
|
Merge pull request #6691 from venyii/use-kernel-cache-dir
[Core] Use cache_dir parameter to ensure writable cache dir in InstallCommand
|
2016-11-10 15:35:17 +01:00 |
|
venyii
|
cbe771a3b7
|
Use cache_dir parameter to ensure writable cache dir
|
2016-11-10 14:49:08 +01:00 |
|
Oscar Reimer
|
c3408535f9
|
Create checkbox based on form instead of attribute
By checking the form type instead of the attribute type it is possible
to extend the CheckboxAttributeType of Sylius and still get the same
looks
|
2016-11-10 14:15:46 +01:00 |
|
Michał Marcinkowski
|
76aebc5828
|
Merge pull request #6642 from GSadee/admin-associated-products
[Admin][ProductAssociation] Adding associated products to a product
|
2016-11-10 14:14:00 +01:00 |
|
Mateusz Zalewski
|
e9ba0f9a3f
|
[Core] Convert price to base in calculator and make it not stateful
|
2016-11-10 14:08:16 +01:00 |
|
Mateusz Zalewski
|
b06f0cf0c1
|
[Pricing][Core] Implemented ChannelAndCurrencyBasedCalculator
|
2016-11-10 14:08:16 +01:00 |
|
Mateusz Zalewski
|
bf39903720
|
[Behat] Scenarios implementation (no calculator yet)
|
2016-11-10 14:08:15 +01:00 |
|
Mateusz Zalewski
|
d6f6ebd517
|
[Behat] Prices dependant on channel an currency scenarios
|
2016-11-10 14:08:14 +01:00 |
|
Grzegorz Sadowski
|
a0296760a3
|
[ProductAssociation] Add migration file
|
2016-11-10 13:19:14 +01:00 |
|
Grzegorz Sadowski
|
12f89b422f
|
[ProductAssociation] Fixes after PR review
|
2016-11-10 13:19:14 +01:00 |
|
Grzegorz Sadowski
|
c96d2ff03c
|
[Product] Move associations mapping from CoreBundle to ProductBundle
|
2016-11-10 13:19:14 +01:00 |
|
Grzegorz Sadowski
|
36dcadfe17
|
[Admin][ProductAssociation] Fixes after rebase
|
2016-11-10 13:19:14 +01:00 |
|
Grzegorz Sadowski
|
dabe4e5f96
|
[Behat][Admin][ProductAssociation] Implement scenarios for adding and changing associations
|
2016-11-10 13:19:14 +01:00 |
|
Grzegorz Sadowski
|
5834cda051
|
Fix html attributes for autocomplete fields
|
2016-11-10 13:19:14 +01:00 |
|
Grzegorz Sadowski
|
1cfd68338c
|
[Product][Association] Fix mapping
|
2016-11-10 13:19:14 +01:00 |
|
Grzegorz Sadowski
|
c2a5457d16
|
[Admin][Product] Init associations in a product
|
2016-11-10 13:19:14 +01:00 |
|
Grzegorz Sadowski
|
e10bdfe561
|
[Product][Association] Add product association choice type and transformer
|
2016-11-10 13:19:14 +01:00 |
|
Grzegorz Sadowski
|
30bc75ec0b
|
[Association] Add clearAssociatedObjects method
|
2016-11-10 13:19:14 +01:00 |
|
Grzegorz Sadowski
|
9abb96e223
|
[Admin][ProductAssociation] Add scenarios for adding and changing associations of a product
|
2016-11-10 13:19:14 +01:00 |
|
Jan Goralski
|
75dfa24f21
|
[Behat] Unified non-ui related contexts' names of address
|
2016-11-10 13:01:40 +01:00 |
|
Paweł Jędrzejewski
|
fd2cb2802a
|
Merge pull request #6685 from TheMadeleine/docs/book/taxes
[Documentation][Book] Taxation - included in price examples
|
2016-11-10 11:41:12 +01:00 |
|
Magdalena Banasiak
|
42f06b3aa2
|
[Documentation][Book] Taxation - included in price examples
|
2016-11-10 11:03:56 +01:00 |
|
Magdalena Banasiak
|
1b2e41fb1d
|
[Documentation][Cookbook] How to add a custom promotion rule?
|
2016-11-10 09:27:26 +01:00 |
|
Paweł Jędrzejewski
|
7fd11cbf92
|
Merge pull request #6663 from NeverResponse/fix/cart-repository
[Order] Changed OrderRepository queries to rely on cart state
|
2016-11-10 08:55:55 +01:00 |
|