mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
2239 lines
No EOL
239 KiB
Markdown
2239 lines
No EOL
239 KiB
Markdown
## CHANGELOG
|
|
|
|
### v0.17.0 2016-03-01
|
|
- [#4357](https://github.com/Sylius/Sylius/pull/4357) Fix various missing deps and not needed coupling to Symfony (@pjedrzejewski)
|
|
- [#4349](https://github.com/Sylius/Sylius/pull/4349) [Behat][Promotion] Added domain scenarios for coupon deletion (@NeverResponse)
|
|
- [#4286](https://github.com/Sylius/Sylius/pull/4286) [Behat][Promotion] Percentage discount on products from specific taxon (@Zales0123)
|
|
- [#4352](https://github.com/Sylius/Sylius/pull/4352) [Behat][Product] Product deletion scenarios (@TheMadeleine)
|
|
- [#4355](https://github.com/Sylius/Sylius/pull/4355) [Behat] Remove redundant steps in product (@lchrusciel)
|
|
- [#4320](https://github.com/Sylius/Sylius/pull/4320) Add initial admin CRUD scenarios for tax category (@pjedrzejewski)
|
|
- [#4359](https://github.com/Sylius/Sylius/pull/4359) [Admin Menu] Product association types definition fix (@peteward)
|
|
- [#4326](https://github.com/Sylius/Sylius/pull/4326) [SearchBundle] Make orm_indexes node properly overridable (@okwinza)
|
|
- [#4338](https://github.com/Sylius/Sylius/pull/4338) [SearchBundle] Hide empty filters for elasticsearch engine (@okwinza)
|
|
- [#4354](https://github.com/Sylius/Sylius/pull/4354) [AUTO] Updated translations from Crowdin (@SyliusBot)
|
|
- [#4000](https://github.com/Sylius/Sylius/pull/4000) [Core] [Theme] Integration with Sylius platform (@pamil)
|
|
- [#4356](https://github.com/Sylius/Sylius/pull/4356) CRITICAL Symfony2.8 Debug Toolbar Fix (@peteward)
|
|
- [#4351](https://github.com/Sylius/Sylius/pull/4351) [Theme] Filesystem interface & class cleanup (@pamil)
|
|
- [#4350](https://github.com/Sylius/Sylius/pull/4350) [Theme] Support for fallback locales; integration tests for translation compiler passes (@pamil)
|
|
- [#4324](https://github.com/Sylius/Sylius/pull/4324) [Core] Fix IntegerDistributor service name (@Zales0123)
|
|
- [#4328](https://github.com/Sylius/Sylius/pull/4328) [Customer] Added phone number to customer (@GSadee)
|
|
- [#4322](https://github.com/Sylius/Sylius/pull/4322) [Core] [Theme] Scenarios for using themes by current channel (@pamil)
|
|
- [#4340](https://github.com/Sylius/Sylius/pull/4340) [User] Clean-up remaining references to soft-deletable for User and Customer (@peteward)
|
|
- [#4336](https://github.com/Sylius/Sylius/pull/4336) [WebBundle] Added graph to routing to solving state machine update issue. (@ahmadrabie)
|
|
- [#4323](https://github.com/Sylius/Sylius/pull/4323) [Theme] Translator was loading resources way too many times (@pamil)
|
|
- [#4316](https://github.com/Sylius/Sylius/pull/4316) Update PR template for autoclosing issues (@peteward)
|
|
- [#4273](https://github.com/Sylius/Sylius/pull/4273) [Product] Deleting product variant features (@michalmarcinkowski)
|
|
- [#4303](https://github.com/Sylius/Sylius/pull/4303) [Behat] [DX] Injecting shared storage as a first argument (@lchrusciel)
|
|
- [#4317](https://github.com/Sylius/Sylius/pull/4317) Fix bunch of missing deps and coupling bugs (@pjedrzejewski)
|
|
- [#4308](https://github.com/Sylius/Sylius/pull/4308) [Behat] UserSetupContext refactoring (@lchrusciel)
|
|
- [#4304](https://github.com/Sylius/Sylius/pull/4304) [Behat] ProductContext redundatnt line (@lchrusciel)
|
|
- [#4310](https://github.com/Sylius/Sylius/pull/4310) [Behat] [DX] Extracting transformers (@lchrusciel)
|
|
- [#4268](https://github.com/Sylius/Sylius/pull/4268) [Theme] Make themes persistable & huuuge refactoring (@pamil)
|
|
- [#4313](https://github.com/Sylius/Sylius/pull/4313) [Attribute] Allow saving of unchecked checkboxes (@peteward)
|
|
- [#4311](https://github.com/Sylius/Sylius/pull/4311) [SearchBundle] Add boolOr filter for range filters for elasticsearch engine (@Niiko)
|
|
- [#4306](https://github.com/Sylius/Sylius/pull/4306) [Travis] Use Selenium downloaded by Composer (@pamil)
|
|
- [#4276](https://github.com/Sylius/Sylius/pull/4276) [ReportBundle] Remove prefix on configurationType type (@Niiko)
|
|
- [#4235](https://github.com/Sylius/Sylius/pull/4235) [Behat] [Order] Deleting an order (@lchrusciel)
|
|
- [#4301](https://github.com/Sylius/Sylius/pull/4301) [Core] FOSRest format rules can not be overwritten (@cdaguerre)
|
|
- [#4299](https://github.com/Sylius/Sylius/pull/4299) [Behat] Add selenium server standalone in require-dev (@Niiko)
|
|
- [#4275](https://github.com/Sylius/Sylius/pull/4275) [Behat][Promotion] Reapplying promotion on cart change (@Zales0123)
|
|
- [#4284](https://github.com/Sylius/Sylius/pull/4284) [CoreBundle] Update renderArchetypeResults with configuration (@Niiko)
|
|
- [#4288](https://github.com/Sylius/Sylius/pull/4288) [WebBundle] Hide option values on product show page in backend (@okwinza)
|
|
- [#4296](https://github.com/Sylius/Sylius/pull/4296) [CoreBundle] Add enabled is true when retrieve latest products (@Niiko)
|
|
- [#4290](https://github.com/Sylius/Sylius/pull/4290) use ROLE_API_ACCESS instead of ROLE_API (@xantrix)
|
|
- [#4291](https://github.com/Sylius/Sylius/pull/4291) [BackendMenu] Add check on product review link (@Niiko)
|
|
- [#4287](https://github.com/Sylius/Sylius/pull/4287) [Resource] Lazy resource repositories (@pamil)
|
|
- [#4292](https://github.com/Sylius/Sylius/pull/4292) [Travis] No debug while calling app/console (@pamil)
|
|
- [#4283](https://github.com/Sylius/Sylius/pull/4283) [BackendMenu] Add check on product association link (@Niiko)
|
|
- [#4269](https://github.com/Sylius/Sylius/pull/4269) [RFC][Behat] Extract reusable transformers (@Zales0123)
|
|
- [#4278](https://github.com/Sylius/Sylius/pull/4278) [AssociationBundle ] Added Association component dependecy in the AssociationBundle (@jverdeyen)
|
|
- [#4270](https://github.com/Sylius/Sylius/pull/4270) [Behat][Promotion] Shipping discount promotions (@Zales0123)
|
|
- [#4184](https://github.com/Sylius/Sylius/pull/4184) [Cart] Set subject in CartEvent and CartItemEvent (@Niiko)
|
|
- [#4267](https://github.com/Sylius/Sylius/pull/4267) [Behat][Promotion] Discount based on items total (@Zales0123)
|
|
- [#4266](https://github.com/Sylius/Sylius/pull/4266) [Promotion] Removed "equal" flag from rules (@Zales0123)
|
|
- [#4009](https://github.com/Sylius/Sylius/pull/4009) [User] Remove softdeletable from User and Customer (@TheMadeleine)
|
|
- [#4232](https://github.com/Sylius/Sylius/pull/4232) [Checkout] Quick fix behat command on travis (@Arminek)
|
|
- [#4254](https://github.com/Sylius/Sylius/pull/4254) [review] - migration fix to be consistent with model (@nakashu)
|
|
- [#4257](https://github.com/Sylius/Sylius/pull/4257) [Behat][Promotion] Discount based on cart quantity (@Zales0123)
|
|
- [#4263](https://github.com/Sylius/Sylius/pull/4263) [OrderBundle] Adjustment resource (@robinjansen)
|
|
- [#4249](https://github.com/Sylius/Sylius/pull/4249) [RFC][Promotion] Change "item count" promotion to "cart quantity" (@Zales0123)
|
|
- [#4258](https://github.com/Sylius/Sylius/pull/4258) [Behat][Promotion] Changed promotions total step (@Zales0123)
|
|
- [#4252](https://github.com/Sylius/Sylius/pull/4252) [Addressing] Country name to code converter extraction (@lchrusciel)
|
|
- [#4206](https://github.com/Sylius/Sylius/pull/4206) [Taxation] - reset pointer for orderUnits collection before each call (@nakashu)
|
|
- [#4238](https://github.com/Sylius/Sylius/pull/4238) [Review] - average rating recalculation on change, decouple model (@nakashu)
|
|
- [#4168](https://github.com/Sylius/Sylius/pull/4168) [cart] - added missing translation for quantity on cart item form type (@nakashu)
|
|
- [#4255](https://github.com/Sylius/Sylius/pull/4255) Changed ProvinceNamingProvider to lazy service (@GSadee)
|
|
- [#4135](https://github.com/Sylius/Sylius/pull/4135) [Product] Removed the need of description (@NeverResponse)
|
|
- [#4234](https://github.com/Sylius/Sylius/pull/4234) [Behat][Promotion] Percentage discount scenarios implementation (@Zales0123)
|
|
- [#4208](https://github.com/Sylius/Sylius/pull/4208) [Behat][Promotion] Fixed discount promotion scenarios vol 2 (@Zales0123)
|
|
- [#4244](https://github.com/Sylius/Sylius/pull/4244) [AddressingBundle] Fixed rendering of province choice field in frontend checkout proccess (@ahmadrabie)
|
|
- [#4247](https://github.com/Sylius/Sylius/pull/4247) [Resource][Paginator] - setMaxPerPage is set before setCurrentPage to get proper results (@nakashu)
|
|
- [#4239](https://github.com/Sylius/Sylius/pull/4239) [Resource][Pagination] - respect paginate parameter from config (@nakashu)
|
|
- [#4227](https://github.com/Sylius/Sylius/pull/4227) [Behat] Restructure behat features (@michalmarcinkowski)
|
|
- [#4176](https://github.com/Sylius/Sylius/pull/4176) [Behat][Promotion] Percentage discount promotions scenarios (@Zales0123)
|
|
- [#4219](https://github.com/Sylius/Sylius/pull/4219) Allow override of search filters (@okwinza)
|
|
- [#4233](https://github.com/Sylius/Sylius/pull/4233) [Behat] No more weird fatal errors calling getMasterRequest() on null (@pamil)
|
|
- [#4230](https://github.com/Sylius/Sylius/pull/4230) [Payment][Core] PaymentProcessor clean up (@lchrusciel)
|
|
- [#4199](https://github.com/Sylius/Sylius/pull/4199) [Behat][Promotion] Fixed discount promotion scenarios (@Zales0123)
|
|
- [#3980](https://github.com/Sylius/Sylius/pull/3980) [Review] SyliusReviewBundle (@GSadee, @Zales0123, @Richtermeister)
|
|
- [#4223](https://github.com/Sylius/Sylius/pull/4223) [Promotion] Implement custom promotion action factory (@Zales0123)
|
|
- [#4214](https://github.com/Sylius/Sylius/pull/4214) [Payment] Adding PaymentFactory (@lchrusciel)
|
|
- [#4228](https://github.com/Sylius/Sylius/pull/4228) [Behat] Helper services: cookie setter, channel context setter, security service (@pamil)
|
|
- [#4221](https://github.com/Sylius/Sylius/pull/4221) [Checkout] Fix paypal express checkout scenario (@Arminek)
|
|
- [#4222](https://github.com/Sylius/Sylius/pull/4222) [Checkout] More advance paypal checkout scenario (@Arminek)
|
|
- [#4205](https://github.com/Sylius/Sylius/pull/4205) Always declare HTML encoding immediately after the opening head tag. (@adamelso)
|
|
- [#4218](https://github.com/Sylius/Sylius/pull/4218) [Behat] Fix features formating (@michalmarcinkowski)
|
|
- [#4189](https://github.com/Sylius/Sylius/pull/4189) [RFC][Behat] Promotion system feature files (@michalmarcinkowski)
|
|
- [#4216](https://github.com/Sylius/Sylius/pull/4216) Add test for pagination in ResourceBundle (via API) (@pjedrzejewski)
|
|
- [#4054](https://github.com/Sylius/Sylius/pull/4054) [Checkout] Behat scenarios for paypal checkout express (@Arminek)
|
|
- [#4163](https://github.com/Sylius/Sylius/pull/4163) [fixtures][promotion] - add channels and priority to fixtures (@nakashu)
|
|
- [#4064](https://github.com/Sylius/Sylius/pull/4064) [WIP][ResourceBundle] Create integration tests (@tuka217)
|
|
- [#4051](https://github.com/Sylius/Sylius/pull/4051) [OptionValue] Translation System (@vikey89)
|
|
- [#4183](https://github.com/Sylius/Sylius/pull/4183) [Behat] Enhance Behat scenarios (@michalmarcinkowski)
|
|
- [#4210](https://github.com/Sylius/Sylius/pull/4210) Added pull request template (@pamil)
|
|
- [#4104](https://github.com/Sylius/Sylius/pull/4104) Make CurrencyConverter more flexible by adding possibility to convert… (@umpirsky)
|
|
- [#3992](https://github.com/Sylius/Sylius/pull/3992) [UserBundle] Add command to change the password of a user (@loicmobizel)
|
|
- [#4170](https://github.com/Sylius/Sylius/pull/4170) [Behat][Promotions] Promotions with fixed discount scenarios (@Zales0123)
|
|
- [#4152](https://github.com/Sylius/Sylius/pull/4152) [Promotion][Core] Reworked PromotionProcessor (@Zales0123)
|
|
- [#4065](https://github.com/Sylius/Sylius/pull/4065) [Product] VariantFactory naming changes (@Zales0123)
|
|
- [#4197](https://github.com/Sylius/Sylius/pull/4197) [Behat] Rename store ships step (@lchrusciel)
|
|
- [#4200](https://github.com/Sylius/Sylius/pull/4200) [Behat] Simplify SharedStorage methods (@Zales0123)
|
|
- [#4203](https://github.com/Sylius/Sylius/pull/4203) [Fixtures] Fixed channel and payment errors (@Zales0123)
|
|
- [#4180](https://github.com/Sylius/Sylius/pull/4180) [RFC][Behat] Deleting order feature file (@michalmarcinkowski)
|
|
- [#4181](https://github.com/Sylius/Sylius/pull/4181) [Behat] Structural and semantic changes (@Zales0123)
|
|
- [#4167](https://github.com/Sylius/Sylius/pull/4167) Remove payment methods configuration (@Arminek)
|
|
- [#4177](https://github.com/Sylius/Sylius/pull/4177) Catch the ChannelNotFoundException in WDT (@pjedrzejewski)
|
|
- [#4179](https://github.com/Sylius/Sylius/pull/4179) [Behat] Fix user repository type hint in SecurityContext (@Zales0123)
|
|
- [#4191](https://github.com/Sylius/Sylius/pull/4191) [API] Fixes to ApiBundle (@lchrusciel)
|
|
- [#4188](https://github.com/Sylius/Sylius/pull/4188) [Travis] Uploading Symfony application logs if build fails (@pamil)
|
|
- [#4185](https://github.com/Sylius/Sylius/pull/4185) [ThemeBundle] Fix theme choice form type class name (@kasrakhosravi)
|
|
- [#4187](https://github.com/Sylius/Sylius/pull/4187) Added web/css and web/js to .gitignore (@pamil)
|
|
- [#4182](https://github.com/Sylius/Sylius/pull/4182) [Association] Fix table name and add migration (@lchrusciel)
|
|
- [#4156](https://github.com/Sylius/Sylius/pull/4156) [Theme] Context interface cleanup (@pamil)
|
|
- [#4174](https://github.com/Sylius/Sylius/pull/4174) [Behat] MCE: Friendly exception message if context is not tagged as context (@pamil)
|
|
- [#4159](https://github.com/Sylius/Sylius/pull/4159) [Behat] Retag behat features (@lchrusciel)
|
|
- [#4112](https://github.com/Sylius/Sylius/pull/4112) [Behat] Added default customer step (@Zales0123)
|
|
- [#4138](https://github.com/Sylius/Sylius/pull/4138) [Behat] Rework default channel factories (@Zales0123)
|
|
- [#4172](https://github.com/Sylius/Sylius/pull/4172) [Travis] New approach to running Behat tests (no rerun if fatal error, correct exit code) (@pamil)
|
|
- [#4169](https://github.com/Sylius/Sylius/pull/4169) [Behat] Added "todo" as ignored tag and removed redundant configuration from cached profile (@pamil)
|
|
- [#4151](https://github.com/Sylius/Sylius/pull/4151) [Travis] Added default Github Oauth Token for Composer (@pamil)
|
|
- [#4157](https://github.com/Sylius/Sylius/pull/4157) [ThemeBundle] Add theme choice form type (@majidgolshadi)
|
|
- [#4161](https://github.com/Sylius/Sylius/pull/4161) Added zendframework/zend-stdlib:^2.0|^3.0 dependency for Sylius and Channel component (@pamil)
|
|
- [#4154](https://github.com/Sylius/Sylius/pull/4154) [Behat] Removed not perfect shipping step (@Zales0123)
|
|
- [#4136](https://github.com/Sylius/Sylius/pull/4136) [Core] Fixed payment history issue (@NeverResponse)
|
|
- [#4133](https://github.com/Sylius/Sylius/pull/4133) [Behat] Moved old features to legacy directory (@NeverResponse)
|
|
- [#4080](https://github.com/Sylius/Sylius/pull/4080) [Channel] Support for fake channels (setting current channel manually in dev/test) (@pamil)
|
|
- [#4105](https://github.com/Sylius/Sylius/pull/4105) [Cart][Behat] Scenarios for visitor's cart taxes (@Zales0123)
|
|
- [#4143](https://github.com/Sylius/Sylius/pull/4143) change the dependency package SyliusResourceBundle version to 0.17.*@dev (@videni)
|
|
- [#4144](https://github.com/Sylius/Sylius/pull/4144) [Addressing] Fix provinceCode field of AddressForm. (@ahmadrabie)
|
|
- [#4111](https://github.com/Sylius/Sylius/pull/4111) [Sylius/Behat] Removing page objects in favour of plain old Symfony services (@pamil)
|
|
- [#4141](https://github.com/Sylius/Sylius/pull/4141) [Channel] Fix docs of setChannel function (@gperdomor)
|
|
- [#4134](https://github.com/Sylius/Sylius/pull/4134) [Resource] Added missing use statement on translatable configuration (@NeverResponse)
|
|
- [#4132](https://github.com/Sylius/Sylius/pull/4132) Removed behat.yml (@pamil)
|
|
- [#4131](https://github.com/Sylius/Sylius/pull/4131) [Behat] Renamed ui-* suites to ui_* (@pamil)
|
|
- [#4116](https://github.com/Sylius/Sylius/pull/4116) [Core][Promotion] Removed multiple promotion coupons on order (@Zales0123)
|
|
- [#4119](https://github.com/Sylius/Sylius/pull/4119) PaymentMethodRepository : check if array key exists before checking if value is false (@axelvnk)
|
|
- [#4123](https://github.com/Sylius/Sylius/pull/4123) [Behat] Decouple checkout steps in context (@michalmarcinkowski)
|
|
- [#4129](https://github.com/Sylius/Sylius/pull/4129) [Travis] Removed CS checker from Travis build (@pamil)
|
|
- [#4101](https://github.com/Sylius/Sylius/pull/4101) [ResourceBundle] Pass form options in route configuration (@gperdomor)
|
|
- [#4124](https://github.com/Sylius/Sylius/pull/4124) [product] - originalPrice allow null, fix error 500 on save (@nakashu)
|
|
- [#4102](https://github.com/Sylius/Sylius/pull/4102) [Shipping] Rename ShipmentItem to ShipmentUnit (@peteward)
|
|
- [#4122](https://github.com/Sylius/Sylius/pull/4122) [ResourceBundle] fixed Request class namespace in spec file (@takeit)
|
|
- [#4115](https://github.com/Sylius/Sylius/pull/4115) Fix typo in PaymentMethodRepository method getQueryBuilderForChoiceType (@axelvnk)
|
|
- [#4121](https://github.com/Sylius/Sylius/pull/4121) [Behat] Remove redundant steps and enhance scenarios (@michalmarcinkowski)
|
|
- [#4113](https://github.com/Sylius/Sylius/pull/4113) [Behat] Fix selenium in new behat (@Arminek)
|
|
- [#4103](https://github.com/Sylius/Sylius/pull/4103) [Core] Removed OrderItem based promotions (@Zales0123)
|
|
- [#4109](https://github.com/Sylius/Sylius/pull/4109) [Behat] Clean up Behat scenarios (@michalmarcinkowski)
|
|
- [#4106](https://github.com/Sylius/Sylius/pull/4106) [Behat] Minor semantic changes in cart features (@Zales0123)
|
|
- [#4090](https://github.com/Sylius/Sylius/pull/4090) [Sylius/Behat] Use getUrl() instead of custom open() in ProductShowPage (@pamil)
|
|
- [#4100](https://github.com/Sylius/Sylius/pull/4100) [Sylius/Behat] SharedStorage refactored without overriding protection (@pamil)
|
|
- [#4099](https://github.com/Sylius/Sylius/pull/4099) Fix for #4098, applying #3978 again (@pamil)
|
|
- [#4044](https://github.com/Sylius/Sylius/pull/4044) [Cart][Behat] Logging customer's cart (@Zales0123)
|
|
- [#4093](https://github.com/Sylius/Sylius/pull/4093) [Behat] Extracted countries creating logic from ChannelContext to GeographicalContext (@pamil)
|
|
- [#4095](https://github.com/Sylius/Sylius/pull/4095) [Fixture] Quick fixes for channel not found bug (@Zales0123)
|
|
- [#4089](https://github.com/Sylius/Sylius/pull/4089) [Sylius/Behat] Added Page::tryToOpen() that does not verify, if page was opened successfully (@pamil)
|
|
- [#4037](https://github.com/Sylius/Sylius/pull/4037) [API] [User] Customers CRUD tests (@lchrusciel)
|
|
- [#4067](https://github.com/Sylius/Sylius/pull/4067) [Channel] Cached per request channel context (@pamil)
|
|
- [#4057](https://github.com/Sylius/Sylius/pull/4057) Add "doctrine/collections" (@jmontoyaa)
|
|
- [#4079](https://github.com/Sylius/Sylius/pull/4079) [WIP] Added feature files cs check on travis build (@malukenho)
|
|
- [#4006](https://github.com/Sylius/Sylius/pull/4006) [CodeStyle] Format gherkin code to be more consistent (@malukenho)
|
|
- [#4056](https://github.com/Sylius/Sylius/pull/4056) [Channel] Brand new channel context! (@pamil)
|
|
- [#4077](https://github.com/Sylius/Sylius/pull/4077) [Travis] Do not rerun tests on fatal errors (@pamil)
|
|
- [#4084](https://github.com/Sylius/Sylius/pull/4084) [Core] Added price getters and setters to ProductInterface (@pamil)
|
|
- [#4035](https://github.com/Sylius/Sylius/pull/4035) [Cart][Behat] Products with different rates for different zones (@Zales0123)
|
|
- [#3915](https://github.com/Sylius/Sylius/pull/3915) [Core] Taxable variant (@Zales0123)
|
|
- [#4032](https://github.com/Sylius/Sylius/pull/4032) [Cart] Cart with shipping fee and product taxes (@Zales0123)
|
|
- [#4010](https://github.com/Sylius/Sylius/pull/4010) [Cart] Cart with shipping fee and tax scenarios (@Zales0123)
|
|
- [#4076](https://github.com/Sylius/Sylius/pull/4076) [Behat] Added default behat.yml extending behat.yml.dist (@pamil)
|
|
- [#4041](https://github.com/Sylius/Sylius/pull/4041) [Cart][Behat] Properly rounded taxes on order (@Zales0123)
|
|
- [#4053](https://github.com/Sylius/Sylius/pull/4053) [Sylius/Behat] Refactoring Behat extensions and pages (@pamil)
|
|
- [#3918](https://github.com/Sylius/Sylius/pull/3918) [Core] Refactor order checkout state machine (@Zales0123)
|
|
- [#4052](https://github.com/Sylius/Sylius/pull/4052) [Metadata] Permissions fix, macros fix (@pamil)
|
|
- [#4002](https://github.com/Sylius/Sylius/pull/4002) [Cart] Cart with shipping fee scenarios (@Zales0123)
|
|
- [#4040](https://github.com/Sylius/Sylius/pull/4040) [Cart][Behat] Fix cart features names (@Zales0123)
|
|
- [#4038](https://github.com/Sylius/Sylius/pull/4038) [AUTO] Updated translations from Crowdin (@SyliusBot)
|
|
- [#4036](https://github.com/Sylius/Sylius/pull/4036) [ResourceBundle] Add translation to DoctrinePHPCRDriver (@zen7developer)
|
|
- [#4034](https://github.com/Sylius/Sylius/pull/4034) [Cart][Behat] Set default username to email (@Zales0123)
|
|
- [#3999](https://github.com/Sylius/Sylius/pull/3999) [Cart] Cart with multiple tax rates scenarios (@Zales0123)
|
|
- [#4028](https://github.com/Sylius/Sylius/pull/4028) [User] Renaming form listeners to form subscribers (@lchrusciel)
|
|
- [#4029](https://github.com/Sylius/Sylius/pull/4029) [Rbac] Remove softdelete interface and trait from Permission entity (@michalmarcinkowski)
|
|
- [#3993](https://github.com/Sylius/Sylius/pull/3993) [Cart] Scenarios for cart with single tax rate (@Zales0123)
|
|
- [#4026](https://github.com/Sylius/Sylius/pull/4026) [Report] Quick fix after month change (@Zales0123)
|
|
- [#4008](https://github.com/Sylius/Sylius/pull/4008) Run "optimize imports" by PHPStorm (@stloyd)
|
|
- [#4023](https://github.com/Sylius/Sylius/pull/4023) Added controller configuration for OrderItemUnit (@robinjansen)
|
|
- [#4019](https://github.com/Sylius/Sylius/pull/4019) Code Style: no phpdoc_no_empty_return (@bendavies)
|
|
- [#3784](https://github.com/Sylius/Sylius/pull/3784) Code style (@bendavies)
|
|
- [#4014](https://github.com/Sylius/Sylius/pull/4014) [Attribute] Fix hardcoded strings in attribute templates (@Zales0123)
|
|
- [#4012](https://github.com/Sylius/Sylius/pull/4012) [Order] Fixed order items taxes applicator (@michalmarcinkowski)
|
|
- [#4015](https://github.com/Sylius/Sylius/pull/4015) [Behat] Removed javascript & javascript_cached profiles (@pamil)
|
|
- [#4016](https://github.com/Sylius/Sylius/pull/4016) [Order] Removing dupilcated serialization field (@lchrusciel)
|
|
- [#4013](https://github.com/Sylius/Sylius/pull/4013) [Behat] Extracted profiles and suites to their own configuration files (@pamil)
|
|
- [#3165](https://github.com/Sylius/Sylius/pull/3165) [Association] Associated products (@lchrusciel, @l3l0)
|
|
- [#4011](https://github.com/Sylius/Sylius/pull/4011) [Behat] Reogranized Sylius' Behat extensions (@pamil)
|
|
- [#4007](https://github.com/Sylius/Sylius/pull/4007) Fix updated twig method of getting country name on address (@peteward)
|
|
- [#3978](https://github.com/Sylius/Sylius/pull/3978) [Behat] Fixed sorting orders by customers' last names scenario (@pamil)
|
|
- [#3995](https://github.com/Sylius/Sylius/pull/3995) [Payment] Replace dummy payment gateway with offline (@michalmarcinkowski)
|
|
- [#3937](https://github.com/Sylius/Sylius/pull/3937) Reports correct sum with currencies and label (@fcaraballo)
|
|
- [#3973](https://github.com/Sylius/Sylius/pull/3973) Fix AttributeValue serialization config and add getCode() (@pjedrzejewski)
|
|
- [#3974](https://github.com/Sylius/Sylius/pull/3974) [UserBundle] Fix default username listener (@michalmarcinkowski)
|
|
- [#3971](https://github.com/Sylius/Sylius/pull/3971) [Addressing] Province fixes (@peteward)
|
|
- [#3982](https://github.com/Sylius/Sylius/pull/3982) [CoreBundle] Locale and Country choices_as_values fix (@TheMadeleine)
|
|
- [#3986](https://github.com/Sylius/Sylius/pull/3986) [Cart] Cart without taxes scenario (@Zales0123)
|
|
- [#3956](https://github.com/Sylius/Sylius/pull/3956) [ThemeBundle] Refactored low-level theme management, introduced Composer configuration sharing support (@pamil)
|
|
- [#3350](https://github.com/Sylius/Sylius/pull/3350) [Metadata] Complete component & bundle integrated with Sylius Core (@pamil)
|
|
- [#3880](https://github.com/Sylius/Sylius/pull/3880) [Order] Change Adjustment description to label (@Zales0123)
|
|
- [#3907](https://github.com/Sylius/Sylius/pull/3907) [Core] Shipment taxes (@Zales0123)
|
|
- [#3972](https://github.com/Sylius/Sylius/pull/3972) Revert "[UserBundle] Fix default username orm listener" (@pjedrzejewski)
|
|
- [#3970](https://github.com/Sylius/Sylius/pull/3970) [UserBundle] Fix default username orm listener (@michalmarcinkowski)
|
|
- [#3967](https://github.com/Sylius/Sylius/pull/3967) [Core] Initialize cmf_routing by default (@okwinza)
|
|
- [#3945](https://github.com/Sylius/Sylius/pull/3945) [ThemeBundle] Ability to configure theme locations (@pamil)
|
|
- [#3966](https://github.com/Sylius/Sylius/pull/3966) [PayumBundle] Decouple payment extension from SyliusCore (@ahmadrabie)
|
|
- [#3960](https://github.com/Sylius/Sylius/pull/3960) Don't disable & enable Doctrine filters in loop while generating tokens/coupons (@stloyd)
|
|
- [#3943](https://github.com/Sylius/Sylius/pull/3943) [ThemeBundle] Ensuring that translation files are loaded in correct order (@pamil)
|
|
- [#3264](https://github.com/Sylius/Sylius/pull/3264) Introduce 3 new traits to reduce code duplication (@stloyd)
|
|
- [#3953](https://github.com/Sylius/Sylius/pull/3953) [Addressing] Province rendering tweaks (@NeverResponse)
|
|
- [#3954](https://github.com/Sylius/Sylius/pull/3954) Order item api form (@bendavies)
|
|
- [#3868](https://github.com/Sylius/Sylius/pull/3868) [Order] Order taxes (@Zales0123)
|
|
- [#3646](https://github.com/Sylius/Sylius/pull/3646) [POC] UiBundle and AdminBundle (@pjedrzejewski)
|
|
- [#3762](https://github.com/Sylius/Sylius/pull/3762) [ResourceBundle] New ResourceController (@pjedrzejewski, @TheMadeleine)
|
|
- [#3935](https://github.com/Sylius/Sylius/pull/3935) Be consistent with main composer.json regarding Symfony version (@pjedrzejewski)
|
|
- [#3819](https://github.com/Sylius/Sylius/pull/3819) [Checkout] Rework the payment (@Arminek)
|
|
- [#3933](https://github.com/Sylius/Sylius/pull/3933) [Attribute] Fix decoupling issues in AttributeBundle (@Zales0123)
|
|
- [#3932](https://github.com/Sylius/Sylius/pull/3932) [User][Cart][Dependency] Extract Cart dependencies from UserBundle (@gperdomor)
|
|
- [#3927](https://github.com/Sylius/Sylius/pull/3927) Validate composer (@bendavies)
|
|
- [#3858](https://github.com/Sylius/Sylius/pull/3858) [Order] Adjustment model improvement (@michalmarcinkowski)
|
|
- [#3926](https://github.com/Sylius/Sylius/pull/3926) [Translations] Fixed missing / wrong form translations (@pamil)
|
|
- [#3917](https://github.com/Sylius/Sylius/pull/3917) Do not depend on the PagerfantaBundle in Resource component (@pjedrzejewski)
|
|
- [#3924](https://github.com/Sylius/Sylius/pull/3924) [Bug Fix] Impersonate user fix, added ROLE_ALLOWED_TO_SWITCH to rbac roles (@steffenbrem)
|
|
- [#3921](https://github.com/Sylius/Sylius/pull/3921) [Attribute] Fixed some minor issues with attributes (@Zales0123)
|
|
- [#3842](https://github.com/Sylius/Sylius/pull/3842) [Order] Order-related cleanups (@Zales0123)
|
|
- [#2844](https://github.com/Sylius/Sylius/pull/2844) [ThemeBundle] Theme bundle (@pamil, @aramalipoor)
|
|
- [#3795](https://github.com/Sylius/Sylius/pull/3795) [Order] Implementation of OrderItemQuantityModifier (@Zales0123, @michalmarcinkowski)
|
|
- [#3916](https://github.com/Sylius/Sylius/pull/3916) [AUTO] Updated translations from Crowdin (@SyliusBot)
|
|
- [#3911](https://github.com/Sylius/Sylius/pull/3911) [Payment] Revert payment method fee calculators (@TheMadeleine)
|
|
- [#3904](https://github.com/Sylius/Sylius/pull/3904) [AUTO] Updated translations from Crowdin (@SyliusBot)
|
|
- [#3910](https://github.com/Sylius/Sylius/pull/3910) Removed repositories specifications (@pamil)
|
|
- [#3908](https://github.com/Sylius/Sylius/pull/3908) [WebBundle] Translations cleanup (@pamil)
|
|
- [#3909](https://github.com/Sylius/Sylius/pull/3909) [Travis] Enabled no interaction mode for PhpSpec (@pamil)
|
|
- [#3895](https://github.com/Sylius/Sylius/pull/3895) [Currency] Base currency's enabled status and exchange rate should not be editable (@TheMadeleine)
|
|
- [#3906](https://github.com/Sylius/Sylius/pull/3906) Docs links in User, Pricing and Core components READMEs fix (@TheMadeleine)
|
|
- [#3905](https://github.com/Sylius/Sylius/pull/3905) [Travis] Maintenance fixes (@pamil)
|
|
- [#3506](https://github.com/Sylius/Sylius/pull/3506) [Flow] Go to last valid step if forward not found (@umpirsky)
|
|
- [#3900](https://github.com/Sylius/Sylius/pull/3900) [ContentBundle] Imagine block fix (@okwinza)
|
|
- [#3903](https://github.com/Sylius/Sylius/pull/3903) Add support for custom repository to OrderItemUnit (@peteward)
|
|
- [#3892](https://github.com/Sylius/Sylius/pull/3892) [Translations] Cleanup across translations files (@pamil)
|
|
- [#3891](https://github.com/Sylius/Sylius/pull/3891) [InstallerBundle] Removed web installer heritage (@pamil)
|
|
- [#3889](https://github.com/Sylius/Sylius/pull/3889) [Translations] Removed unused global translations from Sylius (@pamil)
|
|
- [#3887](https://github.com/Sylius/Sylius/pull/3887) [Currency] Add isBase flag on CurrencyInterface (@TheMadeleine)
|
|
- [#3696](https://github.com/Sylius/Sylius/pull/3696) [Addressing] Removed Address relations and introduced CodeAwareInterface (@NeverResponse)
|
|
- [#3862](https://github.com/Sylius/Sylius/pull/3862) [Order] added order additionalInformation (@starspire)
|
|
- [#3883](https://github.com/Sylius/Sylius/pull/3883) [Resource] Removed Core:Product model usage (@pamil)
|
|
- [#3881](https://github.com/Sylius/Sylius/pull/3881) [Archetype] Typo in SyliusArchetypeExtension (@lchrusciel)
|
|
- [#3882](https://github.com/Sylius/Sylius/pull/3882) [Attribute] Removed commented code (@Zales0123)
|
|
- [#3873](https://github.com/Sylius/Sylius/pull/3873) [Archetype] Fix ParentArchetypeListener (@lchrusciel)
|
|
- [#3878](https://github.com/Sylius/Sylius/pull/3878) [AUTO] Updated translations from Crowdin (@pamil)
|
|
- [#3867](https://github.com/Sylius/Sylius/pull/3867) Fixed issue if variant is not selected (@antonioperic)
|
|
- [#3866](https://github.com/Sylius/Sylius/pull/3866) [Promotions] Orphan removal on actions and rules (@steffenbrem)
|
|
- [#3771](https://github.com/Sylius/Sylius/pull/3771) [RFC][Order] Introduce OrderItemUnit (@Zales0123)
|
|
- [#3851](https://github.com/Sylius/Sylius/pull/3851) [Travis] Ability to add Github OAuth token to Composer configuration (@pamil)
|
|
- [#3860](https://github.com/Sylius/Sylius/pull/3860) [ResourceBundle] fix repository definition for odm driver (@tonicospinelli)
|
|
|
|
### v0.16.0 2016-01-12
|
|
- [#3850](https://github.com/Sylius/Sylius/pull/3850) Last fixes to individual bundle dependencies (@pjedrzejewski)
|
|
- [#3847](https://github.com/Sylius/Sylius/pull/3847) Fix dependencies of individual bundles (@pjedrzejewski)
|
|
- [#3844](https://github.com/Sylius/Sylius/pull/3844) Fix deps in most of bundles (@pjedrzejewski)
|
|
- [#3838](https://github.com/Sylius/Sylius/pull/3838) Fix .travis.yml and composer.json for individual bundles and components (@pjedrzejewski)
|
|
- [#3835](https://github.com/Sylius/Sylius/pull/3835) [Composer] Using semantic versioning for PHP (@pamil)
|
|
- [#3833](https://github.com/Sylius/Sylius/pull/3833) [Travis] [Core] Improved showing exceptions in test environment (@pamil)
|
|
- [#3834](https://github.com/Sylius/Sylius/pull/3834) [Core] Dropped support for Doctrine ORM 2.5 (@pamil)
|
|
- [#3825](https://github.com/Sylius/Sylius/pull/3825) [AttributeBundle] Fix bug with the attribute value form subscriber (@pjedrzejewski, @Zales0123)
|
|
- [#14](https://github.com/Sylius/Sylius/pull/14) [Attribute] Final fixes in attribute scenarios (@Zales0123)
|
|
- [#3828](https://github.com/Sylius/Sylius/pull/3828) fix unused and undefined classes (@bendavies)
|
|
- [#3827](https://github.com/Sylius/Sylius/pull/3827) [Travis] Improved error reporting on Travis (@pamil)
|
|
- [#3732](https://github.com/Sylius/Sylius/pull/3732) Fix some deprecations (@bendavies)
|
|
- [#3826](https://github.com/Sylius/Sylius/pull/3826) Update version of sensio/distribution-bundle to 3.0 (@MblKiTA)
|
|
- [#3821](https://github.com/Sylius/Sylius/pull/3821) [Cart] remove deprecated isFresh() method from CartEvent (@flajos)
|
|
- [#3756](https://github.com/Sylius/Sylius/pull/3756) [Archetype] Browse products via archetypes (@starspire)
|
|
- [#3818](https://github.com/Sylius/Sylius/pull/3818) Update composer to support jms/serializer-bundle 1.0+ (@michalmarcinkowski)
|
|
- [#3807](https://github.com/Sylius/Sylius/pull/3807) [Attribute] Update *AttributeByName => *AttributeByCode inline with updated model (@peteward)
|
|
- [#3730](https://github.com/Sylius/Sylius/pull/3730) [Rbac][RbacBundle] Introduce code for Rbac (@tuka217)
|
|
- [#3809](https://github.com/Sylius/Sylius/pull/3809) Add configurable object_manager for all Doctrine drivers (@pjedrzejewski)
|
|
- [#3812](https://github.com/Sylius/Sylius/pull/3812) Mark some services as lazy to prevent db connection (@pjedrzejewski)
|
|
- [#3342](https://github.com/Sylius/Sylius/pull/3342) [Product] Implement Toggleable interface on Product (@TheMadeleine)
|
|
- [#3746](https://github.com/Sylius/Sylius/pull/3746) [Variation] Introduce code to OptionValue and Option (@tuka217)
|
|
- [#3734](https://github.com/Sylius/Sylius/pull/3734) [API] Add customer show api path (@gonzalovilaseca)
|
|
- [#3803](https://github.com/Sylius/Sylius/pull/3803) [Shipping] [WIP] Remove configuration form validation groups (@TheMadeleine)
|
|
- [#3804](https://github.com/Sylius/Sylius/pull/3804) Update UPGRADE.md and CHANGELOG.md files with instructions and formatting (@pjedrzejewski)
|
|
- [#3802](https://github.com/Sylius/Sylius/pull/3802) [Report] Fixed year-change issue with reports (@Zales0123)
|
|
- [#3801](https://github.com/Sylius/Sylius/pull/3801) Update licenses (@pjedrzejewski)
|
|
- [#3769](https://github.com/Sylius/Sylius/pull/3769) workaround to fix DefaultFormFactory with ODM (@tonicospinelli)
|
|
- [#3399](https://github.com/Sylius/Sylius/pull/3399) [Translation] Fixed bug while editing taxon permalink (@Zales0123)
|
|
- [#3755](https://github.com/Sylius/Sylius/pull/3755) [Product] added availableTo parameter (@starspire)
|
|
- [#3480](https://github.com/Sylius/Sylius/pull/3480) [Taxonomy] [RFC] Constructor for the Taxonomy model (@TheMadeleine)
|
|
- [#3744](https://github.com/Sylius/Sylius/pull/3744) [Product] ProductFactory with variant setting in createNew() (@TheMadeleine)
|
|
- [#3796](https://github.com/Sylius/Sylius/pull/3796) [Product] Fix invalid migration classname (@okwinza)
|
|
- [#3783](https://github.com/Sylius/Sylius/pull/3783) [Product] added original price (@starspire)
|
|
- [#3776](https://github.com/Sylius/Sylius/pull/3776) Implement routing generator for Sylius resources (@pjedrzejewski)
|
|
- [#3791](https://github.com/Sylius/Sylius/pull/3791) [WebBundle][Admin] - correct permissions checks for backend menu (@nakashu)
|
|
- [#3792](https://github.com/Sylius/Sylius/pull/3792) [RFC] [API] Rename response files (@lchrusciel)
|
|
- [#3608](https://github.com/Sylius/Sylius/pull/3608) [Attribute] Attribute types system modification (@Zales0123)
|
|
- [#3790](https://github.com/Sylius/Sylius/pull/3790) [API] ShippingCategory DELETE test + refactoring (@lchrusciel)
|
|
- [#3788](https://github.com/Sylius/Sylius/pull/3788) Fixes #3787. (@ufik)
|
|
- [#3701](https://github.com/Sylius/Sylius/pull/3701) [API] Initial API tests (@lchrusciel)
|
|
- [#3779](https://github.com/Sylius/Sylius/pull/3779) [Shipment] Fix join on ShipmentRepository for Shipment Admin page (@peteward)
|
|
- [#3765](https://github.com/Sylius/Sylius/pull/3765) [Taxonomy] Cast Taxon::__toString() to string to prevent Monolog exception (@aramalipoor)
|
|
- [#3772](https://github.com/Sylius/Sylius/pull/3772) Deleted aligning in PHPSpec configuration file (@pamil)
|
|
- [#3768](https://github.com/Sylius/Sylius/pull/3768) fix incorrect import (@bendavies)
|
|
- [#3764](https://github.com/Sylius/Sylius/pull/3764) Created phpspec.yml.dist, improved .gitignore (@pamil)
|
|
- [#3763](https://github.com/Sylius/Sylius/pull/3763) [User] Correct exception message on logout action (@pamil)
|
|
- [#3754](https://github.com/Sylius/Sylius/pull/3754) [SettingsBundle] Settings namespaces permissions (@gperdomor)
|
|
- [#3705](https://github.com/Sylius/Sylius/pull/3705) Missing menu translations and alphabetized (@peteward)
|
|
- [#3736](https://github.com/Sylius/Sylius/pull/3736) replace FQCNs with class constants (@bendavies)
|
|
- [#3749](https://github.com/Sylius/Sylius/pull/3749) [ResourceBundle] check translations are possible before configuration them (@bendavies)
|
|
- [#3743](https://github.com/Sylius/Sylius/pull/3743) using ContainerAwareTrait (@gabiudrescu)
|
|
- [#3731](https://github.com/Sylius/Sylius/pull/3731) Remove configuration form validation groups (@pjedrzejewski)
|
|
- [#3740](https://github.com/Sylius/Sylius/pull/3740) Remove web installer and clean up InstallerBundle (@pjedrzejewski)
|
|
- [#3741](https://github.com/Sylius/Sylius/pull/3741) Zone Fixtures - Fix US being added to Rest of World zone (@peteward)
|
|
- [#3739](https://github.com/Sylius/Sylius/pull/3739) Remove useless default templates (@pjedrzejewski)
|
|
- [#3723](https://github.com/Sylius/Sylius/pull/3723) [Taxonomy] Introduce code for Taxon (@tuka217)
|
|
- [#3735](https://github.com/Sylius/Sylius/pull/3735) [PaymentBundle] Fix file permission (@artursvonda)
|
|
- [#3721](https://github.com/Sylius/Sylius/pull/3721) Rework SyliusResourceBundle drivers (@pjedrzejewski, @TheMadeleine)
|
|
- [#3733](https://github.com/Sylius/Sylius/pull/3733) TestKernel restores default values on services' properties (@pamil)
|
|
- [#3709](https://github.com/Sylius/Sylius/pull/3709) Permit access to app_dev.php through system environment variable (@peteward)
|
|
- [#3726](https://github.com/Sylius/Sylius/pull/3726) Support for Doctrine ORM >=2.5 (@pamil)
|
|
- [#3724](https://github.com/Sylius/Sylius/pull/3724) [Permissions] Fixed permission for emails back-end menu item (@starspire)
|
|
- [#3719](https://github.com/Sylius/Sylius/pull/3719) Update TestKernel.php (@gonzalovilaseca)
|
|
- [#3725](https://github.com/Sylius/Sylius/pull/3725) Updated .gitignore - removed deploy related ones, updated build directory (@pamil)
|
|
- [#2804](https://github.com/Sylius/Sylius/pull/2804) 2.7 Defintion deprecation fix (@rvanlaak)
|
|
- [#3722](https://github.com/Sylius/Sylius/pull/3722) [CMF Integration] StaticContent/show template can be used with both ContentController and ResourceController (@pamil)
|
|
- [#3714](https://github.com/Sylius/Sylius/pull/3714) [BugFix][PHPCR] Fix criteria "name" for DocumentRepository (@steffenbrem)
|
|
- [#3718](https://github.com/Sylius/Sylius/pull/3718) Avoid flushing only a single resource when not required (@peteward)
|
|
- [#3716](https://github.com/Sylius/Sylius/pull/3716) [Behat] Renamed build path (@pamil)
|
|
- [#3269](https://github.com/Sylius/Sylius/pull/3269) [Settings] Missing parameters issues in twig templates and settings loading (@aramalipoor)
|
|
- [#3427](https://github.com/Sylius/Sylius/pull/3427) ShippingMethodChoiceType is not channel aware (@umpirsky)
|
|
- [#3461](https://github.com/Sylius/Sylius/pull/3461) [Flow] Use AbstractContainerAwareStep in README.md (@fbourigault)
|
|
- [#2926](https://github.com/Sylius/Sylius/pull/2926) [FixturesBundle]: Make some properties and methods protected for easier override (@aramalipoor)
|
|
- [#3648](https://github.com/Sylius/Sylius/pull/3648) [DB] Allow orders to be deleted directly through DB with correct onDelete=CASCADEs (@peteward)
|
|
- [#3711](https://github.com/Sylius/Sylius/pull/3711) [Travis] Etc directory + bunch of fixes (@pamil, @adamelso)
|
|
- [#3706](https://github.com/Sylius/Sylius/pull/3706) [Registry] Update README.md (@afurculita)
|
|
- [#3692](https://github.com/Sylius/Sylius/pull/3692) [Promotion] Introduce code for Promotion (@tuka217)
|
|
- [#3704](https://github.com/Sylius/Sylius/pull/3704) CoreBundle: checker for promotion coupons added (@PWalkow)
|
|
- [#3702](https://github.com/Sylius/Sylius/pull/3702) [Archetype] Introduce code for archetype (@tuka217)
|
|
- [#3666](https://github.com/Sylius/Sylius/pull/3666) [Payment][PaymentBundle] Add immutable code to Payment entities (@tuka217)
|
|
- [#3700](https://github.com/Sylius/Sylius/pull/3700) [Channel] Introduce code for channel (@tuka217)
|
|
- [#3699](https://github.com/Sylius/Sylius/pull/3699) [Mailer] Introduce code to Mailer (@tuka217)
|
|
- [#3667](https://github.com/Sylius/Sylius/pull/3667) [Taxation][TaxationBundle] Add immutable code to Taxation entities (@tuka217)
|
|
- [#3675](https://github.com/Sylius/Sylius/pull/3675) [Currency] Introduce immutable code for Currency (@tuka217)
|
|
- [#3678](https://github.com/Sylius/Sylius/pull/3678) [Report] Introduce immutable code for Report (@tuka217)
|
|
- [#3694](https://github.com/Sylius/Sylius/pull/3694) [Composer] Using stable doctrine/phpcr-odm (@pamil)
|
|
- [#3681](https://github.com/Sylius/Sylius/pull/3681) #3671 add defaultLocale and defaultCurrency to Channel model (@axelvnk)
|
|
- [#3690](https://github.com/Sylius/Sylius/pull/3690) Responses generated by ProcessValidators now get processed. (@fred-jan)
|
|
- [#3691](https://github.com/Sylius/Sylius/pull/3691) Updated PHPDoc to allow ProcessValidatorInterface instances to be passed (@fred-jan)
|
|
- [#3673](https://github.com/Sylius/Sylius/pull/3673) [Promotion] Allow to set required amount of items when using "contains product" rule (@stloyd)
|
|
- [#3686](https://github.com/Sylius/Sylius/pull/3686) Fix password reset forms (@inssein)
|
|
- [#3684](https://github.com/Sylius/Sylius/pull/3684) [Channel] Revert Doctrine ORM 2.5 dependency to 2.4 (@axelvnk)
|
|
- [#3677](https://github.com/Sylius/Sylius/pull/3677) Update action refreshes the resource when updated (@aleherse)
|
|
- [#3674](https://github.com/Sylius/Sylius/pull/3674) [WIP][Locale]Add immutable code (@tuka217)
|
|
- [#3639](https://github.com/Sylius/Sylius/pull/3639) [Shipping][ShippingBundle] Add immutable code to Shipping entities (@tuka217)
|
|
- [#3669](https://github.com/Sylius/Sylius/pull/3669) [Travis] Improved waiting for port while executing JS scenarios (@pamil)
|
|
- [#3617](https://github.com/Sylius/Sylius/pull/3617) [Resource] Created InMemoryRepository and implemented ResourceInterface (@NeverResponse)
|
|
- [#3664](https://github.com/Sylius/Sylius/pull/3664) [WebBundle] Fixed showing static content by route sylius_static_content_show (@pamil)
|
|
- [#3660](https://github.com/Sylius/Sylius/pull/3660) [Composer] Added explicit dependency symfony/proxy-manager-bridge (@pamil)
|
|
- [#3659](https://github.com/Sylius/Sylius/pull/3659) [Translation] Fixed how TranslationSlugHandler works, if slug is set on mapped superclass (@pamil)
|
|
- [#3653](https://github.com/Sylius/Sylius/pull/3653) [Travis] [Composer] Set PHP7 as required to pass, removed @rc from phpspec/phpspec (@pamil)
|
|
- [#3651](https://github.com/Sylius/Sylius/pull/3651) [Cart] Fixed and polished CartProviderSpec on PHP7 (@pamil)
|
|
- [#3637](https://github.com/Sylius/Sylius/pull/3637) Stateless cart provider (@PWalkow)
|
|
- [#3594](https://github.com/Sylius/Sylius/pull/3594) Add usage of Symfony Polyfill components (@stloyd)
|
|
- [#3643](https://github.com/Sylius/Sylius/pull/3643) [Travis] Javascript suites on every PHP version, lazy cache:warmup (@pamil)
|
|
- [#3640](https://github.com/Sylius/Sylius/pull/3640) Fix filter form cancel route for backend payment (@diimpp)
|
|
- [#3631](https://github.com/Sylius/Sylius/pull/3631) Remove deployment configurations from Sylius/Sylius (@tuka217)
|
|
- [#3634](https://github.com/Sylius/Sylius/pull/3634) [Travis] OPCache optimizations (@pamil)
|
|
- [#3638](https://github.com/Sylius/Sylius/pull/3638) [Security] Fix remaining ROLE_SYLIUS_ADMIN (@psyray)
|
|
- [#3635](https://github.com/Sylius/Sylius/pull/3635) [FlowBundle] Fix version so we can use this bundle with Symfony 2.8 too (@tristanbes)
|
|
- [#3633](https://github.com/Sylius/Sylius/pull/3633) [Product] Remove ProductBuilder class (@HerbMat)
|
|
- [#3622](https://github.com/Sylius/Sylius/pull/3622) [WIP][Shipping] Change the Shipping calculator interface (@tuka217)
|
|
- [#3625](https://github.com/Sylius/Sylius/pull/3625) [Behat] Drastically reduced memory usage (@pamil)
|
|
- [#3628](https://github.com/Sylius/Sylius/pull/3628) [Product] Fixed ProductBuilderSpec on PHP7 (@pamil)
|
|
- [#3630](https://github.com/Sylius/Sylius/pull/3630) [Promotion] Made scenarios for product promotions more specific (@pamil)
|
|
- [#3626](https://github.com/Sylius/Sylius/pull/3626) Made sure every defined spec gets checked (@NeverResponse)
|
|
- [#3627](https://github.com/Sylius/Sylius/pull/3627) [Resource] Fixed issue with mapping inheritance and mapped superclass (Gedmo) (@pamil)
|
|
- [#3613](https://github.com/Sylius/Sylius/pull/3613) Introduce Factory for all resources (@pjedrzejewski)
|
|
- [#3619](https://github.com/Sylius/Sylius/pull/3619) Bumping symfony/symfony to 2.7.7 due to security issues (@pamil)
|
|
- [#3615](https://github.com/Sylius/Sylius/pull/3615) Group Taxons by Taxonomy for sylius_taxon_choice form (@pjedrzejewski)
|
|
- [#3614](https://github.com/Sylius/Sylius/pull/3614) Throwing correct exception if step is unknown (@tenitski)
|
|
- [#3610](https://github.com/Sylius/Sylius/pull/3610) [Payum] Renamed payment_config configuration key to gateway_config (@pamil)
|
|
- [#3609](https://github.com/Sylius/Sylius/pull/3609) [Composer] Updated phpspec requirement from 2.4@alpha to 2.4@rc (@pamil)
|
|
- [#3607](https://github.com/Sylius/Sylius/pull/3607) [Report] Replace private variable declarations with protected ones (@pamil)
|
|
- [#3606](https://github.com/Sylius/Sylius/pull/3606) [Core] Removed unused file and parameter defined in it (@pamil)
|
|
- [#3605](https://github.com/Sylius/Sylius/pull/3605) [Behat] Missing security suite added, ordered alphabetically (@pamil)
|
|
- [#3604](https://github.com/Sylius/Sylius/pull/3604) [Behat] [Travis] Investigating failing JS builds (@pamil)
|
|
- [#3602](https://github.com/Sylius/Sylius/pull/3602) Added CMF role allowing to preview unpublished content in frontend (@cdaguerre)
|
|
- [#3601](https://github.com/Sylius/Sylius/pull/3601) Removed ROLE_SYLIUS_ADMIN (@cdaguerre)
|
|
- [#3585](https://github.com/Sylius/Sylius/pull/3585) [Shipping] Rework the Shipping component to use ServiceRegistry (@tuka217)
|
|
- [#3600](https://github.com/Sylius/Sylius/pull/3600) [Core] Fixed user switch role (@cdaguerre)
|
|
- [#3599](https://github.com/Sylius/Sylius/pull/3599) [Core] Removed duplicate block permission definitions (@cdaguerre)
|
|
- [#3596](https://github.com/Sylius/Sylius/pull/3596) [Travis] Composer-related performance optimzations (@pamil)
|
|
- [#3592](https://github.com/Sylius/Sylius/pull/3592) [Product] Quick fix for duplicated product slugs after #3576 (@pamil)
|
|
- [#3402](https://github.com/Sylius/Sylius/pull/3402) Removed oauthAccounts since it is already defined in user bundle (@umpirsky)
|
|
- [#3589](https://github.com/Sylius/Sylius/pull/3589) Fix issue when promotion couldn't be "restored" (@stloyd)
|
|
- [#3584](https://github.com/Sylius/Sylius/pull/3584) Change payment method description field to text doctrine type (@pjedrzejewski)
|
|
- [#3588](https://github.com/Sylius/Sylius/pull/3588) Fix SyliusFlowBundle readme bug with completing step (@pjedrzejewski)
|
|
- [#3586](https://github.com/Sylius/Sylius/pull/3586) [Shipping] Remove class Claculator, all calculators implement CalculatorInterface (@tuka217)
|
|
- [#3576](https://github.com/Sylius/Sylius/pull/3576) [Behat] [Travis] ~5 times faster tests suites (@pamil)
|
|
- [#3580](https://github.com/Sylius/Sylius/pull/3580) [Core][Channel] Make hard coded channel resolver class a configurable parameter (@cdaguerre)
|
|
- [#3518](https://github.com/Sylius/Sylius/pull/3518) Fix filter form (@rpg600)
|
|
- [#3556](https://github.com/Sylius/Sylius/pull/3556) Tweak serialization configs for all image aware resources (@pjedrzejewski)
|
|
- [#3541](https://github.com/Sylius/Sylius/pull/3541) [SearchBundle] OrmIndexer minor patch (@kkarski82)
|
|
- [#3583](https://github.com/Sylius/Sylius/pull/3583) WebBundle: using form variables that are available, not extra params (@PWalkow)
|
|
- [#3577](https://github.com/Sylius/Sylius/pull/3577) [PayumBundle] Added payment total to Paypal Express Checkout request (@GSadee)
|
|
- [#3581](https://github.com/Sylius/Sylius/pull/3581) [Resource] Bundle resources can not be translated if they were not intended to (@cdaguerre)
|
|
- [#3582](https://github.com/Sylius/Sylius/pull/3582) [Core] Removed FOS UserBundle dependency (@NeverResponse)
|
|
- [#3572](https://github.com/Sylius/Sylius/pull/3572) Cleaned up Sylius dependencies (@NeverResponse)
|
|
- [#3574](https://github.com/Sylius/Sylius/pull/3574) [WebBundle] Form theming fix for when no label is explicitly specified (@peteward)
|
|
- [#3466](https://github.com/Sylius/Sylius/pull/3466) Introduce mainTaxon field to Product entity (@tuka217)
|
|
- [#3449](https://github.com/Sylius/Sylius/pull/3449) Symfony update to 2.7.5 (@TheMadeleine)
|
|
- [#3568](https://github.com/Sylius/Sylius/pull/3568) [Payment] Updated composer dependencies (@NeverResponse)
|
|
- [#3517](https://github.com/Sylius/Sylius/pull/3517) [Channel] Updated composer dependencies (@NeverResponse)
|
|
- [#3559](https://github.com/Sylius/Sylius/pull/3559) [API] Allow for updating order item (@michalmarcinkowski)
|
|
- [#3563](https://github.com/Sylius/Sylius/pull/3563) [FixturesBundle] Fixed problem with not existing payment method (@GSadee)
|
|
- [#3558](https://github.com/Sylius/Sylius/pull/3558) fixed puppet manifest (@Ma27)
|
|
- [#3548](https://github.com/Sylius/Sylius/pull/3548) [ResourceBundle] Search id or slug in request query strings (@SebLours)
|
|
- [#3555](https://github.com/Sylius/Sylius/pull/3555) Fix for sylius-cs-fixer (@PWalkow)
|
|
- [#3560](https://github.com/Sylius/Sylius/pull/3560) [FixturesBundle] Reverted loading fakers with the available locales (@GSadee)
|
|
- [#3561](https://github.com/Sylius/Sylius/pull/3561) [CoreBundle] Set proper cascade behaviour on one-to-many product references (@Infernosquad)
|
|
- [#3380](https://github.com/Sylius/Sylius/pull/3380) Payum 1.0 upgrade (@makasim)
|
|
- [#3554](https://github.com/Sylius/Sylius/pull/3554) Updated PhpSpec to 2.4@alpha, native PHP7 support (@pamil)
|
|
- [#3552](https://github.com/Sylius/Sylius/pull/3552) Allow for filtering the order items (@michalmarcinkowski)
|
|
- [#3551](https://github.com/Sylius/Sylius/pull/3551) [API] Fix order items endpoint (@michalmarcinkowski)
|
|
- [#3542](https://github.com/Sylius/Sylius/pull/3542) AppVeyor CI - build status badge (@mhujer)
|
|
- [#3550](https://github.com/Sylius/Sylius/pull/3550) configure header comment fixer for phpcs (@Ma27)
|
|
- [#3536](https://github.com/Sylius/Sylius/pull/3536) [Order,Core,Web] Rename of label on adjustment to type (@PWalkow)
|
|
- [#3540](https://github.com/Sylius/Sylius/pull/3540) [SearchBundle] ElasticsearchIndexer is portable (@mhujer)
|
|
- [#3501](https://github.com/Sylius/Sylius/pull/3501) CI AppVeyor (@mhujer)
|
|
- [#3516](https://github.com/Sylius/Sylius/pull/3516) Fix translation for backend product undelete btn, take 2 (@diimpp)
|
|
- [#3527](https://github.com/Sylius/Sylius/pull/3527) [Shipping] Updated composer dependencies (@tuka217)
|
|
- [#3531](https://github.com/Sylius/Sylius/pull/3531) [Fixtures] Load fakers with the available locales (@skigun)
|
|
- [#3534](https://github.com/Sylius/Sylius/pull/3534) [SearchBundle] Behat/SearchContext is portable (@mhujer)
|
|
- [#3525](https://github.com/Sylius/Sylius/pull/3525) Add required PHP extensions to composer.json (@mhujer)
|
|
- [#3529](https://github.com/Sylius/Sylius/pull/3529) [Flow] Allow ProcessValidator to access ProcessContext (@umpirsky)
|
|
- [#3528](https://github.com/Sylius/Sylius/pull/3528) [Resource] EntityHiddenType fix (@lchrusciel)
|
|
- [#3519](https://github.com/Sylius/Sylius/pull/3519) [Product][Core] Moved ProductAccessor from Product to Core (@NeverResponse)
|
|
- [#3521](https://github.com/Sylius/Sylius/pull/3521) Form theming fix for sublabels on expanded compound widgets (@peteward)
|
|
- [#3279](https://github.com/Sylius/Sylius/pull/3279) [Core] Promotion item based flag removal (@PWalkow)
|
|
- [#3510](https://github.com/Sylius/Sylius/pull/3510) Fix translation for backend product undelete btn (@diimpp)
|
|
- [#3511](https://github.com/Sylius/Sylius/pull/3511) [UserBundle] Fix customer gender layout on backend admin form (@peteward)
|
|
- [#3509](https://github.com/Sylius/Sylius/pull/3509) [RbacBundle] CacheListener throws exception #3505 (@partikus)
|
|
- [#3507](https://github.com/Sylius/Sylius/pull/3507) [Addressing] Country fixes (@peteward)
|
|
- [#3504](https://github.com/Sylius/Sylius/pull/3504) [User] Decoupled password encoders and updaters from UserInterface (@pamil)
|
|
- [#3508](https://github.com/Sylius/Sylius/pull/3508) fix typo test (@ProPheT777)
|
|
- [#3502](https://github.com/Sylius/Sylius/pull/3502) Configure adjustments api and permissions (@pjedrzejewski)
|
|
- [#3503](https://github.com/Sylius/Sylius/pull/3503) [Taxonomy] Sort taxonomies index list on backend by name (@peteward)
|
|
- [#3229](https://github.com/Sylius/Sylius/pull/3229) [Shipping Method] Implement toggleable interface on shipping methods. (@gperdomor)
|
|
- [#3498](https://github.com/Sylius/Sylius/pull/3498) [Product] Improve products serialization (@michalmarcinkowski)
|
|
- [#3499](https://github.com/Sylius/Sylius/pull/3499) Remove unused mathiasverraes/money dependency in composer.json (@ticketdirectory)
|
|
- [#3496](https://github.com/Sylius/Sylius/pull/3496) [USER] Reset password request fixes (@lchrusciel)
|
|
- [#3495](https://github.com/Sylius/Sylius/pull/3495) [Resource] Fix DoctrineORMPaginator instantiation to set OutputWalker to false (@peteward)
|
|
- [#3493](https://github.com/Sylius/Sylius/pull/3493) Prevented from creating a new cart in CartBlamerInterface (@pamil)
|
|
- [#3481](https://github.com/Sylius/Sylius/pull/3481) Made ChannelContext-related computations lazy-loaded (@pamil)
|
|
- [#3491](https://github.com/Sylius/Sylius/pull/3491) Fixed waitFor function (@pamil)
|
|
- [#3488](https://github.com/Sylius/Sylius/pull/3488) Remove unused mathiasverraes/money dependency in composer.json (@ticketdirectory)
|
|
- [#3484](https://github.com/Sylius/Sylius/pull/3484) [User] Added missing unique indexes on customer.email and emailCanonical (@peteward)
|
|
- [#3386](https://github.com/Sylius/Sylius/pull/3386) [User] Add user:create and user:delete commands (@aramalipoor)
|
|
- [#3489](https://github.com/Sylius/Sylius/pull/3489) [USER] Typo fix (@lchrusciel)
|
|
- [#3471](https://github.com/Sylius/Sylius/pull/3471) [USER] Change password validation (@lchrusciel)
|
|
- [#3237](https://github.com/Sylius/Sylius/pull/3237) [LocaleBundle] Fixed sylius_locale() function (@cdaguerre)
|
|
- [#3472](https://github.com/Sylius/Sylius/pull/3472) Fixed user creation validation group (@rpg600)
|
|
- [#3340](https://github.com/Sylius/Sylius/pull/3340) [Core] Add missing spec for ContainsProductRuleChecker (@PWalkow)
|
|
- [#3079](https://github.com/Sylius/Sylius/pull/3079) [TRANSLATION]Payment method translation (@paullla)
|
|
- [#3227](https://github.com/Sylius/Sylius/pull/3227) [Currency] Implement toggleable interface on currencies. (@gperdomor)
|
|
- [#3465](https://github.com/Sylius/Sylius/pull/3465) Fix taxonomy bundle configuration constraint (@diimpp)
|
|
- [#3320](https://github.com/Sylius/Sylius/pull/3320) [Core] Uncomment CheckoutController adressingAction for empty order (@HerbMat)
|
|
- [#3460](https://github.com/Sylius/Sylius/pull/3460) [ReportBundle] Remove wrong translation (@psyray)
|
|
- [#3462](https://github.com/Sylius/Sylius/pull/3462) Remove unused dependency in RbacHelperSpec.php (@scohan)
|
|
- [#3401](https://github.com/Sylius/Sylius/pull/3401) [Installer] Check cache permissions to avoid exception (@Zales0123)
|
|
- [#3381](https://github.com/Sylius/Sylius/pull/3381) [Archetype] Parent archetype choices list should not contain current archetype (@TheMadeleine)
|
|
- [#3347](https://github.com/Sylius/Sylius/pull/3347) Remove old closures compatibility code (@stloyd)
|
|
- [#3406](https://github.com/Sylius/Sylius/pull/3406) [Resource] Fix ObjectToIdentifierTransformer bad implementation (@Zales0123)
|
|
- [#3433](https://github.com/Sylius/Sylius/pull/3433) [AUTO] Updated translations from Crowdin (@SyliusBot)
|
|
- [#3457](https://github.com/Sylius/Sylius/pull/3457) [Taxonomy] sylius/translation added to require in composer.json (@TheMadeleine)
|
|
- [#3450](https://github.com/Sylius/Sylius/pull/3450) [UserBundle] Fix flash messages on UserController (@gperdomor)
|
|
- [#3409](https://github.com/Sylius/Sylius/pull/3409) [Core] Fixed improper ChannelBasedCalculator implementation (@Zales0123)
|
|
- [#3417](https://github.com/Sylius/Sylius/pull/3417) [Variation] sylius/translation added to require in composer.json (@TheMadeleine)
|
|
- [#3442](https://github.com/Sylius/Sylius/pull/3442) Fix payment method error by generating migrations for Fee calculator (@psyray)
|
|
- [#3420](https://github.com/Sylius/Sylius/pull/3420) Fix small typo on method name (@samura)
|
|
- [#3421](https://github.com/Sylius/Sylius/pull/3421) [Attribute] Updated composer dependencies (@NeverResponse)
|
|
- [#3430](https://github.com/Sylius/Sylius/pull/3430) Fixed body padding when having the sticky toolbar (@rpg600)
|
|
- [#3423](https://github.com/Sylius/Sylius/pull/3423) [WebBundle] Fixed generating url to reset password in email (@GSadee)
|
|
- [#3410](https://github.com/Sylius/Sylius/pull/3410) [Search] Removed ucfirst From OrmFinder Facets Comparison (@fulopattila122)
|
|
- [#3408](https://github.com/Sylius/Sylius/pull/3408) Remove unused `use` lines (@stloyd)
|
|
- [#3412](https://github.com/Sylius/Sylius/pull/3412) [Core] Fix problem authenticating with facebook (@samura)
|
|
- [#3411](https://github.com/Sylius/Sylius/pull/3411) [Archetype] sylius/translation added to require in composer.json (@TheMadeleine)
|
|
- [#3405](https://github.com/Sylius/Sylius/pull/3405) [Registry] more info for invalid interface given (@PWalkow)
|
|
- [#3403](https://github.com/Sylius/Sylius/pull/3403) [Payment] Missing payment state added (@lchrusciel)
|
|
- [#3364](https://github.com/Sylius/Sylius/pull/3364) Changed setDefaultOptions to configureOptions (@pamil, @1XWP)
|
|
- [#3385](https://github.com/Sylius/Sylius/pull/3385) [InstallerBundle] - fixed recommended version of php lower then required (@nakashu)
|
|
- [#3391](https://github.com/Sylius/Sylius/pull/3391) [Shipping] Allow prepare transition from backordered state to ready state (@aramalipoor)
|
|
- [#3384](https://github.com/Sylius/Sylius/pull/3384) [Sylius] - register DebugBundle by default in appKernel dev/test (@nakashu)
|
|
- [#3376](https://github.com/Sylius/Sylius/pull/3376) [Installer] Added new administrator password confirmation (@Zales0123)
|
|
- [#3377](https://github.com/Sylius/Sylius/pull/3377) [Order] OrderListener exception message fix (@lchrusciel)
|
|
- [#3382](https://github.com/Sylius/Sylius/pull/3382) [UserBundle] Fix mistype in registration route (@diimpp)
|
|
- [#3383](https://github.com/Sylius/Sylius/pull/3383) [FixturesBundle] - added missing taxonomies associations for channels sample data (@nakashu)
|
|
- [#3387](https://github.com/Sylius/Sylius/pull/3387) [Installer] Fixed permissions checking during installation (@Zales0123)
|
|
- [#3397](https://github.com/Sylius/Sylius/pull/3397) Remove unnessary softdeleteable in CoreBundle User mappings (@diimpp)
|
|
- [#3398](https://github.com/Sylius/Sylius/pull/3398) Replace twig code with labe_state macro at backend customer show template (@diimpp)
|
|
- [#3396](https://github.com/Sylius/Sylius/pull/3396) Fix translation keys for backend customer macro (@diimpp)
|
|
- [#3388](https://github.com/Sylius/Sylius/pull/3388) Deleted duplicated Stripe publishable key parameter (@Zales0123)
|
|
- [#3371](https://github.com/Sylius/Sylius/pull/3371) Fixed checkout api route (@lchrusciel)
|
|
- [#3367](https://github.com/Sylius/Sylius/pull/3367) [CrowdIn] Auto-updated translations (@SyliusBot)
|
|
- [#3344](https://github.com/Sylius/Sylius/pull/3344) [Behat] [Travis] Made Behat waiting for resources to appear (@pamil)
|
|
- [#3369](https://github.com/Sylius/Sylius/pull/3369) Fix session config (@michalmarcinkowski)
|
|
- [#3370](https://github.com/Sylius/Sylius/pull/3370) [WebBundle] Remove some duplicated form error messages (@michalmarcinkowski)
|
|
- [#3314](https://github.com/Sylius/Sylius/pull/3314) [Web][Form] - fixed unclickable upload buttons issue 3263 (@nakashu)
|
|
- [#3358](https://github.com/Sylius/Sylius/pull/3358) [Order] [RBAC] Order item permission fix (@lchrusciel)
|
|
- [#3348](https://github.com/Sylius/Sylius/pull/3348) [PaymentBundle] Fixed fee calculator validation (@NeverResponse)
|
|
- [#3357](https://github.com/Sylius/Sylius/pull/3357) Add "akeneo/phpspec-skip-example-extension" dependency & fix broken specs (@stloyd)
|
|
- [#3338](https://github.com/Sylius/Sylius/pull/3338) Api order type fix (@lchrusciel)
|
|
- [#3337](https://github.com/Sylius/Sylius/pull/3337) [Travis] Running PhpSpec on PHP 7 (@pamil)
|
|
- [#3309](https://github.com/Sylius/Sylius/pull/3309) [Order] Remove fluent interfaces (@HerbMat)
|
|
- [#3352](https://github.com/Sylius/Sylius/pull/3352) [OrderBundle] Fixed controller config (@NeverResponse)
|
|
- [#3335](https://github.com/Sylius/Sylius/pull/3335) [VariationBundle] CS fixes (@TheMadeleine)
|
|
- [#3336](https://github.com/Sylius/Sylius/pull/3336) [Web] Fix frontend side menu translation (@Arminek)
|
|
- [#3333](https://github.com/Sylius/Sylius/pull/3333) [SettingsBundle] Remove all fluent interfaces (@tuka217)
|
|
- [#3311](https://github.com/Sylius/Sylius/pull/3311) [Variation] Remove fluent interfaces (@TheMadeleine)
|
|
- [#3310](https://github.com/Sylius/Sylius/pull/3310) [Payment] Remove fluent interfaces (@HerbMat)
|
|
- [#3341](https://github.com/Sylius/Sylius/pull/3341) Added behat scenario for logging in after changing password (@NeverResponse)
|
|
- [#3286](https://github.com/Sylius/Sylius/pull/3286) [Archetype] Removed fluent interfaces (@1XWP)
|
|
- [#3316](https://github.com/Sylius/Sylius/pull/3316) [Coupon] Add missing expiration date in the view (@tristanbes)
|
|
- [#3329](https://github.com/Sylius/Sylius/pull/3329) [Adressing] Remove fluent interfaces (@tuka217)
|
|
- [#3325](https://github.com/Sylius/Sylius/pull/3325) [Core] Delete commented code in HookContext (@HerbMat)
|
|
- [#3322](https://github.com/Sylius/Sylius/pull/3322) [Core] Delete commented line in CoreContext (@HerbMat)
|
|
- [#3328](https://github.com/Sylius/Sylius/pull/3328) [Product] Removed fluent interfaces (@Arminek)
|
|
- [#3327](https://github.com/Sylius/Sylius/pull/3327) [Promotion] Remove all fluent interfaces (@tuka217)
|
|
- [#3313](https://github.com/Sylius/Sylius/pull/3313) [Taxation] Remove fluent interfaces (@HerbMat)
|
|
- [#3315](https://github.com/Sylius/Sylius/pull/3315) [Translation] Remove fluent interfaces (@TheMadeleine)
|
|
- [#3294](https://github.com/Sylius/Sylius/pull/3294) [Mailer] Removed fluent interfaces (@1XWP)
|
|
- [#3291](https://github.com/Sylius/Sylius/pull/3291) [Currency] Remove fluent interfaces (@HerbMat)
|
|
- [#3252](https://github.com/Sylius/Sylius/pull/3252) [User] Update requirements and minor fixes (@michalmarcinkowski)
|
|
- [#3295](https://github.com/Sylius/Sylius/pull/3295) [Attribute] Removed fluent interfaces (@NeverResponse)
|
|
- [#3330](https://github.com/Sylius/Sylius/pull/3330) Add check to customer context (@gonzalovilaseca)
|
|
- [#3331](https://github.com/Sylius/Sylius/pull/3331) Remove unused dependencies (@gonzalovilaseca)
|
|
- [#3334](https://github.com/Sylius/Sylius/pull/3334) [Shipping] Removed fluent interfaces (@NeverResponse)
|
|
- [#3296](https://github.com/Sylius/Sylius/pull/3296) [Inventory] Removed fluent interfaces (@Arminek)
|
|
- [#3318](https://github.com/Sylius/Sylius/pull/3318) [Taxonomy] Remove fluent interfaces (@tuka217)
|
|
- [#3301](https://github.com/Sylius/Sylius/pull/3301) Fixes error message (@rpg600)
|
|
- [#3290](https://github.com/Sylius/Sylius/pull/3290) [Addressing] Removed fluent interfaces (@Arminek)
|
|
- [#3292](https://github.com/Sylius/Sylius/pull/3292) [WebBundle] use of twig deprecated sameas (@HerbMat)
|
|
- [#3293](https://github.com/Sylius/Sylius/pull/3293) [Cart] remove all fluent interfaces in Cart models (@tuka217)
|
|
- [#3289](https://github.com/Sylius/Sylius/pull/3289) [Channel] Removed fluent interfaces (@NeverResponse)
|
|
- [#3323](https://github.com/Sylius/Sylius/pull/3323) [Core] Fixed MoneyHelper providing current locale instead of default one (@pamil)
|
|
- [#3280](https://github.com/Sylius/Sylius/pull/3280) [Settings] Cache parameters after fetching as well as saving. (@isometriks)
|
|
- [#3285](https://github.com/Sylius/Sylius/pull/3285) [WebBundle] Remove empty services (@HerbMat)
|
|
- [#3055](https://github.com/Sylius/Sylius/pull/3055) [Travis] Running JavaScript tests (@pamil)
|
|
- [#3278](https://github.com/Sylius/Sylius/pull/3278) [User] Serialization update (@lchrusciel)
|
|
- [#3277](https://github.com/Sylius/Sylius/pull/3277) [UserBundle] Refactored method due to Symfony version bump (@okwinza)
|
|
- [#3270](https://github.com/Sylius/Sylius/pull/3270) [User] Removed unnecessary method due to PHP version bump (@pamil)
|
|
- [#3234](https://github.com/Sylius/Sylius/pull/3234) [WebBundle] Changed the way of displaying product variant's options (@pamil)
|
|
- [#3274](https://github.com/Sylius/Sylius/pull/3274) [Behat / Travis] Removed "search_orm_only" suite (@pamil)
|
|
- [#3272](https://github.com/Sylius/Sylius/pull/3272) [Behat] Account suite - fixed undefined scenario (@pamil)
|
|
- [#3231](https://github.com/Sylius/Sylius/pull/3231) [ReportBundle] Remove bi-directional dependency on the CoreBundle (@adamelso)
|
|
- [#3061](https://github.com/Sylius/Sylius/pull/3061) [PricingBundle] Consider standard pricing calculator in priceable form types (@aramalipoor)
|
|
- [#3265](https://github.com/Sylius/Sylius/pull/3265) [Addressing] Fix addressing composer (@michalmarcinkowski)
|
|
- [#3261](https://github.com/Sylius/Sylius/pull/3261) Updated changelog v0.16 (@pamil)
|
|
- [#3238](https://github.com/Sylius/Sylius/pull/3238) Improve changelog (@michalmarcinkowski)
|
|
- [#3110](https://github.com/Sylius/Sylius/pull/3110) [PHP 5.5] [RFC] Future version bump to PHP 5.5 and Symfony 2.7 (@pamil)
|
|
|
|
### v0.15.0 2015-09-08
|
|
- [#3235](https://github.com/Sylius/Sylius/pull/3235) [User] Add temporary required dependency (@michalmarcinkowski)
|
|
- [#3224](https://github.com/Sylius/Sylius/pull/3224) [User] Remove Symfony security component dependecy (@michalmarcinkowski)
|
|
- [#3212](https://github.com/Sylius/Sylius/pull/3212) [Report] Decouple from Symfony FrameworkBundle; fix typos and docblocks (@adamelso)
|
|
- [#3150](https://github.com/Sylius/Sylius/pull/3150) [CoreBundle] Add custom constraint for "enabled" entity fields and prevent delete all channels (@gperdomor)
|
|
- [#3223](https://github.com/Sylius/Sylius/pull/3223) [User] Remove fluent interfaces from User component (@michalmarcinkowski)
|
|
- [#3217](https://github.com/Sylius/Sylius/pull/3217) [Search] Refactored PropertyAccessor usage (@pamil)
|
|
- [#3177](https://github.com/Sylius/Sylius/pull/3177) [Travis] Added missing Behat tests to Travis (@pamil)
|
|
- [#3221](https://github.com/Sylius/Sylius/pull/3221) [Product] Add required dependency to Product component (@michalmarcinkowski)
|
|
- [#3209](https://github.com/Sylius/Sylius/pull/3209) [Deploy] Handle deploy with capistrano 3 and symfony plugin (@gperdomor)
|
|
- [#3133](https://github.com/Sylius/Sylius/pull/3133) [RFC][ProductBundle] When finding products in a given taxon, consider the whole tree. (@jimbocoder)
|
|
- [#2897](https://github.com/Sylius/Sylius/pull/2897) [TaxationBundle] DelegatingCalculator use the ServiceRegistry (@aRn0D)
|
|
- [#3203](https://github.com/Sylius/Sylius/pull/3203) Update WebContext.php (@gonzalovilaseca)
|
|
- [#3205](https://github.com/Sylius/Sylius/pull/3205) [InstallerBundle] Add current migration versions to database on first installation (@aramalipoor)
|
|
- [#3204](https://github.com/Sylius/Sylius/pull/3204) [Installer] Fixed directory permission checks and improved DX (@pamil)
|
|
- [#3201](https://github.com/Sylius/Sylius/pull/3201) [AttrbiuteBundle] Decoupled spec from Product component (@pamil)
|
|
- [#3202](https://github.com/Sylius/Sylius/pull/3202) [Installer] Added Zend Optimizer+ to recognized accelelators (@pamil)
|
|
- [#3197](https://github.com/Sylius/Sylius/pull/3197) [UserBundle] Split customer registration form (@michalmarcinkowski)
|
|
- [#3200](https://github.com/Sylius/Sylius/pull/3200) [Core] Missing methods in UserInterface added (@Zales0123)
|
|
- [#3196](https://github.com/Sylius/Sylius/pull/3196) [ResourceBundle] Enable max depth check on API serialization (@kasrakhosravi)
|
|
- [#3170](https://github.com/Sylius/Sylius/pull/3170) [Behat] [DX] Added useful, developer-friendly steps, polished formatting (@pamil)
|
|
- [#3198](https://github.com/Sylius/Sylius/pull/3198) [Payment] Added migration for softdeleteable Payments (@Zales0123)
|
|
- [#3199](https://github.com/Sylius/Sylius/pull/3199) [CoreBundle] Add migration for production short description change in PR #3188 (@ahmadrabie)
|
|
- [#3189](https://github.com/Sylius/Sylius/pull/3189) Fee_calculator migration fix (@rvanlaarhoven)
|
|
- [#3172](https://github.com/Sylius/Sylius/pull/3172) [ContentBundle] Fix cascade validation of collection form (issue #2895) (@psyray)
|
|
- [#3188](https://github.com/Sylius/Sylius/pull/3188) [CoreBundle] Remove product short description validation and use text type (@ahmadrabie)
|
|
- [#3192](https://github.com/Sylius/Sylius/pull/3192) [Installer] Fix installation channels creation (@Zales0123)
|
|
- [#3194](https://github.com/Sylius/Sylius/pull/3194) [Payment] Softdeleteable Payments (@Zales0123)
|
|
- [#3187](https://github.com/Sylius/Sylius/pull/3187) [Installer] Install check permissions (@Zales0123)
|
|
- [#3185](https://github.com/Sylius/Sylius/pull/3185) [Resource] Fix sorting bugs (@Zales0123)
|
|
- [#2909](https://github.com/Sylius/Sylius/pull/2909) Api bundle payment route fix (@lchrusciel)
|
|
- [#3184](https://github.com/Sylius/Sylius/pull/3184) Fixed user reset events (@gonzalovilaseca)
|
|
- [#2943](https://github.com/Sylius/Sylius/pull/2943) [CoreBundle] Make path to wkhtmltopdf configurable (@Strontium-90)
|
|
- [#3161](https://github.com/Sylius/Sylius/pull/3161) [CoreBundle] Adding MailerListenerSpec, fixing CS, small refactor (@mgonyan)
|
|
- [#3169](https://github.com/Sylius/Sylius/pull/3169) Update routing.yml (@agounaris)
|
|
- [#2948](https://github.com/Sylius/Sylius/pull/2948) [ArchetypeBundle] Add ON DELETE CASCADE constraint on archetype (@ahmadrabie)
|
|
- [#3173](https://github.com/Sylius/Sylius/pull/3173) [UserBundle] Dispatch user event *before* persisting user, so side effects persist too. (@jimbocoder)
|
|
- [#3176](https://github.com/Sylius/Sylius/pull/3176) [Behat] Steps for checking whether row contains given value (not starts with) (@pamil)
|
|
- [#3171](https://github.com/Sylius/Sylius/pull/3171) [Content Bundle] Fix #2962 - Update symfony-cmf to ~1.2 in composer.json (@psyray)
|
|
- [#3152](https://github.com/Sylius/Sylius/pull/3152) [CoreBundle] Adding specs for InsufficientStockExceptionListener (@mgonyan)
|
|
- [#3158](https://github.com/Sylius/Sylius/pull/3158) [CoreBundle] Adding OrderPricingListener spec and fixing CS (@mgonyan)
|
|
- [#3146](https://github.com/Sylius/Sylius/pull/3146) generate function to return generated coupons (@agounaris)
|
|
- [#3038](https://github.com/Sylius/Sylius/pull/3038) add Vagrant Vmware provider (@Strontium-90)
|
|
- [#3036](https://github.com/Sylius/Sylius/pull/3036) [ResourceBundle] fix reworking of AbstractResourceBundle::build (@Strontium-90)
|
|
- [#2907](https://github.com/Sylius/Sylius/pull/2907) Use unused parameter %sylius.state_machine.class% (@Strontium-90)
|
|
- [#3160](https://github.com/Sylius/Sylius/pull/3160) [CoreBundle] Adding OrderChannelListener spec (@mgonyan)
|
|
- [#3151](https://github.com/Sylius/Sylius/pull/3151) [WebBundle] Dispatch events after building frontend menus. (@jimbocoder)
|
|
- [#3147](https://github.com/Sylius/Sylius/pull/3147) [Locale] Fixed errors thrown while editing channel with LocaleChoiceType (@pamil)
|
|
- [#3142](https://github.com/Sylius/Sylius/pull/3142) [UserBundle] Moved customer registration type definition to UserBundle (@michalmarcinkowski)
|
|
- [#3136](https://github.com/Sylius/Sylius/pull/3136) Use correct form of "information" on README.md (@mheki)
|
|
- [#3094](https://github.com/Sylius/Sylius/pull/3094) [Locale] Translations based on Intl component, can be enabled or disabled (@pamil)
|
|
- [#3132](https://github.com/Sylius/Sylius/pull/3132) [WebBundle] Removed ID column from the list (@pamil)
|
|
- [#3074](https://github.com/Sylius/Sylius/pull/3074) [Addressing] Countries management - enabling & disabling (@pamil, @gperdomor)
|
|
- [#3015](https://github.com/Sylius/Sylius/pull/3015) Fixed empty product slug bug (@Zales0123)
|
|
- [#3098](https://github.com/Sylius/Sylius/pull/3098) [ResourceBundle] Toggleable interface & useful Behat steps and methods (@pamil)
|
|
- [#2939](https://github.com/Sylius/Sylius/pull/2939) [UserBundle] Improve login method (@michalmarcinkowski)
|
|
- [#3104](https://github.com/Sylius/Sylius/pull/3104) [Locale] Refactored LocaleProvider and LocaleContext, changed architecture a little bit (@pamil)
|
|
- [#3050](https://github.com/Sylius/Sylius/pull/3050) [Taxonomy] Update root taxon after taxonomy translation is added (@pamil, @ahmadrabie)
|
|
- [#2959](https://github.com/Sylius/Sylius/pull/2959) [CoreBundle] Use state machine for order and shipment email confirmation (@inssein)
|
|
- [#2911](https://github.com/Sylius/Sylius/pull/2911) [ResourceBundle] Include sylius_resource classes in metadatalistener (@winzou)
|
|
- [#3120](https://github.com/Sylius/Sylius/pull/3120) Allow to extends BuildAttributeValueFormListener (@blazarecki)
|
|
- [#3126](https://github.com/Sylius/Sylius/pull/3126) [CoreBundle] Fix findExpired orders method query (@jimbocoder)
|
|
- [#3040](https://github.com/Sylius/Sylius/pull/3040) [Rbac] Clear permissions cache on postUpdate fix (@peteward)
|
|
- [#3106](https://github.com/Sylius/Sylius/pull/3106) [RbacBundle] Teach the RbacInitializer to append new permissions (@jimbocoder)
|
|
- [#3108](https://github.com/Sylius/Sylius/pull/3108) [FlowBundle] Remove unused events in FlowBundle (@krizon)
|
|
- [#3111](https://github.com/Sylius/Sylius/pull/3111) [Behat] Fixed undefined step in features/user/users.feature:123 (@pamil)
|
|
- [#3119](https://github.com/Sylius/Sylius/pull/3119) [Settings] Add API routes for SettingsController and some improvements (@aramalipoor)
|
|
- [#3107](https://github.com/Sylius/Sylius/pull/3107) [FixturesBundle] fix fixture percent payment method (@andrey1s)
|
|
- [#3039](https://github.com/Sylius/Sylius/pull/3039) Compatibility with PHP7 beta (Uniform Variable Syntax issue) (@steffenbrem)
|
|
- [#3105](https://github.com/Sylius/Sylius/pull/3105) [RFC][Rbac] Use a finite default ttl in CachedPermissionMap. (@jimbocoder)
|
|
- [#3102](https://github.com/Sylius/Sylius/pull/3102) [Travis] Removed doubled command (@pamil)
|
|
- [#3095](https://github.com/Sylius/Sylius/pull/3095) [UserBundle] Fix invalid serialization type 'int' to 'integer'. (@jimbocoder)
|
|
- [#3097](https://github.com/Sylius/Sylius/pull/3097) Status field not set on offline gateway (@nicolasricci)
|
|
- [#2990](https://github.com/Sylius/Sylius/pull/2990) CHANGELOG for v0.15 (@michalmarcinkowski, @Zales0123)
|
|
- [#3063](https://github.com/Sylius/Sylius/pull/3063) [WebBundle] Fixed showing ProductAttribute choices (@zergu)
|
|
- [#3091](https://github.com/Sylius/Sylius/pull/3091) Faster feedback from Travis (@pamil)
|
|
- [#3067](https://github.com/Sylius/Sylius/pull/3067) [ResourceBundle] Turning on back softdeleteable filter just after necessary operations (@pamil)
|
|
- [#3090](https://github.com/Sylius/Sylius/pull/3090) Fix lapsus in text (@antonioperic)
|
|
- [#3048](https://github.com/Sylius/Sylius/pull/3048) Stop registering PHPCR ORM annotations in autoload (@inssein)
|
|
- [#3025](https://github.com/Sylius/Sylius/pull/3025) [FixturesBundle] Fixed loading sample data while intl extension not installed (@pamil)
|
|
- [#3](https://github.com/Sylius/Sylius/pull/3) Added BC break in Payments (@Zales0123)
|
|
- [#2902](https://github.com/Sylius/Sylius/pull/2902) Make InstallDatabaseCommand easyer to extend (@umpirsky)
|
|
- [#2996](https://github.com/Sylius/Sylius/pull/2996) [Taxonomy] Set root taxon locale based on current taxonomy locale (@ahmadrabie)
|
|
- [#3006](https://github.com/Sylius/Sylius/pull/3006) [InstallerBundle] Hide password in installation (@Zales0123)
|
|
- [#2861](https://github.com/Sylius/Sylius/pull/2861) [MailerComponent] Removing unused check, Adding more specs to Email model (@mgonyan)
|
|
- [#3010](https://github.com/Sylius/Sylius/pull/3010) Replace dot with underscore in parameter name. (@kayue)
|
|
- [#2999](https://github.com/Sylius/Sylius/pull/2999) General CS fixes (@Zales0123)
|
|
- [#3022](https://github.com/Sylius/Sylius/pull/3022) Fixed Bad Refactor in transliterate (@patrick-mcdougle)
|
|
- [#3003](https://github.com/Sylius/Sylius/pull/3003) [AddressingBundle] Added SyliusTranslationBundle to required (@Zales0123)
|
|
- [#2945](https://github.com/Sylius/Sylius/pull/2945) [CoreBundle] Decouple original locale provider and channel-aware locale provider (@aramalipoor)
|
|
- [#2995](https://github.com/Sylius/Sylius/pull/2995) v0.15.0 Upgrade instructions (@michalmarcinkowski)
|
|
- [#2998](https://github.com/Sylius/Sylius/pull/2998) Escaping slashes in search queries because of elasticsearch behavior (@Dukecz)
|
|
- [#2957](https://github.com/Sylius/Sylius/pull/2957) fix sylius_backend_product_delete_restore path (@nicolasricci)
|
|
- [#2978](https://github.com/Sylius/Sylius/pull/2978) [Payment] Payment methods fee calculators (@Zales0123)
|
|
- [#2994](https://github.com/Sylius/Sylius/pull/2994) Add xhr option to header redirection (@winzou)
|
|
- [#2991](https://github.com/Sylius/Sylius/pull/2991) [AttributeBundle] Product attribute value is not API friendly (@ahmadrabie)
|
|
- [#2928](https://github.com/Sylius/Sylius/pull/2928) [ContactBundle] Implemented translations for contact topics (@gperdomor)
|
|
- [#2952](https://github.com/Sylius/Sylius/pull/2952) [Content] fixed the __toString() exception for static content (@coudenysj)
|
|
- [#2960](https://github.com/Sylius/Sylius/pull/2960) Add optional $options parameters to getForm method (@winzou)
|
|
- [#2969](https://github.com/Sylius/Sylius/pull/2969) [VariationBundle] Make option value collection to be api-friendly (@aramalipoor)
|
|
- [#2974](https://github.com/Sylius/Sylius/pull/2974) [RbacBundle] Fix security_roles config merging. (@ahmadrabie)
|
|
- [#2976](https://github.com/Sylius/Sylius/pull/2976) Enable header redirection in RedirectHandler (@winzou)
|
|
- [#2977](https://github.com/Sylius/Sylius/pull/2977) [BUG][ResourceBundle] Default validation group if not found (@bigfoot90)
|
|
- [#2986](https://github.com/Sylius/Sylius/pull/2986) Removed ShippingMethod name property (@umpirsky)
|
|
- [#2987](https://github.com/Sylius/Sylius/pull/2987) Fix country sorting (@winzou)
|
|
- [#2967](https://github.com/Sylius/Sylius/pull/2967) Fix wrong user serializer config. (@liverbool)
|
|
- [#2949](https://github.com/Sylius/Sylius/pull/2949) Make choice form types API friendly (@aramalipoor)
|
|
- [#2946](https://github.com/Sylius/Sylius/pull/2946) [ProductBundle] Allow null in available_on field (@aramalipoor)
|
|
- [#2953](https://github.com/Sylius/Sylius/pull/2953) [AddressingBundle] Fixes from scrutinizer - cannot override without Runtime Notice (@MichaelMackus)
|
|
- [#2930](https://github.com/Sylius/Sylius/pull/2930) [Core] [Web] Display homepage products only for current channel (@Zales0123)
|
|
- [#2936](https://github.com/Sylius/Sylius/pull/2936) [InstallerBundle] Fix setup command (@michalmarcinkowski)
|
|
- [#2932](https://github.com/Sylius/Sylius/pull/2932) [Order] Removed unused fields in Order model (@Zales0123)
|
|
- [#2934](https://github.com/Sylius/Sylius/pull/2934) Improved Behat configuration (@pamil)
|
|
- [#2925](https://github.com/Sylius/Sylius/pull/2925) [ChannelBundle] Fix wrong class name in channels validation.xml (@aramalipoor)
|
|
- [#2927](https://github.com/Sylius/Sylius/pull/2927) Replace pattern with path (@winzou)
|
|
- [#2840](https://github.com/Sylius/Sylius/pull/2840) Move first&last names in separate validation group (@winzou)
|
|
- [#2914](https://github.com/Sylius/Sylius/pull/2914) Improve fixtures order and add Rbac fixtures (@michalmarcinkowski)
|
|
- [#2912](https://github.com/Sylius/Sylius/pull/2912) Update README.md (@lchrusciel)
|
|
- [#2885](https://github.com/Sylius/Sylius/pull/2885) [ApiBundle] Form registration, missing specs and CS (@aRn0D)
|
|
- [#2843](https://github.com/Sylius/Sylius/pull/2843) [CartBundle] CS fixes and missing specs (@aRn0D)
|
|
- [#2899](https://github.com/Sylius/Sylius/pull/2899) fixes API routes for product_variant actions (@Amunak)
|
|
- [#2900](https://github.com/Sylius/Sylius/pull/2900) [FixturesBundle] Ensure Rbac roles are initialized (@michalmarcinkowski)
|
|
- [#2896](https://github.com/Sylius/Sylius/pull/2896) [AddressBundle] Missing specs and CS (@aRn0D)
|
|
- [#2863](https://github.com/Sylius/Sylius/pull/2863) [FlowBundle] missing specs and CS (@aRn0D)
|
|
- [#2888](https://github.com/Sylius/Sylius/pull/2888) [PayumBundle] Make offline payum capture action to be public (@aramalipoor)
|
|
- [#2887](https://github.com/Sylius/Sylius/pull/2887) [ApiBundle] Change api client public id to be simply random id (@michalmarcinkowski)
|
|
- [#2880](https://github.com/Sylius/Sylius/pull/2880) [CoreBundle] Fix invalid channel mapping (@michalmarcinkowski)
|
|
- [#2875](https://github.com/Sylius/Sylius/pull/2875) [ShippingBundle] Add missing validation config for shipment model (@aramalipoor)
|
|
- [#2876](https://github.com/Sylius/Sylius/pull/2876) [UserBundle] Improve reset password action (@michalmarcinkowski)
|
|
- [#2879](https://github.com/Sylius/Sylius/pull/2879) The spec was not PSR4 compatible (@aRn0D)
|
|
- [#2877](https://github.com/Sylius/Sylius/pull/2877) [CoreBundle] Fix shipment confirmation email to correctly get email (@aramalipoor)
|
|
- [#2853](https://github.com/Sylius/Sylius/pull/2853) Add unique constraints on codes (@michalmarcinkowski)
|
|
- [#2872](https://github.com/Sylius/Sylius/pull/2872) Improve security exception message (@winzou)
|
|
- [#2874](https://github.com/Sylius/Sylius/pull/2874) Fix token typo in UserController (@winzou)
|
|
- [#2869](https://github.com/Sylius/Sylius/pull/2869) [ResourceBundle]#2568 Behat context (@aRn0D)
|
|
- [#2854](https://github.com/Sylius/Sylius/pull/2854) [AttributeBundle] Form registration, missing specs and CS (@aRn0D)
|
|
- [#2859](https://github.com/Sylius/Sylius/pull/2859) Update FrontendMenuBuilder.php (@liviucmg)
|
|
- [#2864](https://github.com/Sylius/Sylius/pull/2864) [CurrencyBundle] Missing specs (@aRn0D)
|
|
- [#2867](https://github.com/Sylius/Sylius/pull/2867) [ContentBundle] Missing spec and configuration (@aRn0D)
|
|
- [#2865](https://github.com/Sylius/Sylius/pull/2865) [InventoryBundle] Missing specs (@aRn0D)
|
|
- [#2845](https://github.com/Sylius/Sylius/pull/2845) [ArchetypeBundle] Form registration, missing specs and CS (@aRn0D)
|
|
- [#2857](https://github.com/Sylius/Sylius/pull/2857) [FixturesBundle] CS fixes (@aRn0D)
|
|
- [#2855](https://github.com/Sylius/Sylius/pull/2855) [ChannelBundle] Missing specs and CS (@aRn0D)
|
|
- [#2851](https://github.com/Sylius/Sylius/pull/2851) Fix installer, add check for existing channel (@michalmarcinkowski)
|
|
- [#2852](https://github.com/Sylius/Sylius/pull/2852) Delete duplicated locale fixtures (@michalmarcinkowski)
|
|
- [#2866](https://github.com/Sylius/Sylius/pull/2866) Missing licence (@aRn0D)
|
|
- [#2856](https://github.com/Sylius/Sylius/pull/2856) Missing licence (@aRn0D)
|
|
- [#2837](https://github.com/Sylius/Sylius/pull/2837) [ReportBundle] CS fixes (@aRn0D)
|
|
- [#2651](https://github.com/Sylius/Sylius/pull/2651) [ResourceBundle] Definition loading refactoring (@aRn0D)
|
|
- [#2841](https://github.com/Sylius/Sylius/pull/2841) [RbacBundle] CS fixes and missing specs (@aRn0D)
|
|
- [#2831](https://github.com/Sylius/Sylius/pull/2831) [ShippingBundle] Form registration, missing specs and CS (@aRn0D)
|
|
- [#2836](https://github.com/Sylius/Sylius/pull/2836) [SequenceBundle] CS fixes and missing specs (@aRn0D)
|
|
- [#2832](https://github.com/Sylius/Sylius/pull/2832) [ResourceBundle] fix merging request and config sorting parameters (@Strontium-90)
|
|
- [#2830](https://github.com/Sylius/Sylius/pull/2830) [TaxationBundle] Form registration, missing specs and CS (@aRn0D)
|
|
- [#2834](https://github.com/Sylius/Sylius/pull/2834) [Easy Pick] Fixed some typos in the PaymentMethodChoiceType classes. (@steffenbrem)
|
|
- [#2835](https://github.com/Sylius/Sylius/pull/2835) [WebBundle] Change $.fn.datepicker format to yyyy-mm-dd. (@jimbocoder)
|
|
- [#2833](https://github.com/Sylius/Sylius/pull/2833) [MailerComponent]: Removing unused dependecy and fixing cs (@mgonyan)
|
|
- [#2827](https://github.com/Sylius/Sylius/pull/2827) [SettingsBundle] fix for fix default to file_system cache (@Strontium-90)
|
|
- [#2829](https://github.com/Sylius/Sylius/pull/2829) [SettingsBundle] added missing unique index for table sylius_settings_parameter (@Strontium-90)
|
|
- [#2828](https://github.com/Sylius/Sylius/pull/2828) [TaxonomyBundle] Form registration, missing specs and CS (@aRn0D)
|
|
- [#2824](https://github.com/Sylius/Sylius/pull/2824) [UserBundle] CS fixes and missing specs (@aRn0D)
|
|
- [#2826](https://github.com/Sylius/Sylius/pull/2826) [VariationBundle] Form registration, missing specs and CS (@aRn0D)
|
|
- [#2803](https://github.com/Sylius/Sylius/pull/2803) [PaymentBundle] Form registration, missing specs and CS Fixes. (@aRn0D)
|
|
- [#2825](https://github.com/Sylius/Sylius/pull/2825) [MailerBundle] CS fixes and missing specs (@aRn0D)
|
|
- [#2815](https://github.com/Sylius/Sylius/pull/2815) [PricingBundle] CS fixes and missing specs (@aRn0D)
|
|
- [#2822](https://github.com/Sylius/Sylius/pull/2822) [Translation] Make translatable translation class retrieval static (@cdaguerre)
|
|
- [#2811](https://github.com/Sylius/Sylius/pull/2811) [ResourceBundle][TranslationBundle] Fix sorting on translated properties (@cdaguerre)
|
|
- [#2806](https://github.com/Sylius/Sylius/pull/2806) Remove unused dependency (@gonzalovilaseca)
|
|
- [#2799](https://github.com/Sylius/Sylius/pull/2799) [CurrencyBundle] Form registration, missing specs and CS Fixes. (@aRn0D)
|
|
- [#2681](https://github.com/Sylius/Sylius/pull/2681) [CoreBundle] Use more specific names for settings namespaces (@aramalipoor)
|
|
- [#2677](https://github.com/Sylius/Sylius/pull/2677) Add a fixed parameter in WeightCalculator (@winzou)
|
|
- [#2792](https://github.com/Sylius/Sylius/pull/2792) Allow to overwrite TaxationProcessor (@blazarecki)
|
|
- [#2818](https://github.com/Sylius/Sylius/pull/2818) [FixturesBundle] Allow access to resources for api user on fixtures load (@michalmarcinkowski)
|
|
- [#2807](https://github.com/Sylius/Sylius/pull/2807) [LocaleBundle] Form registration, missing specs and CS Fixes. (@aRn0D)
|
|
- [#2813](https://github.com/Sylius/Sylius/pull/2813) Fix: Object of class DateTime could not be converted to string (@umpirsky)
|
|
- [#2805](https://github.com/Sylius/Sylius/pull/2805) Index country on ISO code (@umpirsky)
|
|
- [#2808](https://github.com/Sylius/Sylius/pull/2808) [ResourceBundle] Move hardcoded classes to DI-parameters (@Strontium-90)
|
|
- [#2812](https://github.com/Sylius/Sylius/pull/2812) travis: PHP 5.6 and 7.0 nightly added (@TomasVotruba)
|
|
- [#2802](https://github.com/Sylius/Sylius/pull/2802) [OrderBundle] Form registration, missing specs and CS Fixes (@aRn0D)
|
|
- [#2798](https://github.com/Sylius/Sylius/pull/2798) [ContentBundle] Forms are registered automatically (@aRn0D)
|
|
- [#2791](https://github.com/Sylius/Sylius/pull/2791) [UserBundle] Migration script (@michalmarcinkowski)
|
|
- [#2797](https://github.com/Sylius/Sylius/pull/2797) [Contact bundle] Forms are registered automatically (@aRn0D)
|
|
- [#2250](https://github.com/Sylius/Sylius/pull/2250) [ResourceBundle] The date type has been improved (@aRn0D)
|
|
- [#2793](https://github.com/Sylius/Sylius/pull/2793) fixes flash message in overriding template (@Amunak)
|
|
- [#2794](https://github.com/Sylius/Sylius/pull/2794) Zones cannot be deleted if they have members (@agounaris)
|
|
- [#2788](https://github.com/Sylius/Sylius/pull/2788) Fixes collection name deciding script causing item overwriting (@Amunak)
|
|
- [#2785](https://github.com/Sylius/Sylius/pull/2785) [UserBundle] Remove dependency from Core component (@michalmarcinkowski)
|
|
- [#2758](https://github.com/Sylius/Sylius/pull/2758) Fixed bug in payment flow (@antonioperic)
|
|
- [#2779](https://github.com/Sylius/Sylius/pull/2779) Update e-mail templates (@ojhaujjwal)
|
|
- [#2780](https://github.com/Sylius/Sylius/pull/2780) [InstallerBundle] Setup command to create channels (@zyleee)
|
|
- [#2761](https://github.com/Sylius/Sylius/pull/2761) [UserBundle] Password update fix, few improvements (@michalmarcinkowski)
|
|
- [#2759](https://github.com/Sylius/Sylius/pull/2759) [InstallerBundle] fix 'no-interaction' default param (@bicpi)
|
|
- [#2770](https://github.com/Sylius/Sylius/pull/2770) Fix HWIO OAuth login (@michalmarcinkowski)
|
|
- [#2768](https://github.com/Sylius/Sylius/pull/2768) Remove unnecessary new instance of Instruction (@aistis-)
|
|
- [#2760](https://github.com/Sylius/Sylius/pull/2760) [InstallerBundle] Fixed setup command (@zyleee)
|
|
- [#2763](https://github.com/Sylius/Sylius/pull/2763) Update composer lock file (@zyleee)
|
|
- [#2765](https://github.com/Sylius/Sylius/pull/2765) Attribute choices management (@aRn0D)
|
|
- [#2767](https://github.com/Sylius/Sylius/pull/2767) Use same mechanism as FOSUB for SecurityController (@winzou)
|
|
- [#2757](https://github.com/Sylius/Sylius/pull/2757) Correct composer.lock (@michalmarcinkowski)
|
|
- [#2717](https://github.com/Sylius/Sylius/pull/2717) [WIP] SyliusUserBundle with user and customer separation (@michalmarcinkowski, @lchrusciel, @BartoszSiejka)
|
|
- [#2752](https://github.com/Sylius/Sylius/pull/2752) Multi channel (@michalmarcinkowski, @loevstroem, @pjedrzejewski)
|
|
- [#2](https://github.com/Sylius/Sylius/pull/2) Scenario fixes (@pjedrzejewski)
|
|
- [#2756](https://github.com/Sylius/Sylius/pull/2756) [SettingsBundle] Fix default to %sylius.cache% (@Shine-neko)
|
|
- [#1](https://github.com/Sylius/Sylius/pull/1) Fix the issue when money helper hits the db during warmup (@pjedrzejewski)
|
|
|
|
### v0.14.0 2015-05-20
|
|
- [#2372](https://github.com/Sylius/Sylius/pull/2372) Added option to undelete resource (product) (@antonioperic)
|
|
- [#2714](https://github.com/Sylius/Sylius/pull/2714) [AttributeBundle] Improve AssociationOverride support by inferring column names (@jimbocoder)
|
|
- [#2743](https://github.com/Sylius/Sylius/pull/2743) [Search] Allow override of price facet ranges (@liquorvicar)
|
|
- [#2750](https://github.com/Sylius/Sylius/pull/2750) Return default locale if request has not been injected (Fixes #2748) (@aderuwe)
|
|
- [#2733](https://github.com/Sylius/Sylius/pull/2733) add findOneByPermalink missing method (@nicolasricci)
|
|
- [#2731](https://github.com/Sylius/Sylius/pull/2731) Added Shipping confirmation E-Mail (@zyleee)
|
|
- [#2737](https://github.com/Sylius/Sylius/pull/2737) 2736 fix issues with command parameters (@liquorvicar)
|
|
- [#2727](https://github.com/Sylius/Sylius/pull/2727) Update composer.json (@ekyna)
|
|
- [#2724](https://github.com/Sylius/Sylius/pull/2724) [ProductBundle] Allow nullable availableOn field for product varaints (@aramalipoor)
|
|
- [#2729](https://github.com/Sylius/Sylius/pull/2729) [InstallerBundle] Cover postgres error when checking for database presence (@aramalipoor)
|
|
- [#2726](https://github.com/Sylius/Sylius/pull/2726) Adding dependency badge to README (@reiz)
|
|
- [#2725](https://github.com/Sylius/Sylius/pull/2725) [RbacBundle] Do not throw exception when user is anonymous (@aramalipoor)
|
|
- [#2439](https://github.com/Sylius/Sylius/pull/2439) Added settings for adding Google Analytics tracking code (@antonioperic)
|
|
- [#2721](https://github.com/Sylius/Sylius/pull/2721) [WebBundle] Fix to show icons in buttons (@gperdomor)
|
|
- [#2715](https://github.com/Sylius/Sylius/pull/2715) Updated year range (@maqnouch)
|
|
- [#2716](https://github.com/Sylius/Sylius/pull/2716) [ContentBundle] Show all available filters in imagine block form (@aramalipoor)
|
|
- [#2711](https://github.com/Sylius/Sylius/pull/2711) Create routes with GET parameters. (@kayue)
|
|
- [#2713](https://github.com/Sylius/Sylius/pull/2713) fix query select for order number (@ojhaujjwal)
|
|
- [#2708](https://github.com/Sylius/Sylius/pull/2708) [CoreBundle] Use master variant as CartItem variant fallback if none was... (@axelvnk)
|
|
- [#2706](https://github.com/Sylius/Sylius/pull/2706) docblock fixes (@ojhaujjwal)
|
|
- [#2703](https://github.com/Sylius/Sylius/pull/2703) [ResourceBundle] Classes of first extension may get lost (@aramalipoor)
|
|
- [#2694](https://github.com/Sylius/Sylius/pull/2694) Remove not-so-commonly-known abbr from exception (@WouterJ)
|
|
- [#2688](https://github.com/Sylius/Sylius/pull/2688) Fix multiple terms filter (@nicolasricci)
|
|
- [#2680](https://github.com/Sylius/Sylius/pull/2680) [SettingsBundle] Add API support to SettingsController (@aramalipoor)
|
|
- [#2686](https://github.com/Sylius/Sylius/pull/2686) [SettingsBundle] Add post and pre save events on settings persistance (@aramalipoor)
|
|
- [#2685](https://github.com/Sylius/Sylius/pull/2685) [SettingsBundle] default to file_system cache if %sylius.cache% is not set (@jrobeson)
|
|
- [#2679](https://github.com/Sylius/Sylius/pull/2679) fix attribute choice value (@nicolasricci)
|
|
- [#2669](https://github.com/Sylius/Sylius/pull/2669) [RbacBundle] Allow deep merging for roles_hierarchy (@aramalipoor)
|
|
- [#2671](https://github.com/Sylius/Sylius/pull/2671) [account order][sylius_money] use order currency. (@aitboudad)
|
|
- [#2676](https://github.com/Sylius/Sylius/pull/2676) [ResourceBundle] Fix triggered events on forms collections (@gperdomor)
|
|
- [#2673](https://github.com/Sylius/Sylius/pull/2673) Change visibility of createTaxonomiesMenuNode (@kedves)
|
|
- [#2670](https://github.com/Sylius/Sylius/pull/2670) Typo in service name. (@isometriks)
|
|
- [#2667](https://github.com/Sylius/Sylius/pull/2667) Change visibility of getEmailFromConfiguration (@blazarecki)
|
|
- [#2662](https://github.com/Sylius/Sylius/pull/2662) [AttributeBundle] Add missing labels (@aramalipoor)
|
|
- [#2654](https://github.com/Sylius/Sylius/pull/2654) Fix translation (@widop)
|
|
- [#2619](https://github.com/Sylius/Sylius/pull/2619) Throw event before and after sending email (@gonzalovilaseca)
|
|
- [#2641](https://github.com/Sylius/Sylius/pull/2641) Add support for offline payment methods to PayumBundle (@antonioperic)
|
|
- [#2650](https://github.com/Sylius/Sylius/pull/2650) [PhpSpec] The source path has been added for each suite (@aRn0D)
|
|
- [#2645](https://github.com/Sylius/Sylius/pull/2645) [ResourceBundle] Fix conflict of resource names in sylius.config.classes (@aramalipoor)
|
|
- [#2649](https://github.com/Sylius/Sylius/pull/2649) [AttributeBundle] Add attribute and value labels (@aramalipoor)
|
|
- [#2647](https://github.com/Sylius/Sylius/pull/2647) Fix Mongo and PHPCR document managers service names (@Strontium-90)
|
|
- [#2643](https://github.com/Sylius/Sylius/pull/2643) [SearchBundle] Added Boolean mode in OrmFilter (@hason)
|
|
- [#2642](https://github.com/Sylius/Sylius/pull/2642) [SearchBundle] Fixed warning in OrmFilter (@hason)
|
|
- [#2640](https://github.com/Sylius/Sylius/pull/2640) [AttributeBundle] Do not save unnecessary 'choices' in attribute configuration (@aramalipoor)
|
|
- [#2638](https://github.com/Sylius/Sylius/pull/2638) [AttributeBundle] Fix CollectionType and AttributeChoices form type (@aramalipoor)
|
|
- [#2639](https://github.com/Sylius/Sylius/pull/2639) [PricingBundle] Remove unnecessary complexity (@aramalipoor)
|
|
- [#2637](https://github.com/Sylius/Sylius/pull/2637) Play with Travis-CI containers (@stloyd)
|
|
- [#2623](https://github.com/Sylius/Sylius/pull/2623) Volume-based setPricingConfiguration parameter is counterintuitive (@Goutte)
|
|
- [#2635](https://github.com/Sylius/Sylius/pull/2635) [CorceBundle] Add sylius_order_state_choice form type (@aramalipoor)
|
|
- [#2634](https://github.com/Sylius/Sylius/pull/2634) Fix redirect on API calls to revert, move and updateState actions. (@aramalipoor)
|
|
- [#2628](https://github.com/Sylius/Sylius/pull/2628) Fix some CS issues in translation component + bundle (@stloyd)
|
|
- [#2631](https://github.com/Sylius/Sylius/pull/2631) Fix STORAGE_KEY bug when using CookieStorage (@aramalipoor)
|
|
- [#2633](https://github.com/Sylius/Sylius/pull/2633) [RbacBundle] Fix permissions and roles config merging. (@aramalipoor)
|
|
- [#2629](https://github.com/Sylius/Sylius/pull/2629) Fix AddressController methods visibility (@geoffrey-brier)
|
|
- [#2519](https://github.com/Sylius/Sylius/pull/2519) Rework translations handling (@pjedrzejewski)
|
|
- [#2282](https://github.com/Sylius/Sylius/pull/2282) [ProductVariant] Added versioning for all product variant details (@axelvnk)
|
|
- [#2625](https://github.com/Sylius/Sylius/pull/2625) Use FOS UserInterface for easier extending (@aramalipoor)
|
|
- [#2340](https://github.com/Sylius/Sylius/pull/2340) [Tests] Implement postgres driver and check for mysql (@rskuipers)
|
|
- [#2593](https://github.com/Sylius/Sylius/pull/2593) Add missing configuration for Sylius RBAC Security in backend (@stloyd)
|
|
- [#2606](https://github.com/Sylius/Sylius/pull/2606) Add canceled case in PurchaseListener (@winzou)
|
|
- [#2482](https://github.com/Sylius/Sylius/pull/2482) Dispatch Event after email sent + split Sender and Renderer (@amenophis)
|
|
- [#2620](https://github.com/Sylius/Sylius/pull/2620) Use 'user' variable and fix Profile page 'buttons' error (@aramalipoor)
|
|
- [#2616](https://github.com/Sylius/Sylius/pull/2616) [LocaleBundle] Added check if locale is available before setting in context (@ccff33)
|
|
- [#2599](https://github.com/Sylius/Sylius/pull/2599) fix(InstallerBundle): Allow --no-interaction with some fixtures and database improvements (@aramalipoor)
|
|
- [#2612](https://github.com/Sylius/Sylius/pull/2612) Repository consistent configuration (@amenophis)
|
|
- [#2605](https://github.com/Sylius/Sylius/pull/2605) Minor shipment factory update (@umpirsky)
|
|
- [#2598](https://github.com/Sylius/Sylius/pull/2598) Move declaration of settings cache to extension (@stloyd)
|
|
- [#2517](https://github.com/Sylius/Sylius/pull/2517) [currency][ecb importer] added base currency. (@aitboudad)
|
|
- [#2572](https://github.com/Sylius/Sylius/pull/2572) Fluent interface for calculateAdjustmentsTotal() (@umpirsky)
|
|
- [#2595](https://github.com/Sylius/Sylius/pull/2595) Archetype translation form as a service (@gonzalovilaseca)
|
|
- [#2597](https://github.com/Sylius/Sylius/pull/2597) [LocaleBundle][composer] Add missing dependency (@mtthb)
|
|
- [#2588](https://github.com/Sylius/Sylius/pull/2588) [TranslationBundle] removed unnecessary ODM Index (@ivannis)
|
|
- [#2587](https://github.com/Sylius/Sylius/pull/2587) Don't use deprecated `getRequest()` method in flow (@stloyd)
|
|
- [#2581](https://github.com/Sylius/Sylius/pull/2581) [currency][oer importer] added missing app_id key. (@aitboudad)
|
|
- [#2584](https://github.com/Sylius/Sylius/pull/2584) [FlowBundle][Bug] Query parameters removed at first step (@kayue)
|
|
- [#2580](https://github.com/Sylius/Sylius/pull/2580) Leftjoin because order.user can be null (@winzou)
|
|
- [#2573](https://github.com/Sylius/Sylius/pull/2573) Remove hardcoded table name (@winzou)
|
|
- [#2577](https://github.com/Sylius/Sylius/pull/2577) Check if history value is an array (@winzou)
|
|
- [#2579](https://github.com/Sylius/Sylius/pull/2579) Use LocaleContext in MoneyHelper fix #2352 (@winzou)
|
|
- [#2571](https://github.com/Sylius/Sylius/pull/2571) [FixturesBundle] Correct check for uniqueness when loading users data (@michalmarcinkowski)
|
|
- [#2341](https://github.com/Sylius/Sylius/pull/2341) Test with the lowest dependencies (@WouterJ)
|
|
- [#2384](https://github.com/Sylius/Sylius/pull/2384) Upgrade Payum up to 0.14 (@makasim)
|
|
- [#2565](https://github.com/Sylius/Sylius/pull/2565) [CoreBundle] OAuth provider should call parent class (@stloyd)
|
|
- [#2566](https://github.com/Sylius/Sylius/pull/2566) [RbacBundle] Fix even more stupid copy&paste typo (@stloyd)
|
|
- [#2567](https://github.com/Sylius/Sylius/pull/2567) [FixturesBundle] Faker not always generates unique results (@stloyd)
|
|
- [#2564](https://github.com/Sylius/Sylius/pull/2564) [RbacBundle] Fix stupid typo (@stloyd)
|
|
- [#2555](https://github.com/Sylius/Sylius/pull/2555) Allow underline in group names for API `groups` header (@aramalipoor)
|
|
- [#2554](https://github.com/Sylius/Sylius/pull/2554) Fix wrong description method (@axelvnk)
|
|
- [#2553](https://github.com/Sylius/Sylius/pull/2553) Refactor Sylius RBAC initialize code to allow calling it in fixtures (@stloyd)
|
|
- [#2549](https://github.com/Sylius/Sylius/pull/2549) [RbacBundle] Prevent fatal errors when calling initialize more than once (@stloyd)
|
|
- [#2546](https://github.com/Sylius/Sylius/pull/2546) Change taxon description field to a textarea (@emagma-marion)
|
|
- [#2545](https://github.com/Sylius/Sylius/pull/2545) Fix typo in example in docblock (@axelvnk)
|
|
- [#2534](https://github.com/Sylius/Sylius/pull/2534) [Translation][ORM][Repository] reduce number of executed queries. (@aitboudad)
|
|
- [#2541](https://github.com/Sylius/Sylius/pull/2541) [ContentBundle] Fix string block and imagine form bugs (@psyray)
|
|
- [#2540](https://github.com/Sylius/Sylius/pull/2540) [WebBundle] Fix wrong breadcrumbs, add translation and change icons (@psyray)
|
|
- [#2536](https://github.com/Sylius/Sylius/pull/2536) fix(LocaleBundle): Changing locale using PUT, PATCH works now. (@aramalipoor)
|
|
- [#2533](https://github.com/Sylius/Sylius/pull/2533) [InstallerBundle] Prevent exception if `intl` extension is not installed (@stloyd)
|
|
- [#2531](https://github.com/Sylius/Sylius/pull/2531) [ContentBundle] Add publish feature and fix some links (@psyray)
|
|
- [#2530](https://github.com/Sylius/Sylius/pull/2530) [MailerBundle] Don't use deprecated Twig functionality (@stloyd)
|
|
- [#2523](https://github.com/Sylius/Sylius/pull/2523) Fixing bug with transformed parameters stored internally in non transformed state after settings were saved (@tenitski)
|
|
- [#2510](https://github.com/Sylius/Sylius/pull/2510) [WebBundle] Locale and Currency menu shouldn't be renderd when only 1 exists (@pix-art)
|
|
- [#2511](https://github.com/Sylius/Sylius/pull/2511) Set default driver in bundle configuration (@mtthb)
|
|
- [#2512](https://github.com/Sylius/Sylius/pull/2512) [Search bundle][Accessor] initialize customAccessors. (@aitboudad)
|
|
- [#2481](https://github.com/Sylius/Sylius/pull/2481) Hierarchical Role Based Access Control (HRBAC) (@pjedrzejewski)
|
|
- [#2496](https://github.com/Sylius/Sylius/pull/2496) Random CS fixes (@aRn0D)
|
|
- [#2505](https://github.com/Sylius/Sylius/pull/2505) bug fix #2504 (@aRn0D)
|
|
- [#2494](https://github.com/Sylius/Sylius/pull/2494) [WebBundle] Finished the frontend account/profile view (@pix-art)
|
|
- [#2503](https://github.com/Sylius/Sylius/pull/2503) Make applyCriteria() more flexible (@umpirsky)
|
|
- [#2501](https://github.com/Sylius/Sylius/pull/2501) [Product] Change order of SKU field for editing and creating products (@kurakin-oleksandr)
|
|
- [#2500](https://github.com/Sylius/Sylius/pull/2500) [Product] Return SKU field for editing and creating products (@kurakin-oleksandr)
|
|
- [#2499](https://github.com/Sylius/Sylius/pull/2499) Allow patch for payment method update (@michalmarcinkowski)
|
|
- [#2497](https://github.com/Sylius/Sylius/pull/2497) Add id getter (@BartoszSiejka)
|
|
- [#2488](https://github.com/Sylius/Sylius/pull/2488) [ResourceBundle] AbstractResourceBundle::build has been reworked (@aRn0D)
|
|
- [#2489](https://github.com/Sylius/Sylius/pull/2489) Remove un-used EventDispatcher (@pierredup)
|
|
- [#2490](https://github.com/Sylius/Sylius/pull/2490) Add setters and getters ... (@BartoszSiejka)
|
|
- [#2486](https://github.com/Sylius/Sylius/pull/2486) [Core] added correct form type for product translations to config (@MichaelKubovic)
|
|
- [#2487](https://github.com/Sylius/Sylius/pull/2487) Fix typo for exif extension (@pierredup)
|
|
- [#2484](https://github.com/Sylius/Sylius/pull/2484) [Payment] small typo fix (@karion)
|
|
- [#2474](https://github.com/Sylius/Sylius/pull/2474) [InstallerBundle] Replace class check with extension check (@stloyd)
|
|
- [#2468](https://github.com/Sylius/Sylius/pull/2468) [translatable listener] handles inheritance. (@aitboudad)
|
|
- [#2471](https://github.com/Sylius/Sylius/pull/2471) [WebBundle] Fix missing translation string (@psyray)
|
|
- [#2472](https://github.com/Sylius/Sylius/pull/2472) [PromotionBundle] Force 'classes' configuration (@advancingu)
|
|
- [#2466](https://github.com/Sylius/Sylius/pull/2466) Fix Doctrine Migrations issue #2465 (@psyray)
|
|
- [#2431](https://github.com/Sylius/Sylius/pull/2431) Permalinks for taxons (@gonzalovilaseca)
|
|
- [#2457](https://github.com/Sylius/Sylius/pull/2457) added MongoDB Translation support (@ivannis)
|
|
- [#2463](https://github.com/Sylius/Sylius/pull/2463) Fix for shipping calculators to return integers (@Dukecz)
|
|
- [#2460](https://github.com/Sylius/Sylius/pull/2460) Fix incorrect negation (@egogarcia)
|
|
- [#2462](https://github.com/Sylius/Sylius/pull/2462) Add filterability to payments and shipments api requests (@michalmarcinkowski)
|
|
- [#2461](https://github.com/Sylius/Sylius/pull/2461) Few api routing corrections (@michalmarcinkowski)
|
|
- [#2459](https://github.com/Sylius/Sylius/pull/2459) Fixed report component composer.json for packagist. (@Zales0123)
|
|
- [#2422](https://github.com/Sylius/Sylius/pull/2422) SyliusReportBundle (@Zales0123, @lchrusciel)
|
|
- [#2456](https://github.com/Sylius/Sylius/pull/2456) Correct api fixtures (@michalmarcinkowski)
|
|
- [#2453](https://github.com/Sylius/Sylius/pull/2453) [Installer] Fix isDatabasePresent (@rolebi)
|
|
- [#2452](https://github.com/Sylius/Sylius/pull/2452) Create demo oauth client fixtures (@michalmarcinkowski)
|
|
- [#2449](https://github.com/Sylius/Sylius/pull/2449) Correct serializer for taxons and taxonomies, add ROLE_API to admins (@michalmarcinkowski)
|
|
- [#2406](https://github.com/Sylius/Sylius/pull/2406) Simpler configurable emails (@pjedrzejewski)
|
|
- [#2437](https://github.com/Sylius/Sylius/pull/2437) Add missing translation-bundle dependency (@amenophis)
|
|
- [#2385](https://github.com/Sylius/Sylius/pull/2385) Catch event stop during create/update (@amenophis)
|
|
|
|
### v0.13.0 2015-02-09
|
|
- [#2444](https://github.com/Sylius/Sylius/pull/2444) Fix user password editing in the backend (@pjedrzejewski)
|
|
- [#2427](https://github.com/Sylius/Sylius/pull/2427) Fix symfony money form type issue and possible rounding issues (@michalmarcinkowski)
|
|
- [#2442](https://github.com/Sylius/Sylius/pull/2442) [Core] Fixed typo in composer.json file for variation component (@fstr)
|
|
- [#2436](https://github.com/Sylius/Sylius/pull/2436) Use stable whenever possible, tweak composer.jsons (@pjedrzejewski)
|
|
- [#2429](https://github.com/Sylius/Sylius/pull/2429) [WIP] New install commands (@pjedrzejewski)
|
|
- [#2432](https://github.com/Sylius/Sylius/pull/2432) [ProductBundle] Fixed missing translation-bundle dependency (@advancingu)
|
|
- [#2433](https://github.com/Sylius/Sylius/pull/2433) [ResourceBundle] Fixed spelling in error messages (@advancingu)
|
|
- [#2309](https://github.com/Sylius/Sylius/pull/2309) Translation bundle enhancements (@aRn0D)
|
|
- [#2428](https://github.com/Sylius/Sylius/pull/2428) Fix issue with composer dependencies & FOSRest config (@stloyd)
|
|
- [#2426](https://github.com/Sylius/Sylius/pull/2426) Fixing dependency crash #2425 (@a2xchip)
|
|
- [#2414](https://github.com/Sylius/Sylius/pull/2414) [ProductBundle] Fix reference to CoreBundle on ProductBundle Dependency Injection (@gperdomor)
|
|
- [#2424](https://github.com/Sylius/Sylius/pull/2424) [SearchBundle] Allow false value for enabled pre search filter field (@egeloen)
|
|
- [#2420](https://github.com/Sylius/Sylius/pull/2420) [Product] fixed attributes comparison (@kurakin-oleksandr)
|
|
- [#2419](https://github.com/Sylius/Sylius/pull/2419) Duplicated setFirstname & setLastname (@gonzalovilaseca)
|
|
- [#2418](https://github.com/Sylius/Sylius/pull/2418) [SearchBundle] Added configuration to ensure bundle is fully configured (@advancingu)
|
|
- [#2417](https://github.com/Sylius/Sylius/pull/2417) Use "limit" instead of "paginate" for limit parameter. (@kayue)
|
|
- [#2412](https://github.com/Sylius/Sylius/pull/2412) [ResourceBundle] Check if collection form prototype is defined (@adamelso)
|
|
- [#2409](https://github.com/Sylius/Sylius/pull/2409) Fix Elastica deprecated call to setFilter (@mtthb)
|
|
- [#2407](https://github.com/Sylius/Sylius/pull/2407) Respect PSR for templating helper specs (@egeloen)
|
|
- [#2397](https://github.com/Sylius/Sylius/pull/2397) Improve + Handle null option in variant to combination transformer (@egeloen)
|
|
- [#2368](https://github.com/Sylius/Sylius/pull/2368) Fix sorting / criteria use _sylius information by default (@isometriks)
|
|
- [#2405](https://github.com/Sylius/Sylius/pull/2405) Allow translations in resource bundle (@gonzalovilaseca)
|
|
- [#2400](https://github.com/Sylius/Sylius/pull/2400) [ResourceBundle] Simple modification to change the events fired by the domain manager. (@gperdomor)
|
|
- [#2404](https://github.com/Sylius/Sylius/pull/2404) Translation bundle composer.json fixed (@BartoszSiejka)
|
|
- [#2402](https://github.com/Sylius/Sylius/pull/2402) Archetype translation (@gonzalovilaseca)
|
|
- [#2401](https://github.com/Sylius/Sylius/pull/2401) [Fixture][ProductVariantImage] Rely on repository createNew instead of constructor (@egeloen)
|
|
- [#2377](https://github.com/Sylius/Sylius/pull/2377) Translations - move away from Prezent [WIP] (@gonzalovilaseca)
|
|
- [#2394](https://github.com/Sylius/Sylius/pull/2394) [CoreBundle] Fixes for CheckoutController (@stloyd)
|
|
- [#2244](https://github.com/Sylius/Sylius/pull/2244) EXIF requirement for imagine >1.0.4 (@mykehsd)
|
|
- [#2380](https://github.com/Sylius/Sylius/pull/2380) API split of #2354 (@loevstroem, @michalmarcinkowski, @pjedrzejewski)
|
|
- [#2336](https://github.com/Sylius/Sylius/pull/2336) Display variant image in cart (@mtthb)
|
|
- [#2388](https://github.com/Sylius/Sylius/pull/2388) [WebBundle] Backend side menu not highlighted fix #2387 (@ansata2001)
|
|
- [#2390](https://github.com/Sylius/Sylius/pull/2390) Add times to promotion start & end. (@Richtermeister)
|
|
- [#2381](https://github.com/Sylius/Sylius/pull/2381) Fixed missing theme CSS during sylius:install (@advancingu)
|
|
- [#2355](https://github.com/Sylius/Sylius/pull/2355) [Fixtures] Don't force to use `intl` extension for fixtures (@stloyd)
|
|
- [#2367](https://github.com/Sylius/Sylius/pull/2367) Cart header small update (@antonioperic)
|
|
- [#2379](https://github.com/Sylius/Sylius/pull/2379) [VariationBundle] Require driver node definition (@adamelso)
|
|
- [#2374](https://github.com/Sylius/Sylius/pull/2374) Adjust required version of StofDoctrineExtensionsBundle (@Shine-neko)
|
|
- [#2369](https://github.com/Sylius/Sylius/pull/2369) The namespace for a spec was incorrect and thus the spec was never run. (@mykehsd)
|
|
- [#2365](https://github.com/Sylius/Sylius/pull/2365) [FixturesBundles] Rationalizes product references (@geoffrey-brier)
|
|
- [#2359](https://github.com/Sylius/Sylius/pull/2359) [WIP] BeforeScenario is running multiple times slowing behat tests (@gonzalovilaseca)
|
|
- [#2333](https://github.com/Sylius/Sylius/pull/2333) Make setting User listener more generic (@stloyd)
|
|
- [#2356](https://github.com/Sylius/Sylius/pull/2356) Added promotion based on User Group (@antonioperic)
|
|
- [#2225](https://github.com/Sylius/Sylius/pull/2225) Create Archetype Component and Bundle to replace Product Prototype and allow for inheritance (@adamelso, @pjedrzejewski)
|
|
- [#2344](https://github.com/Sylius/Sylius/pull/2344) [CMFBundle] Some forms do not use the CollectionExtension (@aRn0D)
|
|
- [#2345](https://github.com/Sylius/Sylius/pull/2345) Sorting order by name (@BartoszSiejka)
|
|
- [#2349](https://github.com/Sylius/Sylius/pull/2349) Enhance deploy script (@geoffrey-brier)
|
|
- [#2233](https://github.com/Sylius/Sylius/pull/2233) Remove hardcoded environment names where isDebug switch is good enough (@rtuin)
|
|
- [#2334](https://github.com/Sylius/Sylius/pull/2334) Delete useless file (@stloyd)
|
|
- [#2329](https://github.com/Sylius/Sylius/pull/2329) [VariationBundle] The collection form type uses the new CollectionExtension (@aRn0D)
|
|
- [#2198](https://github.com/Sylius/Sylius/pull/2198) [Variation] Reusable Set Builders for generating variants + VariantGenerator spec coverage (@adamelso)
|
|
- [#2319](https://github.com/Sylius/Sylius/pull/2319) Hide the "Links" sidebar widget when there are no links. (@Goutte)
|
|
- [#2245](https://github.com/Sylius/Sylius/pull/2245) Fix some translation keys & missing new lines at end of files (@stloyd)
|
|
- [#2302](https://github.com/Sylius/Sylius/pull/2302) Allow to use Doctrine MongoDB registry if default Doctrine is not available (@stloyd)
|
|
- [#2249](https://github.com/Sylius/Sylius/pull/2249) form_theme is already configured in the config.yml (@aRn0D)
|
|
- [#2321](https://github.com/Sylius/Sylius/pull/2321) getLastShipment returns false, not null. fixed in isInvoiceAvailable (@skoop)
|
|
- [#2322](https://github.com/Sylius/Sylius/pull/2322) Update OrmIndexer with correct indexable case (@agounaris)
|
|
- [#2323](https://github.com/Sylius/Sylius/pull/2323) Prevent currently logged user deletion (@Zales0123)
|
|
- [#2314](https://github.com/Sylius/Sylius/pull/2314) Fix translations mapping issue (@gonzalovilaseca)
|
|
- [#4](https://github.com/Sylius/Sylius/pull/4) Few simplifications and new building system (@pjedrzejewski)
|
|
- [#2303](https://github.com/Sylius/Sylius/pull/2303) Some specs were not into the right directory (@aRn0D)
|
|
- [#2260](https://github.com/Sylius/Sylius/pull/2260) [Translation] the component has been reworked (@aRn0D)
|
|
- [#2301](https://github.com/Sylius/Sylius/pull/2301) Fixed ShippingMethod validation (@saidul)
|
|
- [#2173](https://github.com/Sylius/Sylius/pull/2173) PhpSpec config has been added with ps4 support (@aRn0D)
|
|
- [#2299](https://github.com/Sylius/Sylius/pull/2299) Enabled softdeleteable filter at the end of "findForDetailsPage" method (@michalmarcinkowski)
|
|
- [#1984](https://github.com/Sylius/Sylius/pull/1984) add cache:clear for second pass to avoid error from cmf (@cordoval)
|
|
- [#1927](https://github.com/Sylius/Sylius/pull/1927) [ResourceBundle] Automatic form registration (@Strontium-90)
|
|
- [#2297](https://github.com/Sylius/Sylius/pull/2297) [Core] Fixed #2286 accessing deleted user details page (@michalmarcinkowski)
|
|
- [#2296](https://github.com/Sylius/Sylius/pull/2296) Fixed wrong migration namespace + header (@inspiran)
|
|
- [#2295](https://github.com/Sylius/Sylius/pull/2295) [WebBundle] Fix error in finalize step (@inspiran)
|
|
- [#2267](https://github.com/Sylius/Sylius/pull/2267) Improve composer consistency (@mtthb)
|
|
- [#2278](https://github.com/Sylius/Sylius/pull/2278) Soft deletable coupons (@umpirsky)
|
|
- [#2290](https://github.com/Sylius/Sylius/pull/2290) fixed bug #2189 with CMF toolbar (@neok)
|
|
- [#2243](https://github.com/Sylius/Sylius/pull/2243) [Order]WIP order identities (@inspiran)
|
|
- [#2285](https://github.com/Sylius/Sylius/pull/2285) Fix ability to specify form via class name. (@Richtermeister)
|
|
- [#2280](https://github.com/Sylius/Sylius/pull/2280) Enforce the size limitation of the short_description field (@mykehsd)
|
|
- [#2284](https://github.com/Sylius/Sylius/pull/2284) Allow cascading validation for menu nodes, otherwise it can generate SQL... (@mykehsd)
|
|
- [#2279](https://github.com/Sylius/Sylius/pull/2279) Sylius install build search index and cache clear (@mykehsd)
|
|
- [#2281](https://github.com/Sylius/Sylius/pull/2281) Incorrect english in validation file (@mykehsd)
|
|
- [#2283](https://github.com/Sylius/Sylius/pull/2283) Add sylius/contact dependency to ContactBundle (@diimpp)
|
|
- [#2274](https://github.com/Sylius/Sylius/pull/2274) [scrutinizer] Ramdom fixes (@aRn0D)
|
|
- [#2272](https://github.com/Sylius/Sylius/pull/2272) [AUTO] Updating translations from Crowdin (@SyliusBot)
|
|
- [#2026](https://github.com/Sylius/Sylius/pull/2026) Multiple Object Managers. Adding compiler pass (@Strontium-90)
|
|
- [#2266](https://github.com/Sylius/Sylius/pull/2266) Routing and form generation (@pjedrzejewski)
|
|
- [#2264](https://github.com/Sylius/Sylius/pull/2264) Added yml translation mapping (@gonzalovilaseca)
|
|
- [#2265](https://github.com/Sylius/Sylius/pull/2265) Add back missing cart_locked state. (@kayue)
|
|
- [#2263](https://github.com/Sylius/Sylius/pull/2263) Allow setting coupon expiration from backend (@umpirsky)
|
|
- [#2101](https://github.com/Sylius/Sylius/pull/2101) [WIP] [RFC] Product translation (Prezent) (@gonzalovilaseca)
|
|
- [#2239](https://github.com/Sylius/Sylius/pull/2239) [PromotionBundle] The collection form type uses the new CollectionExtension (@aRn0D)
|
|
- [#2247](https://github.com/Sylius/Sylius/pull/2247) [Product][Easy] Add cascade to product options field (doctrine mapping) (@steffenbrem)
|
|
- [#2248](https://github.com/Sylius/Sylius/pull/2248) Don't force bundles to define prefix when extending `AbstractResourceBundle` (@stloyd)
|
|
- [#2246](https://github.com/Sylius/Sylius/pull/2246) Disable GC in PHP on Travis-CI for performance improvements (@stloyd)
|
|
|
|
### v0.12.0 2014-12-11
|
|
- [#2218](https://github.com/Sylius/Sylius/pull/2218) [AddressingBundle] The collection form type uses the new CollectionExtension (@aRn0D)
|
|
- [#1675](https://github.com/Sylius/Sylius/pull/1675) One of ideas how we could fix problem with those translation keys (@stloyd)
|
|
- [#2240](https://github.com/Sylius/Sylius/pull/2240) [OrderBundle] Update OrderItem table name (@spike31)
|
|
- [#2237](https://github.com/Sylius/Sylius/pull/2237) [Taxonomy] Fixed #1543 creating taxons with the same name (@michalmarcinkowski)
|
|
- [#2188](https://github.com/Sylius/Sylius/pull/2188) [Sequencebundle] Missing spec (@aRn0D)
|
|
- [#2238](https://github.com/Sylius/Sylius/pull/2238) [WebBundle] Properly close javascripts block and remove superfluous endblock (@rskuipers)
|
|
- [#2226](https://github.com/Sylius/Sylius/pull/2226) [AttributeBundle][VariationBundle] Spec coverage on Doctrine metadata subscribers and container extensions (@adamelso)
|
|
- [#2096](https://github.com/Sylius/Sylius/pull/2096) [WebBundle] Fix invalid html markup for payments forms (@stloyd)
|
|
- [#2231](https://github.com/Sylius/Sylius/pull/2231) Fix legacy payum getNotification (@winzou)
|
|
- [#2229](https://github.com/Sylius/Sylius/pull/2229) Removed duplicate stripe.secret_key parameter (@rvanlaarhoven)
|
|
- [#2228](https://github.com/Sylius/Sylius/pull/2228) Split travis (@pjedrzejewski)
|
|
- [#2217](https://github.com/Sylius/Sylius/pull/2217) Change billing address mapping to cascade-persist (@sudent)
|
|
- [#2210](https://github.com/Sylius/Sylius/pull/2210) Added Volume based shipping calculator (@antonioperic)
|
|
- [#2213](https://github.com/Sylius/Sylius/pull/2213) Fix some CS issues (@stloyd)
|
|
- [#2212](https://github.com/Sylius/Sylius/pull/2212) Removed duplicate route `sylius_api_product_variant_delete` (@steffenbrem)
|
|
- [#2209](https://github.com/Sylius/Sylius/pull/2209) Adding elasticsearch to Vagrant box (@antonioperic)
|
|
- [#2208](https://github.com/Sylius/Sylius/pull/2208) [CoreBundle] Fix version constraint on jms/serializer-bundle (@adamelso)
|
|
- [#2197](https://github.com/Sylius/Sylius/pull/2197) [ResourceBundle] The collection form type has been improved (@aRn0D)
|
|
- [#2203](https://github.com/Sylius/Sylius/pull/2203) [AttributeBundle] Fix key names for validation_groups config (@adamelso)
|
|
- [#2202](https://github.com/Sylius/Sylius/pull/2202) [ResourceBundle] Fixed renderSortingLink not defaulting to property name (@LewisW)
|
|
- [#2185](https://github.com/Sylius/Sylius/pull/2185) fixed Access level error in AddressController. (@aitboudad)
|
|
- [#2180](https://github.com/Sylius/Sylius/pull/2180) [ApiBundle] A client creation command has been added. (@aRn0D)
|
|
- [#2184](https://github.com/Sylius/Sylius/pull/2184) Fix a fatal error in some PHP versions. (@jakzal)
|
|
- [#2170](https://github.com/Sylius/Sylius/pull/2170) Fix & polish code of SearchBundle (@stloyd)
|
|
- [#2181](https://github.com/Sylius/Sylius/pull/2181) Replace `doctrine-bundle` with stable version & adjust some other deps (@stloyd)
|
|
- [#2182](https://github.com/Sylius/Sylius/pull/2182) Fix 2163 and others (@liverbool)
|
|
- [#2174](https://github.com/Sylius/Sylius/pull/2174) Recursively add taxon children to the taxons array (@waaghals)
|
|
- [#2154](https://github.com/Sylius/Sylius/pull/2154) Handle promotion usage counter (@winzou)
|
|
- [#2155](https://github.com/Sylius/Sylius/pull/2155) Add Contains Product promotion rule (@winzou)
|
|
- [#2159](https://github.com/Sylius/Sylius/pull/2159) Add missing paypal express checkout config. (@liverbool)
|
|
- [#2156](https://github.com/Sylius/Sylius/pull/2156) Fix some CS issues caused by last merges (@stloyd)
|
|
- [#2165](https://github.com/Sylius/Sylius/pull/2165) Fix user order addressing issue. (@liverbool)
|
|
- [#2169](https://github.com/Sylius/Sylius/pull/2169) [ContentBundle] Fix for static content not saving (issue 2129) (@psyray)
|
|
- [#2168](https://github.com/Sylius/Sylius/pull/2168) Remove hardcoded product class from sylius_search (@antonioperic)
|
|
- [#2166](https://github.com/Sylius/Sylius/pull/2166) Fix "sylius.listener.order_comment_email.class" parameter value. (@rn0)
|
|
- [#2164](https://github.com/Sylius/Sylius/pull/2164) [BugFix] Doctrine mapping for removing variants from product model (@steffenbrem)
|
|
- [#1784](https://github.com/Sylius/Sylius/pull/1784) Sylius search (@agounaris, @peteward)
|
|
- [#2152](https://github.com/Sylius/Sylius/pull/2152) Volume based configuration also in variants (@alexptrn)
|
|
- [#1](https://github.com/Sylius/Sylius/pull/1) Update (@pjedrzejewski, @stloyd, @aRn0D, @torinaki, @elliot, @mykehsd, @sudent, @michalmarcinkowski, @sivolobov, @umpirsky, @liverbool, @psyray, @Strontium-90, @hason, @carlowens, @cordoval, @JRomeoSalazar, @MichaelMackus, @winzou, @crevillo, @saidul, @antonioperic, @steffenbrem, @makasim, @Richtermeister, @gperdomor, @patkar, @jdeveloper, @ivannis, @Shine-neko, @gonzalovilaseca)
|
|
- [#2148](https://github.com/Sylius/Sylius/pull/2148) Use Sylius repositories instead of Doctrine in RouteProvider (@gonzalovilaseca)
|
|
- [#2139](https://github.com/Sylius/Sylius/pull/2139) [ResourceBundle] Easy create form (@Shine-neko)
|
|
- [#2033](https://github.com/Sylius/Sylius/pull/2033) Content choice type has been added. (@aRn0D)
|
|
- [#2134](https://github.com/Sylius/Sylius/pull/2134) [BUG FIX] /administration/logout should not be used. (@liverbool)
|
|
- [#2138](https://github.com/Sylius/Sylius/pull/2138) added mongodb ODM support for currencies and locales (@ivannis)
|
|
- [#2136](https://github.com/Sylius/Sylius/pull/2136) Leveraging sylius_money instead of money type. (@Richtermeister)
|
|
- [#2133](https://github.com/Sylius/Sylius/pull/2133) Fix paypal error when marking tax as included in the price (@jdeveloper)
|
|
- [#2106](https://github.com/Sylius/Sylius/pull/2106) Originator component (@stloyd, @umpirsky)
|
|
- [#2122](https://github.com/Sylius/Sylius/pull/2122) [CoreBundle] Enable override of routing config (@patkar)
|
|
- [#2130](https://github.com/Sylius/Sylius/pull/2130) [SyliusWebBundle] Fixed liip/imagine-bundle version (@saidul)
|
|
- [#2126](https://github.com/Sylius/Sylius/pull/2126) [ContentBundle] Fixed ContentBundle dependency (@saidul)
|
|
- [#2092](https://github.com/Sylius/Sylius/pull/2092) [ResourceBundle] added the ability to configure services, forms, twig extensions, validations and mapping using yml or xml files (or both) (@gperdomor)
|
|
- [#2119](https://github.com/Sylius/Sylius/pull/2119) Make shipping method "enabled" parameter optional in behat tests. (@Richtermeister)
|
|
- [#2090](https://github.com/Sylius/Sylius/pull/2090) [ResourceBundle] Add object collection to array of identifiers transformer. (@liverbool)
|
|
- [#2116](https://github.com/Sylius/Sylius/pull/2116) change googleapi link (@BartoszSiejka)
|
|
- [#2114](https://github.com/Sylius/Sylius/pull/2114) Fixed missing diacritic letters (@BartoszSiejka)
|
|
- [#2113](https://github.com/Sylius/Sylius/pull/2113) [API Bundle] Remove require fixtures-bundle from composer. (@liverbool)
|
|
- [#2105](https://github.com/Sylius/Sylius/pull/2105) Random CS fixes (@stloyd)
|
|
- [#2104](https://github.com/Sylius/Sylius/pull/2104) Random very minors fixes. (@aRn0D)
|
|
- [#2107](https://github.com/Sylius/Sylius/pull/2107) [RFC] Fix dependencies in PayumBundle, adjust configuration of that bundle (@stloyd)
|
|
- [#2110](https://github.com/Sylius/Sylius/pull/2110) Fix bug where disabled shipping methods were selectable during checkout. (@Richtermeister)
|
|
- [#2108](https://github.com/Sylius/Sylius/pull/2108) Auto-generating PHPCR proxies in debug mode. (@Richtermeister)
|
|
- [#2100](https://github.com/Sylius/Sylius/pull/2100) [ResourceBundle] Improve redirection. (@liverbool)
|
|
- [#2027](https://github.com/Sylius/Sylius/pull/2027) [Payum] Upgrade up to 0.12 (@makasim)
|
|
- [#2102](https://github.com/Sylius/Sylius/pull/2102) [Bug] Fixes small bug in shipping bundle (@steffenbrem)
|
|
- [#2097](https://github.com/Sylius/Sylius/pull/2097) Skip volume price if was saved as empty, fix volume pricing form (@stloyd)
|
|
- [#2080](https://github.com/Sylius/Sylius/pull/2080) Don't make ajax request for provinces if contry value is empty (@crevillo)
|
|
- [#2087](https://github.com/Sylius/Sylius/pull/2087) Cover the case when we don't revert changes (@winzou)
|
|
- [#2094](https://github.com/Sylius/Sylius/pull/2094) [BUG FIX - API] Add missing api province route. (@liverbool)
|
|
- [#2076](https://github.com/Sylius/Sylius/pull/2076) [AddressBundle] Don't validate province if no country was set (@stloyd)
|
|
- [#2089](https://github.com/Sylius/Sylius/pull/2089) Create new Storage component to reduce code duplication between components (@stloyd)
|
|
- [#2088](https://github.com/Sylius/Sylius/pull/2088) [Locale] Rework LocaleContext to allow usage different storages (@stloyd)
|
|
- [#2086](https://github.com/Sylius/Sylius/pull/2086) fix-2054 (@liverbool)
|
|
- [#2085](https://github.com/Sylius/Sylius/pull/2085) Fix fatal error on cart page (@MichaelMackus)
|
|
- [#2082](https://github.com/Sylius/Sylius/pull/2082) Update liipimaginebundle 1.0 completed (@antonioperic)
|
|
- [#2059](https://github.com/Sylius/Sylius/pull/2059) Handle null value (@MichaelMackus)
|
|
- [#2065](https://github.com/Sylius/Sylius/pull/2065) [CoreBundle] Remove CMF dependency from CoreBundle (@saidul)
|
|
- [#2075](https://github.com/Sylius/Sylius/pull/2075) [CoreBundle] Enable back softdeleteable filter for users repository (@stloyd)
|
|
- [#2067](https://github.com/Sylius/Sylius/pull/2067) Fix #2055; php error in ShippingCountryRuleChecker if no country selected (@crevillo)
|
|
- [#2074](https://github.com/Sylius/Sylius/pull/2074) [Product] Add missing changes after rebase (@stloyd)
|
|
- [#2073](https://github.com/Sylius/Sylius/pull/2073) Enable back softdeleteable filter in OrderRepository (@winzou)
|
|
- [#2072](https://github.com/Sylius/Sylius/pull/2072) Update state machine (@winzou)
|
|
- [#2062](https://github.com/Sylius/Sylius/pull/2062) [CoreBundle] Fix order of bundles in Kernel (@stloyd)
|
|
- [#2061](https://github.com/Sylius/Sylius/pull/2061) Rebased #1787 - Initial REST API (@stloyd, @pjedrzejewski)
|
|
|
|
### v0.11.0 2014-10-27
|
|
- [#2029](https://github.com/Sylius/Sylius/pull/2029) Fix order item compare (@umpirsky)
|
|
- [#2048](https://github.com/Sylius/Sylius/pull/2048) [BUG] Guest order and PromotionEligibilityChecker (@umpirsky)
|
|
- [#2045](https://github.com/Sylius/Sylius/pull/2045) Change `sylius_update_shipment` state machine callback. (@liverbool)
|
|
- [#2047](https://github.com/Sylius/Sylius/pull/2047) Fix promotion coupons not properly filtering based on promotion ID (@MichaelMackus)
|
|
- [#2007](https://github.com/Sylius/Sylius/pull/2007) Fix attribute form choice type error. (@liverbool)
|
|
- [#2043](https://github.com/Sylius/Sylius/pull/2043) #2042 Issue fix - installation on Vagrant (@astina-forks)
|
|
- [#1767](https://github.com/Sylius/Sylius/pull/1767) [Resource] Move event into component & add new dependency on it (@stloyd)
|
|
- [#1287](https://github.com/Sylius/Sylius/pull/1287) [WebBundle] Show warning alerts at frontend (@JRomeoSalazar)
|
|
- [#1953](https://github.com/Sylius/Sylius/pull/1953) minor touches (@cordoval)
|
|
- [#2032](https://github.com/Sylius/Sylius/pull/2032) fix issue #2031 display the error message and not the trace (@carlowens)
|
|
- [#2035](https://github.com/Sylius/Sylius/pull/2035) Missing spec (@aRn0D)
|
|
- [#2010](https://github.com/Sylius/Sylius/pull/2010) Random CS fixes (@aRn0D)
|
|
- [#2015](https://github.com/Sylius/Sylius/pull/2015) [ContentBundle] Missing specs (@aRn0D)
|
|
- [#2021](https://github.com/Sylius/Sylius/pull/2021) [CoreBundle] Add missing email validation for guest checkout (@stloyd)
|
|
- [#2016](https://github.com/Sylius/Sylius/pull/2016) Guest checkout is missing email validation (@umpirsky)
|
|
- [#2019](https://github.com/Sylius/Sylius/pull/2019) [SettingsBundle] Removed unused dependency from composer.json (@hason)
|
|
- [#2028](https://github.com/Sylius/Sylius/pull/2028) [CoreBundle] Remove hardcoded classes in order item form (@stloyd)
|
|
- [#2017](https://github.com/Sylius/Sylius/pull/2017) Order user can be null (@umpirsky)
|
|
- [#2003](https://github.com/Sylius/Sylius/pull/2003) [BugFix] On pricing configuration prototype naming (@liverbool)
|
|
- [#1920](https://github.com/Sylius/Sylius/pull/1920) [ResourceBundle] Multiple object managers support (@Strontium-90)
|
|
- [#2013](https://github.com/Sylius/Sylius/pull/2013) [Contentbundle] dependencies fixes (@aRn0D)
|
|
- [#1983](https://github.com/Sylius/Sylius/pull/1983) Avoid starting session whenever possible (@umpirsky)
|
|
- [#1998](https://github.com/Sylius/Sylius/pull/1998) [WebBundle] Fix missing translation strings on order edit (@psyray)
|
|
- [#1994](https://github.com/Sylius/Sylius/pull/1994) Improve settings currency prevent user error. (@liverbool)
|
|
- [#1962](https://github.com/Sylius/Sylius/pull/1962) [ContentBundle,WebBundle] Improve ContentBundle to use the power of Symfony-CMF (@psyray)
|
|
- [#1990](https://github.com/Sylius/Sylius/pull/1990) [ContentBundle] Fix-1981 (@liverbool)
|
|
- [#1967](https://github.com/Sylius/Sylius/pull/1967) [Core] Optimize NthOrder promotion checker. (@stloyd)
|
|
- [#1974](https://github.com/Sylius/Sylius/pull/1974) Fix user check in PromotionEligibilityChecker (@umpirsky)
|
|
- [#1972](https://github.com/Sylius/Sylius/pull/1972) [ResourceBundle] Don't use query walkers when pagination is called (@stloyd)
|
|
- [#1968](https://github.com/Sylius/Sylius/pull/1968) [WebBundle] Adjust sidebar menu to better look at smaller screens (@stloyd)
|
|
- [#1969](https://github.com/Sylius/Sylius/pull/1969) Fix schema (@umpirsky)
|
|
- [#1923](https://github.com/Sylius/Sylius/pull/1923) [OrderBundle] Add ability to lock order adjustments (@stloyd)
|
|
- [#1964](https://github.com/Sylius/Sylius/pull/1964) Fix composer.json files + CHANGELOGs (@stloyd)
|
|
- [#1963](https://github.com/Sylius/Sylius/pull/1963) [ContentBundle] Fix wrong prefix (@stloyd)
|
|
- [#1952](https://github.com/Sylius/Sylius/pull/1952) Fix random CS issues in code & phpdocs (@stloyd)
|
|
- [#1948](https://github.com/Sylius/Sylius/pull/1948) [Order] Introduce immutable order items (@stloyd)
|
|
- [#1958](https://github.com/Sylius/Sylius/pull/1958) [WebBundle] Product without variants should show its price (@stloyd)
|
|
- [#1957](https://github.com/Sylius/Sylius/pull/1957) [AddressingBundle] Allow to easier replace default zone types (@stloyd)
|
|
- [#1944](https://github.com/Sylius/Sylius/pull/1944) [ResourceBundle] Fix sorting links generation (@stloyd)
|
|
- [#1946](https://github.com/Sylius/Sylius/pull/1946) Optimizing loading fixtures (@sivolobov)
|
|
- [#1489](https://github.com/Sylius/Sylius/pull/1489) Create.js integration and ContentBundle (@pjedrzejewski)
|
|
- [#1476](https://github.com/Sylius/Sylius/pull/1476) [Core] NthOrderRuleChecker should be more strict (@stloyd)
|
|
- [#1945](https://github.com/Sylius/Sylius/pull/1945) [Contact] Added simple contact form managing (@michalmarcinkowski)
|
|
- [#1949](https://github.com/Sylius/Sylius/pull/1949) Fixed git ignore file (@michalmarcinkowski)
|
|
- [#1943](https://github.com/Sylius/Sylius/pull/1943) [CoreBundle] Fix wrong interface usage in OrderCommentEmailListener (@stloyd)
|
|
- [#1942](https://github.com/Sylius/Sylius/pull/1942) Revert "fix namespace for comment email listener" (@pjedrzejewski)
|
|
- [#1928](https://github.com/Sylius/Sylius/pull/1928) fix namespace for comment email listener (@sudent)
|
|
- [#1941](https://github.com/Sylius/Sylius/pull/1941) [AddressingBundle] Don't force to set scopes on zones (@stloyd)
|
|
- [#1932](https://github.com/Sylius/Sylius/pull/1932) [Core] Address zone based price calculator (@stloyd)
|
|
- [#1864](https://github.com/Sylius/Sylius/pull/1864) Add basic order edit functionality to backend (@stloyd)
|
|
- [#1933](https://github.com/Sylius/Sylius/pull/1933) [Core] Fix promotion bug that was introduced by wrong merge + fix specs (@stloyd)
|
|
- [#1930](https://github.com/Sylius/Sylius/pull/1930) [Inventory] Availability checker must check that variant was not deleted (@stloyd)
|
|
- [#1745](https://github.com/Sylius/Sylius/pull/1745) [Core] Per-User usage limits on coupon (@mykehsd)
|
|
- [#1912](https://github.com/Sylius/Sylius/pull/1912) [RFC] Refactor Adjustments & Order to reduce logic (@stloyd)
|
|
- [#1081](https://github.com/Sylius/Sylius/pull/1081) Fixed tiny Scrutinizer-CI boolean issue (@elliot)
|
|
- [#1914](https://github.com/Sylius/Sylius/pull/1914) [PaymentBundle] Fix gateways config (@stloyd)
|
|
- [#1908](https://github.com/Sylius/Sylius/pull/1908) [CoreBundle] Allow usage of newer HWIOAuthBundle (@stloyd)
|
|
- [#1816](https://github.com/Sylius/Sylius/pull/1816) [Core] [WebBundle] Implemented Guest checkout (@torinaki, @stloyd)
|
|
- [#1913](https://github.com/Sylius/Sylius/pull/1913) Fix PromotionEligibilityChecker, fix specs (@stloyd)
|
|
- [#1906](https://github.com/Sylius/Sylius/pull/1906) paramater_name is not the correct key (@aRn0D)
|
|
- [#1910](https://github.com/Sylius/Sylius/pull/1910) [CoreBundle] Fix issue with order not being marked as completed (@stloyd)
|
|
- [#1907](https://github.com/Sylius/Sylius/pull/1907) [Order] Add missing methods to CommentInterface (@stloyd)
|
|
- [#2](https://github.com/Sylius/Sylius/pull/2) Fix code after feedback, add ability to disable guest orders (@stloyd)
|
|
- [#1904](https://github.com/Sylius/Sylius/pull/1904) Extend bugfix for issue 1689 & fix specs (@stloyd)
|
|
- [#1901](https://github.com/Sylius/Sylius/pull/1901) [Promotion] Fix $eligible being ignored when checking coupons (@stloyd)
|
|
- [#1902](https://github.com/Sylius/Sylius/pull/1902) Fix typo in Cart Resolver spec (@bcremer)
|
|
- [#1811](https://github.com/Sylius/Sylius/pull/1811) Fix item based promotion issue (@umpirsky)
|
|
- [#1900](https://github.com/Sylius/Sylius/pull/1900) [ProductBundle] Fix missing parent call in bundle that broke mappings (@stloyd)
|
|
- [#1899](https://github.com/Sylius/Sylius/pull/1899) improve how example reads (@cordoval)
|
|
- [#1695](https://github.com/Sylius/Sylius/pull/1695) Fixed issue #1689 (@umpirsky)
|
|
- [#1876](https://github.com/Sylius/Sylius/pull/1876) adjustments on .gitignore (@cordoval)
|
|
- [#1889](https://github.com/Sylius/Sylius/pull/1889) User email as username for OAuth login. (@kayue)
|
|
- [#1895](https://github.com/Sylius/Sylius/pull/1895) [Promotion] Make sure that coupons are always unique (@stloyd)
|
|
- [#1896](https://github.com/Sylius/Sylius/pull/1896) [CoreBundle] Fix typo in `state-machine.yml` file (@stloyd)
|
|
- [#1807](https://github.com/Sylius/Sylius/pull/1807) [VariationBundle] Fix unexpected dependency issue (@stloyd)
|
|
- [#1887](https://github.com/Sylius/Sylius/pull/1887) [CoreBundle] Add ability to information how many products were sold (@stloyd)
|
|
- [#1890](https://github.com/Sylius/Sylius/pull/1890) [OrderBundle] Remove unused config parameter (@stloyd)
|
|
- [#1886](https://github.com/Sylius/Sylius/pull/1886) Order comments. (@mykehsd)
|
|
- [#1861](https://github.com/Sylius/Sylius/pull/1861) Remove `_sylius` data from Request after adding to Configuration (@stloyd)
|
|
- [#1875](https://github.com/Sylius/Sylius/pull/1875) fixtures are included in the install script (@cordoval)
|
|
- [#1885](https://github.com/Sylius/Sylius/pull/1885) Fix typo in Address model, fix specs (@stloyd)
|
|
- [#1873](https://github.com/Sylius/Sylius/pull/1873) [MoneyBundle] Add option to return formatted price without currency sign (@stloyd)
|
|
- [#1880](https://github.com/Sylius/Sylius/pull/1880) Customize the cancel link when creating or updating a resource (@jbinfo)
|
|
- [#1877](https://github.com/Sylius/Sylius/pull/1877) minor tweaks (@cordoval)
|
|
- [#1870](https://github.com/Sylius/Sylius/pull/1870) [SyliusWebBundle] Fix wrong volume based price form display on product (@psyray)
|
|
- [#1692](https://github.com/Sylius/Sylius/pull/1692) Change user<->address relation to one-to-many (@lbaey)
|
|
- [#1866](https://github.com/Sylius/Sylius/pull/1866) [PromotionBundle] Add missing dependency on CurrencyBundle (@stloyd)
|
|
- [#1869](https://github.com/Sylius/Sylius/pull/1869) Product image (@alexptrn)
|
|
- [#1867](https://github.com/Sylius/Sylius/pull/1867) Updated `composer.lock` file + fixed random CS issues (@stloyd)
|
|
- [#1857](https://github.com/Sylius/Sylius/pull/1857) [Address] Add phone number field (@stloyd)
|
|
- [#1865](https://github.com/Sylius/Sylius/pull/1865) Add missing Volume Based Pricing Configuration. (@liverbool)
|
|
- [#1859](https://github.com/Sylius/Sylius/pull/1859) Added setters for ResourceEvent's message properties (@hmlb)
|
|
- [#1860](https://github.com/Sylius/Sylius/pull/1860) Allow to revert changes for versioned (loggable) resources (@stloyd)
|
|
- [#1831](https://github.com/Sylius/Sylius/pull/1831) [CurrencyBundle] Add command to allow updating exchange rates using ECB database (@stloyd)
|
|
- [#1863](https://github.com/Sylius/Sylius/pull/1863) Retrieve forward/display route from Process object. (@kayue)
|
|
- [#1839](https://github.com/Sylius/Sylius/pull/1839) Adding some minor adjustments (@aRn0D)
|
|
- [#1482](https://github.com/Sylius/Sylius/pull/1482) Add missing relation between Attribute and AttributeValue (@BenoitLeveque)
|
|
- [#1847](https://github.com/Sylius/Sylius/pull/1847) Fix 1834 (@aRn0D)
|
|
- [#1848](https://github.com/Sylius/Sylius/pull/1848) Typo in specs (@umpirsky)
|
|
- [#1843](https://github.com/Sylius/Sylius/pull/1843) Fixed multiple sorting in Doctrine ORM EntityRepository (@hmlb)
|
|
- [#1789](https://github.com/Sylius/Sylius/pull/1789) rename routing pattern to path (@jrobeson)
|
|
- [#1818](https://github.com/Sylius/Sylius/pull/1818) Some fixes after the last refactoring (@aRn0D)
|
|
- [#1819](https://github.com/Sylius/Sylius/pull/1819) CS Fixes (@aRn0D)
|
|
- [#1830](https://github.com/Sylius/Sylius/pull/1830) fix #1829 (@zender)
|
|
- [#1820](https://github.com/Sylius/Sylius/pull/1820) Adding some adjustments (@aRn0D)
|
|
- [#1824](https://github.com/Sylius/Sylius/pull/1824) Mismatch between stripe transaction total and order total (@carlowens)
|
|
- [#1809](https://github.com/Sylius/Sylius/pull/1809) Fix behat context & fixtures after latest merges (@stloyd)
|
|
- [#1772](https://github.com/Sylius/Sylius/pull/1772) [WIP] Adding a resource form type (@aRn0D)
|
|
- [#1797](https://github.com/Sylius/Sylius/pull/1797) Improvements to the attribute subject interface descriptions and setAttributes method argument name. (@adamelso)
|
|
- [#1791](https://github.com/Sylius/Sylius/pull/1791) [SettingsBundle] use actions.update macro in update template (@jrobeson)
|
|
- [#1771](https://github.com/Sylius/Sylius/pull/1771) Some method has been renamed to be consistent (@aRn0D)
|
|
- [#1803](https://github.com/Sylius/Sylius/pull/1803) Allow logging by username or email (@kayue)
|
|
- [#1808](https://github.com/Sylius/Sylius/pull/1808) Added specs examples for overriding criteria and sorting parameters in route (@sivolobov)
|
|
- [#1798](https://github.com/Sylius/Sylius/pull/1798) The default currency have to be loaded before user authentication (@aRn0D)
|
|
- [#1796](https://github.com/Sylius/Sylius/pull/1796) Fixed bug that caused an error: "array_merge(): Argument #2 is not an ar... (@sivolobov)
|
|
- [#1794](https://github.com/Sylius/Sylius/pull/1794) Allow to override route parameters. (@foopang)
|
|
- [#1793](https://github.com/Sylius/Sylius/pull/1793) Add toString to Currency model (@kayue)
|
|
- [#1792](https://github.com/Sylius/Sylius/pull/1792) Fixing the parameter parser spec (@aRn0D)
|
|
- [#1788](https://github.com/Sylius/Sylius/pull/1788) Fixing the parameter parser (see #1168) (@kayue, @aRn0D)
|
|
- [#1783](https://github.com/Sylius/Sylius/pull/1783) [PoC][ResourceBundle] Allow to fetch API serialization details from headers (@stloyd)
|
|
- [#1776](https://github.com/Sylius/Sylius/pull/1776) [Core] Extend OrderRepositoryInterface to add some missing methods (@stloyd)
|
|
- [#1780](https://github.com/Sylius/Sylius/pull/1780) Several CS fixes (@aRn0D)
|
|
- [#1782](https://github.com/Sylius/Sylius/pull/1782) Prevent removing coupons when sylius_promotion_coupon_order record is deleted (@umpirsky)
|
|
- [#1781](https://github.com/Sylius/Sylius/pull/1781) [ResourceBundle] Remove unused variable (@stloyd)
|
|
- [#1702](https://github.com/Sylius/Sylius/pull/1702) CS fixes on specs (@aRn0D)
|
|
- [#1775](https://github.com/Sylius/Sylius/pull/1775) Fix some CS problems after last merges (@stloyd)
|
|
- [#1777](https://github.com/Sylius/Sylius/pull/1777) [WebBundle] Use CurrentHelper instead of MoneyHelper in menu (@stloyd)
|
|
- [#1774](https://github.com/Sylius/Sylius/pull/1774) [ResourceBundle] Fix broken `AbstractResourceBundle::getDoctrineDriver()` (@stloyd)
|
|
- [#1768](https://github.com/Sylius/Sylius/pull/1768) Remove old translations (@stloyd)
|
|
- [#1762](https://github.com/Sylius/Sylius/pull/1762) Fix random CS issues. (@stloyd)
|
|
- [#1766](https://github.com/Sylius/Sylius/pull/1766) Allow the same coupon being apply to multiple orders. (@kayue)
|
|
- [#1121](https://github.com/Sylius/Sylius/pull/1121) [ResourceBundle][WIP][Proposal] New abstract resource bundle class (@aRn0D)
|
|
- [#1168](https://github.com/Sylius/Sylius/pull/1168) [ResourceBundle][WIP] Global settings (@aRn0D)
|
|
- [#1763](https://github.com/Sylius/Sylius/pull/1763) Fix coupon-order table prefix (@kayue)
|
|
- [#1761](https://github.com/Sylius/Sylius/pull/1761) [ResourceBundle] Don't initialize FlashHelper for API calls (@stloyd)
|
|
- [#1676](https://github.com/Sylius/Sylius/pull/1676) Multiple coupon per order (@umpirsky)
|
|
- [#1752](https://github.com/Sylius/Sylius/pull/1752) Uploader filesystem paremeter (@umpirsky)
|
|
- [#1755](https://github.com/Sylius/Sylius/pull/1755) [ResourceBundle] fixed template config (@cdaguerre)
|
|
- [#1701](https://github.com/Sylius/Sylius/pull/1701) Use default user addresses to fill checkout form (@lbaey)
|
|
- [#1744](https://github.com/Sylius/Sylius/pull/1744) [Promotion] Allow both Order and OrderItem checker exist in the same promotion. (@kayue)
|
|
- [#1751](https://github.com/Sylius/Sylius/pull/1751) [Shipping] Removing tracking code requirement (@robholmes)
|
|
- [#1730](https://github.com/Sylius/Sylius/pull/1730) [Resource] Fixes #1211 template config (@cdaguerre)
|
|
- [#1748](https://github.com/Sylius/Sylius/pull/1748) [CoreBundle] Fix OrderPaymentListenerSpec (@stloyd)
|
|
- [#1746](https://github.com/Sylius/Sylius/pull/1746) [AUTO] Updating translations from Crowdin (@SyliusBot)
|
|
- [#1740](https://github.com/Sylius/Sylius/pull/1740) [ResourceBundle] Add ability to set `serialization_groups` & `serialization_version` on View (@stloyd)
|
|
- [#1729](https://github.com/Sylius/Sylius/pull/1729) [SyliusWebBundle] Fix invalid ApiBundle "UpdatedAt" field in macros twig (@psyray)
|
|
- [#1727](https://github.com/Sylius/Sylius/pull/1727) [SyliusFlowBundle] Fixed failed test (@KNonen)
|
|
- [#1713](https://github.com/Sylius/Sylius/pull/1713) Only create new payment if there is none. (@kayue)
|
|
- [#1725](https://github.com/Sylius/Sylius/pull/1725) Return false if collection is empty. (@kayue)
|
|
- [#1724](https://github.com/Sylius/Sylius/pull/1724) Use correctly where clause in QueryBuilder (@amenophis)
|
|
- [#1715](https://github.com/Sylius/Sylius/pull/1715) Better promotion coupons scenario (@umpirsky)
|
|
- [#1711](https://github.com/Sylius/Sylius/pull/1711) Make PromotionEligibilityChecker easier to extend (@umpirsky)
|
|
- [#1716](https://github.com/Sylius/Sylius/pull/1716) Extensible OrderPromotionListener (@umpirsky)
|
|
- [#1717](https://github.com/Sylius/Sylius/pull/1717) Extensible CouponToCodeTransformer (@umpirsky)
|
|
- [#1723](https://github.com/Sylius/Sylius/pull/1723) Make web bundle frontend controllers extend FOSRestController (@foopang)
|
|
- [#1721](https://github.com/Sylius/Sylius/pull/1721) [Core] Fix removing taxon from product (@stloyd)
|
|
- [#1718](https://github.com/Sylius/Sylius/pull/1718) Allow to get taxons from specific taxonomy (@pjedrzejewski)
|
|
- [#1707](https://github.com/Sylius/Sylius/pull/1707) Fix zone scope in behat fixtures (@gonzalovilaseca)
|
|
- [#1704](https://github.com/Sylius/Sylius/pull/1704) [WebBundle] Add note about deleted product in order view (@stloyd)
|
|
- [#1706](https://github.com/Sylius/Sylius/pull/1706) [LocaleBundle] Fix phpdocs in LocaleContextInterface (@stloyd)
|
|
- [#1697](https://github.com/Sylius/Sylius/pull/1697) [LocaleComponent] Minor fix (@aRn0D)
|
|
- [#1593](https://github.com/Sylius/Sylius/pull/1593) Added scope to zone (@gonzalovilaseca)
|
|
- [#1688](https://github.com/Sylius/Sylius/pull/1688) Initial api bundle (@pjedrzejewski)
|
|
- [#1677](https://github.com/Sylius/Sylius/pull/1677) [ResourceBundle] Api request should not return RedirectResponse (@aRn0D)
|
|
- [#1687](https://github.com/Sylius/Sylius/pull/1687) [CoreBundle] Don't persist empty images while creating/updating product (@stloyd)
|
|
- [#1691](https://github.com/Sylius/Sylius/pull/1691) use correct namespace in one doctrine migration (@lbaey)
|
|
- [#1674](https://github.com/Sylius/Sylius/pull/1674) Update dependencies to be less restrict (@stloyd)
|
|
- [#1683](https://github.com/Sylius/Sylius/pull/1683) [BugFix] [Feature] Fixes issue #1682 (@steffenbrem)
|
|
- [#1681](https://github.com/Sylius/Sylius/pull/1681) Loggable price (@umpirsky)
|
|
- [#1670](https://github.com/Sylius/Sylius/pull/1670) Locale bundle (@pjedrzejewski)
|
|
- [#1667](https://github.com/Sylius/Sylius/pull/1667) Try to fix some issues found by Scrutinizer-CI (@stloyd)
|
|
- [#1671](https://github.com/Sylius/Sylius/pull/1671) Extend backend order filtering (@stloyd)
|
|
- [#1672](https://github.com/Sylius/Sylius/pull/1672) Updated readme github links (@ferdynator)
|
|
- [#1647](https://github.com/Sylius/Sylius/pull/1647) [WIP][payum] remove code duplications in capture actions. (@makasim)
|
|
- [#1490](https://github.com/Sylius/Sylius/pull/1490) Extract currency bundle (@pjedrzejewski)
|
|
|
|
### v0.10.0 2014-06-28
|
|
- [#1661](https://github.com/Sylius/Sylius/pull/1661) [Product] Update product `availableOn` when updating master variant (@stloyd)
|
|
- [#1652](https://github.com/Sylius/Sylius/pull/1652) Fix translations being moved from Crowdin into old removed/renamed bundles (@stloyd)
|
|
- [#1649](https://github.com/Sylius/Sylius/pull/1649) Prevent onFush event propagation (@umpirsky)
|
|
- [#1654](https://github.com/Sylius/Sylius/pull/1654) [payum] upgrade up to 0.9 (@makasim)
|
|
- [#1646](https://github.com/Sylius/Sylius/pull/1646) [WebBundle] Prevent fatal error when value is array type (@stloyd)
|
|
- [#1644](https://github.com/Sylius/Sylius/pull/1644) Add migration to update your product model with sku index (@pilot)
|
|
- [#1642](https://github.com/Sylius/Sylius/pull/1642) Fixed missing use statements. (@saro0h)
|
|
- [#1639](https://github.com/Sylius/Sylius/pull/1639) Fix incompatible signature between ProcessBuilder and ProcessBuilderInterface (@Richtermeister)
|
|
- [#1634](https://github.com/Sylius/Sylius/pull/1634) [FOSUserBundle] Add user reset password functionality to login page (@psyray)
|
|
- [#1632](https://github.com/Sylius/Sylius/pull/1632) Fix state-machine version (0.1.2 doest not exist) (@aRn0D)
|
|
- [#1636](https://github.com/Sylius/Sylius/pull/1636) Confirm order softly in OrderPaymentCallback. (@kayue)
|
|
- [#1621](https://github.com/Sylius/Sylius/pull/1621) Added dbal.path config parameter for test environment (@alch)
|
|
- [#1628](https://github.com/Sylius/Sylius/pull/1628) Fix load user by oAuth. (@kayue)
|
|
- [#1422](https://github.com/Sylius/Sylius/pull/1422) Fix some `composer.json` files (@stloyd)
|
|
- [#1552](https://github.com/Sylius/Sylius/pull/1552) added load metadata event subscriber for mongodb-odm (@ivannis)
|
|
- [#1565](https://github.com/Sylius/Sylius/pull/1565) Escape % in NonExistingGeneratorException (@umpirsky)
|
|
- [#1558](https://github.com/Sylius/Sylius/pull/1558) Removed useless route. (@saro0h)
|
|
- [#1606](https://github.com/Sylius/Sylius/pull/1606) Add redirect params (@Neime)
|
|
- [#1608](https://github.com/Sylius/Sylius/pull/1608) [payment] allow set traversable as payment's details. (@makasim)
|
|
- [#1627](https://github.com/Sylius/Sylius/pull/1627) Updating translations from Crowdin (@SyliusBot)
|
|
- [#1626](https://github.com/Sylius/Sylius/pull/1626) Inventory unit's sync shipping callback bug fix. (@kayue)
|
|
- [#1620](https://github.com/Sylius/Sylius/pull/1620) [WIP][payum] update payum to 0.9 (@makasim)
|
|
- [#1618](https://github.com/Sylius/Sylius/pull/1618) Add class used in service sylius.route_provider to parameters (@achudzinski)
|
|
- [#1629](https://github.com/Sylius/Sylius/pull/1629) Add index for the sku field for better performance (@pilot)
|
|
- [#1616](https://github.com/Sylius/Sylius/pull/1616) [BugFix] Little bug fix inside product model (@steffenbrem)
|
|
- [#1599](https://github.com/Sylius/Sylius/pull/1599) [Bugfix] Lock for Doctrine <2.4.3 due to BC break with Doctrine Extensions (@stloyd)
|
|
- [#1611](https://github.com/Sylius/Sylius/pull/1611) Update interface to match with the implementation. (@kayue)
|
|
- [#1615](https://github.com/Sylius/Sylius/pull/1615) [BugFix] Fix issue #1614 (@steffenbrem)
|
|
- [#1613](https://github.com/Sylius/Sylius/pull/1613) [Bug] Failed payment shouldn't be counted when confirming an order. (@kayue)
|
|
- [#1609](https://github.com/Sylius/Sylius/pull/1609) Add ROLE_PREVIOUS_ADMIN to allow switch back (@amenophis)
|
|
- [#1607](https://github.com/Sylius/Sylius/pull/1607) [payum] payum does not store details after user is returned from payment (@makasim)
|
|
- [#1604](https://github.com/Sylius/Sylius/pull/1604) Fix CartRepository->findExpiredCarts() (@doctormad)
|
|
- [#1563](https://github.com/Sylius/Sylius/pull/1563) Move from Finite to SM (@winzou)
|
|
- [#1590](https://github.com/Sylius/Sylius/pull/1590) Finite cleanup (@umpirsky)
|
|
- [#1417](https://github.com/Sylius/Sylius/pull/1417) Make rule checkers and actions work with promotion subject items (@umpirsky)
|
|
- [#1539](https://github.com/Sylius/Sylius/pull/1539) [Payum] Better handling of payment details. [Finite] Add a path from new to failed. (@makasim)
|
|
- [#1573](https://github.com/Sylius/Sylius/pull/1573) Fix - CMF Page doesn't work (missing template) (@antonioperic)
|
|
- [#1575](https://github.com/Sylius/Sylius/pull/1575) Creating unnamed form for api request and PATH support (@aRn0D)
|
|
- [#1569](https://github.com/Sylius/Sylius/pull/1569) [CartBundle] Fixed event used in CartListener and added specs (@franmomu)
|
|
- [#1578](https://github.com/Sylius/Sylius/pull/1578) [CoreBundle] Use REST handling in ProductController (@stloyd)
|
|
- [#1576](https://github.com/Sylius/Sylius/pull/1576) [ResourceBundle] Try to reduce dependencies in Twig extension (@stloyd)
|
|
- [#1360](https://github.com/Sylius/Sylius/pull/1360) Some improvement that comes with payum 0.8 (@makasim)
|
|
- [#1562](https://github.com/Sylius/Sylius/pull/1562) [CoreBundle] Remove old class reference (@stloyd)
|
|
- [#1534](https://github.com/Sylius/Sylius/pull/1534) Create composer replace section (@patkar, @lsmith77)
|
|
- [#1560](https://github.com/Sylius/Sylius/pull/1560) Fix order number generation (@winzou)
|
|
- [#1538](https://github.com/Sylius/Sylius/pull/1538) [payum][credit card] do not submit form on GET request. (@makasim)
|
|
- [#1554](https://github.com/Sylius/Sylius/pull/1554) Removed unused use statements. (@saro0h)
|
|
- [#1557](https://github.com/Sylius/Sylius/pull/1557) Make cart actions RESTful. (@kayue)
|
|
- [#1555](https://github.com/Sylius/Sylius/pull/1555) Added use of handleRequest method. (@saro0h)
|
|
- [#1553](https://github.com/Sylius/Sylius/pull/1553) Removed unused variables. (@saro0h)
|
|
- [#1550](https://github.com/Sylius/Sylius/pull/1550) Fixed issue #1549 (@umpirsky)
|
|
- [#1544](https://github.com/Sylius/Sylius/pull/1544) use 'sylius.model.*.class' parameters in routing config (@lsmith77)
|
|
- [#1542](https://github.com/Sylius/Sylius/pull/1542) Soft apply the create transition on FinalizeStep (@winzou)
|
|
- [#1526](https://github.com/Sylius/Sylius/pull/1526) [State machine] Replace shipment and item events (@winzou)
|
|
- [#1527](https://github.com/Sylius/Sylius/pull/1527) Fix Finite version is all composer.json (@winzou)
|
|
- [#1524](https://github.com/Sylius/Sylius/pull/1524) Fixed #1523 (@umpirsky)
|
|
- [#255](https://github.com/Sylius/Sylius/pull/255) use the Symfony CMF Routing component (@lsmith77)
|
|
- [#1512](https://github.com/Sylius/Sylius/pull/1512) Fix random CS rules, fix some broken phpdocs, fix broken specs (@stloyd)
|
|
- [#1518](https://github.com/Sylius/Sylius/pull/1518) [Attribute] Rename `SubjectInterface` into `AttributeSubjectInterface` (@stloyd)
|
|
- [#1520](https://github.com/Sylius/Sylius/pull/1520) Fix import statement. (@kayue)
|
|
- [#1517](https://github.com/Sylius/Sylius/pull/1517) Make fixtures code more clean & re-usable (@stloyd)
|
|
- [#1516](https://github.com/Sylius/Sylius/pull/1516) updated CMF to 1.1 and fixed behat dependency (@lsmith77)
|
|
- [#1514](https://github.com/Sylius/Sylius/pull/1514) Version20140409203042::down() (@umpirsky)
|
|
- [#1498](https://github.com/Sylius/Sylius/pull/1498) [Core] Add missing method into OrderInterface (@stloyd)
|
|
- [#1447](https://github.com/Sylius/Sylius/pull/1447) [State machine] Improve things drastically (@winzou)
|
|
- [#1507](https://github.com/Sylius/Sylius/pull/1507) [Order] Introduce OrderAwareInterface (@stloyd)
|
|
- [#1493](https://github.com/Sylius/Sylius/pull/1493) Add ability to remove attributes from product (@lbaey)
|
|
- [#1508](https://github.com/Sylius/Sylius/pull/1508) Fix Be2bill multiple payment (@winzou)
|
|
- [#1509](https://github.com/Sylius/Sylius/pull/1509) Move migrations queries out of post* (@winzou)
|
|
- [#1504](https://github.com/Sylius/Sylius/pull/1504) [Shipping] Add missing dependency to `composer.json` (@stloyd)
|
|
- [#1203](https://github.com/Sylius/Sylius/pull/1203) Multiple payments support. (@kayue)
|
|
- [#1500](https://github.com/Sylius/Sylius/pull/1500) Throw exception if sequence generator not found (@umpirsky)
|
|
- [#1501](https://github.com/Sylius/Sylius/pull/1501) Shiny Behat 3 (@stloyd)
|
|
- [#1505](https://github.com/Sylius/Sylius/pull/1505) [ResourceBundle] Check for existence of controller class before creating definition (@isometriks)
|
|
- [#1487](https://github.com/Sylius/Sylius/pull/1487) [ResourBundle] The criteria don't care about empties values (@aRn0D)
|
|
- [#1364](https://github.com/Sylius/Sylius/pull/1364) make it possible to configure the phpcr config, default to enabling caching (@lsmith77)
|
|
- [#1502](https://github.com/Sylius/Sylius/pull/1502) sylius does not provide a phpcr implementation, jackalope-* does (@lsmith77)
|
|
- [#1497](https://github.com/Sylius/Sylius/pull/1497) Sequence events (@umpirsky)
|
|
- [#1466](https://github.com/Sylius/Sylius/pull/1466) [CoreBundle] Remove dead code in RestrictedZoneListener (@stloyd)
|
|
- [#1469](https://github.com/Sylius/Sylius/pull/1469) Fixed typo in class and related names of loyalty rule checker (@stloyd)
|
|
- [#1492](https://github.com/Sylius/Sylius/pull/1492) Change CartHelper properties visibility (@umpirsky)
|
|
- [#1483](https://github.com/Sylius/Sylius/pull/1483) [Core] Multi OAuth providers (@stloyd, @smarques)
|
|
- [#1478](https://github.com/Sylius/Sylius/pull/1478) Fix some CS (@stloyd)
|
|
- [#1459](https://github.com/Sylius/Sylius/pull/1459) Inject dependencies into FlowBundle\ProcessController. (@realityking)
|
|
- [#1481](https://github.com/Sylius/Sylius/pull/1481) Add province ISO codes (@Richtermeister, @krewmarco)
|
|
- [#1479](https://github.com/Sylius/Sylius/pull/1479) Fix Paweł mail =) (@stloyd)
|
|
- [#1475](https://github.com/Sylius/Sylius/pull/1475) Fix broken product variants feature (@stloyd)
|
|
- [#1456](https://github.com/Sylius/Sylius/pull/1456) Minor CS fix (@umpirsky)
|
|
- [#1467](https://github.com/Sylius/Sylius/pull/1467) Unset many to many association mapings in LoadMetadataSubscriber (@umpirsky)
|
|
- [#1471](https://github.com/Sylius/Sylius/pull/1471) [WebBundle] "GET" actions should not be able to modify any resource (@stloyd)
|
|
- [#1463](https://github.com/Sylius/Sylius/pull/1463) Register core bundles first on CliKernel too (@lbaey)
|
|
- [#1465](https://github.com/Sylius/Sylius/pull/1465) [WebBundle] Add missing `use` statement (@stloyd)
|
|
- [#1464](https://github.com/Sylius/Sylius/pull/1464) [CoreBundle] Add missing `use` statement (@stloyd)
|
|
- [#1462](https://github.com/Sylius/Sylius/pull/1462) Fix missing Imagine filter. Fix #1461. (@kayue)
|
|
- [#1458](https://github.com/Sylius/Sylius/pull/1458) Register core bundles first (@umpirsky)
|
|
- [#1300](https://github.com/Sylius/Sylius/pull/1300) Fix bad taxation label when decimal value (@lenybernard)
|
|
- [#1446](https://github.com/Sylius/Sylius/pull/1446) Add additional params to display and forward route (@robinvdvleuten)
|
|
- [#1443](https://github.com/Sylius/Sylius/pull/1443) Update behat.yml.dist (@benoitMariaux)
|
|
- [#1445](https://github.com/Sylius/Sylius/pull/1445) Fix incorrect use statment (@kayue)
|
|
- [#1439](https://github.com/Sylius/Sylius/pull/1439) Remove obsolete Number class and interface, tweak deps (@pjedrzejewski)
|
|
- [#1435](https://github.com/Sylius/Sylius/pull/1435) Added "Pagerfanta\PagerfantaInterface" to the 'use' section.. (@smarques)
|
|
- [#1426](https://github.com/Sylius/Sylius/pull/1426) Use Finite State Machine (@winzou)
|
|
- [#1169](https://github.com/Sylius/Sylius/pull/1169) Universalise Number generation and usage (@winzou)
|
|
- [#1437](https://github.com/Sylius/Sylius/pull/1437) Issue-1436: [Bug Fix] Loading doctrine fixtures (@Trip09)
|
|
- [#1432](https://github.com/Sylius/Sylius/pull/1432) CS fixer (@umpirsky)
|
|
- [#1431](https://github.com/Sylius/Sylius/pull/1431) Move migrations configuration to prevent problems with configuration loaded when bundle was skipped (@stloyd)
|
|
- [#1433](https://github.com/Sylius/Sylius/pull/1433) [Pricing] Fixed undefined variable (@hason)
|
|
- [#1430](https://github.com/Sylius/Sylius/pull/1430) Fix SyliusDataCollector (@winzou)
|
|
- [#1421](https://github.com/Sylius/Sylius/pull/1421) Fix confirmation modal tests (@umpirsky)
|
|
- [#1419](https://github.com/Sylius/Sylius/pull/1419) Allow to override label bootstrap col class attribute in templates (@exu)
|
|
- [#1387](https://github.com/Sylius/Sylius/pull/1387) Split application Kernel and rename default one (@stloyd)
|
|
- [#1427](https://github.com/Sylius/Sylius/pull/1427) sylius_product_variant table data update (FIX) (@psyray)
|
|
- [#1418](https://github.com/Sylius/Sylius/pull/1418) Removed unused variables (@leettastic)
|
|
- [#1424](https://github.com/Sylius/Sylius/pull/1424) [CoreBundle] Add some data to Symfony WebProfiler toolbar (@stloyd, @pborreli)
|
|
- [#1423](https://github.com/Sylius/Sylius/pull/1423) sylius_product_variant table data update (@psyray)
|
|
- [#4](https://github.com/Sylius/Sylius/pull/4) Compressed the png (lossless) (@pborreli)
|
|
- [#1414](https://github.com/Sylius/Sylius/pull/1414) Bugfix: number format in gateway action (@smarques)
|
|
- [#1381](https://github.com/Sylius/Sylius/pull/1381) Make fixtures easier to extend (@umpirsky)
|
|
- [#1404](https://github.com/Sylius/Sylius/pull/1404) Improve code quality (@stloyd)
|
|
- [#1412](https://github.com/Sylius/Sylius/pull/1412) Update README.md (@leettastic)
|
|
- [#1382](https://github.com/Sylius/Sylius/pull/1382) Pricing (@pjedrzejewski)
|
|
- [#1409](https://github.com/Sylius/Sylius/pull/1409) Fix for invalid class names usage (@stloyd)
|
|
- [#1399](https://github.com/Sylius/Sylius/pull/1399) Cleanup bundle & component dependencies (@stloyd)
|
|
- [#1375](https://github.com/Sylius/Sylius/pull/1375) Add PurchaseStep events (@winzou)
|
|
- [#1379](https://github.com/Sylius/Sylius/pull/1379) Enable payment validation in backend (@winzou)
|
|
- [#1354](https://github.com/Sylius/Sylius/pull/1354) Update .travis.yml to first run phpspec (@stloyd)
|
|
- [#1271](https://github.com/Sylius/Sylius/pull/1271) PayPal order item amount bug fixed. (@kayue)
|
|
- [#1388](https://github.com/Sylius/Sylius/pull/1388) Introduce templating helpers to allow replacing Twig as templating engine (@stloyd)
|
|
- [#1389](https://github.com/Sylius/Sylius/pull/1389) Remove OmnipayBundle from project & make it standalone deprecated bundle (@stloyd)
|
|
- [#1398](https://github.com/Sylius/Sylius/pull/1398) Cleanup components README files (@stloyd)
|
|
- [#1397](https://github.com/Sylius/Sylius/pull/1397) [WebBundle] Don't use deprecated code from OrderInterface (@stloyd)
|
|
- [#1385](https://github.com/Sylius/Sylius/pull/1385) Make getTotalItems deprecated (@umpirsky)
|
|
- [#1396](https://github.com/Sylius/Sylius/pull/1396) Move UnexpectedTypeException from ResourceBundle into Component (@stloyd)
|
|
- [#1394](https://github.com/Sylius/Sylius/pull/1394) [ResourceBundle] Fix broken spec for Twig extension (@stloyd)
|
|
- [#1395](https://github.com/Sylius/Sylius/pull/1395) Move RestrictedZoneCheckerInterface into Addressing Component (@stloyd)
|
|
- [#1393](https://github.com/Sylius/Sylius/pull/1393) Use getDataContext() shortcut (@umpirsky)
|
|
- [#1391](https://github.com/Sylius/Sylius/pull/1391) Make mailer port configurable (@umpirsky)
|
|
- [#1390](https://github.com/Sylius/Sylius/pull/1390) Fix flash typo (@winzou)
|
|
- [#1371](https://github.com/Sylius/Sylius/pull/1371) Fix Promotion Coupon condition (@winzou)
|
|
- [#1373](https://github.com/Sylius/Sylius/pull/1373) Use UnexpectedTypeException and fix typos (@winzou)
|
|
- [#1370](https://github.com/Sylius/Sylius/pull/1370) Add note on Doctrine relationship name (@winzou)
|
|
- [#1368](https://github.com/Sylius/Sylius/pull/1368) Docblock fixes (@ojhaujjwal)
|
|
- [#1357](https://github.com/Sylius/Sylius/pull/1357) Typo (@umpirsky)
|
|
- [#1365](https://github.com/Sylius/Sylius/pull/1365) Fix composer files (@winzou)
|
|
- [#1351](https://github.com/Sylius/Sylius/pull/1351) [WIP] Fix composer.json files along bundles & components (@stloyd)
|
|
- [#1366](https://github.com/Sylius/Sylius/pull/1366) typo fix in sylius_resource config (@lsmith77)
|
|
- [#1361](https://github.com/Sylius/Sylius/pull/1361) [Component] Fix the stackoverflow link in readme (@harikt)
|
|
- [#1352](https://github.com/Sylius/Sylius/pull/1352) Move events definitions into proper components (@stloyd)
|
|
- [#1349](https://github.com/Sylius/Sylius/pull/1349) [AddressingBundle] Rework ZoneType form to not depend on Model (@stloyd)
|
|
- [#1353](https://github.com/Sylius/Sylius/pull/1353) [CodeBundle] Update Kernel to match latest changes (@stloyd)
|
|
- [#1350](https://github.com/Sylius/Sylius/pull/1350) [Product component] Fix the json (@harikt)
|
|
|
|
### v0.9.0 2014-04-10
|
|
- [#1348](https://github.com/Sylius/Sylius/pull/1348) Bind action when buttons are dynamically loaded (@gonzalovilaseca)
|
|
- [#1340](https://github.com/Sylius/Sylius/pull/1340) [Core] Authenticate user the right way (@winzou)
|
|
- [#1341](https://github.com/Sylius/Sylius/pull/1341) [Payment] Add Cancelled payment state translation (@winzou)
|
|
- [#1336](https://github.com/Sylius/Sylius/pull/1336) Update to Payum 0.8 (@winzou)
|
|
- [#1335](https://github.com/Sylius/Sylius/pull/1335) [Core] Authenticate the user before saving it (@winzou)
|
|
- [#1331](https://github.com/Sylius/Sylius/pull/1331) [POC] Move base kernel to the bundle (and some configs) (@pjedrzejewski)
|
|
- [#1323](https://github.com/Sylius/Sylius/pull/1323) [OrderBundle] Add helpers to clear adjustments (@elliot)
|
|
- [#1322](https://github.com/Sylius/Sylius/pull/1322) [CartBundle] Removed redundant cart refresh (@boskee)
|
|
- [#1311](https://github.com/Sylius/Sylius/pull/1311) [OrderBundle] Fixed #1187. Don't generate order number if it exists (@boskee)
|
|
- [#1309](https://github.com/Sylius/Sylius/pull/1309) [WebBundle] Added missing translation (@boskee)
|
|
- [#1306](https://github.com/Sylius/Sylius/pull/1306) Missing translations (@elliot)
|
|
- [#1304](https://github.com/Sylius/Sylius/pull/1304) [ShippingBundle] Translation shipping calculator options (@Wasper)
|
|
- [#1299](https://github.com/Sylius/Sylius/pull/1299) [InventoryBundle] Fix link to docs (@marcaube)
|
|
- [#1298](https://github.com/Sylius/Sylius/pull/1298) Invalid form template path (@rn0)
|
|
- [#1278](https://github.com/Sylius/Sylius/pull/1278) [FixturesBundle] Change visibility of helper methods (@Wasper)
|
|
- [#1256](https://github.com/Sylius/Sylius/pull/1256) Refactor EntityToIdentifier stuff into ObjectToIdentifier (@stloyd)
|
|
- [#1276](https://github.com/Sylius/Sylius/pull/1276) Stable version of DoctrineCacheBundle (@jjanvier)
|
|
- [#1286](https://github.com/Sylius/Sylius/pull/1286) [WebBundle] Change bootstrap version to 3.0.1 at invoice.html.twig (@JRomeoSalazar)
|
|
- [#1215](https://github.com/Sylius/Sylius/pull/1215) Translate registration templates (@JRomeoSalazar)
|
|
- [#1270](https://github.com/Sylius/Sylius/pull/1270) Fix typo at various composer.json files in domain name (@stloyd)
|
|
- [#1268](https://github.com/Sylius/Sylius/pull/1268) [ResourceBundle] remove duplicated function in spec build (@dgruseck)
|
|
- [#1267](https://github.com/Sylius/Sylius/pull/1267) [ResourceBundle] change branch aliasing also in the resource bundle (@dgruseck)
|
|
- [#1251](https://github.com/Sylius/Sylius/pull/1251) Fix composer.json branch aliasing (@stloyd)
|
|
- [#1217](https://github.com/Sylius/Sylius/pull/1217) Command to purge expired pending orders. (@foopang, @kayue)
|
|
- [#1263](https://github.com/Sylius/Sylius/pull/1263) Fix bug with promotion rule taxonomies saving & reading (@stloyd)
|
|
- [#1264](https://github.com/Sylius/Sylius/pull/1264) Fix credit card CVV error message. (@kayue)
|
|
- [#1257](https://github.com/Sylius/Sylius/pull/1257) [Promotions] Fix fatal error in TaxonomyRuleChecker (@stloyd)
|
|
- [#1254](https://github.com/Sylius/Sylius/pull/1254) Allow null values in TaxonSelectionToCollectionTransformer (@umpirsky)
|
|
- [#1193](https://github.com/Sylius/Sylius/pull/1193) [SettingsBundle] Add validation when saving parameters to guarantee database integrity (@ruudkobes)
|
|
- [#1250](https://github.com/Sylius/Sylius/pull/1250) Add missing validation group. (@kayue)
|
|
- [#1243](https://github.com/Sylius/Sylius/pull/1243) Fix PayPal notify url. (@kayue)
|
|
- [#1246](https://github.com/Sylius/Sylius/pull/1246) Update order payment amount before paid. (@kayue)
|
|
- [#1241](https://github.com/Sylius/Sylius/pull/1241) [Addressing], [Promotions], [Shipping], [Web] Move assets into public folder (@JRomeoSalazar)
|
|
- [#1242](https://github.com/Sylius/Sylius/pull/1242) Update phpspec to stable version, fix failing spec of PurchaseStep (@stloyd)
|
|
- [#1234](https://github.com/Sylius/Sylius/pull/1234) Adjust Cart\ItemResolverInterface to remove dependency on Symfony Request class (@stloyd)
|
|
- [#1240](https://github.com/Sylius/Sylius/pull/1240) Re-use existing interface instead of re-declaring same methods (@stloyd)
|
|
- [#1221](https://github.com/Sylius/Sylius/pull/1221) Checking stock levels on cart update, fixes issue #1190 (@umpirsky)
|
|
- [#1229](https://github.com/Sylius/Sylius/pull/1229) Flash message bug fix. (@kayue)
|
|
- [#1196](https://github.com/Sylius/Sylius/pull/1196) Allow to use other parameter than slug or id by criteria (@amenophis)
|
|
- [#1220](https://github.com/Sylius/Sylius/pull/1220) Issue #1137 resolved. Update composer fails because of CMF component (@antonioperic)
|
|
- [#1159](https://github.com/Sylius/Sylius/pull/1159) Implement a hash order number generator. (@mykehsd)
|
|
- [#1208](https://github.com/Sylius/Sylius/pull/1208) Add "Canceled" shipment state. (@kayue)
|
|
- [#1197](https://github.com/Sylius/Sylius/pull/1197) Price calculators (@umpirsky)
|
|
- [#1206](https://github.com/Sylius/Sylius/pull/1206) [ResourceBundle] Fixed typo in AbstractDatabaseDriver (@ruudkobes)
|
|
- [#1205](https://github.com/Sylius/Sylius/pull/1205) [WebBundle] Fixed place order button icon tags (@JRomeoSalazar)
|
|
- [#1204](https://github.com/Sylius/Sylius/pull/1204) Ability to close alert box in backend (@JRomeoSalazar)
|
|
- [#1186](https://github.com/Sylius/Sylius/pull/1186) [Core] Fix inventory unit orphan removement (@fullpipe)
|
|
- [#1177](https://github.com/Sylius/Sylius/pull/1177) Rename liip_imagine size filter (@kayue)
|
|
- [#1194](https://github.com/Sylius/Sylius/pull/1194) Synchronize Crowdin translations (@SyliusBot)
|
|
- [#838](https://github.com/Sylius/Sylius/pull/838) [SettingsBundle] Reduce code duplication across bundles (@stloyd)
|
|
- [#1176](https://github.com/Sylius/Sylius/pull/1176) rename output for css assets (@fourlastor)
|
|
- [#1189](https://github.com/Sylius/Sylius/pull/1189) Images at PDF format invoice (@JRomeoSalazar)
|
|
- [#1145](https://github.com/Sylius/Sylius/pull/1145) Not able to select a shipping method where there are both shipping zone and product restricted zone that match user's shipping address (@foopang)
|
|
- [#1185](https://github.com/Sylius/Sylius/pull/1185) Add missing addDefaultsIfNotSet() calls in InventoryBundle config (@20th)
|
|
- [#1184](https://github.com/Sylius/Sylius/pull/1184) Fixed docblock (@umpirsky)
|
|
- [#1181](https://github.com/Sylius/Sylius/pull/1181) Fix release ONHOLD sold units (@ramol)
|
|
- [#1180](https://github.com/Sylius/Sylius/pull/1180) Use expressionLanguage into ParametersParser (@amenophis)
|
|
- [#1174](https://github.com/Sylius/Sylius/pull/1174) [Core] Move from preUpdate to onFlush (@winzou)
|
|
- [#1173](https://github.com/Sylius/Sylius/pull/1173) Order taxons with hierarchy in mind. (@kayue)
|
|
- [#1171](https://github.com/Sylius/Sylius/pull/1171) Fix documentation for OrderItem getter/setter (@ruudkobes)
|
|
- [#1161](https://github.com/Sylius/Sylius/pull/1161) [Web] Force the use of Sylius theme in backend (@winzou)
|
|
- [#1164](https://github.com/Sylius/Sylius/pull/1164) [AddressingBundle] ProvinceController is missing getCountryController() method (@krafas)
|
|
- [#1163](https://github.com/Sylius/Sylius/pull/1163) Set unit price earlier to prevent wrong comparison (@umpirsky)
|
|
- [#1162](https://github.com/Sylius/Sylius/pull/1162) Set payment total. (@kayue)
|
|
- [#1135](https://github.com/Sylius/Sylius/pull/1135) [Fixtures] Externalized fixtures (@csarrazi)
|
|
- [#1157](https://github.com/Sylius/Sylius/pull/1157) Quantity of units must be greater than 0. (@kayue)
|
|
- [#1149](https://github.com/Sylius/Sylius/pull/1149) Update doctrine dependencies to newest version (@patkar)
|
|
- [#1156](https://github.com/Sylius/Sylius/pull/1156) Fixed issue #1154 (@umpirsky)
|
|
- [#1153](https://github.com/Sylius/Sylius/pull/1153) Fix inventory states consistency (@winzou)
|
|
- [#1155](https://github.com/Sylius/Sylius/pull/1155) Move from PaymentLog to Loggable behavior (@winzou)
|
|
- [#1151](https://github.com/Sylius/Sylius/pull/1151) Fix security event name (@winzou)
|
|
- [#986](https://github.com/Sylius/Sylius/pull/986) [Core] Attach InventoryUnit to OrderItem instead of Order (@winzou)
|
|
|
|
### v0.8.0 2014-03-03
|
|
- [#1146](https://github.com/Sylius/Sylius/pull/1146) Fix : Delete taxon when there related softdelete products (@Neime)
|
|
- [#1147](https://github.com/Sylius/Sylius/pull/1147) Default variant on-hand should be 0. (@kayue)
|
|
- [#1142](https://github.com/Sylius/Sylius/pull/1142) Fix Unable to find template "::_provinceChoiceForm.html.twig" bug. (@kayue)
|
|
- [#1140](https://github.com/Sylius/Sylius/pull/1140) A more flexible "sylius.cache" parameter. (@kayue)
|
|
- [#1132](https://github.com/Sylius/Sylius/pull/1132) Promotions exclusive mode (@umpirsky)
|
|
- [#1071](https://github.com/Sylius/Sylius/pull/1071) [Resourcebundle][WIP] Coding stanadard (@aRn0D)
|
|
- [#1138](https://github.com/Sylius/Sylius/pull/1138) Variant generator flash message should be translatable (@akovalyov)
|
|
- [#1136](https://github.com/Sylius/Sylius/pull/1136) [VariableProductBundle] Only valid variants should be dispatched (@akovalyov)
|
|
- [#1134](https://github.com/Sylius/Sylius/pull/1134) [VariableProductBundle]Changed deprecated FormException in favor of InvalidConfigurationException (@akovalyov)
|
|
- [#1130](https://github.com/Sylius/Sylius/pull/1130) Updating Symfony to 2.3.11 (@jjanvier)
|
|
- [#1115](https://github.com/Sylius/Sylius/pull/1115) [ResourceBundle][Proposal] Target entity resolver (@aRn0D)
|
|
- [#1031](https://github.com/Sylius/Sylius/pull/1031) Shipment state on hold while payment is processing (@umpirsky)
|
|
- [#1088](https://github.com/Sylius/Sylius/pull/1088) [WebBundle] [WIP] Extendable backend menu (@patkar)
|
|
- [#1101](https://github.com/Sylius/Sylius/pull/1101) BugFix #1046 : Undefined method SessionInterface::getFlashBag() (@aRn0D)
|
|
- [#1103](https://github.com/Sylius/Sylius/pull/1103) Get children taxons ordered (@carlosromero)
|
|
- [#1110](https://github.com/Sylius/Sylius/pull/1110) Use item equals method (@umpirsky)
|
|
- [#1116](https://github.com/Sylius/Sylius/pull/1116) Fixed page route generator (@umpirsky)
|
|
- [#1079](https://github.com/Sylius/Sylius/pull/1079) [ResourceBundle] Naming Conventions (@aRn0D)
|
|
- [#1113](https://github.com/Sylius/Sylius/pull/1113) Payum\Security\TokenInterface does not exists. (@aRn0D)
|
|
- [#1119](https://github.com/Sylius/Sylius/pull/1119) form prependClientTransformer fix (@akovalyov)
|
|
- [#1118](https://github.com/Sylius/Sylius/pull/1118) Fix code to work with PHP 5.3 (@stloyd)
|
|
- [#1091](https://github.com/Sylius/Sylius/pull/1091) Bug fix #995 (@aRn0D)
|
|
- [#1108](https://github.com/Sylius/Sylius/pull/1108) PayPal's L_PAYMENTREQUEST_0_AMT bug fix. (@kayue)
|
|
- [#1104](https://github.com/Sylius/Sylius/pull/1104) Add back the missing getLastShipment() to OrderInterface. (@kayue)
|
|
- [#1102](https://github.com/Sylius/Sylius/pull/1102) Make ProcessValidator extendable (@umpirsky)
|
|
- [#1098](https://github.com/Sylius/Sylius/pull/1098) Fixes issue #1095 (@umpirsky)
|
|
- [#1087](https://github.com/Sylius/Sylius/pull/1087) [ResourceBundle][proposal/idea]Doctrine driver factory (@aRn0D)
|
|
- [#1097](https://github.com/Sylius/Sylius/pull/1097) Sync Crowdin translations (@SyliusBot)
|
|
- [#1090](https://github.com/Sylius/Sylius/pull/1090) Using typehint instead of these phpDoc (@aRn0D)
|
|
- [#1092](https://github.com/Sylius/Sylius/pull/1092) Spec Typehint Conversion (@elliot)
|
|
- [#1085](https://github.com/Sylius/Sylius/pull/1085) WebBundle Order controller make helper methods protected (@cursedcoder)
|
|
- [#1084](https://github.com/Sylius/Sylius/pull/1084) Minor @author typos (@elliot)
|
|
- [#1072](https://github.com/Sylius/Sylius/pull/1072) [ResourceBundle][Proposal/idea]The configuration directory can be overwrote easily. (@aRn0D)
|
|
- [#1075](https://github.com/Sylius/Sylius/pull/1075) [ResourceBundle][Proposal/idea] Define a prefix or appName (@aRn0D)
|
|
- [#1045](https://github.com/Sylius/Sylius/pull/1045) Shipments filter fix (@enkuso)
|
|
- [#1064](https://github.com/Sylius/Sylius/pull/1064) Fix currency converter. Use multiply. (@kayue)
|
|
- [#1078](https://github.com/Sylius/Sylius/pull/1078) Remove hardcoded user class name (@umpirsky)
|
|
- [#1076](https://github.com/Sylius/Sylius/pull/1076) [ResourceBundle][Fix]Missing Method (@aRn0D)
|
|
- [#1014](https://github.com/Sylius/Sylius/pull/1014) Numberformatter intl bugs with negative numbers (@mykehsd)
|
|
- [#1069](https://github.com/Sylius/Sylius/pull/1069) Resource bundle depend on symfony form. (@aRn0D)
|
|
- [#1062](https://github.com/Sylius/Sylius/pull/1062) [BUG] Include promotion total to PayPal gateway. (@kayue)
|
|
- [#1059](https://github.com/Sylius/Sylius/pull/1059) Proper dispatching of variant creation event (@akovalyov)
|
|
- [#1063](https://github.com/Sylius/Sylius/pull/1063) Set shipment state to onhold before process payment. (@kayue)
|
|
- [#1060](https://github.com/Sylius/Sylius/pull/1060) Remove final keyword in SyliusCheckoutEvents. (@kayue)
|
|
- [#1051](https://github.com/Sylius/Sylius/pull/1051) Fix Shipping discount with percentage (@ramol)
|
|
- [#1053](https://github.com/Sylius/Sylius/pull/1053) [ResourceBundle] Add symfony/expression-language as dependency (@patkar)
|
|
- [#1052](https://github.com/Sylius/Sylius/pull/1052) Use getAlias (@umpirsky)
|
|
- [#1057](https://github.com/Sylius/Sylius/pull/1057) The methods should be after the attributes (@aRn0D)
|
|
- [#1058](https://github.com/Sylius/Sylius/pull/1058) [ResourceBundle] Fix CS (@aRn0D)
|
|
- [#1056](https://github.com/Sylius/Sylius/pull/1056) Phpdoc was incomplete (@aRn0D)
|
|
- [#1034](https://github.com/Sylius/Sylius/pull/1034) Converting translations to YAML (@SyliusBot)
|
|
- [#980](https://github.com/Sylius/Sylius/pull/980) Add ability to validate shipping addresses more stringently (via 3rd party api, for example). (@Richtermeister)
|
|
- [#1039](https://github.com/Sylius/Sylius/pull/1039) Fixed #1024 (@umpirsky)
|
|
- [#1032](https://github.com/Sylius/Sylius/pull/1032) Small fixes for translations in spanish (@vihuvac)
|
|
- [#996](https://github.com/Sylius/Sylius/pull/996) Updated translations (@edwines)
|
|
- [#1029](https://github.com/Sylius/Sylius/pull/1029) Extensible order shipping states (@umpirsky)
|
|
- [#1026](https://github.com/Sylius/Sylius/pull/1026) Make some methods protected (@umpirsky)
|
|
- [#1022](https://github.com/Sylius/Sylius/pull/1022) Handle InsufficientStockException (@umpirsky)
|
|
- [#1023](https://github.com/Sylius/Sylius/pull/1023) Fix ShipmentProcessorSpec (#1008) (@Wasper)
|
|
- [#1012](https://github.com/Sylius/Sylius/pull/1012) Make TaxRate fully fluid & increase precision. (@Richtermeister, @umpirsky)
|
|
- [#1010](https://github.com/Sylius/Sylius/pull/1010) Update TimestampableInterface.php (@leettastic)
|
|
- [#1002](https://github.com/Sylius/Sylius/pull/1002) Fixed #789 (@umpirsky)
|
|
- [#1008](https://github.com/Sylius/Sylius/pull/1008) Change item state only if condition is verified (@winzou)
|
|
- [#1001](https://github.com/Sylius/Sylius/pull/1001) Make height of backend signin form automatical (@Im0rtality)
|
|
- [#1007](https://github.com/Sylius/Sylius/pull/1007) Change method to protected (@winzou)
|
|
- [#1005](https://github.com/Sylius/Sylius/pull/1005) Explicit exception (@winzou)
|
|
- [#997](https://github.com/Sylius/Sylius/pull/997) Removed unnecessary "I" from steps (@tompedals)
|
|
- [#998](https://github.com/Sylius/Sylius/pull/998) Inventory level events (@umpirsky)
|
|
- [#994](https://github.com/Sylius/Sylius/pull/994) Add overflow ellipsis to the backend sidebar (@edwines)
|
|
- [#971](https://github.com/Sylius/Sylius/pull/971) Manage inventory UI (@umpirsky)
|
|
- [#992](https://github.com/Sylius/Sylius/pull/992) Updated calculate functions to be fluent and added specs (@elliot)
|
|
- [#990](https://github.com/Sylius/Sylius/pull/990) Handle taxon permalink generation (@lbaey)
|
|
- [#774](https://github.com/Sylius/Sylius/pull/774) [WIP] ResourceBundle refactoring (@pjedrzejewski, @stloyd)
|
|
|
|
### v0.7.0 2014-02-05
|
|
- [#983](https://github.com/Sylius/Sylius/pull/983) Add PostPay event dispatching (@winzou)
|
|
- [#982](https://github.com/Sylius/Sylius/pull/982) Extend OrderEvent from CoreBundle (@winzou)
|
|
- [#981](https://github.com/Sylius/Sylius/pull/981) Add checkout and onhold OrderShippingState (@winzou)
|
|
- [#974](https://github.com/Sylius/Sylius/pull/974) Add checks for security context so that layout is usable for 404 error page. (@Richtermeister)
|
|
- [#904](https://github.com/Sylius/Sylius/pull/904) Fixed unique order number error (@umpirsky)
|
|
- [#963](https://github.com/Sylius/Sylius/pull/963) Configurable purchace redirect route (@umpirsky)
|
|
- [#953](https://github.com/Sylius/Sylius/pull/953) Separate purchace listener flash (@umpirsky)
|
|
- [#967](https://github.com/Sylius/Sylius/pull/967) Fix NoopInventoryOperator after Interface was updated. Also adding spec ... (@Richtermeister)
|
|
- [#962](https://github.com/Sylius/Sylius/pull/962) Change PurchaseListener properties' visibility to protected. (@kayue)
|
|
- [#952](https://github.com/Sylius/Sylius/pull/952) Fix/on hold inventory (@umpirsky)
|
|
- [#938](https://github.com/Sylius/Sylius/pull/938) Add on-hold inventory quantity (@umpirsky)
|
|
- [#817](https://github.com/Sylius/Sylius/pull/817) Return to payment step if payment failed. (@umpirsky, @kayue)
|
|
- [#949](https://github.com/Sylius/Sylius/pull/949) Move purchase step from PayumBundle into CoreBundle (@stloyd)
|
|
- [#870](https://github.com/Sylius/Sylius/pull/870) Update composer.json & dependencies of the project (@stloyd)
|
|
- [#937](https://github.com/Sylius/Sylius/pull/937) [CoreBundle] Little adjustments to Order fixtures creation (@stloyd)
|
|
- [#936](https://github.com/Sylius/Sylius/pull/936) [CartBundle] Try to initialize cart if data can be found in storage. (@stloyd)
|
|
- [#926](https://github.com/Sylius/Sylius/pull/926) Sylius states (@winzou)
|
|
- [#899](https://github.com/Sylius/Sylius/pull/899) The Events - Checkout Revolution (@winzou)
|
|
- [#929](https://github.com/Sylius/Sylius/pull/929) Moved debug toggle from AppKernel to web/app_dev.php (@Im0rtality)
|
|
- [#927](https://github.com/Sylius/Sylius/pull/927) Adjust models constructors & phpdocs (@stloyd)
|
|
- [#912](https://github.com/Sylius/Sylius/pull/912) [OrderBundle] Item & order cost can't be negative (@stloyd)
|
|
- [#918](https://github.com/Sylius/Sylius/pull/918) Composer php unit fix (@mykehsd)
|
|
- [#919](https://github.com/Sylius/Sylius/pull/919) Documentation enhancements for Behat setup (@mykehsd)
|
|
- [#854](https://github.com/Sylius/Sylius/pull/854) Add easy way to disable inventory tracking. (@Richtermeister)
|
|
- [#914](https://github.com/Sylius/Sylius/pull/914) Use proper alias in ShipmentRepository (@winzou)
|
|
- [#911](https://github.com/Sylius/Sylius/pull/911) [Core] Don't delete Promotion when delete Order (@winzou)
|
|
- [#907](https://github.com/Sylius/Sylius/pull/907) Reduce Travis-CI build on main repository to only master branch (@stloyd)
|
|
- [#906](https://github.com/Sylius/Sylius/pull/906) [TaxonomiesBundle] Cleanup models to match latest changes (@stloyd)
|
|
- [#910](https://github.com/Sylius/Sylius/pull/910) [VariableProductBundle] German translation (@patkar)
|
|
- [#909](https://github.com/Sylius/Sylius/pull/909) [CoreBundle] German translation (@patkar)
|
|
- [#908](https://github.com/Sylius/Sylius/pull/908) [WebBundle] German translation (@patkar)
|
|
- [#878](https://github.com/Sylius/Sylius/pull/878) Add Customer Welcome Email (@Richtermeister)
|
|
- [#903](https://github.com/Sylius/Sylius/pull/903) Fix variant validation and backend display for products without options. (@Richtermeister)
|
|
- [#900](https://github.com/Sylius/Sylius/pull/900) Optimize cart totals retrieving from menu builder (@winzou)
|
|
- [#890](https://github.com/Sylius/Sylius/pull/890) Removing address forms from backend user form (@Richtermeister)
|
|
- [#901](https://github.com/Sylius/Sylius/pull/901) Issue #895 taxon selection optimization (@umpirsky)
|
|
- [#898](https://github.com/Sylius/Sylius/pull/898) Added a constructor and setting createdAt (@pfwd)
|
|
- [#896](https://github.com/Sylius/Sylius/pull/896) Setting createdAt in constructor (@pfwd)
|
|
- [#892](https://github.com/Sylius/Sylius/pull/892) Setting updatedAt in constructor and updating getUpdatedAt method to use updatedAt var (@pfwd)
|
|
- [#883](https://github.com/Sylius/Sylius/pull/883) The Events - Welcome to the real names (@winzou)
|
|
- [#881](https://github.com/Sylius/Sylius/pull/881) Making address templates uniform and easier to centrally extend. (@Richtermeister)
|
|
- [#893](https://github.com/Sylius/Sylius/pull/893) Update macros.html.twig (@shadypierre)
|
|
- [#809](https://github.com/Sylius/Sylius/pull/809) Order addItem method should merge two equal OrderItems (@bburnichon)
|
|
- [#891](https://github.com/Sylius/Sylius/pull/891) Add ability for admins to log in as other users. (@Richtermeister)
|
|
- [#812](https://github.com/Sylius/Sylius/pull/812) [Payum] Be2bill onsite implementation (@winzou)
|
|
- [#872](https://github.com/Sylius/Sylius/pull/872) Change product property field type to "text". (@kayue)
|
|
- [#799](https://github.com/Sylius/Sylius/pull/799) [Behat] Move from private to protected (@winzou)
|
|
- [#866](https://github.com/Sylius/Sylius/pull/866) Add NotBlank requirement to credit card number (@Richtermeister)
|
|
- [#725](https://github.com/Sylius/Sylius/pull/725) [payum][paypal] add suppor of instant notifactions. (@makasim)
|
|
- [#863](https://github.com/Sylius/Sylius/pull/863) Use right form types and default data for the "add production promotion action" (@pjedrzejewski)
|
|
- [#698](https://github.com/Sylius/Sylius/pull/698) [Promotion] Add FreeProduct promotion (@winzou)
|
|
- [#850](https://github.com/Sylius/Sylius/pull/850) [WIP] Use DataTransformer from ResourceBundle (@winzou)
|
|
- [#857](https://github.com/Sylius/Sylius/pull/857) [WIP] Backend shipments ui (@pjedrzejewski)
|
|
- [#852](https://github.com/Sylius/Sylius/pull/852) Fix lack of caching in SettingsManager (@Richtermeister)
|
|
- [#692](https://github.com/Sylius/Sylius/pull/692) [Promotion] Add revert mechanism to promotion actions (@winzou)
|
|
- [#754](https://github.com/Sylius/Sylius/pull/754) Promotions (@umpirsky)
|
|
- [#848](https://github.com/Sylius/Sylius/pull/848) Add the product filter form to the inventory page (@pjedrzejewski)
|
|
- [#842](https://github.com/Sylius/Sylius/pull/842) Bugfix InventoryHandler to remove units of items that were removed from cart (@Richtermeister)
|
|
- [#415](https://github.com/Sylius/Sylius/pull/415) [WIP] Symfony CMF integration (@pjedrzejewski)
|
|
- [#846](https://github.com/Sylius/Sylius/pull/846) Allowing translations to be uploaded to Crowdin (@jjanvier)
|
|
- [#830](https://github.com/Sylius/Sylius/pull/830) [InstallerBundle] Fixing translations extension to be consistent with other... (@jjanvier)
|
|
- [#845](https://github.com/Sylius/Sylius/pull/845) [ResourceBundle] Proper handling of null values (@isometriks)
|
|
- [#843](https://github.com/Sylius/Sylius/pull/843) Fix order sorting to mitigate incorrect order number generation. (@Richtermeister)
|
|
- [#839](https://github.com/Sylius/Sylius/pull/839) [payum] version upgrade (@makasim)
|
|
- [#837](https://github.com/Sylius/Sylius/pull/837) [CoreBundle] Add missing declaration of Locale controller (@stloyd)
|
|
- [#833](https://github.com/Sylius/Sylius/pull/833) [CoreBundle] Add payment state to order, to allow easier access & sorting (@stloyd)
|
|
- [#824](https://github.com/Sylius/Sylius/pull/824) [CoreBundle] Remove not-used code & drop dependency: "athari/yalinqo" (@stloyd)
|
|
- [#710](https://github.com/Sylius/Sylius/pull/710) Don't depend on deprecated code from Symfony (@stloyd)
|
|
- [#831](https://github.com/Sylius/Sylius/pull/831) [WebBundle] Add ability to change tracking code for shipments (@stloyd)
|
|
- [#827](https://github.com/Sylius/Sylius/pull/827) Adjust .travis.yml files across the bundles (@stloyd)
|
|
- [#832](https://github.com/Sylius/Sylius/pull/832) [CoreBundle] Don't call `count()` on collection if not needed (@stloyd)
|
|
- [#820](https://github.com/Sylius/Sylius/pull/820) [WIP] Add EntityToIdentifier form type (@winzou)
|
|
- [#829](https://github.com/Sylius/Sylius/pull/829) Add mapping for Order->Coupon relationship & coupon usage listener (@Richtermeister)
|
|
- [#828](https://github.com/Sylius/Sylius/pull/828) Add ability to browse products by taxon in backend (@pjedrzejewski)
|
|
- [#825](https://github.com/Sylius/Sylius/pull/825) [TaxationBundle] Fix the Doctrine schema for TaxCategory entity (@stloyd)
|
|
- [#813](https://github.com/Sylius/Sylius/pull/813) [WebBundle] Allow to check the invoice in html format (@stloyd)
|
|
- [#810](https://github.com/Sylius/Sylius/pull/810) Updated README for Vagrant log file location (@elliot)
|
|
- [#822](https://github.com/Sylius/Sylius/pull/822) Add Cascade to Payment mapping (@Richtermeister)
|
|
- [#818](https://github.com/Sylius/Sylius/pull/818) [WIP] Locale management (@pjedrzejewski)
|
|
- [#814](https://github.com/Sylius/Sylius/pull/814) [WebBundle] Allow to edit shipment assigned to the order (@stloyd)
|
|
- [#675](https://github.com/Sylius/Sylius/pull/675) Adopted template overriding from other actions like update (@snc)
|
|
- [#738](https://github.com/Sylius/Sylius/pull/738) Moved backorders enabled to parameters.yml (@umpirsky)
|
|
- [#807](https://github.com/Sylius/Sylius/pull/807) [payum] update the bundle composer.json (@makasim)
|
|
- [#803](https://github.com/Sylius/Sylius/pull/803) Fix product mapping for taxon model (@foopang)
|
|
- [#808](https://github.com/Sylius/Sylius/pull/808) [CoreBundle] Fix the problem when none shipping method match the current user shipping address (@stloyd)
|
|
- [#733](https://github.com/Sylius/Sylius/pull/733) Change the way how Doctrine fixtures bundle is initialized & polish README file (@stloyd)
|
|
- [#804](https://github.com/Sylius/Sylius/pull/804) [InstallerBundle] Check that GD extension is installed, also cleanup translation (@stloyd)
|
|
- [#791](https://github.com/Sylius/Sylius/pull/791) Refresh cart right after cart_change event (fix #716) (@winzou)
|
|
- [#801](https://github.com/Sylius/Sylius/pull/801) Enable weight based shipping (@pjedrzejewski)
|
|
- [#489](https://github.com/Sylius/Sylius/pull/489) Set the right order currency & cart provider events (@pjedrzejewski)
|
|
- [#797](https://github.com/Sylius/Sylius/pull/797) Add product mapping for taxon model (@foopang)
|
|
- [#796](https://github.com/Sylius/Sylius/pull/796) Handle deleted items properly in backend (@pjedrzejewski)
|
|
- [#795](https://github.com/Sylius/Sylius/pull/795) Fix problems with specs failing about missing dependencies (@stloyd)
|
|
- [#793](https://github.com/Sylius/Sylius/pull/793) Make the product changes logged (@pjedrzejewski)
|
|
- [#792](https://github.com/Sylius/Sylius/pull/792) Optimize order page and handle deleted products (@pjedrzejewski)
|
|
- [#786](https://github.com/Sylius/Sylius/pull/786) Adjust README files along all bundles (@stloyd)
|
|
- [#788](https://github.com/Sylius/Sylius/pull/788) Redirect to specific URL after add to cart. (@kayue)
|
|
- [#785](https://github.com/Sylius/Sylius/pull/785) [InstallerBundle] Fix spec to work with newest phpspec (@stloyd)
|
|
- [#784](https://github.com/Sylius/Sylius/pull/784) [CartBundle] Fix cart bundle spec & few fixes for README file (@stloyd)
|
|
- [#776](https://github.com/Sylius/Sylius/pull/776) Consider shipping category during method eligibility check (@Richtermeister)
|
|
- [#773](https://github.com/Sylius/Sylius/pull/773) Typo fixed (@mauipipe)
|
|
- [#749](https://github.com/Sylius/Sylius/pull/749) Ability to easily add factories to create configuration for different driver types (@mtotheikle)
|
|
- [#734](https://github.com/Sylius/Sylius/pull/734) Polish Behat DataContext file to improve performance (@stloyd)
|
|
- [#750](https://github.com/Sylius/Sylius/pull/750) [payum] upgrade payum to 0.7 (@makasim)
|
|
- [#758](https://github.com/Sylius/Sylius/pull/758) delete cascade variants when products are deleted (@docteurklein)
|
|
- [#731](https://github.com/Sylius/Sylius/pull/731) Removed check for empty values in ORM Repository (@isometriks)
|
|
- [#747](https://github.com/Sylius/Sylius/pull/747) [Core] Consider Shipment State "ready" in StateResolver (@wahler)
|
|
- [#746](https://github.com/Sylius/Sylius/pull/746) [Frontend] Label class for out of stock message corrected (@wahler)
|
|
- [#740](https://github.com/Sylius/Sylius/pull/740) Update messages.ru.xlf (@falinsky)
|
|
- [#736](https://github.com/Sylius/Sylius/pull/736) [CoreBunde] Use interface instead of entity in doctrine mappings (@stloyd)
|
|
- [#729](https://github.com/Sylius/Sylius/pull/729) Fixed SyliusCheckoutEvents (@umpirsky)
|
|
- [#727](https://github.com/Sylius/Sylius/pull/727) [ResourceBundle] When no data is sent use default values for sorting labels (@stloyd)
|
|
- [#720](https://github.com/Sylius/Sylius/pull/720) Fixed inventory UI (@umpirsky)
|
|
- [#717](https://github.com/Sylius/Sylius/pull/717) [omnipay] fix repository url in composer.lock (@wahler)
|
|
- [#721](https://github.com/Sylius/Sylius/pull/721) Set max per page before current page. (@kayue)
|
|
- [#713](https://github.com/Sylius/Sylius/pull/713) [Web] Sort payments by id desc by default (@winzou)
|
|
- [#708](https://github.com/Sylius/Sylius/pull/708) Detect vagrant virtual machine environment (@norzechowicz)
|
|
- [#709](https://github.com/Sylius/Sylius/pull/709) Moved modules installation to VM (@norzechowicz)
|
|
- [#707](https://github.com/Sylius/Sylius/pull/707) Files should not be executable (@stloyd)
|
|
- [#687](https://github.com/Sylius/Sylius/pull/687) [WIP] Improved order details page (backend) (@kayue)
|
|
- [#702](https://github.com/Sylius/Sylius/pull/702) Fixing standalone bundles requirements (@jjanvier)
|
|
- [#699](https://github.com/Sylius/Sylius/pull/699) [Flow] Add own InvalidException (fix #655) (@winzou)
|
|
- [#696](https://github.com/Sylius/Sylius/pull/696) Force using latest dev version of "phpspec/phpspec" & "phpspec/prophecy" (@stloyd)
|
|
- [#691](https://github.com/Sylius/Sylius/pull/691) fix for incorrect query building in Repositories. (@molchanoviv)
|
|
- [#694](https://github.com/Sylius/Sylius/pull/694) Changed private declarations to protected in CartListener.php (@eriwin)
|
|
- [#684](https://github.com/Sylius/Sylius/pull/684) Fix problem fix Vagrant poor performance with cache & logs directories (@stloyd)
|
|
- [#648](https://github.com/Sylius/Sylius/pull/648) Improved products page (backend) (@kayue)
|
|
- [#682](https://github.com/Sylius/Sylius/pull/682) Province management (@aRn0D)
|
|
- [#680](https://github.com/Sylius/Sylius/pull/680) Removed double line (@umpirsky)
|
|
- [#679](https://github.com/Sylius/Sylius/pull/679) Bug Fix #519 (@aRn0D)
|
|
- [#669](https://github.com/Sylius/Sylius/pull/669) [Payum] Add Be2bill gateway (@winzou)
|
|
- [#676](https://github.com/Sylius/Sylius/pull/676) fix shipment inverse side (@xleliberty)
|
|
- [#665](https://github.com/Sylius/Sylius/pull/665) Restricted zones, fixes #624 (@umpirsky, @stloyd)
|
|
- [#671](https://github.com/Sylius/Sylius/pull/671) Fix product options page spacing bug. (@kayue)
|
|
- [#613](https://github.com/Sylius/Sylius/pull/613) Make province-choices.js more flexible by not relying on .well class (@Richtermeister)
|
|
- [#616](https://github.com/Sylius/Sylius/pull/616) Abandon cart on cart clean (@winzou)
|
|
- [#636](https://github.com/Sylius/Sylius/pull/636) [payum] add execute same request with payment details action. (@makasim)
|
|
- [#637](https://github.com/Sylius/Sylius/pull/637) Fix incorrect date field input format in order filter form. (@kayue)
|
|
- [#662](https://github.com/Sylius/Sylius/pull/662) Set random password when creating user using oauth to prevent `null` issue & potential security hole (@stloyd)
|
|
- [#670](https://github.com/Sylius/Sylius/pull/670) Fix flash messages in CartBundle being ignored while sent in event data (@stloyd)
|
|
- [#660](https://github.com/Sylius/Sylius/pull/660) [Web] Use protocol-less URL in backend layout (@winzou)
|
|
- [#635](https://github.com/Sylius/Sylius/pull/635) [omnipay] fix repository url in composer.lock (@mikspark)
|
|
|
|
### v0.6.0 2013-11-24
|
|
- [#645](https://github.com/Sylius/Sylius/pull/645) Fixed incorrect translation (@pborreli)
|
|
- [#643](https://github.com/Sylius/Sylius/pull/643) Improved backend UI elements. (@kayue)
|
|
- [#641](https://github.com/Sylius/Sylius/pull/641) Frontend form style improvements (@pborreli)
|
|
- [#629](https://github.com/Sylius/Sylius/pull/629) Nicer homepage. (@kayue)
|
|
- [#570](https://github.com/Sylius/Sylius/pull/570) Fix CDN usage (@pborreli)
|
|
- [#630](https://github.com/Sylius/Sylius/pull/630) Add back missing close tag for paginator. (@kayue)
|
|
- [#532](https://github.com/Sylius/Sylius/pull/532) [payment] payment state changed events. (@makasim)
|
|
- [#621](https://github.com/Sylius/Sylius/pull/621) [payum] update payum version (@makasim)
|
|
- [#504](https://github.com/Sylius/Sylius/pull/504) Russian translations (@asidorov01)
|
|
- [#594](https://github.com/Sylius/Sylius/pull/594) [WIP] Bug fix #529 (@aRn0D)
|
|
- [#516](https://github.com/Sylius/Sylius/pull/516) configuration fix. (@molchanoviv)
|
|
- [#614](https://github.com/Sylius/Sylius/pull/614) Bugfix "different address" toggle (@Richtermeister)
|
|
- [#591](https://github.com/Sylius/Sylius/pull/591) [WIP] Bug fix #574 (@aRn0D)
|
|
- [#590](https://github.com/Sylius/Sylius/pull/590) Removing the sort link on the dashboard. (@aRn0D)
|
|
- [#569](https://github.com/Sylius/Sylius/pull/569) Fix HTML when no product (@pborreli)
|
|
- [#568](https://github.com/Sylius/Sylius/pull/568) Let host access vagrant test env (@pborreli)
|
|
- [#524](https://github.com/Sylius/Sylius/pull/524) Add SKU to product form (@jjanvier)
|
|
- [#487](https://github.com/Sylius/Sylius/pull/487) Implement basic state resolver and shipping states for order (@stloyd, @pjedrzejewski)
|
|
- [#531](https://github.com/Sylius/Sylius/pull/531) Cleanup of css+js along with update to latest stable releases of libraries (@stloyd)
|
|
- [#548](https://github.com/Sylius/Sylius/pull/548) Made group_id column non-unique in sylius_user_group table (@ged15)
|
|
- [#554](https://github.com/Sylius/Sylius/pull/554) Implement fluid interface in all entities (@Richtermeister)
|
|
- [#500](https://github.com/Sylius/Sylius/pull/500) [ResourceBundle] Small fix on configuration (@aRn0D)
|
|
- [#517](https://github.com/Sylius/Sylius/pull/517) [WIP] Adding paginate twig extension (@aRn0D)
|
|
- [#556](https://github.com/Sylius/Sylius/pull/556) Fix spec folder name for OrderBundle (@stloyd)
|
|
- [#541](https://github.com/Sylius/Sylius/pull/541) New default "checkout" shipment state (@winzou)
|
|
- [#503](https://github.com/Sylius/Sylius/pull/503) [payum] lower php version. (@makasim)
|
|
- [#420](https://github.com/Sylius/Sylius/pull/420) Add Mailer including Order Confirmation Email (@Richtermeister)
|
|
- [#537](https://github.com/Sylius/Sylius/pull/537) MinLength -> Length constraint [fix #536] (@cordoval)
|
|
- [#535](https://github.com/Sylius/Sylius/pull/535) Move from private to protected in checkout steps (@winzou)
|
|
- [#551](https://github.com/Sylius/Sylius/pull/551) User repository now used to create entities (@ged15)
|
|
- [#527](https://github.com/Sylius/Sylius/pull/527) To fix #441 (duplicated variants after generations) (@jjanvier)
|
|
- [#553](https://github.com/Sylius/Sylius/pull/553) Avoid composer updating ALL deps when requiring mongodb odm (@pjedrzejewski)
|
|
- [#528](https://github.com/Sylius/Sylius/pull/528) Moved HTML5shim js call after CSS (@pborreli)
|
|
- [#530](https://github.com/Sylius/Sylius/pull/530) Fix old bootstrap classes (@pborreli)
|
|
- [#510](https://github.com/Sylius/Sylius/pull/510) Allow Variant selection for Products without Options (@Richtermeister)
|
|
- [#522](https://github.com/Sylius/Sylius/pull/522) Confirmation modal (@stloyd, @aRn0D)
|
|
- [#509](https://github.com/Sylius/Sylius/pull/509) Display Product Variant consistently in cart, checkout, order receipt. (@Richtermeister)
|
|
- [#520](https://github.com/Sylius/Sylius/pull/520) Fixed an incorrect encoding causing an exception when it locale was used (@marcoalbarelli)
|
|
- [#512](https://github.com/Sylius/Sylius/pull/512) Add description to promotion adjustments (@Richtermeister)
|
|
- [#518](https://github.com/Sylius/Sylius/pull/518) Fixed typos/PHPDoc (@pborreli)
|
|
- [#515](https://github.com/Sylius/Sylius/pull/515) Fixed html (@pborreli)
|
|
- [#506](https://github.com/Sylius/Sylius/pull/506) Fixed typos (@pborreli)
|
|
- [#508](https://github.com/Sylius/Sylius/pull/508) Add HWIOauthBundle to CoreBundle deps (@winzou)
|
|
|
|
### v0.5.0 2013-10-30
|
|
- [#354](https://github.com/Sylius/Sylius/pull/354) Support for sign-in & sign-up via OAuth resource owner (@stloyd, @headrevision)
|
|
- [#483](https://github.com/Sylius/Sylius/pull/483) Make default currency from config actually work (@Richtermeister)
|
|
- [#406](https://github.com/Sylius/Sylius/pull/406) [WIP] Customer groups (@pjedrzejewski)
|
|
- [#460](https://github.com/Sylius/Sylius/pull/460) Add ability to change payment status (@stloyd)
|
|
- [#473](https://github.com/Sylius/Sylius/pull/473) Deporting promotions actions from CoreBundle to PromotionsBundle (@jjanvier)
|
|
- [#482](https://github.com/Sylius/Sylius/pull/482) Add Shipping Category to Product mapping/form/templates (@Richtermeister)
|
|
- [#479](https://github.com/Sylius/Sylius/pull/479) Fix some CS glitches, add missing phpdocs etc. (@stloyd)
|
|
- [#477](https://github.com/Sylius/Sylius/pull/477) Adding PayumBundle to CoreBundle for Sylius-Standard (@jjanvier)
|
|
- [#475](https://github.com/Sylius/Sylius/pull/475) FIX-472 broken product form for cyrillic taxonomy (@asidorov01)
|
|
- [#466](https://github.com/Sylius/Sylius/pull/466) [WIP][payum] reorganize custom actions. (@makasim)
|
|
- [#467](https://github.com/Sylius/Sylius/pull/467) Move some view macros into ResourceBundle to reduce code duplication (@stloyd)
|
|
- [#410](https://github.com/Sylius/Sylius/pull/410) [WIP] Rename SalesBundle to OrderBundle (@jjanvier)
|
|
- [#461](https://github.com/Sylius/Sylius/pull/461) Fix SyliusTaxationBundle when it's use as a standalone bundle (@BenoitLeveque)
|
|
- [#462](https://github.com/Sylius/Sylius/pull/462) [payum] update up to stable version. (@makasim)
|
|
- [#459](https://github.com/Sylius/Sylius/pull/459) Fix some design glitches across website (@stloyd)
|
|
- [#449](https://github.com/Sylius/Sylius/pull/449) #440 - Added first name and last name to registration forms. Updated styles of address form. (@phpfour)
|
|
- [#456](https://github.com/Sylius/Sylius/pull/456) Don't allow user to delete himself in admin panel. (@stloyd)
|
|
- [#429](https://github.com/Sylius/Sylius/pull/429) [WIP] Integrate the promotion coupons (@jjanvier)
|
|
- [#454](https://github.com/Sylius/Sylius/pull/454) Fix permissions (@brikou)
|
|
- [#453](https://github.com/Sylius/Sylius/pull/453) s/CalculatorregistryInterface/CalculatorRegistryInterface/ (@brikou)
|
|
- [#452](https://github.com/Sylius/Sylius/pull/452) s/SchemaregistryInterface/SchemaRegistryInterface/ (@brikou)
|
|
- [#450](https://github.com/Sylius/Sylius/pull/450) [RFC] removing shipping total from the amt calculation (@cordoval)
|
|
- [#446](https://github.com/Sylius/Sylius/pull/446) Fix the shipping charges processor (@pjedrzejewski)
|
|
- [#448](https://github.com/Sylius/Sylius/pull/448) Fixing random CS (@jjanvier)
|
|
- [#439](https://github.com/Sylius/Sylius/pull/439) [RFC] Reduce code duplication in DI (@stloyd)
|
|
- [#438](https://github.com/Sylius/Sylius/pull/438) Enhance Shipping Method Widget (@Richtermeister)
|
|
- [#436](https://github.com/Sylius/Sylius/pull/436) [WIP] Fix some random CS issues. (@stloyd)
|
|
- [#437](https://github.com/Sylius/Sylius/pull/437) [RFC] Sync `composer.json` files content (@stloyd)
|
|
- [#435](https://github.com/Sylius/Sylius/pull/435) Updated .htaccess (@norzechowicz)
|
|
- [#434](https://github.com/Sylius/Sylius/pull/434) Reduce code duplication between DI extensions (@stloyd)
|
|
- [#433](https://github.com/Sylius/Sylius/pull/433) Added dashboard translations (PL) (@mrosiu)
|
|
- [#275](https://github.com/Sylius/Sylius/pull/275) [WIP] Sylius payum integration (@makasim)
|
|
- [#423](https://github.com/Sylius/Sylius/pull/423) Expose `driver` option into bundles when CoreBundle is used (@stloyd)
|
|
- [#303](https://github.com/Sylius/Sylius/pull/303) Cart purger (@winzou)
|
|
- [#418](https://github.com/Sylius/Sylius/pull/418) Croatian translation improvements (@antonioperic)
|
|
- [#427](https://github.com/Sylius/Sylius/pull/427) Updated spanish translations (@edwines)
|
|
- [#421](https://github.com/Sylius/Sylius/pull/421) Allow to remove images before product is saved (@stloyd)
|
|
- [#403](https://github.com/Sylius/Sylius/pull/403) Quick fix for gallery onclick event attachment on non existent element (@defrag)
|
|
- [#416](https://github.com/Sylius/Sylius/pull/416) Update KnpMenu to version `2.0`, rework menus a bit (@stloyd)
|
|
- [#404](https://github.com/Sylius/Sylius/pull/404) Fix inventory handling during checkout (@pjedrzejewski)
|
|
- [#405](https://github.com/Sylius/Sylius/pull/405) Tax categories scenarios + tax included in price (@pjedrzejewski)
|
|
- [#397](https://github.com/Sylius/Sylius/pull/397) Use real data in statistics table at dashboard (@stloyd)
|
|
- [#393](https://github.com/Sylius/Sylius/pull/393) Add SKU to Variant Form (@Richtermeister)
|
|
- [#395](https://github.com/Sylius/Sylius/pull/395) Prevent users reaching `/administration` url with 404 error (@stloyd)
|
|
- [#368](https://github.com/Sylius/Sylius/pull/368) Administration panel redesign with Bootstrap 3 (@pjedrzejewski, @stloyd)
|
|
- [#388](https://github.com/Sylius/Sylius/pull/388) Enhance OrderNumberGenerator (@Richtermeister)
|
|
- [#387](https://github.com/Sylius/Sylius/pull/387) Make cart save redirect to cart summary (@Richtermeister)
|
|
- [#383](https://github.com/Sylius/Sylius/pull/383) Remove hard dependency on mongodb (@stloyd)
|
|
- [#346](https://github.com/Sylius/Sylius/pull/346) Add backend form error messages (@Richtermeister)
|
|
- [#371](https://github.com/Sylius/Sylius/pull/371) Fix CreditCardType to work with Symfony's Luhn Validator (@Richtermeister)
|
|
- [#314](https://github.com/Sylius/Sylius/pull/314) [WIP] My account section : address book (@Tobion, @jjanvier)
|
|
- [#347](https://github.com/Sylius/Sylius/pull/347) Fix Shipping Method Calculator form prototype handling (@Richtermeister)
|
|
- [#375](https://github.com/Sylius/Sylius/pull/375) Fix Process to keep step sequence after removing step (@Richtermeister)
|
|
- [#374](https://github.com/Sylius/Sylius/pull/374) Allow to add product with 0.00 price (@amenophis)
|
|
- [#352](https://github.com/Sylius/Sylius/pull/352) Fixing promotion percent calculation (@antonioperic)
|
|
- [#370](https://github.com/Sylius/Sylius/pull/370) Fix Shipping Adjustment application (@Richtermeister)
|
|
- [#367](https://github.com/Sylius/Sylius/pull/367) add missing required dependency (@amenophis)
|
|
- [#366](https://github.com/Sylius/Sylius/pull/366) Add sylius_sales configuration override (@amenophis)
|
|
- [#365](https://github.com/Sylius/Sylius/pull/365) Fix shipment factory to only create one shipment per order (@Richtermeister)
|
|
- [#355](https://github.com/Sylius/Sylius/pull/355) Initial new versioning schema (@pjedrzejewski)
|
|
- [#68](https://github.com/Sylius/Sylius/pull/68) [WIP] Rewritten vagrant configuration (@norzechowicz)
|
|
- [#359](https://github.com/Sylius/Sylius/pull/359) Add canaling of given query string on history rewind (@thormeier)
|
|
- [#353](https://github.com/Sylius/Sylius/pull/353) Fix Inventory Unit Mapping (@Richtermeister)
|
|
- [#341](https://github.com/Sylius/Sylius/pull/341) Fix for doctrine mappings issues in ShippingBundle. (@stloyd)
|
|
- [#348](https://github.com/Sylius/Sylius/pull/348) Fix translation & make it more consistent (@Richtermeister)
|
|
- [#1](https://github.com/Sylius/Sylius/pull/1) Merge with current version (@antonioperic)
|
|
- [#345](https://github.com/Sylius/Sylius/pull/345) Returning form with informations to view - fixed (@antonioperic)
|
|
- [#319](https://github.com/Sylius/Sylius/pull/319) Enhance main app menus to make them more consistent (@jjanvier)
|
|
- [#331](https://github.com/Sylius/Sylius/pull/331) Update the ancestorClass in the backend menu (@edwines)
|
|
- [#344](https://github.com/Sylius/Sylius/pull/344) Fix Image placeholders (@Richtermeister)
|
|
- [#342](https://github.com/Sylius/Sylius/pull/342) Fix for issue with order processing when given value is not array or Doctrine Collection (@stloyd)
|
|
- [#329](https://github.com/Sylius/Sylius/pull/329) Cascade Delete for Taxonomy and Options (@Richtermeister)
|
|
- [#334](https://github.com/Sylius/Sylius/pull/334) Fix safe_label option in menu template. (@Richtermeister)
|
|
- [#333](https://github.com/Sylius/Sylius/pull/333) Allow AddressType EventSubscriber to be customized. (@Richtermeister)
|
|
- [#327](https://github.com/Sylius/Sylius/pull/327) [WIP] Remove shameful red color from travis (@pjedrzejewski)
|
|
- [#332](https://github.com/Sylius/Sylius/pull/332) Updated deprecated field_row block (@edwines)
|
|
- [#326](https://github.com/Sylius/Sylius/pull/326) Fixed file encoding. (@MicheleOnGit)
|
|
- [#323](https://github.com/Sylius/Sylius/pull/323) Added missing comma (@edwines)
|
|
- [#300](https://github.com/Sylius/Sylius/pull/300) CartBundle Events now extend ResourceEvent (@pkraeutli)
|
|
- [#315](https://github.com/Sylius/Sylius/pull/315) Updated Spanish translations (@franmomu)
|
|
- [#311](https://github.com/Sylius/Sylius/pull/311) Cleaning my account (@jjanvier)
|
|
- [#296](https://github.com/Sylius/Sylius/pull/296) French translation (@amenophis)
|
|
- [#297](https://github.com/Sylius/Sylius/pull/297) Croatian translation (@antonioperic)
|
|
- [#308](https://github.com/Sylius/Sylius/pull/308) German translations part 2 (@Capenus)
|
|
- [#301](https://github.com/Sylius/Sylius/pull/301) Allow limit to null to get the entire list of resource. (@BenoitLeveque)
|
|
- [#307](https://github.com/Sylius/Sylius/pull/307) Increase order number max length (@molchanoviv)
|
|
- [#291](https://github.com/Sylius/Sylius/pull/291) Add omnipay/omnipay to composer.json (@winzou)
|
|
- [#294](https://github.com/Sylius/Sylius/pull/294) Added the german translations for a couple of Bundles (@Capenus)
|
|
- [#290](https://github.com/Sylius/Sylius/pull/290) Slovenian translations added (@peterkokot)
|
|
- [#293](https://github.com/Sylius/Sylius/pull/293) Fixed typo (@Malian)
|
|
- [#292](https://github.com/Sylius/Sylius/pull/292) Fix last assetic javascript blocks (@winzou)
|
|
- [#288](https://github.com/Sylius/Sylius/pull/288) German translations added. (@doertedev)
|
|
- [#289](https://github.com/Sylius/Sylius/pull/289) Bundles merging (@pjedrzejewski, @umpirsky, @winzou, @tvlooy, @piotrantosik, @stloyd, @mykehsd, @amenophis, @Gladhon, @rubas, @cjsissingh, @77web, @AntonTyutin, @gregsomers, @mastio, @yohang, @Seldaek, @Nek-, @cordoval, @pborreli, @jjanvier, @lsmith77, @bakulinav, @Tobion, @l3l0, @fullo, @ivannis, @javigzz, @mablae, @jrobeson, @aRn0D, @whisller, @eymengunay, @jsampedro77, @marcospassos, @sstok, @shatzibitten, @pajooh, @gitnacho, @helios-ag, @sogos, @Stubbs, @KernelFolla, @Eponymi, @pluess, @mvrhov, @cursedcoder, @zachbadgett, @pilot)
|
|
- [#59](https://github.com/Sylius/Sylius/pull/59) added it translation and fixed en (@KernelFolla)
|
|
- [#14](https://github.com/Sylius/Sylius/pull/14) plug inversed by on transaction to make for a valid query (@cordoval)
|
|
- [#56](https://github.com/Sylius/Sylius/pull/56) [WIP] Add possibility to stopPropagation (@amenophis)
|
|
- [#286](https://github.com/Sylius/Sylius/pull/286) Set output parameter to all javascripts blocks (@winzou)
|
|
- [#49](https://github.com/Sylius/Sylius/pull/49) space cs (@cordoval)
|
|
- [#282](https://github.com/Sylius/Sylius/pull/282) Fixed typo (@carlalexander)
|
|
- [#59](https://github.com/Sylius/Sylius/pull/59) Update ResourceServicesFactory.php (@shatzibitten)
|
|
- [#276](https://github.com/Sylius/Sylius/pull/276) Fixes (@umpirsky)
|
|
- [#58](https://github.com/Sylius/Sylius/pull/58) Russian translation style fix (@molchanoviv)
|
|
- [#45](https://github.com/Sylius/Sylius/pull/45) Adding Russian translations (@AntonTyutin)
|
|
- [#251](https://github.com/Sylius/Sylius/pull/251) Execute Behat scenarios by tag groups on Travis CI (@headrevision)
|
|
- [#23](https://github.com/Sylius/Sylius/pull/23) Initial operator refactoring, introduce factory (@pjedrzejewski)
|
|
- [#271](https://github.com/Sylius/Sylius/pull/271) Handle all Bootstrap alert types (@amenophis)
|
|
- [#268](https://github.com/Sylius/Sylius/pull/268) Fix payment column name (@winzou)
|
|
- [#25](https://github.com/Sylius/Sylius/pull/25) Changed ProcessContext to use new validation (@zachbadgett)
|
|
- [#61](https://github.com/Sylius/Sylius/pull/61) Add default table name (@amenophis)
|
|
- [#62](https://github.com/Sylius/Sylius/pull/62) Add default table name (@amenophis)
|
|
- [#13](https://github.com/Sylius/Sylius/pull/13) Improve form by using real names (@winzou)
|
|
- [#29](https://github.com/Sylius/Sylius/pull/29) Implement needed abstract method (@winzou)
|
|
- [#263](https://github.com/Sylius/Sylius/pull/263) Use RTEL for User (@winzou)
|
|
- [#262](https://github.com/Sylius/Sylius/pull/262) Convert entities into mapped-superclass (@winzou)
|
|
- [#261](https://github.com/Sylius/Sylius/pull/261) Move fixtures to using the Intl component (@richardmiller)
|
|
- [#23](https://github.com/Sylius/Sylius/pull/23) [WIP] Process validation (@zachbadgett)
|
|
- [#16](https://github.com/Sylius/Sylius/pull/16) French translation (@amenophis)
|
|
- [#248](https://github.com/Sylius/Sylius/pull/248) Updated macros.html.twig to not show hardcoded information but actual table data (@matteodem)
|
|
- [#246](https://github.com/Sylius/Sylius/pull/246) Fix pdf travis generation (@stewe)
|
|
- [#256](https://github.com/Sylius/Sylius/pull/256) [RFC] improvements to spanish menu translation (@cordoval)
|
|
- [#252](https://github.com/Sylius/Sylius/pull/252) Updated german translations (@matteodem)
|
|
- [#12](https://github.com/Sylius/Sylius/pull/12) Fix labelPath in VariantChoiceList (@Tobion)
|
|
- [#23](https://github.com/Sylius/Sylius/pull/23) Error in prototype model class (@amenophis)
|
|
- [#19](https://github.com/Sylius/Sylius/pull/19) add explicit table name (@lsmith77)
|
|
- [#260](https://github.com/Sylius/Sylius/pull/260) fix problem with how we run phpspec (@cordoval)
|
|
- [#185](https://github.com/Sylius/Sylius/pull/185) add missing twig extension in some renderResponse calls (@jrobeson)
|
|
- [#183](https://github.com/Sylius/Sylius/pull/183) [WIP] Symfony 2.3 upgrade (@pjedrzejewski)
|
|
- [#26](https://github.com/Sylius/Sylius/pull/26) [WIP] Symfony 2.3 upgrade (@pjedrzejewski)
|
|
- [#51](https://github.com/Sylius/Sylius/pull/51) (Small) Enhancement of sorting and filtering (@aRn0D)
|
|
- [#52](https://github.com/Sylius/Sylius/pull/52) Fix for metadata loading issue (@molchanoviv)
|
|
|
|
### v0.1.0 2013-07-31
|
|
- [#239](https://github.com/Sylius/Sylius/pull/239) Russian translation error fix (@korjavin)
|
|
- [#216](https://github.com/Sylius/Sylius/pull/216) Fix orders fixtures (@aRn0D)
|
|
- [#18](https://github.com/Sylius/Sylius/pull/18) Typo in url (@amenophis)
|
|
- [#49](https://github.com/Sylius/Sylius/pull/49) added check for sylius.config.classes parameter existence (@molchanoviv)
|
|
- [#10](https://github.com/Sylius/Sylius/pull/10) variant mapping fix (@molchanoviv)
|
|
- [#12](https://github.com/Sylius/Sylius/pull/12) added the italian translation (@fullo)
|
|
- [#48](https://github.com/Sylius/Sylius/pull/48) load metadata event listener (@molchanoviv)
|
|
- [#47](https://github.com/Sylius/Sylius/pull/47) add Japanese translation (@77web)
|
|
- [#7](https://github.com/Sylius/Sylius/pull/7) French translation (@amenophis)
|
|
- [#4](https://github.com/Sylius/Sylius/pull/4) Fixed typos (@pborreli)
|
|
- [#219](https://github.com/Sylius/Sylius/pull/219) italian translation (@fullo)
|
|
- [#229](https://github.com/Sylius/Sylius/pull/229) Fix long product names (@umpirsky)
|
|
- [#232](https://github.com/Sylius/Sylius/pull/232) Russian translation (@molchanoviv)
|
|
- [#54](https://github.com/Sylius/Sylius/pull/54) [WIP] Symfony 2.3 upgrade (@pjedrzejewski, @mastio)
|
|
- [#9](https://github.com/Sylius/Sylius/pull/9) [WIP] Symfony 2.3 upgrade (@pjedrzejewski)
|
|
- [#47](https://github.com/Sylius/Sylius/pull/47) [WIP] Symfony 2.3 upgrade (@pjedrzejewski)
|
|
- [#54](https://github.com/Sylius/Sylius/pull/54) [WIP] Symfony 2.3 upgrade (@pjedrzejewski)
|
|
- [#50](https://github.com/Sylius/Sylius/pull/50) Fixed transitive association persistence issue (Issue #48) (@gregsomers)
|
|
- [#52](https://github.com/Sylius/Sylius/pull/52) Adding Russian translations (@AntonTyutin)
|
|
- [#55](https://github.com/Sylius/Sylius/pull/55) add Japanese translation (@77web)
|
|
- [#21](https://github.com/Sylius/Sylius/pull/21) [WIP] Symfony 2.3 upgrade (@pjedrzejewski)
|
|
- [#17](https://github.com/Sylius/Sylius/pull/17) [WIP] Symfony 2.3 upgrade (@pjedrzejewski)
|
|
- [#26](https://github.com/Sylius/Sylius/pull/26) Adding Russian translations (@AntonTyutin)
|
|
- [#28](https://github.com/Sylius/Sylius/pull/28) French translation (@amenophis)
|
|
- [#227](https://github.com/Sylius/Sylius/pull/227) Added knplabs/knp-snappy-bundle to composer.lock (@umpirsky)
|
|
- [#22](https://github.com/Sylius/Sylius/pull/22) Fixed typos (@pborreli)
|
|
- [#28](https://github.com/Sylius/Sylius/pull/28) Fixed typos (@pborreli)
|
|
- [#46](https://github.com/Sylius/Sylius/pull/46) Adding getter/setter for order state (@jjanvier)
|
|
- [#39](https://github.com/Sylius/Sylius/pull/39) [WIP] Symfony 2.3 upgrade (@pjedrzejewski)
|
|
- [#9](https://github.com/Sylius/Sylius/pull/9) [WIP] Symfony 2.3 upgrade (@pjedrzejewski)
|
|
- [#11](https://github.com/Sylius/Sylius/pull/11) add Japanese translation (@77web)
|
|
- [#13](https://github.com/Sylius/Sylius/pull/13) Symfony 2.3 upgrade (@pjedrzejewski)
|
|
- [#6](https://github.com/Sylius/Sylius/pull/6) Symfony 2.3 upgrade (@pjedrzejewski)
|
|
- [#4](https://github.com/Sylius/Sylius/pull/4) French translation (@amenophis)
|
|
- [#5](https://github.com/Sylius/Sylius/pull/5) add Japanese translation (@77web)
|
|
- [#9](https://github.com/Sylius/Sylius/pull/9) [WIP] Symfony 2.3 upgrade (@pjedrzejewski)
|
|
- [#8](https://github.com/Sylius/Sylius/pull/8) French translation (@amenophis)
|
|
- [#10](https://github.com/Sylius/Sylius/pull/10) add Japanese translation (@77web)
|
|
- [#215](https://github.com/Sylius/Sylius/pull/215) Fixed PHPDoc (@pborreli)
|
|
- [#135](https://github.com/Sylius/Sylius/pull/135) [WIP] My account section : orders and invoices (@jjanvier)
|
|
- [#53](https://github.com/Sylius/Sylius/pull/53) Unable properties access to extending classes (@winzou)
|
|
- [#9](https://github.com/Sylius/Sylius/pull/9) Fix typos (@pborreli)
|
|
- [#45](https://github.com/Sylius/Sylius/pull/45) Fix PHPDoc (@pborreli)
|
|
- [#6](https://github.com/Sylius/Sylius/pull/6) removed deprecated functions invoking and fixed several doc blocks (@molchanoviv)
|
|
- [#206](https://github.com/Sylius/Sylius/pull/206) Behat pre-configured for SauceLabs (@headrevision)
|
|
- [#44](https://github.com/Sylius/Sylius/pull/44) Allow newer version of sylius/resource-bundle (@gregsomers)
|
|
- [#42](https://github.com/Sylius/Sylius/pull/42) Accept never versions of SyliusResourceBundle (@stloyd)
|
|
- [#7](https://github.com/Sylius/Sylius/pull/7) Russian translation (@molchanoviv)
|
|
- [#197](https://github.com/Sylius/Sylius/pull/197) added scenario for trying to login without credentials (+ corrected intendation) (@headrevision)
|
|
- [#195](https://github.com/Sylius/Sylius/pull/195) Using the latest stable version of faker bundle (@aRn0D)
|
|
- [#2](https://github.com/Sylius/Sylius/pull/2) Fix config and copy paste mistakes (@bakulinav)
|
|
- [#3](https://github.com/Sylius/Sylius/pull/3) Mapping fixes (@molchanoviv)
|
|
- [#2](https://github.com/Sylius/Sylius/pull/2) Extension File Rename (@molchanoviv)
|
|
- [#1](https://github.com/Sylius/Sylius/pull/1) mapping issues fixes and deprecated functions removing (@molchanoviv)
|
|
- [#186](https://github.com/Sylius/Sylius/pull/186) add Japanese translation (@77web)
|
|
- [#5](https://github.com/Sylius/Sylius/pull/5) Access Property by its name from Product (@winzou)
|
|
- [#182](https://github.com/Sylius/Sylius/pull/182) remove shortcut commands from travis config (@jrobeson)
|
|
- [#178](https://github.com/Sylius/Sylius/pull/178) Change locale (@umpirsky)
|
|
- [#21](https://github.com/Sylius/Sylius/pull/21) Taxon edition. (@aRn0D)
|
|
- [#44](https://github.com/Sylius/Sylius/pull/44) translate cart message (@piotrantosik)
|
|
- [#40](https://github.com/Sylius/Sylius/pull/40) Avoid empty cart to be persisted (@winzou)
|
|
- [#20](https://github.com/Sylius/Sylius/pull/20) MongoDB ODM support added (@eymengunay)
|
|
- [#177](https://github.com/Sylius/Sylius/pull/177) Show in store button, translation fix (@umpirsky)
|
|
- [#7](https://github.com/Sylius/Sylius/pull/7) Add redirection (@umpirsky)
|
|
- [#176](https://github.com/Sylius/Sylius/pull/176) Update messages.en.xlf (@umpirsky)
|
|
- [#175](https://github.com/Sylius/Sylius/pull/175) Tweak readme (@umpirsky)
|
|
- [#24](https://github.com/Sylius/Sylius/pull/24) add a description field to Taxon (@jrobeson)
|
|
- [#46](https://github.com/Sylius/Sylius/pull/46) Removed model validation (@umpirsky)
|
|
- [#42](https://github.com/Sylius/Sylius/pull/42) Removed model validation, fixed item comparison (@umpirsky)
|
|
- [#159](https://github.com/Sylius/Sylius/pull/159) Update sylius.yml (@albanR)
|
|
- [#134](https://github.com/Sylius/Sylius/pull/134) Configurable currencies (@umpirsky)
|
|
- [#161](https://github.com/Sylius/Sylius/pull/161) Better user management (@umpirsky)
|
|
- [#144](https://github.com/Sylius/Sylius/pull/144) [clean] Use email instead of username (@winzou)
|
|
- [#40](https://github.com/Sylius/Sylius/pull/40) Validation groups (@umpirsky)
|
|
- [#55](https://github.com/Sylius/Sylius/pull/55) Validation groups (@umpirsky)
|
|
- [#148](https://github.com/Sylius/Sylius/pull/148) Taxonomy images link is not correct (@aRn0D)
|
|
- [#150](https://github.com/Sylius/Sylius/pull/150) Update README.md (@joshribakoff)
|
|
- [#45](https://github.com/Sylius/Sylius/pull/45) Validation groups (@umpirsky)
|
|
- [#12](https://github.com/Sylius/Sylius/pull/12) Validation groups (@umpirsky)
|
|
- [#151](https://github.com/Sylius/Sylius/pull/151) added italian i18n translation (@bionicvapourboy)
|
|
- [#10](https://github.com/Sylius/Sylius/pull/10) Validation groups (@umpirsky)
|
|
- [#152](https://github.com/Sylius/Sylius/pull/152) Updating choice widget expanded template (@aRn0D)
|
|
- [#25](https://github.com/Sylius/Sylius/pull/25) Validation groups (@umpirsky)
|
|
- [#10](https://github.com/Sylius/Sylius/pull/10) Validation groups (@umpirsky)
|
|
- [#153](https://github.com/Sylius/Sylius/pull/153) Added validation scenario (@umpirsky)
|
|
- [#154](https://github.com/Sylius/Sylius/pull/154) rename Sylius{Cache|Kernel} to App{Cache|Kernel} (@jrobeson)
|
|
- [#23](https://github.com/Sylius/Sylius/pull/23) Validation groups (@umpirsky)
|
|
- [#158](https://github.com/Sylius/Sylius/pull/158) Update frontend.css (@albanR)
|
|
- [#156](https://github.com/Sylius/Sylius/pull/156) Update show.html.twig (@albanR)
|
|
- [#145](https://github.com/Sylius/Sylius/pull/145) small fix view (@piotrantosik)
|
|
- [#2](https://github.com/Sylius/Sylius/pull/2) Currency context can get default currency (@umpirsky)
|
|
- [#1](https://github.com/Sylius/Sylius/pull/1) [WIP] Added exchange rates (@umpirsky)
|
|
- [#142](https://github.com/Sylius/Sylius/pull/142) Serbian cyrillic translation (@umpirsky)
|
|
- [#138](https://github.com/Sylius/Sylius/pull/138) Tweak Serbian translation (@umpirsky)
|
|
- [#140](https://github.com/Sylius/Sylius/pull/140) add some pl & en translations (@piotrantosik)
|
|
- [#139](https://github.com/Sylius/Sylius/pull/139) fix doctrine mapping (@piotrantosik)
|
|
- [#19](https://github.com/Sylius/Sylius/pull/19) fix doctrine mapping (@piotrantosik)
|
|
- [#141](https://github.com/Sylius/Sylius/pull/141) add createdAt to user (@piotrantosik)
|
|
- [#132](https://github.com/Sylius/Sylius/pull/132) Fixing glitches (@jjanvier)
|
|
- [#129](https://github.com/Sylius/Sylius/pull/129) Fixed sr_Latin translations (@cvele)
|
|
- [#131](https://github.com/Sylius/Sylius/pull/131) Loading countries fixtures with app's locale. (@jjanvier)
|
|
- [#50](https://github.com/Sylius/Sylius/pull/50) Add address view (@winzou)
|
|
- [#125](https://github.com/Sylius/Sylius/pull/125) [WIP] My account section : home, profile edition and password change [Clean] (@jjanvier)
|
|
- [#23](https://github.com/Sylius/Sylius/pull/23) Fixed #22 (@umpirsky)
|
|
- [#21](https://github.com/Sylius/Sylius/pull/21) Fix typo (@piotrantosik)
|
|
- [#31](https://github.com/Sylius/Sylius/pull/31) [WIP] Make Order model Cart friendly (@winzou)
|
|
- [#37](https://github.com/Sylius/Sylius/pull/37) Add SyliusOrderEvents class (@winzou)
|
|
- [#122](https://github.com/Sylius/Sylius/pull/122) Fix #119 (@piotrantosik)
|
|
- [#92](https://github.com/Sylius/Sylius/pull/92) Enable images for Taxonomy/Taxon (@piotrantosik)
|
|
- [#52](https://github.com/Sylius/Sylius/pull/52) Set auto_initialize to false for province field (@Stubbs)
|
|
- [#20](https://github.com/Sylius/Sylius/pull/20) Shipping rules (@umpirsky)
|
|
- [#106](https://github.com/Sylius/Sylius/pull/106) Installer (@umpirsky)
|
|
- [#113](https://github.com/Sylius/Sylius/pull/113) Update OrderRepository.php (@albanR)
|
|
- [#114](https://github.com/Sylius/Sylius/pull/114) Update ProductRepository.php (@albanR)
|
|
- [#101](https://github.com/Sylius/Sylius/pull/101) Link Address and User (@winzou)
|
|
- [#104](https://github.com/Sylius/Sylius/pull/104) Convert translations (@winzou)
|
|
- [#117](https://github.com/Sylius/Sylius/pull/117) Fixed #73 (@umpirsky)
|
|
- [#107](https://github.com/Sylius/Sylius/pull/107) Added favicon (@umpirsky)
|
|
- [#5](https://github.com/Sylius/Sylius/pull/5) Database installation and fixtures for web installer (@umpirsky)
|
|
- [#102](https://github.com/Sylius/Sylius/pull/102) Update sales bundle to fix the order number generation error (@pjedrzejewski)
|
|
- [#51](https://github.com/Sylius/Sylius/pull/51) Fix translation (@winzou)
|
|
- [#96](https://github.com/Sylius/Sylius/pull/96) Added user orders list to user details page (@norzechowicz)
|
|
- [#49](https://github.com/Sylius/Sylius/pull/49) Fix config typo (@winzou)
|
|
- [#100](https://github.com/Sylius/Sylius/pull/100) Fix config typo (@winzou)
|
|
- [#48](https://github.com/Sylius/Sylius/pull/48) Company field in the address. (@jjanvier, @winzou)
|
|
- [#1](https://github.com/Sylius/Sylius/pull/1) Add company form field (@winzou)
|
|
- [#16](https://github.com/Sylius/Sylius/pull/16) Fix form field name (Fix #15) (@winzou)
|
|
- [#14](https://github.com/Sylius/Sylius/pull/14) Converted translations to xliff format (@umpirsky)
|
|
- [#97](https://github.com/Sylius/Sylius/pull/97) add translation to product/form/_tabs, fix path in css, add gallery to product form (@piotrantosik)
|
|
- [#91](https://github.com/Sylius/Sylius/pull/91) Fix typo (@winzou)
|
|
- [#87](https://github.com/Sylius/Sylius/pull/87) Fixed sorting urls at product and order list. (@norzechowicz)
|
|
- [#11](https://github.com/Sylius/Sylius/pull/11) Converted translations to xliff format (@umpirsky)
|
|
- [#47](https://github.com/Sylius/Sylius/pull/47) Converted translations to xliff format (@umpirsky)
|
|
- [#4](https://github.com/Sylius/Sylius/pull/4) Added installer alias route (@umpirsky)
|
|
- [#8](https://github.com/Sylius/Sylius/pull/8) Converted translations to xliff format (@umpirsky)
|
|
- [#38](https://github.com/Sylius/Sylius/pull/38) Custom success flash messages (@cjsissingh)
|
|
- [#41](https://github.com/Sylius/Sylius/pull/41) Fixing bug when getting resources via criterias and findBy (@jjanvier)
|
|
- [#45](https://github.com/Sylius/Sylius/pull/45) PreBind Addressing error (@sogos)
|
|
- [#81](https://github.com/Sylius/Sylius/pull/81) Changes priviate attr to protected to enable inherit on MenuBuilder... (@sargath)
|
|
- [#80](https://github.com/Sylius/Sylius/pull/80) add Bootstrap Image Gallery for images (@piotrantosik)
|
|
- [#78](https://github.com/Sylius/Sylius/pull/78) Enabling softdeletable behavior. (@jjanvier)
|
|
- [#77](https://github.com/Sylius/Sylius/pull/77) update composer deps (@Eponymi)
|
|
- [#75](https://github.com/Sylius/Sylius/pull/75) Payment feature fixes (@Eponymi)
|
|
- [#76](https://github.com/Sylius/Sylius/pull/76) Remove jms:reference from xlf translations (@pjedrzejewski)
|
|
- [#8](https://github.com/Sylius/Sylius/pull/8) add credit card interface for mapping to omnipay format (@Eponymi)
|
|
- [#36](https://github.com/Sylius/Sylius/pull/36) Update flashes.nl.xlf (@sstok)
|
|
- [#38](https://github.com/Sylius/Sylius/pull/38) Introduced create, update and delete events (@marcospassos)
|
|
- [#32](https://github.com/Sylius/Sylius/pull/32) fix order number generator (@piotrantosik)
|
|
- [#71](https://github.com/Sylius/Sylius/pull/71) update dashboard translation (pl & en) (@piotrantosik)
|
|
- [#13](https://github.com/Sylius/Sylius/pull/13) add translation, remove depracated, fix view (@piotrantosik)
|
|
- [#63](https://github.com/Sylius/Sylius/pull/63) Last week revenue, orders and charts (@umpirsky)
|
|
- [#69](https://github.com/Sylius/Sylius/pull/69) User register in checkout on security step (@skowi)
|
|
- [#57](https://github.com/Sylius/Sylius/pull/57) add label to ShippingMethodType & translation to backend tables (@piotrantosik)
|
|
- [#7](https://github.com/Sylius/Sylius/pull/7) Credit card types branch (@Eponymi)
|
|
- [#3](https://github.com/Sylius/Sylius/pull/3) Better layout and friendly tips (@umpirsky)
|
|
- [#40](https://github.com/Sylius/Sylius/pull/40) Added Russian translation (@helios-ag)
|
|
- [#34](https://github.com/Sylius/Sylius/pull/34) Added some layout blocks (@umpirsky)
|
|
- [#8](https://github.com/Sylius/Sylius/pull/8) Credit card form branch (@Eponymi)
|
|
- [#64](https://github.com/Sylius/Sylius/pull/64) Fix flashes call (@winzou)
|
|
- [#59](https://github.com/Sylius/Sylius/pull/59) Sylius\Bundle\CoreBundle\Entity\VariantImage was invalid according to the Symfony profiler (@jjanvier)
|
|
- [#41](https://github.com/Sylius/Sylius/pull/41) fix use statement (@piotrantosik)
|
|
- [#56](https://github.com/Sylius/Sylius/pull/56) Decouple Variant and VariantImage entities (@winzou)
|
|
- [#39](https://github.com/Sylius/Sylius/pull/39) Fix english translations after merge of #38 (@winzou)
|
|
- [#38](https://github.com/Sylius/Sylius/pull/38) add missing label, replace depracated DataEvent to FormEvent... (@piotrantosik)
|
|
- [#55](https://github.com/Sylius/Sylius/pull/55) add local parameters to money bundle & condition in js (@piotrantosik)
|
|
- [#52](https://github.com/Sylius/Sylius/pull/52) Fix security step redirection (@winzou)
|
|
- [#51](https://github.com/Sylius/Sylius/pull/51) Test security token before retrieving user (@winzou)
|
|
- [#6](https://github.com/Sylius/Sylius/pull/6) Dutch translations (@tvlooy)
|
|
- [#36](https://github.com/Sylius/Sylius/pull/36) Dutch translations (@tvlooy)
|
|
- [#4](https://github.com/Sylius/Sylius/pull/4) Cleanup of code. (@stloyd)
|
|
- [#33](https://github.com/Sylius/Sylius/pull/33) Init polish translation (@piotrantosik)
|
|
- [#49](https://github.com/Sylius/Sylius/pull/49) Small fix in pl translation & payment method form, fix test environment (@piotrantosik)
|
|
- [#12](https://github.com/Sylius/Sylius/pull/12) Init polish translation (@piotrantosik)
|
|
- [#7](https://github.com/Sylius/Sylius/pull/7) Init polish translation (@piotrantosik)
|
|
- [#17](https://github.com/Sylius/Sylius/pull/17) Init polish translation (@piotrantosik)
|
|
- [#5](https://github.com/Sylius/Sylius/pull/5) Init polish translation (@piotrantosik)
|
|
- [#7](https://github.com/Sylius/Sylius/pull/7) Init polish translation (@piotrantosik)
|
|
- [#6](https://github.com/Sylius/Sylius/pull/6) Init polish translation (@piotrantosik)
|
|
- [#6](https://github.com/Sylius/Sylius/pull/6) Dutch translations (@tvlooy)
|
|
- [#37](https://github.com/Sylius/Sylius/pull/37) Use strict in js file, small fix in js (@piotrantosik)
|
|
- [#47](https://github.com/Sylius/Sylius/pull/47) Dutch translations (@tvlooy)
|
|
- [#13](https://github.com/Sylius/Sylius/pull/13) Fix phpdocs at random interfaces. Use new interfaces from SyliusResourceBundle (@stloyd)
|
|
- [#32](https://github.com/Sylius/Sylius/pull/32) Dutch translations (@tvlooy)
|
|
- [#5](https://github.com/Sylius/Sylius/pull/5) Dutch translations (@tvlooy)
|
|
- [#4](https://github.com/Sylius/Sylius/pull/4) Dutch translations (@tvlooy)
|
|
- [#16](https://github.com/Sylius/Sylius/pull/16) Dutch translations (@tvlooy)
|
|
- [#15](https://github.com/Sylius/Sylius/pull/15) fix max_length message (@tvlooy)
|
|
- [#11](https://github.com/Sylius/Sylius/pull/11) Dutch translations (@tvlooy)
|
|
- [#10](https://github.com/Sylius/Sylius/pull/10) Rename file (@tvlooy)
|
|
- [#46](https://github.com/Sylius/Sylius/pull/46) Styles of buttons "Create shipping category" and "Manage shipping methods" are inverted. (@jjanvier)
|
|
- [#27](https://github.com/Sylius/Sylius/pull/27) Clean up interfaces (@stloyd)
|
|
- [#4](https://github.com/Sylius/Sylius/pull/4) Translations for SyliusPaymentsBundle (@jjanvier)
|
|
- [#45](https://github.com/Sylius/Sylius/pull/45) Remove deprecated FilterDataEvent, add validation to addressing step, small fix pl translation (@piotrantosik)
|
|
- [#35](https://github.com/Sylius/Sylius/pull/35) Polish translation (@piotrantosik)
|
|
- [#14](https://github.com/Sylius/Sylius/pull/14) French translations for SyliusShippingBundle (@jjanvier)
|
|
- [#44](https://github.com/Sylius/Sylius/pull/44) Apply sylius_money filter on price in backend show product (@albanR)
|
|
- [#18](https://github.com/Sylius/Sylius/pull/18) Use new interfaces from SyliusResourceBundle (@stloyd)
|
|
- [#43](https://github.com/Sylius/Sylius/pull/43) Store checkout details on the cart entity (@pjedrzejewski)
|
|
- [#42](https://github.com/Sylius/Sylius/pull/42) Polish translation (@piotrantosik)
|
|
- [#41](https://github.com/Sylius/Sylius/pull/41) New backend promotions scenarios & coupon code generation (@pjedrzejewski)
|
|
- [#29](https://github.com/Sylius/Sylius/pull/29) Introduce two new interfaces to reduce problems with name conflicts (@stloyd)
|
|
- [#35](https://github.com/Sylius/Sylius/pull/35) Fix interfaces phpdocs (@stloyd)
|
|
- [#2](https://github.com/Sylius/Sylius/pull/2) Improve PromotionRepository (@winzou)
|
|
- [#6](https://github.com/Sylius/Sylius/pull/6) Update requirements, add specs (@pilot)
|
|
- [#5](https://github.com/Sylius/Sylius/pull/5) Update omnipay relation to latest @dev (@pilot)
|
|
- [#3](https://github.com/Sylius/Sylius/pull/3) Automatically set promotion amount as discount (@winzou)
|
|
- [#4](https://github.com/Sylius/Sylius/pull/4) Update dev-master version alias (@pilot)
|
|
- [#5](https://github.com/Sylius/Sylius/pull/5) Allows more precise tax rate (@winzou)
|
|
- [#3](https://github.com/Sylius/Sylius/pull/3) Relay master on omnipay/master to be more flexible (@pilot)
|
|
- [#37](https://github.com/Sylius/Sylius/pull/37) Use configurable secret for remember_me cookie. (@pminnieur)
|
|
- [#35](https://github.com/Sylius/Sylius/pull/35) changed default timezone to UTC (@pminnieur)
|
|
- [#33](https://github.com/Sylius/Sylius/pull/33) fixed typo (@pminnieur)
|
|
- [#34](https://github.com/Sylius/Sylius/pull/34) added missing php5-gd lib to default recipe (@pminnieur)
|
|
- [#30](https://github.com/Sylius/Sylius/pull/30) Set composer package type (@stloyd)
|
|
- [#31](https://github.com/Sylius/Sylius/pull/31) Shipment backend scenarios (@umpirsky)
|
|
- [#29](https://github.com/Sylius/Sylius/pull/29) Added logo image (@umpirsky)
|
|
- [#28](https://github.com/Sylius/Sylius/pull/28) Added JMSTranslationBundle (@umpirsky)
|
|
- [#9](https://github.com/Sylius/Sylius/pull/9) Default templates and routing config (@umpirsky)
|
|
- [#27](https://github.com/Sylius/Sylius/pull/27) Added Incenteev ParameterHandler (@umpirsky)
|
|
- [#26](https://github.com/Sylius/Sylius/pull/26) [RFC] define missing class variable $generator (@cordoval)
|
|
- [#32](https://github.com/Sylius/Sylius/pull/32) Fixed #31 (@umpirsky)
|
|
- [#2](https://github.com/Sylius/Sylius/pull/2) [RFC] typo it should be mutable (@cordoval)
|
|
- [#26](https://github.com/Sylius/Sylius/pull/26) Select2 (@umpirsky)
|
|
- [#25](https://github.com/Sylius/Sylius/pull/25) Order filters (@umpirsky)
|
|
- [#22](https://github.com/Sylius/Sylius/pull/22) Doc inspired fixes (@umpirsky)
|
|
- [#25](https://github.com/Sylius/Sylius/pull/25) Removed unused createNewItem() (@umpirsky)
|
|
- [#3](https://github.com/Sylius/Sylius/pull/3) Default templates and routing (@umpirsky)
|
|
- [#1](https://github.com/Sylius/Sylius/pull/1) [RFC] owner to no owner (@cordoval)
|
|
- [#22](https://github.com/Sylius/Sylius/pull/22) Separate config for sylius bundles (@umpirsky)
|
|
- [#33](https://github.com/Sylius/Sylius/pull/33) Tracking total quantity of cart items (@mykehsd)
|
|
- [#21](https://github.com/Sylius/Sylius/pull/21) Made Coordinator::buildProcess protected (@umpirsky)
|
|
- [#2](https://github.com/Sylius/Sylius/pull/2) Update to use latest omnipay lib (@pilot)
|
|
- [#20](https://github.com/Sylius/Sylius/pull/20) Updated deps (@umpirsky)
|
|
- [#18](https://github.com/Sylius/Sylius/pull/18) Product images (@umpirsky)
|
|
- [#1](https://github.com/Sylius/Sylius/pull/1) Bundle configuration based on omniplay classes names (@jsampedro77)
|
|
- [#4](https://github.com/Sylius/Sylius/pull/4) Replace validation MinLength/MaxLength constraints with Length one (@l3l0)
|
|
- [#12](https://github.com/Sylius/Sylius/pull/12) Replaces deprecated MinLength and MaxLength validators (@jsampedro77)
|
|
- [#28](https://github.com/Sylius/Sylius/pull/28) Dynamic criteria (@umpirsky)
|
|
- [#30](https://github.com/Sylius/Sylius/pull/30) adds missing validator message (@jsampedro77)
|
|
- [#29](https://github.com/Sylius/Sylius/pull/29) Replaces deprecated MinLength MaxLength validators (@jsampedro77)
|
|
- [#27](https://github.com/Sylius/Sylius/pull/27) [WIP] Use _sylius Prefix Again (@mablae)
|
|
- [#20](https://github.com/Sylius/Sylius/pull/20) Proper exception handling (@cursedcoder)
|
|
- [#7](https://github.com/Sylius/Sylius/pull/7) Added german translation (@mablae)
|
|
- [#25](https://github.com/Sylius/Sylius/pull/25) adds spanish translations to flashes catalog (@javigzz)
|
|
- [#6](https://github.com/Sylius/Sylius/pull/6) adds spanish translations to messages and validators (@javigzz)
|
|
- [#32](https://github.com/Sylius/Sylius/pull/32) add check if cart exists without creating a new one (@rubas)
|
|
- [#28](https://github.com/Sylius/Sylius/pull/28) messages and validators translated to spanish (@gitnacho)
|
|
- [#17](https://github.com/Sylius/Sylius/pull/17) Promotions (@umpirsky)
|
|
- [#27](https://github.com/Sylius/Sylius/pull/27) CartModel auto-calculation (@Gladhon)
|
|
- [#1](https://github.com/Sylius/Sylius/pull/1) Initial promotions implementation (@umpirsky)
|
|
- [#24](https://github.com/Sylius/Sylius/pull/24) Fixed failed to build the route parameters in Twig extension (@ivannis)
|
|
- [#3](https://github.com/Sylius/Sylius/pull/3) added support for mongodb odm (@ivannis)
|
|
- [#27](https://github.com/Sylius/Sylius/pull/27) Fixed provinces collection validation (@umpirsky)
|
|
- [#14](https://github.com/Sylius/Sylius/pull/14) Basic implementation of different product properties types (@l3l0, @skowi)
|
|
- [#30](https://github.com/Sylius/Sylius/pull/30) Move to Min validator to Range on CartItem Entity (@amenophis)
|
|
- [#12](https://github.com/Sylius/Sylius/pull/12) Initial inventory features (@umpirsky)
|
|
- [#26](https://github.com/Sylius/Sylius/pull/26) Removed cart prefix (@umpirsky)
|
|
- [#15](https://github.com/Sylius/Sylius/pull/15) Initial sales orders management (@pjedrzejewski)
|
|
- [#13](https://github.com/Sylius/Sylius/pull/13) Initial FOSUserBundle integration (@umpirsky)
|
|
- [#29](https://github.com/Sylius/Sylius/pull/29) The flash messages for clearing & saving cart are switched around (@mykehsd)
|
|
- [#11](https://github.com/Sylius/Sylius/pull/11) Removed unused mocks (@umpirsky)
|
|
- [#28](https://github.com/Sylius/Sylius/pull/28) Add shortcut method for easier event dispatching (@stloyd)
|
|
- [#23](https://github.com/Sylius/Sylius/pull/23) Change default behavior of dispatchEvent() shortcut in case when event is send as param (@stloyd)
|
|
- [#19](https://github.com/Sylius/Sylius/pull/19) [RFC] Removed flow prefix (@stloyd)
|
|
- [#26](https://github.com/Sylius/Sylius/pull/26) Convert our Address entity into a superclass and introduce a DefaultAddr... (@mykehsd)
|
|
- [#22](https://github.com/Sylius/Sylius/pull/22) Repository interface (@umpirsky)
|
|
- [#10](https://github.com/Sylius/Sylius/pull/10) Split sylius-shipping-method.js (@l3l0)
|
|
- [#17](https://github.com/Sylius/Sylius/pull/17) Removed inventory prefix (@umpirsky)
|
|
- [#11](https://github.com/Sylius/Sylius/pull/11) Updated scenarios according to latest flash messages changes (@umpirsky)
|
|
- [#21](https://github.com/Sylius/Sylius/pull/21) Conventional flash messages (@umpirsky)
|
|
- [#10](https://github.com/Sylius/Sylius/pull/10) Initial assortment features (@pjedrzejewski)
|
|
- [#9](https://github.com/Sylius/Sylius/pull/9) Added validation to PerItemRateConfigurationType (@umpirsky)
|
|
- [#7](https://github.com/Sylius/Sylius/pull/7) Shipping (@umpirsky)
|
|
- [#8](https://github.com/Sylius/Sylius/pull/8) Added sylius-shipping-method.js (@umpirsky)
|
|
- [#7](https://github.com/Sylius/Sylius/pull/7) I18n fixes (@umpirsky)
|
|
- [#6](https://github.com/Sylius/Sylius/pull/6) Fix/prototypes of calculator for shipping method type (@l3l0)
|
|
- [#6](https://github.com/Sylius/Sylius/pull/6) Fixed travis config (@umpirsky)
|
|
- [#25](https://github.com/Sylius/Sylius/pull/25) Validation fixes (@umpirsky)
|
|
- [#5](https://github.com/Sylius/Sylius/pull/5) Added zones (@umpirsky)
|
|
- [#24](https://github.com/Sylius/Sylius/pull/24) Fixed zone js (@umpirsky)
|
|
- [#23](https://github.com/Sylius/Sylius/pull/23) Tweak validation message (@umpirsky)
|
|
- [#14](https://github.com/Sylius/Sylius/pull/14) Added default templates and routng config (@umpirsky)
|
|
- [#4](https://github.com/Sylius/Sylius/pull/4) Countries and provinces (@umpirsky)
|
|
- [#22](https://github.com/Sylius/Sylius/pull/22) Allow editing provinces directly on country form (@umpirsky)
|
|
- [#21](https://github.com/Sylius/Sylius/pull/21) Updated validation messages (@umpirsky)
|
|
- [#18](https://github.com/Sylius/Sylius/pull/18) Simplified matchAll() (@umpirsky)
|
|
- [#19](https://github.com/Sylius/Sylius/pull/19) Remove usort function from matcher, fix zone matcher spec. (@l3l0)
|
|
- [#17](https://github.com/Sylius/Sylius/pull/17) Add ::matchAll to ZoneMatcher & ZoneMatcherInterface (@umpirsky)
|
|
- [#3](https://github.com/Sylius/Sylius/pull/3) Added README for a vagrant (@whisller)
|
|
- [#2](https://github.com/Sylius/Sylius/pull/2) Added vagrant (@whisller)
|
|
- [#1](https://github.com/Sylius/Sylius/pull/1) Changed link to demo (@whisller)
|
|
- [#16](https://github.com/Sylius/Sylius/pull/16) Fixed URI to documentation (@whisller)
|
|
- [#15](https://github.com/Sylius/Sylius/pull/15) Use AvailabilityChecker in InventoryOperator, add InsufficientStockException (@umpirsky)
|
|
- [#25](https://github.com/Sylius/Sylius/pull/25) Replace some functionality with event listeners (@stloyd)
|
|
- [#23](https://github.com/Sylius/Sylius/pull/23) Adjust `composer.json` (@stloyd)
|
|
- [#20](https://github.com/Sylius/Sylius/pull/20) Renaming _criteria and _sorting parameters in Controller\Configuration (@ivannis)
|
|
- [#24](https://github.com/Sylius/Sylius/pull/24) Adjust `composer.json` & `travis.yml` (@stloyd)
|
|
- [#18](https://github.com/Sylius/Sylius/pull/18) Adjust `composer.json` & `travis.yml` (@stloyd)
|
|
- [#13](https://github.com/Sylius/Sylius/pull/13) Added default Stockable model (@umpirsky)
|
|
- [#16](https://github.com/Sylius/Sylius/pull/16) Update .travis.yml (@stloyd)
|
|
- [#5](https://github.com/Sylius/Sylius/pull/5) Update .travis.yml (@stloyd)
|
|
- [#17](https://github.com/Sylius/Sylius/pull/17) Update .travis.yml (@stloyd)
|
|
- [#14](https://github.com/Sylius/Sylius/pull/14) Update .travis.yml (@stloyd)
|
|
- [#18](https://github.com/Sylius/Sylius/pull/18) Update .travis.yml (@stloyd)
|
|
- [#22](https://github.com/Sylius/Sylius/pull/22) Update .travis.yml (@stloyd)
|
|
- [#12](https://github.com/Sylius/Sylius/pull/12) Doc tweaks (@umpirsky)
|
|
- [#11](https://github.com/Sylius/Sylius/pull/11) Added InventoryChangeListener (@umpirsky)
|
|
- [#16](https://github.com/Sylius/Sylius/pull/16) Removed _sylius.resource from routing. (@umpirsky)
|
|
- [#10](https://github.com/Sylius/Sylius/pull/10) Inventory backorders support. (@umpirsky)
|
|
- [#15](https://github.com/Sylius/Sylius/pull/15) Used listener instead of hacky hack in Twig extension, fixes #14. (@umpirsky)
|
|
- [#9](https://github.com/Sylius/Sylius/pull/9) Fixed minimum-stability in composer.json (@umpirsky)
|
|
- [#13](https://github.com/Sylius/Sylius/pull/13) Brought more flexibility to redirect methods. (@umpirsky)
|
|
- [#12](https://github.com/Sylius/Sylius/pull/12) Fixed update template name. (@umpirsky)
|
|
- [#11](https://github.com/Sylius/Sylius/pull/11) Translated flash messages. (@umpirsky)
|
|
- [#17](https://github.com/Sylius/Sylius/pull/17) Made coordinator smarter (@mvrhov)
|
|
- [#10](https://github.com/Sylius/Sylius/pull/10) Added redirect to referer support. (@umpirsky)
|
|
- [#13](https://github.com/Sylius/Sylius/pull/13) Zone matcher. (@umpirsky)
|
|
- [#9](https://github.com/Sylius/Sylius/pull/9) updated support for mongodb to last changes (@ivannis)
|
|
- [#12](https://github.com/Sylius/Sylius/pull/12) Initial zones implementation. (@umpirsky)
|
|
- [#15](https://github.com/Sylius/Sylius/pull/15) Coordinator should allow outputing a FOSRestBundle View instance (@mvrhov)
|
|
- [#14](https://github.com/Sylius/Sylius/pull/14) Container should be set on any Step implementing ... (@mvrhov)
|
|
- [#2](https://github.com/Sylius/Sylius/pull/2) Removed unused use statement. (@umpirsky)
|
|
- [#1](https://github.com/Sylius/Sylius/pull/1) Added validation. (@umpirsky)
|
|
- [#13](https://github.com/Sylius/Sylius/pull/13) Fixed wrong variable name and added test cases to cover the bug. (@pluess)
|
|
- [#12](https://github.com/Sylius/Sylius/pull/12) Allow branches for the work flow (@pluess)
|
|
- [#7](https://github.com/Sylius/Sylius/pull/7) Added some specs for doctrine repos, generate human readable alias. (@umpirsky)
|
|
- [#8](https://github.com/Sylius/Sylius/pull/8) added last changes in entity repository to document repository (@ivannis)
|
|
- [#6](https://github.com/Sylius/Sylius/pull/6) added getRedirectRoute in ResourceController and resource name in 404 message (@ivannis)
|
|
- [#21](https://github.com/Sylius/Sylius/pull/21) Added quantity min attribute (@umpirsky)
|
|
- [#5](https://github.com/Sylius/Sylius/pull/5) Modifying the ServiceGenerator class to support the ODM/MongoDB driver (@ivannis)
|
|
- [#4](https://github.com/Sylius/Sylius/pull/4) Added ResourceRepository class for ODM/MongoDB driver (@ivannis)
|
|
- [#2](https://github.com/Sylius/Sylius/pull/2) Minor fixes. (@umpirsky)
|
|
- [#1](https://github.com/Sylius/Sylius/pull/1) Fix requirements (@Seldaek)
|
|
- [#11](https://github.com/Sylius/Sylius/pull/11) added persian translation (@pajooh)
|
|
- [#9](https://github.com/Sylius/Sylius/pull/9) Add tests and improvements (@l3l0)
|
|
- [#17](https://github.com/Sylius/Sylius/pull/17) Small cleanup of cart functionality, re-use existing collection code fro... (@stloyd)
|
|
- [#15](https://github.com/Sylius/Sylius/pull/15) Expose CartManager for overriding. (@umpirsky)
|
|
- [#12](https://github.com/Sylius/Sylius/pull/12) Made CartProvider opened for extension. (@umpirsky)
|
|
- [#17](https://github.com/Sylius/Sylius/pull/17) Fixed issue 16. (@umpirsky)
|
|
- [#13](https://github.com/Sylius/Sylius/pull/13) Added french translations (@Nek-)
|
|
- [#10](https://github.com/Sylius/Sylius/pull/10) Fixed bad translation (@Nek-)
|
|
- [#9](https://github.com/Sylius/Sylius/pull/9) Fixed spelling mistakes (@Nek-)
|
|
- [#8](https://github.com/Sylius/Sylius/pull/8) Adding some french translations (@Nek-)
|
|
- [#7](https://github.com/Sylius/Sylius/pull/7) Remove duplicate keyword (@Seldaek)
|
|
- [#2](https://github.com/Sylius/Sylius/pull/2) Updating Provider Configuration for Extensibility (@jhaskell)
|
|
- [#6](https://github.com/Sylius/Sylius/pull/6) Fix implements type get name (@yohang)
|
|
- [#5](https://github.com/Sylius/Sylius/pull/5) Fixed ItemManager (use BaseItemManager for Inheritance) (@yohang)
|
|
- [#4](https://github.com/Sylius/Sylius/pull/4) Moving order status to a seperate entity (@benscholler)
|
|
- [#3](https://github.com/Sylius/Sylius/pull/3) Fixed ArrayChoiceList not found error. (@umpirsky)
|
|
- [#2](https://github.com/Sylius/Sylius/pull/2) Minor tabs fix. (@umpirsky) |