Skip to content

Releases: os2display/core-bundle

Merged PR

29 Jun 08:39
@tuj tuj
Compare
Choose a tag to compare
  • Merged PR #18 - Added screen admin role. Fixed issue with serialization listener.

Merged PR

01 Apr 14:12
@tuj tuj
Compare
Choose a tag to compare
  • Merged PR #17 - Expanded cleanup media folder command.

Merged PR

01 Apr 11:26
@tuj tuj
Compare
Choose a tag to compare
  • Merged PR #16 - Added cleanup command to remove files in upload folder that are not connected to Media entities.

Merged PR

22 Mar 14:42
@tuj tuj
Compare
Choose a tag to compare
  • Merged #15 - Feature: Configurable video formats.

Merged PR

15 Nov 10:30
@tuj tuj
Compare
Choose a tag to compare

Merged PR

24 Oct 07:57
@tuj tuj
Compare
Choose a tag to compare

Merged #13

Merged PR

23 Aug 12:31
@tuj tuj
Compare
Choose a tag to compare

Merged #12 fixing issues with feed reader.

Added support for screen-bundle

20 May 11:26
@tuj tuj
e445ceb
Compare
Choose a tag to compare
2.1.0

Add support for screen-bundle (#10)

Symfony 3.4 upgrade

21 Feb 09:10
@tuj tuj
aa08fe9
Compare
Choose a tag to compare
2.0.0

Symfony 3.4, php 7.2 upgrade (#9)

Updates from itk-os2display

08 Feb 11:41
@tuj tuj
61d7e0f
Compare
Choose a tag to compare
  • Changed MiddlewareCommunications to be event based, and moved improvements from CampaignBundle into CoreBundle.
  • Added id to list over entities to delete with cleanup command.
  • Added os2display:core:cleanup command to remove unused content from an installation.
  • Removed broken slide references.
  • Added is_null check for slides in channel.getPublishedSlides().
  • Fixed missing sharing index serialization.