Skip to content

Latest commit

 

History

History
420 lines (387 loc) · 53.4 KB

CHANGELOG-0.5.md

File metadata and controls

420 lines (387 loc) · 53.4 KB

CHANGELOG for 0.5.x

This changelog references the relevant changes done in 0.5.x versions

To get the diff for a specific change, go to https://github.com/elcodi/bamboo/commit/XXX where XXX is the change hash To get the diff between two versions, go to https://github.com/elcodi/bamboo/compare/v0.5.2...v0.5.3

v0.5.18 (19-05-2015)

  • 511456e fix redirection after delete (Berny Cantos)
  • a3e5cca Updated all code for new Wrapper definition (mmoreram)
  • 86fefa2 Fixed wizard twig typo (mmoreram)
  • fe2892a Added translations to plugins (mmoreram)
  • da4f597 Facebook & Twitter usernames cleaning when saved (Roger Gros)
  • 80fd542 Fixed some code (mmoreram)
  • 88100b1 Fixed Wizart self-disabling (mmoreram)
  • d841da1 Fixed typo (mmoreram)
  • bd2c99c Updated plugin images engine (mmoreram)
  • 3aafef3 Markup & Design for plugins page (Toni Pinel)
  • 6a64ed0 Added new fields for plugins and markup for edit plugins (Toni Pinel)
  • 56424b5 Added reload file (mmoreram)
  • dee3a3c Added all "return null" instad of "return" (mmoreram)
  • 8fad6b1 Removed unused paginationFields (mmoreram)
  • a34958b Refactored Plugin and Menu (mmoreram)

v0.5.17 (18-05-2015)

  • e8f25f4 Removed li's from fixtures (Roger Gros)
  • 1e17bca Added plugin translations and some fixes to admin (Roger Gros)
  • ac11d72 Fixed typo (mmoreram)
  • 9405149 Fixed welcome email text (Roger Gros)
  • 0b43f0a update gush settings (Luis Cordova)
  • cbfdefe autologin on user registration (Berny Cantos)
  • 05f0fea add macros for config (Berny Cantos)
  • 1c595f7 Disable social buttons on admin page (Toni Pinel)
  • a4e7ff5 fix yml error (Florian Weber)
  • 074fff0 Updated Frontendcore and improved colors of standard buttons (Toni Pinel)
  • a3d8863 Moved notes button on customers (Toni Pinel)
  • dc2bb35 Save buttons on desktop are fixed on the bottom, making the form experience easier and faster (Toni Pinel)
  • 966fc7b Hide parent category selector if there is not parent categories (Toni Pinel)
  • 20db183 Solved markup error on switch on dynamic tables, pagination on dynamic tables and loading of elements on center-box layout (Toni Pinel)
  • abc8cff Improved visualization of no stock on lists (Toni Pinel)
  • 821d60f Improved UX on categories lists (Toni Pinel)
  • 96143ca Renamed uploader to upload-gallery and added a upload-single (Toni Pinel)
  • e64a5aa Moved notes to top of the orders (Toni Pinel)
  • a51c23e activate language de (Florian Weber)
  • 8ca0b53 spelling, typos, idioms fix (Florian Weber)
  • f897486 mailing (Florian Weber)
  • c0dff10 full messages (Florian Weber)
  • 9a8cb2e Admin translated (Roger Gros)
  • 1eec2d4 2/3 of admin messages (Florian Weber)
  • 484377e 1/3 of admin messages (Florian Weber)
  • 313d7c6 fix billing (Florian Weber)
  • d4d8c7b 1/3 of admin messages (Florian Weber)
  • cb46306 routes de (Florian Weber)
  • fe9e615 Fix behat tests with the latest changes on the admin menu (Toni Pinel)
  • 2e6891f messages de (Florian Weber)
  • 426b807 Upload Image Gallery button moved to the right panel (Toni Pinel)
  • 87733ac Reordered menus and solved small bug of markup on orders (Toni Pinel)
  • 04883b7 Changed switch to checkbox on forms, Reduced size of the mini-wizard and also improved harmony of colors. (Toni Pinel)
  • 4a418b0 Save and cancel buttons visibility and Ux improved to avoid errors from the user. (Toni Pinel)
  • 5bb5d3d Disabled fullscreen on wysiwyg fields and change HTML button to small link with a better description. Also moved categorization to the end of the product page. (Toni Pinel)
  • 6c66bf4 Updated Frontendcore and improved color of hover inputs on forms (Toni Pinel)
  • 64cdee2 Changed minutes for steps in admin wizard. (Toni Pinel)
  • 19885da Make Visithor a really optional dependency (Berny Cantos)
  • 995017e Now images are deleted using ajax (Toni Pinel)
  • 214eb30 Updated elcodi version to 0.5.16 (mmoreram)
  • eb6a982 Added trans filter to coupons missing translations (Toni Pinel)
  • 7a30916 Missing dependency to elcodi/shipping-bundle (Berny Cantos)
  • 2fa5bb6 Updated Frontendcore and Scss compilation to use libscss (bye bye Ruby on Rails) (Toni Pinel)
  • 3d53bf0 when stored in plain date format UTC we can just pass false as per twig documentation and also avoid hardcoding a datetimezone like this (Luis Cordova)
  • eb0df49 remove unneeded .gitkeeps (Luis Cordova)

