Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Latest commit

 

History

History
278 lines (246 loc) · 29.6 KB

CHANGELOG-1.0.md

File metadata and controls

278 lines (246 loc) · 29.6 KB

CHANGELOG for 1.0

This changelog references the relevant changes done in 1.x.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/v1.0.0...v1.0.1

v1.0.2 (31-01-2016)

Improvements on tests and some small improvements

TL;DR

  • Updated dependencies to PaymentSuite 2.0
  • Adapted to be more compatible with Symfony ^3.0 and PHP7
  • Improved and fixed some parts of the application
  • Improved Bamboo dependencies
  • Added and improved Bamboo external integrations
  • Updated some translations

Release Log

  • 65b7e61 Added badge (mmoreram)
  • 859e52a Updated some files for plugins (mmoreram)
  • 5a95b8b Updated for PaymentSuite ^2.0.2 (mmoreram)
  • be65dd9 Fixed test. Stug autogenerated (mmoreram)
  • f1e3a57 Added migrations for packs (mmoreram)
  • 8008a3b moved form type name into getBlockPrefix (Emanuele Minotto)
  • ff7d37d Improved home page (mmoreram)
  • e5c88f2 Updated dep version with package (mmoreram)
  • fbf196e quoted strings correctly to solve yaml component deprecation (Emanuele Minotto)
  • daba682 PHP7 MUST pass always (mmoreram)
  • 52feb49 Fixed symfony version - 2.7 (mmoreram)
  • a82b2e7 Fixed classes for Symfony3 (mmoreram)
  • e8dcc84 Updated oauth bundle stable version (mmoreram)
  • 65a4bfa Added config ignored file (mmoreram)
  • 44ea58c Resolve Purchasable Name (Germán Figna)
  • 4a93364 Fixed composer check-style (mmoreram)
  • fbba5b8 Updated Elcodi version to 1.0.10 (mmoreram)
  • a7ef3d0 Fixed some Bundle instances. Work with abstracts. (mmoreram)
  • 165bddd Updated order_coupons requirement and versions (mmoreram)
  • 9eaf62f Updated project to work with new Elcodi v. (mmoreram)
  • 1a6a7d2 Enabled javascript in travis tests (mmoreram)
  • 70af606 allow admin to change his/her password (Emanuele Minotto)
  • fb1d3f4 Added migration for new Order fields (mmoreram)
  • 03d3ca7 Added Heroku redirect after deploy (Emanuele Minotto)
  • f152c85 Deploy to Heroku badge consistent with other badges (Emanuele Minotto)
  • 90de975 Added Heroku deploy button (Emanuele Minotto)
  • 9840a18 temporary fix to prevent appveyor timeout (Emanuele Minotto)
  • df2a915 Galician translation. (Raul Araya)
  • 7065305 Replaced jms repo to acasademont fork (mmoreram)
  • 5514f5f Removed language extension - exists in elcodi (mmoreram)
  • 4dec5b5 Updated gravatarBundle dependency (mmoreram)
  • e7c06ab Fixed public key (mmoreram)
  • 211ea11 moved and improved tests (Emanuele Minotto)
  • f8c77f2 Usage of new elcodi related purchasable service (mmoreram)
  • f39ff69 reload fixtures before service check (Emanuele Minotto)
  • 61e5c14 added Heroku configuration (Emanuele Minotto)
  • 3d55dfd added ext-bcmath (Emanuele Minotto)
  • 5dada43 shared configuration of git & composer (Emanuele Minotto)
  • cdcf202 added composer commands (Emanuele Minotto)
  • 0a80f12 restored default sf2 web/.htaccess file (Emanuele Minotto)
  • dbed057 included ext-curl (Emanuele Minotto)
  • 815c5bd added appveyor badge (Emanuele Minotto)
  • eedff58 added appveyor configuration (Emanuele Minotto)
  • c274f63 Add php5-sqlite to list of php packages to install. (Raul Araya)
  • 6116778 Updated php dependency for ^5.4 & 7.* (mmoreram)
  • 3858648 A Docker Compose configuration to develop in Docker containers. (Joeri Verdeyen)
  • e490bc8 Adding site translation (Jani Tarvainen)
  • a75ce7c Updating enabled languages (Jani Tarvainen)
  • 00a94c6 Updating translation (Jani Tarvainen)
  • 86ae8a0 Adding Finnish translation (Jani Tarvainen)

