Skip to content

Releases: Majes/teel-framework

Fixing Schema:update Issues

15 Jul 14:06
Compare
Choose a tag to compare

Complete ORM annotations to avoid issues in DB
Adding UserAdress and UserData

Fix Elastica issue

09 Jul 08:54
Compare
Choose a tag to compare
v1.13

fix elastica

Feature

21 Jun 12:13
Compare
Choose a tag to compare

Add is active attribute on pageLang entity
Add htaccess rule for trailing slash
Change security context for admin

Bundles additions

25 May 12:23
Compare
Choose a tag to compare

FosRest
JMS
Guzzle

Fix error on authent

16 May 13:20
Compare
Choose a tag to compare
v1.10

[Fix]: context error

Fix error on install

13 May 08:25
Compare
Choose a tag to compare
v1.09

[FIX]: error on install

Add title on template block

30 Apr 12:44
Compare
Choose a tag to compare

Need to alter db with :
ALTER TABLE cms_template_block ADD title VARCHAR(150) NOT NULL DEFAULT '' AFTER is_repeatable;

Add socialBundle

02 Apr 16:58
Compare
Choose a tag to compare
Update security.yml

Ordering access control to prevent a bug

Fix an error with migration bundle

24 Mar 09:12
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/Majes/teel-framework

Conflicts:
	composer.json

Mailer service

03 Feb 14:58
Compare
Choose a tag to compare
v1.05

Set mysql to unicode and add user