Kamil Kokot
2e989b300f
[Behat] [DX] Added useful, developer-friendly steps, polished formatting & identation a little bit
2015-09-01 09:35:54 +02:00
Kamil Kokot
39b472ca41
[Locale] Coding standard and review fixes
2015-08-14 10:38:54 +02:00
Kamil Kokot
2a60cffa19
[Locale] Added managing locales and locales names are translated by Symfony Intl component
2015-08-14 10:38:47 +02:00
Kamil Kokot
045bfb684d
[Locale] Improved Behat scenarios formatting and consistency
2015-08-14 09:21:49 +02:00
Kamil Kokot
9fdb10794b
[Addressing] Enabling & disabling countries
2015-08-13 19:39:36 +02:00
Gustavo Perdomo
5331362f4c
[Addressing] Removed CountryTranslation, using Intl component to get translated country names and get list of countries to load as sample data
2015-08-13 19:39:36 +02:00
Paweł Jędrzejewski
edd4abd55e
Merge pull request #3015 from Zales0123/empty-slug-bug
...
Fixed empty product slug bug
2015-08-13 15:54:47 +02:00
Kamil Kokot
5ac569cd2b
[ResourceBundle] Tweaked scenarios to make them passing with using more strict asserts
2015-08-13 14:29:26 +02:00
Mateusz Zalewski
2e6b89ba6a
Written Behat scenario for empty products slug bug
2015-08-02 13:12:53 +02:00
Paweł Jędrzejewski
17fa5fcab5
Merge pull request #2978 from Zales0123/fee-payment-calculators
...
[Payment] Payment methods fee calculators
2015-07-13 09:50:26 +02:00
Mateusz Zalewski
7eb472f028
Added 0-fee scenario
...
Added scenario that checks if everything is fine with payment methods, when fee (fixed or percent) is set as 0.
2015-07-09 16:33:58 +02:00
Mateusz Zalewski
446bd69bc6
Fixed behat scenarios
...
Also some code refactoring.
2015-07-08 11:48:59 +02:00
Mateusz Zalewski
fd52cf375c
Fixed scenarios and contexts
...
Also some aesthetic changes.
2015-07-07 15:30:01 +02:00
Mateusz Zalewski
39e60a5af9
Added scenario for homepage products bug fixed
2015-06-29 09:07:10 +02:00
Mateusz Zalewski
b55270a427
Update scenarios
...
Update scenarios for creating and updating payment method.
Update scenarios for order checkout (especially proper payment fee addition).
2015-06-26 13:44:56 +02:00
michalmarcinkowski
2768690b66
Password reset Behat scenarios and fixes
2015-05-25 08:00:38 +02:00
michalmarcinkowski
b8248d4d28
Clean up and few fixes
2015-05-24 22:18:28 +02:00
michalmarcinkowski
508281a765
Password update fix, few improvements
2015-05-22 16:43:33 +02:00
michalmarcinkowski
5da08de3c4
Behat scenarios fixed
2015-05-22 08:10:48 +02:00
michalmarcinkowski
b1e14c3b83
After rebase fixes
2015-05-22 00:13:01 +02:00
michalmarcinkowski
8c8ce27bf8
Backend management reworked, few more fixes
2015-05-21 23:30:12 +02:00
michalmarcinkowski
1358fe2884
CS and other fixes
2015-05-21 23:27:07 +02:00
michalmarcinkowski
475dd9a5d0
Guest checkout validation
2015-05-21 23:26:17 +02:00
michalmarcinkowski
f46379475c
Merge with existing customer
2015-05-21 23:26:17 +02:00
michalmarcinkowski
5da014750d
User login event and cart assignement on login
2015-05-21 23:26:16 +02:00
michalmarcinkowski
d8adae821a
Removed FOSUserBundle and all its dependencies
2015-05-21 23:26:16 +02:00
michalmarcinkowski
2137205d06
Introduce customer context and adjust user and customer dependencies
2015-05-21 23:26:15 +02:00
Lukasz Adrian Chrusciel
63fad7ad96
Password change and reset
...
More specs
rebase fixes
mailer init
password reset impl
pre update listener
token expire date
expire fix
cs-fix
listeners spec
pssword reset routing, serializer fixes. UserType api support
reset password route extract, pin & token generator
spec fix, fos_user enabled
2015-05-21 23:06:37 +02:00
Lukasz Adrian Chrusciel
e8b202fa26
Register and login form for sylius user bundle
...
User registration form validation
Canonicals already in use validation fix
Behat fixed, form typo fix
User login form
spec & behat fixes
green behats
cs-fix
account impl
2015-05-21 23:06:36 +02:00
Paweł Jędrzejewski
5f52f3aa40
Scenario fixes
2015-05-21 22:29:19 +02:00
Kristian Løvstrøm
66805fa42d
Fix tests
2015-05-21 10:57:23 +02:00
Kristian Løvstrøm
7f0e5bb861
Tweak ChannelContext and fix typo
2015-05-21 10:57:22 +02:00
Kristian Løvstrøm
3383c493fd
Fixed behat tests
2015-05-21 10:57:22 +02:00
Kristian Løvstrøm
e15a94c8d6
WIP: Attempt to fix behat tests
2015-05-21 10:57:22 +02:00
Paweł Jędrzejewski
30d095f5a5
Initial management of multiple channels
...
Conflicts:
phpspec.yml
src/Sylius/Bundle/CoreBundle/DependencyInjection/SyliusCoreExtension.php
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius.yml
src/Sylius/Bundle/CurrencyBundle/spec/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelperSpec.php
src/Sylius/Bundle/MoneyBundle/spec/Sylius/Bundle/MoneyBundle/Templating/Helper/MoneyHelperSpec.php
(cherry picked from commit a35b980 )
2015-05-21 10:49:31 +02:00
Goutte
ed5580c085
[Pricing] Fix volume-based pricing and add related scenario. See issue #2623 .
2015-03-25 15:33:14 +01:00
Paweł Jędrzejewski
7c189a5b54
Merge pull request #2481 from pjedrzejewski/rbac
...
Hierarchical Role Based Access Control (HRBAC)
2015-02-23 20:57:37 +01:00
Paweł Jędrzejewski
11584ede3e
Revert "Fix promotion scenario"
...
This reverts commit ddb757471e .
2015-02-23 19:18:22 +01:00
Paweł Jędrzejewski
ddb757471e
Fix promotion scenario
2015-02-23 15:57:22 +01:00
Paweł Jędrzejewski
c4fdefd96e
wip
2015-02-22 21:52:36 +01:00
Paweł Jędrzejewski
03a60c99bf
Fix scenarios and add missing inventory menu
2015-02-20 14:00:44 +01:00
Paweł Jędrzejewski
1bdd0e4848
Initial Hierarchical Role Based Access Control (HRBAC)
2015-02-20 14:00:44 +01:00
Joeri Timmermans
04193e8fbb
Fixed behat tests, profile page is replaced by the account home page
2015-02-19 13:21:59 +01:00
Paweł Jędrzejewski
9c792b2d31
Merge pull request #2431 from gonzalovilaseca/gv-fix-translations-permalink
...
Permalinks for taxons
2015-02-14 13:12:25 +01:00
Mateusz Zalewski
e1f4cd9893
Move data fetcher form types to CoreBundle. Some fixes after rebase.
2015-02-12 09:53:46 +01:00
Gonzalo Vilaseca
b629a4f0e7
Permalinks for translation entities
2015-02-11 16:19:16 +00:00
Mateusz Zalewski
6cd5b7f9a7
Add behat for adding report with wrong code.
2015-02-11 12:21:35 +01:00
Mateusz Zalewski
072461bfe0
Some aesthetic, semantic and structural changes.
2015-02-11 12:18:01 +01:00
Mateusz Zalewski
275e1b90b7
Specs and behat do reports with code. Some bug fixed.
2015-02-11 12:18:01 +01:00
Mateusz Zalewski
1e3acf992e
Some aesthetic changes in behat for reports.
2015-02-11 12:17:59 +01:00