v1.0.1 (14-10-2015)

Added translations and fixed some issues

TL;DR

  • Added serbian language
  • Added italian language
  • Removed Redis as default usage
  • Fixed some major issues from v1.0.0

Release Log

  • 3856d71 Sorted translations (mmoreram)
  • 670273d italian translation (Emanuele Minotto)
  • 7ca2699 Issue #594 Changed addProduct to addPurchasable (mmoreram)
  • 8b01de9 Updated composer.lock (mmoreram)
  • e135f09 Add admin status title translation (Germán Figna)
  • 3c7f25d Updated payment_methods wrapper usage (mmoreram)
  • fd4f919 Production settings (Emanuele Minotto)
  • 10bb4fe Completed german translations using a guesser (mmoreram)
  • 90029b9 Added translation-server as dependency (mmoreram)
  • 6b0ab70 Added some missing spanish translations (mmoreram)
  • d567855 Added some missing catalan translations (mmoreram)
  • 94c61e8 Sorted all translations (mmoreram)
  • 0c951d4 Added .translation.yml file (mmoreram)
  • e223b20 Fixes #571 Updated PHPDoc and improved format (mmoreram)
  • be27fd3 Fixes #585. Added semicolons in JS code lines (mmoreram)
  • 7d438fe Updated changelog with new stable version (mmoreram)
  • 9b815ed Serbian translation (Aleksandar-A)
  • bea1f8e Serbian translation (Aleksandar-A)
  • e710d20 Serbian translation (Aleksandar-A)
  • d2445f2 Serbian translation (Aleksandar-A)
  • 6aa70e8 schema security drop before the create (Emanuele Minotto)
  • e210339 replaced puppet with ansible (Emanuele Minotto)

v1.0.0 (23-09-2015)

First stable release of Bamboo

TL;DR

  • Improved Travis environment, removed Redis and removed composer.lock file
  • Multilingual support in category tree
  • Some minor fixes
  • Updated Elcodi dependencies with semver strategy
  • Updated LICENSE

Release Log

  • 017c168 Removed composer.lock file (mmoreram)
  • 2aa32b5 Removed lazy services for plugin entities (mmoreram)
  • 3f01cc6 Updated all dependencies to work with stable 1.0 (mmoreram)
  • 8d1eef3 Fixed travis installation process (mmoreram)
  • dc24db1 Removed redis server from travis file (mmoreram)
  • 76b1d0e Removed redis extension from travis file (mmoreram)
  • 4ec6b74 Reduced installation dependencies (mmoreram)
  • 918efe9 Removed unexistant categories.onchange event (mmoreram)
  • 39d5ec2 Fix enable product (Berny Cantos)
  • 863bbaa Update LICENSE (Marc Morera)
  • 22bb156 Wrong route name in carriers selector (Francisco Javier)
  • 508756c Use AbstractElcodiBundle class for bamboo Bundles (Mickaël Andrieu)
  • bea17ee Removed duplicate entry (Mickaël Andrieu)
  • 98df7d0 multilanguage support for category tree (Berny Cantos)

v1.0.0-beta3 (10-07-2015)

Release focused on fixes, standardization and simplification.

TL;DR

  • Improved and minimized the installation process
  • Using GD by default for images resizing
  • Fixed dependencies between packages during the Beta and RC stage
  • Updated Predis dependency to stable
  • Fixed money FormType in order to avoid float precision issue

