Skip to content

Releases: superdesk/superdesk-planning

v2.5.1

28 Oct 03:37
Compare
Choose a tag to compare

Fixes

  • [SDESK-6592] fix: Planning: Inconsistent Tooltip display for Due date (#1723)
  • [SDESK-6558] fix : Event links are overlapping in the preview (#1725)
  • [SDESK-6612] Due date for coverages is not being set correctly if long_event_duration_threshold is set (#1726)
  • [SDAAP-39] fix subject validation always fails when updating time (#1727)
  • [SDESK-6558] fix : Event links are overlapping in the preview (#1728)
  • fix: LinkAssignmentModal showing when no assignment matches (#1730)

v2.5.0

28 Oct 03:28
Compare
Choose a tag to compare

Improvements

  • [SDESK-6387] add loading indicator to assignments view (#1675)
  • [SDESK-6431] Improvements for the top Assignments and Mark for me widgets on top panel (#1689)
  • [SDESK-6434] Improve error message when unposting a planning item which had a coverage story also published (#1681)
  • [SDESK-6564] Allow configuring All Day & Default Duration in EventProfile (#1709)
  • [SDESK-6569] Add config to allow sending self assignment email notifications (#1712)
  • [SDESK-6568] Add related_plannings.read_only attribute to Event ContentProfile (#1722)

Fixes

  • [SDESK-6407] fix: ManageEventTemplates modal crashes on open (#1674)
  • fix(e2e): Calculate Planning datetime from Event datetime (#1677)
  • [SDESK-6305] fix: Extent getErrorMessage to include errors in _issues (#1678)
  • [SDESK-6342] Rewrite FeaturedStories Modal to use Redux for lists (#1679)
  • use python 3.8 only for testing (#1684)
  • [SDESK-6212] set output formats metadata (#1683)
  • [CPNHUB-79] avoid Event Rescheduled in the payload (#1685)
  • [SDESK-6504] fix: Ignore unlock ws notification if already unlocked (#1694)
  • [SDESK-6541] fix: Unable to remove item from unsaved featured story (#1697)
  • fix(ui): Calculating dirty state in Filter form (#1698)
  • [SDESK-6542] fix(ui): CLEAR FILTERS button not showing with saved filters (#1701)
  • [SDESK-6543] fix: Unable to save new contact after validation error (#1700)
  • [SDAAP-23] fix: Data updates from planning are not being deployed (#1705)
  • [SDESK-6561] fix: Planning preview shows all Agenda items regardless (#1710)
  • [SDESK-6852] Correct date formats in assignment ical attachment (#1714)
  • [SDAAP-26] fix(locations): Missing scrollbar, loading incorrect position (#1716)
  • [SDAAP-30] fix: Show local date & time in EventSchedule input field (#1717)
  • [SDESK-6570] fix: XMPFile field crashes page upon upload (#1718)
  • [SDAAP-36] fix: Stop assignment crashing when there is no user (#1720)
  • [SDESK-6570] fix: Updating Coverage XMP file without an Assignment (#1721)

v2.4.1

28 Oct 03:07
Compare
Choose a tag to compare

Fixes:

  • fix(ci): Lock cheerio version to 1.0.0-rc10 (#1687)
  • [SDESK-6504] fix various bugs around item locks (#1711 )
    • Ignore unlock ws notification if already unlocked
    • Iterate pagination when getting item locks
    • Fallback to getting lock directly from item
    • Include killed Events when getting locks

v2.5.0-rc6

19 Sep 08:09
bdca92d
Compare
Choose a tag to compare
v2.5.0-rc6 Pre-release
Pre-release

Improvements

  • [SDESK-6564] Allow configuring All Day & Default Duration in EventProfile (#1709)
  • [SDESK-6569] Add config to allow sending self assignment email notifications (#1712)
  • [SDESK-6568] Add related_plannings.read_only attribute to Event ContentProfile (#1722)

Fixes

  • [SDAAP-23] Data updates from planning are not being deployed (#1705)
  • [SDESK-6561] fix: Planning preview shows all Agenda items regardless (#1710)
  • [SDESK-6852] Correct date formats in assignment ical attachment (#1714)
  • [SDAAP-26] fix(locations): Missing scrollbar, loading incorrect position (#1716)
  • [SDAAP-30] fix: Show local date & time in EventSchedule input field (#1717)
  • [SDESK-6570] fix: XMPFile field crashes page upon upload (#1718)
  • SDAAP-36 Stop assignment crashing when there is no user (#1720)
  • [SDESK-6570] fix: Updating Coverage XMP file without an Assignment (#1721)

v2.4.1-rc1

26 Aug 07:04
d81c068
Compare
Choose a tag to compare
v2.4.1-rc1 Pre-release
Pre-release

Fixes Backported:

  • [SDESK-6504] fix various bugs around item locks (#1711 )
    • Ignore unlock ws notification if already unlocked
    • Iterate pagination when getting item locks
    • Fallback to getting lock directly from item
    • Include killed Events when getting locks

v2.5.0-rc5

21 Jul 04:59
ee3ab7c
Compare
Choose a tag to compare
v2.5.0-rc5 Pre-release
Pre-release

Fixes

  • [SDESK-6541] fix: Unable to remove item from unsaved featured story (#1697)
  • fix(ui): Calculating dirty state in Filter form (#1698)
  • [SDESK-6542] fix(ui): CLEAR FILTERS button not showing with saved filters (#1701)
  • [SDESK-6543] fix: Unable to save new contact after validation error (#1700)

v2.5.0-rc4

29 Jun 07:45
0ef9e9f
Compare
Choose a tag to compare
v2.5.0-rc4 Pre-release
Pre-release

Fixes:

  • [SDESK-6504] fix item lock handling (#1694)
    • Ignore unlock websocket notification if already unlocked
    • Iterate pagination when getting item locks
    • Fallback to getting lock directly from item
    • Include killed Events when getting locks

v2.5.0-rc3

24 Jun 07:28
Compare
Choose a tag to compare
v2.5.0-rc3 Pre-release
Pre-release

Fixes:

  • [CPNHUB-121] fix: Provide CV Selector in ContentProfile CustomVocabulary field (#1693)

v2.5.0-rc2

22 Jun 04:11
Compare
Choose a tag to compare
v2.5.0-rc2 Pre-release
Pre-release

Improvements:

  • [SDESK-6431] Improvements for the top Assignments and Mark for me widgets on top panel (#1689)
  • [SDESK-6434] Improve the error message when unposting a planning item which had a coverage story also published (#1681)

v2.5.0-rc1

31 May 12:50
58c1860
Compare
Choose a tag to compare
v2.5.0-rc1 Pre-release
Pre-release
fix(ci): Lock cheerio version to 1.0.0-rc10 (#1687)

* test: failing client tests

* Limit NodeJS to version 14.19.1

* fix: Slow npm install

* use latest NodeJS v14

* run `npm list`

* ignore `npm list` return code

* lock cheerio version
https://github.com/cheeriojs/cheerio/issues/2545