This repository was archived by the owner on May 30, 2019. It is now read-only.
Releases: elcodi/elcodi
Releases · elcodi/elcodi
created tag 2.0.3
created tag 2.0.2
created tag 2.0.1
created tag 2.0.0
Added the new Purchasable schema
- A new usable interface called PurchasableInterface has been created
- Using Doctrine CTI (Class Table Inheritance)[http://doctrine-orm.readthedocs.org/projects/doctrine-orm/en/latest/reference/inheritance-mapping.html#class-table-inheritance]
to make more usable the purchasable implementation - Changed how the Cart is actually using products and variants. Now uses
Purchasables instead of - Introduced a new Purchasable element called Pack, a set of other purchasables,
including as well other packs - Removed as well all legacy code marked as Deprecated code, including both
packages Configuration and ConfigurationBundle
Release Log
a768a22
Removed all deprecated code (mmoreram)1924f4a
Updated dev-master in all components (mmoreram)f6d511b
Updated componsents to work with ^2.0 (mmoreram)9e093cd
Fixes after rebase with master (mmoreram)bddfb11
Fixed some headers (mmoreram)9d16fcb
Added Categorizable interface (mmoreram)665a8a7
Updated and Improved Purchasable Schema map (mmoreram)
created tag 1.0.16
created tag 1.0.15
Created infrastructure for Image Resolver
Some test coverage for entities
Release Log
f5a8505
fixed appveyor ci reference (Emanuele Minotto)6dd05ee
Updated .travis to explicitely test some versions (mmoreram)9e7716 8000 8
Deleted humans (mmoreram)550395f
Updated headers with new year (mmoreram)d4883f4
Updated all PHPUnit deps in packages (mmoreram)2f0c04e
Reduced elcodi/core dependencies (mmoreram)b212a8f
Added entities tests. Related to #1038 (mmoreram)3e2e1fd
fixed scripts (Emanuele Minotto)e4f029a
added installation preference based on GH_TOKEN env (Emanuele Minotto)84bafe1
Avoid saving translation if form is invalid (Berny Cantos)1d990e5
Image Resolver for purchasable entities (mmoreram)c530d34
Deprecated class PurchasableNameResolver (mmoreram)
created tag 1.0.14
Added Product Pack implementation
Deprecations and improvements for new Symfony versions
Release Log
created tag 1.0.13
Adding extra layer of cache when bundles are resolved on tests
Added two new methods in Product Repository (from a deprecated method) and added
some changes for improving the performance.
Release Log
created tag 1.0.12
Fixed some DIC definitions.
Some tests for entities and factories
Release Log
created tag 1.0.11
First steps for Entity and Factory unit tests
Fixed as well some issues with new Symfony versions
Upgraded the code style with new formatters versions
Release Log
8bd8778
Added abstract tests for entity & factory (Emanuele Minotto)eb64036
Updated contribution policy (mmoreram)edfd514
quoted strings correctly to solve yaml component deprecation (Emanuele Minotto)49af2e7
Updated formatters versions (mmoreram)49eadb4
Fixed tests for Symfony3 (mmoreram)424aa10
Added checking layer in setPassword() (mmoreram)33a6d1c
Added a layer of checking on Node (mmoreram)