Release Log

  • 914e714 Following same philosophy than Elcodi (mmoreram)
  • b9e4be9 Updated composer.json file (mmoreram)
  • 66d408e Updated code for new Elcodi version (mmoreram)
  • 7d775ba Updated composer lock file (mmoreram)
  • a9a9ec6 Improved installation guide (mmoreram)
  • c8383ae Updated install command to work with Github repo (mmoreram)
  • cac9159 Fixed money precision in some cases (mmoreram)
  • 70e1f29 Improved install command (mmoreram)
  • 4946632 Added elcodi:install command (mmoreram)
  • 4562c07 Updated to stable predis version (mmoreram)
  • 3e7a90d updated deps with Elcodi@dev (mmoreram)
  • 10fb12f PHP Redis dependency readded (mmoreram)
  • d855fc4 Updated redis docs. remove extension block (mmoreram)
  • 835cd24 Removed redis-ext from requirements (mmoreram)
  • 8594c9a Updated composer json file (mmoreram)
  • c2ae067 Removed prefer-lowest (mmoreram)
  • 885b719 Fixed store default currency to USD (mmoreram)
  • 5651d75 Improved documentation (mmoreram)
  • 44a7661 Using default image resize engine (GD) (mmoreram)
  • 10d12c3 Fixed fixture dependency (mmoreram)
  • 515a551 Fixed tests (mmoreram)
  • 797a163 Fixed MoneyType to work without setters (mmoreram)
  • 4952da8 Fixed default currency assignment (mmoreram)
  • b0a717a use stateless PluginType (Berny Cantos)
  • 6e037d9 Fixed visithor definition (mmoreram)
  • d99250d Updated Elcodi dependency to get always HEAD (mmoreram)
  • 4df619b Fixed tracking generation with tracker (mmoreram)
  • 5a3dd9c Updated plugins that should be enabled by default (Roger Gros)
  • 4f7198c convert exception listener into controller (Berny Cantos)
  • 97a1a8c Fixed dependencies to make it compatible w. Elcodi (mmoreram)
  • 7a8bc3d Fixed the wizard to work with plugins (Roger Gros)

v1.0.0-beta2 (15-06-2015)

Early release to fix some errors in dependencies between packages

  • 86c17db Updated all plugin dev-master alias (mmoreram)
  • c576288 Updated plugin dependencies (mmoreram)
  • 4729d3c Changed readme text to beta stage (mmoreram)
  • 3b274e3 Fixed dependency definition (mmoreram)
  • aedc7c1 Fixed readme (Marc Morera)

