Skip to content

Releases: AsgardCms/Notification

2.1.0

17 Jan 20:38
b7da294
Compare
Choose a tag to compare

Changed

  • Remove a flash() usage.

3.0.1

11 Oct 08:15
03359a1
Compare
Choose a tag to compare

Changed

  • Upgrade Pusher notifications plugin to latest version and using the cluster and encryption settings

3.0.0

05 Oct 13:00
c49d2e0
Compare
Choose a tag to compare

Added

  • AsgardCMS v3 support
  • pusher/pusher-php-server to the composer suggest array
  • Testing the NotificationRepository

Changed

  • Register the notification sidebar via event handler
  • Notification javascript code is pushed to the js-stack in the footer
  • Fixed spelling of "Unread"
  • Fixed stray flash() call

Removed

  • Removing grumphp

2.0.0

05 Oct 11:47
Compare
Choose a tag to compare
Use the new namespace for the Asgard modules (#5)

Signed-off-by: Micheal Mand <micheal@kmdwebdesigns.com>

1.4.0

08 Jun 13:27
Compare
Choose a tag to compare

Changed

  • Use $router variable in routes file

1.3.0

18 Dec 16:31
Compare
Choose a tag to compare
  • Setting the View All text as translatable key
  • Reading the users table from the auth.table file

1.2.0

27 Nov 15:56
Compare
Choose a tag to compare

Changed

  • Use the new datatables way of marking column not sortable
  • Use the single removal modal setup

1.1.0

19 Nov 14:29
Compare
Choose a tag to compare

Added

  • Link in dropdown to mark notification as read
  • Mark notifications as read from the drop down
  • An index view with all the notifications for current user
  • Link to mark all notifications as read for current user
  • Link to delete all notifications for current user

1.0.0

18 Nov 19:49
Compare
Choose a tag to compare

Initial release