v0.5.15 (07-05-2015)

  • c101c6c Added Bridge for Visithor Bundle (mmoreram)
  • 9ec5ec4 Added emails override and fixed data fixtures (Roger Gros)
  • 0f865d5 Updated cs style (mmoreram)
  • 98c716d Product page shows subcategories products (Roger Gros)
  • 9c3f716 Update composer.json (marcel)
  • 8f9f7d9 Fixed composer dependencies (Roger Gros)
  • c77fa8b Some test fixes (mmoreram)
  • cf4ad68 Updated and fixed tests (mmoreram)
  • 5d6ab13 update years on .formatter.yml's and also remove keys on under arguments: service definitions (Luis Cordova)
  • 5bf1bb7 reusing existing symfony request functionality (Luis Cordova)
  • 7aed7c8 various fixes (Luis Cordova)
  • 20292a8 using the right method isMethod to test for GET (Luis Cordova)
  • ee4f682 remove unneeded require because AppKernel is already loaded via bootstrap (Luis Cordova)
  • ff78971 remove slashes :) (Luis Cordova)
  • cde3112 Disabled javascript tests in travis (mmoreram)
  • 4ba6c36 Added javascript tests (mmoreram)
  • a3d4c6c Fixes upload images for variants and a small problem with 2 col grids (Toni Pinel)
  • 1eefa90 Fixed add address text (Roger Gros)
  • 17719f7 Added principal image to manufacturer and variant (Roger Gros)
  • 8035228 Saving principal image when saving product (Roger Gros)
  • 4f3f2f6 Solved bug on order images and input unchecked when the image uploader module is called. (Toni Pinel)
  • f5c4251 Store name added to admin tab (Roger Gros)
  • 7afff71 Updated frontendcore and fixed id miss on variants js (Toni Pinel)
  • 9f24a2f fix mink lowest version (Berny Cantos)
  • f109b0e add travis test for lowest dependencies (Berny Cantos)
  • 50e2ee2 Fixed media routes. Disabled i18n (mmoreram)
  • 43a6af4 add missing factory method call (Luis Cordova)
  • 4193794 Removed all container references in Fixtures (mmoreram)
  • cd8cb90 fix admin prefix in firewalls (Berny Cantos)
  • a42cd30 fix long name in configuration (Berny Cantos)
  • e41bc57 fix blog/page/email fixtures (Berny Cantos)
  • a477a2c error_templates configuration moved to main (Berny Cantos)
  • d72cd76 reprioritize store unavailable listeners (Berny Cantos)
  • b5ea177 Added workflow tests with page tests (mmoreram)

v0.5.14 (27-04-2015)

  • 2ce0ada Updated elcodi/elcodi dependency to 0.5.14 (mmoreram)
  • 49edd4c Fixed service usage, because the name has changed (mmoreram)
  • d4005de Updated code for Elcodi changes, added Features (mmoreram)
  • 8c06440 Added features for admin menus (mmoreram)
  • 79e5237 Added some address Behat scenarios (mmoreram)

