Releases: Majes/teel-framework
Releases · Majes/teel-framework
Fixing Schema:update Issues
Complete ORM annotations to avoid issues in DB
Adding UserAdress and UserData
Fix Elastica issue
v1.13 fix elastica
Feature
Bundles additions
FosRest
JMS
Guzzle
Fix error on authent
v1.10 [Fix]: context error
Fix error on install
v1.09 [FIX]: error on install
Add title on template block
Need to alter db with :
ALTER TABLE cms_template_block
ADD title
VARCHAR(150) NOT NULL DEFAULT '' AFTER is_repeatable
;
Add socialBundle
Update security.yml Ordering access control to prevent a bug
Fix an error with migration bundle
Merge branch 'master' of https://github.com/Majes/teel-framework Conflicts: composer.json
Mailer service
v1.05 Set mysql to unicode and add user