Skip to content

Releases: iCAPLyon1/NotificationBundle

v1.0.7

19 Feb 09:54
Compare
Choose a tag to compare
Update composer.json

Correction when user is not authenticated

07 Feb 13:16
Compare
Choose a tag to compare
Merge pull request #3 from ngodfraind/master

Notification works with anon.

Use of different entity manager

06 Feb 11:57
Compare
Choose a tag to compare
Merge pull request #2 from ngodfraind/master

Configurable entity manager + usable in command line.

Fixed issue when in CLI

04 Feb 15:43
Compare
Choose a tag to compare
v1.0.4

Creation of notification in CLI will work close #1

Package type in composer.json file

04 Feb 14:02
Compare
Choose a tag to compare
v1.0.3

Adding package type in composer.json

PHP 5.4 compatibility correction

04 Feb 13:03
Compare
Choose a tag to compare

As PHP 5.4 is the minimal version of PHP supported by Claroline Connect we shouldn't use PHP 5.5 features, as using return of a called method directly in the empty function.

Removed dependancy on CoreBundle of Claroline

31 Jan 14:02
Compare
Choose a tag to compare
v1.0.1

Update composer.json

First Version of Notification System

31 Jan 13:57
Compare
Choose a tag to compare
v1.0.0

Update README.md