v0.5.13 (24-04-2015)

  • 2db2ee5 Updated Elcodi dependency to 0.5.13 (mmoreram)
  • ef81535 Added all favicons and icons of Elcodi (mmoreram)
  • 0ff5a9c Added robots file in web directory (mmoreram)
  • b02f7bc Customer registration event in OAuthUserProvider (mmoreram)
  • 5666683 remove dependency on frameworkextrabundle on plugins (Luis Cordova)

v0.5.12 (23-04-2015)

  • 1381b7f Updated elcodi dependency to 0.5.12 (mmoreram)
  • d0e4a7d added important flushall line on the reamd instructions for tests (Luis Cordova)
  • 3a93422 Fixed menu.yml syntax error (Issel Guberna)
  • 26a3280 Fixed menu.yml syntax error with separators (Issel Guberna)

v0.5.11 (21-04-2015)

  • 38a26f1 Updated elcodi dependency to 0.5.11 (mmoreram)
  • 8613c1c Added registration redirection in store (mmoreram)
  • 9a8b5da Fixed security configuration and added tests (mmoreram)
  • ccec07d Better readability for separator (Berny Cantos)
  • 3e3066e fix default language namespace in configuration (Berny Cantos)
  • eaad3d7 If user activates the stock control, then the stock will appear on lists (Toni Pinel)
  • 929248d plug missing use statemetn (Luis Cordova)
  • 58f24ba update instructions to run test suite (Luis Cordova)
  • 6f10cdf Updated CHANGELOG with 0.5.10 (mmoreram)
  • b03a1ad adapt location api prefix from elcodi/elcodi change to bamboo (Luis Cordova)

v0.5.10 (19-04-2015)

  • 4967f8d Updated doctrine versions (2.5) and Elcodi (0.5.10) (mmoreram)
  • 01f38b8 Updated CHANGELOG with 0.5.9 (mmoreram)
  • a0303ec Updated Elcodi dependency to 0.5.9 (mmoreram)
  • 34a4925 Fixed code (mmoreram)
  • 5a8a319 Update composer.json (Sebastiaan Stok)
  • f2e65c2 Wizard had no plugin interface (Roger Gros)
  • ad37e7d keep the replacements (Luis Cordova)
  • e0312be remove requirements (Luis Cordova)
  • 44bc795 move to newer notation for factory service definitions (Luis Cordova)
  • 63b34e7 Applied changes losts in plugin merge (Roger Gros)
  • de8d03f Ux improvements and ES copys updated (Toni Pinel)

