Update version of sensio/distribution-bundle to 3.0#3088
Closed
nbas11 wants to merge 459 commits into
Closed
Conversation
Contributor
|
@MblKiTA could you rebase this PR? |
Contributor
Author
|
@michalmarcinkowski, rebased |
Contributor
|
@MblKiTA have you pushed your changes? I don't see any update. |
Contributor
Author
|
@michalmarcinkowski Seems I've done it now. |
Contributor
|
Something is wrong, cause I see 13 commits... I would suggest to switch on a clean master branch and apply this change once again, it will be probably faster than struggling with desynchronized rebase. Please remember to update the |
Contributor
Author
|
@michalmarcinkowski is it ok now? |
Also added missing ChannelBasedCalculator spec.
…d attributes starting with lowercase letters
If you don't ask for the field "email" sylius will crash trying to "INSERT INTO sylius_customer" with an empty e-mail.
[Report] Introduce code for Report [ResportBundle] Add AddCodeFormSubscriber to ReportType
…eType and TaxCategoryType [TaxationBundle] Add validation for filed 'code' from TaxRate and TaxCategory [Taxation] Add field 'code' to TaxCategory and TaxRate, TaxCategoryInterface and TaxRateInterface extend AwareCodeInterface [WebBundle] Add code filed to TaxCategory views and to TaxRate views
[MailerBundle] Add AddCodeFormSubscriber to EmailType
…ce extends CodeAwareInterface [PaymentBundle] PaymentMethodType add AddCodeFormSubscriber to builder
[ChannelBundle] Add AddCodeFormSubscriber to ChannelType
…nts CodeAwareInterface [PromotionBundle] add AddCodeFormSubscriber to PromotionType and to CouponType
[ArchetypeBundle] Add AddCodeFormEventSubscriber to ArchetypeType
With the introduction of AppVeyor continuous integration and improved setup of Travis, the root directory may start to become disorganised or cluttered, especially if there are more tools to be integrated in the future. Moving files for AppVeyor, Travis and Vagrant into an "etc" directory will help estabish a new location for similar files.
…build directory, made javascripts more fail-safe
…e" (it would throw: `Cannot use nodename property "name" of class "Xyz" as a dynamic operand use "localname()" instead.`)
…ContentController and Sylius' ResourceController
…d-output to etc/build
Contributor
|
@MblKiTA please run |
Contributor
Author
|
@michalmarcinkowski, I've created a new pull request for this: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Facing this issue: sensiolabs/SensioDistributionBundle#150 while using sensio/distribution-bundle v2.3.22.
3.0 branch should be compatible with symfony 2.3 and higher per http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html