v1.0.0-beta1 (14-06-2015)

  • a299aee Changed deps with Elcodi and added changelog (mmoreram)
  • 5bf24a2 Reduced exposition of service layer (mmoreram)
  • 58fad92 Fixed tests that were failing (mmoreram)
  • d36c011 Removed table responsive because makes currencies and languages not work (Toni Pinel)
  • f8bbbd9 Added Elcodi HttpHeader to Bamboo (mmoreram)
  • 912608e Fixed shipping method switch (mmoreram)
  • 9929e2a Fixed variants (Roger Gros)
  • d5a1992 Unified all plugin lists controller (mmoreram)
  • 6fadc54 split services to allow configuration (Berny Cantos)
  • 38c760e add routing for plugin categories (Berny Cantos)
  • db5f54d add translations (Berny Cantos)
  • 24007b3 fixup! allow category in plugin list (Berny Cantos)
  • ca26c7c rename plugin menus to plugin_type (Berny Cantos)
  • 157617b allow category in plugin list (Berny Cantos)
  • 4035fdf Notifications can be closed on click anywhere (Toni Pinel)
  • 31c3c33 Improve tables on mobile devices (Toni Pinel)
  • 3550a48 Added translations and UX for paypal plugin (Toni Pinel)
  • 164bd55 Translations and UX for Stripe plugin. Revised breadcrumb with the new organization of the menu. (Toni Pinel)
  • 07915e5 Added small fixes (mmoreram)
  • 2d808cc Fixed Bug on badge when menu is active (Toni Pinel)
  • b475146 Improvements and bug fixing on admin menu look & feel (Toni Pinel)
  • 14186ed Templates and plugins improvements (Toni Pinel)
  • 13a8e68 Updated translations (Roger Gros)
  • 43e018a Fixed shipment flow (Roger Gros)
  • 8ec65e0 Fixed tests for CustomShipping (mmoreram)
  • 9b03459 Order warnings are shown even if 0 (mmoreram)
  • 5a544fd Using new warnings in menu for non-shipped orders (mmoreram)
  • 66d3681 Fixed admin order page for Shipping (mmoreram)
  • 342c4a1 Update plugin.yml (Berny Cantos)
  • 90f1688 Fixed CustomShipping when disabled (mmoreram)
  • 7a82afa Added management for store routing strategy (mmoreram)
  • f8fba8f Fixed some code for new Elcodi versions (mmoreram)
  • f90ebd0 Fixed menus (mmoreram)
  • 49be7b3 Fixed and tested CommonShipping plugin (mmoreram)
  • 2decdee Fixed non-wanted line in config.yml (mmoreram)
  • c1f57c1 Fixed some deprecation elements (mmoreram)
  • a853161 Added FR translations (Toni Pinel)
  • db86c4a Added SKU field (Toni Pinel)
  • f5214ee Updated naming of all project (mmoreram)
  • 04788b6 Updated readme warning message (mmoreram)
  • e2003dd Updated all plugin readmes (mmoreram)
  • d54d62e Removed location fixtures (mmoreram)
  • 8905b3e Store + Shipping + Menus (mmoreram)
  • 8e55243 Added Stripe full Behat Feature (mmoreram)
  • 28c2c1e Improving payments with tests (mmoreram)
  • 8c09cff Added stripe plugin (Roger Gros)
  • a205e1f Fixed Kernel. Not using AbstractElcodiKernel anymore (mmoreram)
  • a107dd8 Fixed export button on product CSV plugin (Roger Gros)
  • a9b3002 Improved the Plugin engine (mmoreram)
  • 09f9340 override elcodi.twig_extension.language (Berny Cantos)
  • 3b17ad9 fix jms-i18n setup (Berny Cantos)
  • 859dea3 convert tabs to 4 spaces (Berny Cantos)
  • 98932b2 show only visible plugins (Berny Cantos)
  • 84d5200 fixed reduced price in admin order detail (Joan Galvan)
  • a935994 Updated composer dependencies (mmoreram)
  • af9d254 Remove 10 as max for attributes values (Toni Pinel)
  • 0f8ef42 Upload manufacturer logo fixed and improved (Toni Pinel)
  • 4170731 Updated messages.fr.yml (Mickaël Andrieu)
  • 3e86653 Fix order of the images on upload new images and a problem with iframes that avoid to add new variants if the Facebook plugin is enabled (Toni Pinel)
  • 55770b2 Fixed currency pages and ordered languages and currencies (Roger Gros)
  • 4bdfe78 Reactivate master language if error (Toni Pinel)
  • d0f56db Set the radio to the previous status if there is a fail (Toni Pinel)
  • c912c7e Added loading on tabs (Toni Pinel)
  • 9c5b592 Renamed modal-content to window-content to avoid name collision (Toni Pinel)
  • 3fa1fb6 Updated frontendcore and activated custom form validation (Toni Pinel)
  • 1aab1d6 Language management fixed (Roger Gros)
  • 39ea1f0 Improved loading of currencies (Toni Pinel)
  • d573ab1 Improved javascript to show notifications (Toni Pinel)
  • 323e780 Updated frontendcore and solved center box appearing on the left side (Toni Pinel)
  • 39fc607 Fixed code style (mmoreram)
  • b1f44c5 Updated reload file to remove database (mmoreram)
  • 7e4309b Updated dependency for prefer-lowest (mmoreram)
  • 9adb939 coupon type fix (Joan Galvan)
  • cd9093c Check that products are assigned to only one category (Roger Gros)
  • 2741013 Updated install script (Aldo Chiecchia)
  • e3b4019 feature/added-some-translations (mmoreram)
  • da6e9e4 Added stackable coupon configuration (Aldo Chiecchia)