v0.5.8 (13-04-2015)

  • 619a000 Updated elcodi dependency version to 0.5.8 (mmoreram)
  • a0f8348 Fixed route in admin product new page (mmoreram)
  • a2b61fc Fixed travis conf to install redis ext (mmoreram)
  • 65ed81f Updates frontendcore to last version (Toni Pinel)
  • 52c4536 Abslute paths in sitemap transformers (mmoreram)
  • eda2d86 Fixed code passing fixers (mmoreram)
  • fc732a2 Fixed extension requirement (mmoreram)
  • 07a361e Changed redirect url to redirect path (Roger Gros)
  • 9b8769e Delete OK translation fixed (Roger Gros)
  • ebf04c5 Right redirection when deleting images (Roger Gros)
  • a1c1e06 Added metadata on product (Roger Gros)
  • 5689c85 add plugin to .gitsplit (Berny Cantos)
  • 3667f41 add replacements in composer.json (Berny Cantos)
  • 53435fb Updated cache flusher dependency version (mmoreram)
  • e5f02a5 Added store address as global var (Roger Gros)
  • 6144c90 include imagick and redis extensions on requirements (Luis Cordova)
  • 657acd0 add plugin menu entries with a listener (Berny Cantos)
  • da6592f add pending orders badge in menu (Berny Cantos)
  • 2f765c6 remove menu extras in favor of listeners (Berny Cantos)
  • 33485ea PaymentBridgeBundle moved to Common (Roger Gros)
  • 5c3e83c Added possibility to disable payment methods (Roger Gros)
  • 01dbb78 remove classes.yml for all components, bundles and plugins (Luis Cordova)
  • 7bd142d Meta description limited (Roger Gros)
  • ae7adf0 Limited category, product and manufacturer max lenght (Roger Gros)
  • 1678595 perhaps improve readability (Luis Cordova)
  • 91812dc add minimum money validator and try to validate form price field (Luis Cordova)
  • e7ba071 fix typehint of translator (Luis Cordova)
  • 42df6a4 minor README.md arrangements for components and plugins (Luis Cordova)
  • fdf1cd0 Add symfony/console to bundle dependencies (Philipp Wahala)
  • 7ab6912 Updated all CONTRIBUTING files in subpackages (mmoreram)
  • fe45ff7 Updated year from all PHP Headers (mmoreram)
  • 8cbca03 Disable default registerCommands method as all commands are registered as tagged services (Philipp Wahala)
  • cd18779 Updated LICENSE year (mmoreram)
  • 2fcc202 Fixes applied (Roger Gros)
  • 179867a Fixed some EN translations in the setup wizard (Aldo Chiecchia)
  • aac0cdb Fixed typos (Roger Gros)
  • e5248b2 Request shipping range (Roger Gros)
  • 6acfbab fix Symfony CS link for codesniffer (Berny Cantos)
  • 4e5d62e Fixes on facebook name and tweet escape (Roger Gros)
  • fd4eb32 Facebook plugin (Roger Gros)
  • b3c4e1b Tweet on thanks order page (Roger Gros)
  • 626a15e Twitter plugin (Roger Gros)
  • f4078ed PhpDoc: Fix type inconsistencies, put |null last for better readability (Philipp Wahala)
  • 90b1b46 PhpDoc: Fix type inconsistencies (Philipp Wahala)
  • c8b39c0 Message on settings to disable under construction mode (Roger Gros)
  • 5f12fab Use strict comparisons for boolean values (Javier Eguiluz)
  • c572c5f Updated dependencies to 0.5.0 (mmoreram)
  • 9d38bca Fixed behaviour for when ther's no stock for a product (Roger Gros)
  • bc46abb Fixed paths (mmoreram)
  • 80ecf38 translation: disqus (Berny Cantos)
  • ac342d2 translation: google analytics (Berny Cantos)
  • e08bdd7 fix pinterest url generation (Berny Cantos)
  • cb9a450 translation: pintereset (Berny Cantos)
  • c4f664c fix setupwizard (Berny Cantos)
  • 1f80e35 translation: product csv (Berny Cantos)
  • 9e019df Wizard based on the under construction button (Roger Gros)
  • ed589ae Fix Translations for wizard (Toni Pinel)
  • 254ed76 Fix Translations for wizard (Toni Pinel)
  • d8730ba All plugins disabled by default (mmoreram)
  • f308c06 Wizard translated to es (Roger Gros)
  • f2932fc Fixed repository and added warning (mmoreram)
  • f0501e6 When the wizard is already finished the go to next step is not shown (Roger Gros)
  • 7e76ede Some fixes in Elcodi packages (mmoreram)
  • fd4f4e6 Page improvements and Disqus Plugin (mmoreram)
  • a148181 Wizard improvements to guide the user (Roger Gros)
  • ceac4ba Store enable message shown when wizard is finished (Roger Gros)
  • 9aa4fd3 Fixed wizard remaining time (Roger Gros)
  • c2cb81e Wizard hiden in modal and wizard pages (Roger Gros)
  • 5d97160 Edited metrics model (mmoreram)
  • 695a684 Fixed queries to check for products and carriers (Roger Gros)
  • ee4546c Added primary button to wizard (Roger Gros)
  • 02e6de3 Fixed order for address and product and changed payment url (Roger Gros)
  • 4ec9d4b Fixed address step and avoid store enabling (Roger Gros)
  • 97b9293 Wizard checks address and payment (Roger Gros)
  • 21afe83 Plugins can now be marked as not visible and enabled by default (Roger Gros)
  • c76c237 Wizard and miniwizard use the same template (Roger Gros)
  • 32dc2eb markup for wizard (Toni Pinel)
  • d71d520 Added method getNextStep (Roger Gros)
  • 0b5b539 Check that the carriers and products are enabled (Roger Gros)
  • 95b8eb1 Wizard is disabled when has been finished (Roger Gros)
  • ac8f3d2 First commit (Roger Gros)
  • b66702a Applied php-formatter again (mmoreram)
  • 64de467 Fixed php-cs-fixer and php-formatter version (mmoreram)
  • 93e2c7e Added elcodi team in headers (mmoreram)
  • f225ea6 Added commands into Configuration (mmoreram)
  • dcfb6e6 plugin doesn't do anything if disabled (Berny Cantos)
  • e82cc4b add default filename for export (Berny Cantos)
  • 7023fa1 adapt to changes in plugin system (Berny Cantos)
  • e289a59 twig renderer and template (Berny Cantos)
  • f6fbcac controller and routing (Berny Cantos)
  • 1026407 product exporter (Berny Cantos)
  • e5fd4d9 bundle skeleton (Berny Cantos)
  • 6aeec63 add composer.json (Berny Cantos)
  • 3058cc3 add initial files (Berny Cantos)
  • e255882 Adding google analytics plugin (Roger Gros)
  • cc1e70e Fixed Pinterest dependencies (mmoreram)
  • ff51290 Some fixes of the refactoring (mmoreram)
  • 4c798a4 Added empty Google Analytics plugin (mmoreram)
  • be48a01 Added Pinterest plugin (mmoreram)

