| .. |
|
Version20140409203042.php
|
Version20140409203042::down()
|
2014-05-16 14:53:27 +02:00 |
|
Version20140424094036.php
|
Move migrations queries out of post*
|
2014-05-15 18:55:37 +08:00 |
|
Version20140430223207.php
|
Fix random CS rules, fix some broken phpdocs
|
2014-05-16 14:01:17 +02:00 |
|
Version20140508090448.php
|
Move migrations queries out of post*
|
2014-05-15 18:55:37 +08:00 |
|
Version20140620085516.php
|
use correct namespace
|
2014-07-03 22:34:53 +02:00 |
|
Version20140708143228.php
|
Remove unique.
|
2014-08-07 13:05:32 +08:00 |
|
Version20140710152234.php
|
Fix random CS issues in code & phpdocs
|
2014-09-30 23:43:00 +02:00 |
|
Version20140724192706.php
|
Fix code after feedback, add ability to disable guest orders
|
2014-09-15 13:26:40 +02:00 |
|
Version20140904095124.php
|
[Address] Add phone number field
|
2014-09-04 11:56:06 +02:00 |
|
Version20140909144526.php
|
[CoreBundle] Add ability to information how many products were sold
|
2014-09-10 16:25:41 +02:00 |
|
Version20140930184010.php
|
[Order] Introduce immutable order items
|
2014-10-01 09:05:54 +02:00 |
|
Version20141001095847.php
|
Add ability to lock order adjustments.
|
2014-10-01 12:20:21 +02:00 |
|
Version20141203091118.php
|
PhpSpec config has been added with ps4 support
|
2015-01-03 21:01:33 +01:00 |
|
Version20141214134644.php
|
Create Archetype component and bundle to replace the product prototype
|
2014-12-14 13:48:19 +00:00 |
|
Version20141225005106.php
|
Fixed wrong namespace + header
|
2015-01-02 09:53:29 +01:00 |
|
Version20141226173325.php
|
Make promotions soft-deleteable as well
|
2015-01-02 12:09:31 +01:00 |
|
Version20150102104334.php
|
Make promotions soft-deleteable as well
|
2015-01-02 12:09:31 +01:00 |
|
Version20150102133831.php
|
Few simplifications and new building system
|
2015-01-02 18:17:14 +01:00 |
|
Version20150102184826.php
|
Update the builder to new interface
|
2015-01-02 20:50:44 +01:00 |
|
Version20150102191232.php
|
Update the builder to new interface
|
2015-01-02 20:50:44 +01:00 |
|
Version20150127131103.php
|
Archetype translation
|
2015-01-29 09:56:13 +00:00 |
|
Version20150128131714.php
|
Simpler configurable emails
|
2015-02-09 21:13:57 +01:00 |
|
Version20150202213852.php
|
Fixed behat tests
|
2015-05-21 10:57:22 +02:00 |
|
Version20150206094603.php
|
Permalinks for translation entities
|
2015-02-11 16:19:16 +00:00 |
|
Version20150531210410.php
|
Add check if order email is not null
|
2015-06-02 14:21:28 +02:00 |
|
Version20150616155405.php
|
Fix invalid channel mapping
|
2015-06-16 16:04:51 +02:00 |
|
Version20150629123648.php
|
Changed fee_calculator query to a column add
|
2015-08-29 15:22:26 +02:00 |
|
Version20150630213802.php
|
Fixed backend for payment method form modifications
|
2015-06-30 21:44:06 +02:00 |
|
Version20150722115433.php
|
[Addressing] Removed CountryTranslation, using Intl component to get translated country names and get list of countries to load as sample data
|
2015-08-13 19:39:36 +02:00 |
|
Version20150722152840.php
|
[Addressing] Enabling & disabling countries
|
2015-08-13 19:39:36 +02:00 |
|
Version20150817113941.php
|
[Metadata] Added tools to manage and process metadata
|
2016-01-26 16:07:35 +01:00 |
|
Version20150818142828.php
|
Payment methods translation
|
2015-10-12 16:13:46 +02:00 |
|
Version20150901104436.php
|
[Payment] Added migration for softdeleteable Payments
|
2015-09-01 10:44:50 +02:00 |
|
Version20150901113105.php
|
[CoreBundle] Add migration for production short description change in PR #3188
|
2015-09-01 16:11:45 +04:30 |
|
Version20151015181310.php
|
Fix payment method error by generating migrations for Fee calculator
|
2015-10-15 18:57:11 +02:00 |
|
Version20151019160305.php
|
Renaming adjustment label to type
|
2015-11-05 15:53:14 +00:00 |
|
Version20151024153713.php
|
[User]
|
2015-10-25 20:25:31 +00:00 |
|
Version20151028183600.php
|
[payum] Payum 1.0 upgrade
|
2015-11-10 07:26:59 +00:00 |
|
Version20151110183626.php
|
Set proper cascade behaviour on one-to-many product references
|
2015-11-10 18:38:35 +05:00 |
|
Version20151118223453.php
|
Change payment method description field to text doctrine type
|
2015-11-19 19:52:41 +01:00 |
|
Version20151129155421.php
|
Setup onDelete=CASCADE foreign keys for Order and OrderItem relations so that orders can be deleted directly in the DB along with their relevant relations:
|
2015-11-29 16:00:29 +00:00 |
|
Version20151203134947.php
|
[Resource] Add CodeAwareInterface
|
2015-12-03 13:50:05 +01:00 |
|
Version20151208100841.php
|
[Core] Add defaultLocale and defaultCurrency property to Channel model and change forms and views accordingly
|
2015-12-08 10:40:46 +01:00 |
|
Version20151209104639.php
|
[Payment] Add new field 'code' to PaymentMethod, PaymentMethodInterface extends CodeAwareInterface
|
2015-12-10 13:34:34 +01:00 |
|
Version20151209104827.php
|
[TaxationBundle] Add event subscriber AddCodeFormSubscriber to TaxRateType and TaxCategoryType
|
2015-12-10 10:15:31 +01:00 |
|
Version20151210134607.php
|
[Promotion] Introduce code for Promotion, CouponInterface now implements CodeAwareInterface
|
2015-12-10 15:55:52 +01:00 |
|
Version20151216125201.php
|
[Taxonomy] Introduce code for taxon
|
2015-12-17 11:36:05 +01:00 |
|
Version20151221084137.php
|
added product available_to parameter
|
2015-12-31 10:19:28 +01:00 |
|
Version20151221121710.php
|
[Variation] Introduce code to OptionValue and Option
|
2016-01-04 12:31:22 +01:00 |
|
Version20151228162916.php
|
[Attribute] Merge migration files
|
2015-12-28 16:30:23 +01:00 |
|
Version20151228175507.php
|
Fix invalid migration classname
|
2015-12-30 13:23:31 +03:00 |
|
Version20151229134904.php
|
[Order] Polishing code and minor changes
|
2016-01-13 11:06:04 +01:00 |
|
Version20151231002659.php
|
Remove total from OrderItemUnit
|
2016-01-18 09:27:49 +01:00 |
|
Version20160104133517.php
|
Implement Toggleable interface on Product
|
2016-01-04 13:38:30 +01:00 |
|
Version20160112125003.php
|
resized length of additionalInformation to 1000
|
2016-01-14 14:06:07 +01:00 |
|
Version20160112145643.php
|
Add isBase flag on Currency
|
2016-01-15 09:55:45 +01:00 |
|
Version20160112154949.php
|
Review fixes
|
2016-01-14 14:18:11 +01:00 |
|
Version20160114113257.php
|
[Order] Change Adjustment description to label
|
2016-01-26 13:12:27 +01:00 |
|
Version20160115104455.php
|
[Core] Make shipping method taxable
|
2016-01-26 11:31:04 +01:00 |
|
Version20160118140609.php
|
reports correct sum with currencies and label
|
2016-01-27 10:51:06 +00:00 |
|
Version20160118174656.php
|
Revert payment method fee calculators
|
2016-01-19 09:53:15 +01:00 |
|
Version20160122143514.php
|
Review fixes
|
2016-01-22 15:26:29 +01:00 |