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

Commit

Permalink
Updated code for new purchasable implementation
Browse files Browse the repository at this point in the history
* Using the new repository for purchasable instead of all single ones
* Adapted store and templates for this change

Fixes:

* Class ProductHasOnlyOneCategoryEventListener fixed. Doctrine was crashing because of bad practice of collection setters.
  More information in doctrine/orm#5601
* Fixtures restarted. No one resultant fixtures cannot be applied when there is some data.

Code:

* Code has changed in order to establish a new relation between the project and elcodi updates.
* All admin pages, twig templates and forms have been created
* Store have changed in order to work with new implementation
* Some names were explicitely refering to product instead of purchasable. This has changed.
* Using purchasable_name and valid_image twig extensions in store template

Tests:

* Some tests have been redone. All of them were testing behavior, and because some urls have been changed, for example,
these scenarios have been changed.
* Added some entries in Visithor and fixed old ones

Translations:

* Updated the translations guide [EN]
* Fixed some keys for purchasable_pack
* Added serbian in Languages and fixed Galician
  • Loading branch information
mmoreram committed Jan 31, 2016
1 parent c6135ae commit 731e23e
Show file tree
Hide file tree
Showing 118 changed files with 3,778 additions and 2,324 deletions.
1 change: 1 addition & 0 deletions .translation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ languages:
- gl
- eo
- nl
- sr
paths:
- src/Elcodi/*/*/Resources/translations
76 changes: 0 additions & 76 deletions app/DoctrineMigrations/Version20151028204201.php

This file was deleted.

49 changes: 0 additions & 49 deletions app/DoctrineMigrations/Version20151119001829.php

This file was deleted.

77 changes: 0 additions & 77 deletions app/DoctrineMigrations/Version20160118162657.php

This file was deleted.

Loading

0 comments on commit 731e23e

Please sign in to comment.