v0.5.6 (13-04-2015)

  • 0aa74a4 Updated elcodi version to 0.5.7 (mmoreram)
  • 739ba06 set the kernel and cache class to be class loaded (Luis Cordova)

v0.5.5 (13-04-2015)

  • 2f2c499 Fixed dev environment parameters (mmoreram)
  • c8280fa Fixed settings breadcrumbs (Roger Gros)
  • 7137773 typo ovverride -> override (Luis Cordova)
  • 3de2bf3 Update CONTRIBUTING.md (Marc Morera)

v0.5.4 (11-04-2015)

  • 1998134 Updated elcodi version to 0.5.6 (mmoreram)
  • 5390b63 addressed namespace updates (Luis Cordova)
  • 93e4e9b get product limit per page from configuration (Berny Cantos)
  • 99020f1 fix phpunit settings for bamboo (Berny Cantos)
  • 32fc372 add tests for ConfigurationAnnotation (Berny Cantos)
  • da0d99f add bundle for Configuration annotation (Berny Cantos)
  • 39acea3 add Configuration annotation for ControllerExtra (Berny Cantos)
  • e66764a Set all test parameters in parameters_test (mmoreram)
  • 44bd2e3 Fixed api locations route (Roger Gros)
  • 99b339f generate fixture via recursive symfony/config (Berny Cantos)
  • 345cde8 Added sitemap definition in Bamboo (mmoreram)
  • 0255b90 follow up on the change from elcodi/elcodi: elcodi.cart.manager -> elcodi.manager.cart (Luis Cordova)
  • 0b6ea02 removing classes.yml files (Luis Cordova)
  • 98079b1 Elements typo on MetricBundle (Luis Cordova)
  • 2c7e5c3 Fixed config local load and added tests parameters (Roger Gros)
  • 0b34bc5 Fixed some config includes (Roger Gros)
  • 94af3dd Fixtures splitted (Roger Gros)
  • cef2d1d bump up license year and add gush.yml (Luis Cordova)
  • b323104 Added suites in Behat (mmoreram)
  • d1fd234 Not using method getSavedAddress anymore (mmoreram)
  • d2ba26d Organized behat features in folders (mmoreram)
  • 8d4c055 Fixed copy for using system CGS (mmoreram)
  • 576dba6 Added changelog for v0.5.* (mmoreram)
  • a579a97 Added file reference (mmoreram)
  • a8a9aab Added namespaces and factories in Form Types (mmoreram)
  • 9f76ccc Removed BambooBundle dependency (mmoreram)
  • bd2e323 Added Bamboo related code to Bamboo repo (mmoreram)
  • 1256a28 Product image is removed when saving product (Firefox) (Javier Romero)
  • b5a86d0 added coupon discount to payment bridge (Joan Galvan)

v0.5.3 (01-04-2015)

  • bcf8a4f Updated elcodi dependency version (mmoreram)
  • 4252cf8 Fixed entity names in controllers (mmoreram)
  • c6ec539 Changed entity names to short-mode (mmoreram)
  • 84e7636 removed breadcrumb from address list (Toni Pinel)
  • 1507591 Added breadcrumb to storetemplatebundle (Toni Pinel)
  • 45c1319 Fixed pagination problems with lists not multiples of 3 (Toni Pinel)
  • 89073a7 Fix bug on slug automatic creation on admin and add an html5 pattern validator to the slug field (Toni Pinel)
  • 475553e Updated year in all PHP Headers (mmoreram)
  • 2950be1 fix error template configuration and test (Berny Cantos)
  • 6fae5d7 add fallback for status code and info (Berny Cantos)
  • f7f0f9a simplify exception handling and better setup (Berny Cantos)
  • ad8eea2 remove support for _error/xxx routes (Berny Cantos)
  • 9d5a4ba add translation for error pages (Berny Cantos)
  • 0e5b786 adapt error pages to new TemplateLocator (Berny Cantos)
  • 94891b8 fixed PasswordRecoverType form (Joan Galvan)
  • b4db82b Remove unused method getRepositoryForClass from AbstractAdminController (Philipp Wahala)

v0.5.2 (27-03-2015)

  • 06ae336 Updated Elcodi dependency version (mmoreram)
  • ec918a5 Removed dependency (mmoreram)
  • 88153b8 Added fixer to blacklist (mmoreram)
  • 7bc6583 paymentbridge fix for paypal (Joan Galvan)
  • 1c977a0 Image uploader and save images on firefox fixed. Also changed the thumbnails to use the new type 5 crop. (Toni Pinel)
  • ec97058 Changed from select to checkbox (Roger Gros)
  • f05fd55 Grunt file tasks modified (Toni Pinel)
  • 0a773bc SCSS object for pagination and fixed grunt compilation (Toni Pinel)
  • 72b4719 update dependency on ControllerExtraBundle (Berny Cantos)
  • 6633105 add limitPerPage to route (Berny Cantos)
  • c151a3d add pagination to home (Berny Cantos)
  • 7018284 order createdAt fix (Joan Galvan)
  • 592971c Fixed trait and incorrect property (Aldo Chiecchia)
  • 3539b2b Added accessControl.yml in security (mmoreram)
  • c401cd8 Images on media gallery are properly resized to optimize page load (Toni Pinel)
  • 4143dc8 Fixed parameters dist (mmoreram)
  • 5abf9a1 depend on last tagged elcodi (Berny Cantos)
  • 279001c allow app/console config:debug in Elcodi bundles (Berny Cantos)
  • 1c35d25 Changed details html tag inside the admin to links with slide toggle using javascript (Toni Pinel)
  • 7b88841 Added error flashmessage markup (Aldo Chiecchia)
  • e0d11d3 the select of images is shown (Toni Pinel)
  • c0742d9 Fix several front-end issues (Toni Pinel)
  • 355c356 Travis badge (Roger Gros)
  • 3cb9516 Fixed also like and bank wire translations on template (Roger Gros)
  • d7b3359 fix allow_failures (Berny Cantos)
  • a637da9 Fixes applied (Roger Gros)
  • 1e28fbf CS fixer config (Roger Gros)
  • 7f2fe1b Added some features and updated some tests (Roger Gros)
  • 66fcf59 Fixed tests (Roger Gros)
  • 363681e Protocol independent URL in Store and Admin (Aldo Chiecchia)
  • 1a77933 Fixed shipping translations (Roger Gros)
  • 3cd75aa Added plugins in composer.json (mmoreram)
  • 5acbb1b Fixed typos on Pages (mmoreram)
  • a625a40 Adding catalan (Roger Gros)
  • 42ad84a Fixed carrier form on admin (Roger Gros)
  • 6051578 Adding translations to carriers (Roger Gros)
  • fd3173c Added catalan translation on Fixtures (mmoreram)
  • 8da6ef0 extract available languages to a parameter (Berny Cantos)
  • e45b1ed add missing translations (Berny Cantos)
  • 31f9329 Updated font size for navigation object (Toni Pinel)
  • ffa7cfe Updated frontendcore to 1.6.0 and changed all the naming in modules and templates (Toni Pinel)
  • 3015750 remove bootstrap dependency (Berny Cantos)
  • f22efea remove jquery dependency (Berny Cantos)
  • bdf728e add empty template directories (Berny Cantos)
  • cf7ea17 fix TemplateLocator error (Berny Cantos)
  • e7c6b3b Allow to override templates and added a template fallback (Roger Gros)
  • 241966f Fixed namespaces (mmoreram)
  • e6a0aba Fixed metrics pixel url (mmoreram)
  • 0e222d5 Fixed some user tests (mmoreram)
  • 06be349 Added facebook plugin (Roger Gros)
  • e8d0ed4 Twitter plugin enabled (Roger Gros)
  • 1cde2c6 Improved location selector (Roger Gros)
  • c05edf8 Fixed city info on addresses list (Roger Gros)
  • 1672b46 Changing fiscall address message and help (Roger Gros)
  • 1c24eb0 Fixed violation of dependency inversion in paymentbridge events (Aldo Chiecchia)
  • 0960a75 Remove app/AppKernel.php from autoloading (Philipp Wahala)
  • 9d1c2ec Remove unused & deprecated liip/doctrine-cache-bundle dependency (Philipp Wahala)
  • 1d70da6 Remove dependency of deprecated amazonwebservices/aws-sdk-for-php and unused AWS parameters (Philipp Wahala)
  • f26d335 Fix error in README (Philipp Wahala)
  • 3a5e043 Refer to 0.5.* in README (Philipp Wahala)
  • bab4035 Fixed carriers & address menus (Roger Gros)
  • 7ceb37d Added translations to flash messages on admin (Roger Gros)
  • 5e17601 Fixed problems wit languages in store implementation (Roger Gros)
  • f060911 Added FR translations for StoreTemplateBundle (Mickaël Andrieu)
  • bea5f16 Added languages in Store (mmoreram)
  • 08efcd1 Added table empowered by JS and switchs to activate language and set master language (Toni Pinel)
  • 981871d updated bower description on storeTemplateBundle (Toni Pinel)
  • da57528 Public methods in controller classes should only be actions (Javier Eguiluz)
  • 1b0c99b Symfony applications should not throw AccessDeniedHttpException (Javier Eguiluz)
  • be3ff83 Removed unused use statements (Javier Eguiluz)
  • aa992b9 Files should always end with a newline character (Javier Eguiluz)
  • 8e94f6f Fixed blog translation on EN (Roger Gros)
  • 11cde34 Full grunt compilation working (Toni Pinel)
  • 7774099 Improved documentation and fixed grunt compilation of most files (Toni Pinel)
  • 388bb23 Fixed some issues in en_US and es_ES translations (Mickaël Andrieu)
  • 4c22d01 Added fr_FR translations to Admin/CoreBundle (Mickaël Andrieu)
  • d8944a5 Translated CoreBundle to fr_FR and fixed little typo in en_US translations (Mickaël Andrieu)
  • 0a4e4ac The PHP extension for redis is required (Mickaël Andrieu)
  • 882e95c twig _shipping-item fix (Joan Galvan)

v0.5.1 (09-03-2015)

  • 2fcc865 Updated elcodi dependency version (Marc Morera)
  • 10a98c5 New field active urls (Roger Gros)
  • d229017 Added translations for the location selectors labels (Roger Gros)
  • dab02c4 Moved translations to bundles (mmoreram)
  • 0863aee Updating to v5.0.1 (Roger Gros)
  • 2d0d71c Fixed tranlation for admin location selectors (Roger Gros)
  • 4978b03 Bugs on translations and some small fixes on mobile for admin (Toni Pinel)