Releases: superdesk/superdesk-aap
Releases · superdesk/superdesk-aap
AAP Production Release v1.29.2
Superdesk Change Log
Fixed
Client
- [SDESK-4412] Content views are not getting more items on scroll
Server
None
AAP Production Release v1.29.1
Superdesk Change Log
Fixed
Client
- fix(monitoring): Fixed issue with infinite scroll on single stage
Server
- [SDESK-4294] Routing macro for AP Wire on AAPX, leaves dateline alone
- [SDESK-4368] Publish time in delivery record is not taking content item's publish schedule into account
- fix(io): fix http service validation when url is null
- SDESK-4366 NTB: errors on wufoo ingest.
- Handling empty content for Stt archive files
- [SDESK-4163] SD sends wrong feature media pic renditions after correction
AAP Production Release v1.29.0
Superdesk Change Log
Added
Client
- Add user preferences for default event and planning filters.
- Implement status filter for Subscribers settings.
- Add knowledge base feature.
- Support
readonly
anddefault
attributes in ingest provider config. - Allow async badge in authoring widgets.
- Add edit and crop button for media items in editor3.
- Extend search service support for custom queries.
- Allow slugline field in both header and content authoring sections.
- Add associated item type icons to list views.
- Add attachments in editor content section.
- Add desk routing config widget.
- Make it possible to override login template.
- Add abitlity to copy&paste media metadata.
- Allow configuring article metadata header to open/collapsed.
- Allow quickly fetching content without opening it.
- Show field type in field dropdown when editing content profile.
- Add support for custom text/date fields in authoring header.
- Allow nesting of items in output stage.
- Add widgets config to content profile settings.
- Populate item authors with current user when author role is configured.
- Implement new swimlane view.
- Add author/editor role config to user roles.
- Add async publishing config to subscriber settings.
- As a user I want to add urls to a story.
Server
- Ingest embargoed info in NewsML G2 and publish it in NINJS format.
- Add data required for dateline to geonames search.
- Add collation support for case insensitive mongo indexes.
- Add support for localization.
- Add source and dest language info to translate macro.
- Add desk routing support.
- Backend implementation for knowledge base.
- Create custom decorator for test scenarios for executing
app:initialize_data
. - Allow item attachments in content editor.
- Implement
on_replace
andon_replaced
hooks for PUT requests. - Log execution time during FTP ingest.
- Add docs for
manage.py
commands. - Add section attribute to content profile fields.
- Allow to restrict a feeding service to no parser.
- Add default author/editor role config.
- Add widgets config to content profiles.
- Add new
HTTPFeedinfServiceBase
helper class. - Add FTP reading limit for files.
- Pass
req.arg.params
to search proxy. - [SDESK-4278] Ingest macro to convert incoming BOB content to the AM Service
- Add statistics mongo config
Changed
Client
- Use geonames for dateline place search when available.
- Make HTML generated for media blocks in editor3 consistent with editor2.
Server
- Publish queue should allow
item_id
for any resource type. - Update PyYAML version.
Fixed
Client
- [SDESK-4122] Allow assignment notification to open the assignment on clicking
- [SDESK-4293] - Dateline entry fails to update the date
- Ingest source Critical errors tab is not loaded properly.
- Fix publishing error although suggestions were resolved.
- Fix issues in authoring when user presses Save button twice.
- Fix related items handling media from external source.
- Fix find & replace feature in editor3.
- Hide field from both sections when used in content profile config.
- Fix shortcuts behaviour for widgets in authoring.
- Canceling changes in media metadata does not reset the usage terms field.
- Fix infinite scrolling in swimlane view.
- Templates which are not associated to any desk show up in all desks.
- Fix editing raw query in saved search.
- Fix editing of custom fields in templates.
- Fix empty confirm modals when using translated UI.
- Support search & replace in tables in editor3.
- Use
ingest_provider
instead of source forgo to items
link in ingest settings. - Save button is enabled even when item is not added to media gallery due to limit.
- Hide Send To dropdown when uploading media to article.
- Opening an item by pasting the URL does not show all actions.
- Disable spell-checker if there is no dictionary for item language.
- Display latest properties for related items.
- Allow upload of multiple images on corrected items.
- Fix versions display on about screen.
- When moving preview from right to let the top part is partly visible.
- Fix error message when creating cv with existing ID.
- Fix gettext string extraction for ts files.
- Changes in ingest modal not enabling save button.
- Send params to search proxy in search.
Server
- Fix subject name parsing in STT NewsML parser.
- Enabled related items widget to work with media from external source.
- Publishing fails for missing embedded item.
- Auto-published updates appear as brand new stories in Newsroom.
- Handle
ingest_provider
in saved search. - Send ingested status to feeding service.
- Keep removed associations as
null
. - Add missing ingest error logs to ingest dashboard.
- Fix
original_source
parsing in NINJS parser. - Fix unknown error is thrown on publishing a story that contains URL.
- Ingest subject scheme in NINJS parser.
- Ignore etag during update when
IF_MATCH
is switched off. - Display latest properties for related items.
- Remove
httmock
from setup dependencies. - Add missing cvs for media contacts.
- Fix creating a vocabulary with same ID like previously deleted one.
- Fix backend-meta return value for unknown superdesk revision.
Superdesk Planning Change Log
- [SDESK-4312] Add Place for event's download format
- [SDESK-4300] Update autosave item after post/unpost/save
- Send agendas to export templates
- fix(covert killed event to recuring) request on notification now includes killed
- [SDESK-4296] Assignments behaviour when linked updated content moves desk
- [SDESK-4250] Place the cursor at the end of text in slugline when opening items in authoring
- [SDESK-4242] Validate planning on post to trap missing slugline
- [SDESK-4219] Remove the ability to edit in Add to Planning Modal
- [SDESK-4245] Fix error on update repetitions on killed events
- [SDESK-4243] Update coverage status on editor when 'cancel all coverage' is executed
- [SDESK-4302] Support max-length for selecting meta terms
- [SDESK-4122] Assignment notification click was not opening the assignment when auto-add-to-workflow feature was turned ON
- [SDESK-4301] Reshuffle Timezone and Occurance Status fields in Event Form
- [SDESK-4241] Spacing between icons in when views contacts in planning module
- [SDESK-4244] Re-request the event and event/planning lists on unpost/post
- Filter agendas on each item
- Lint
- Remove disabled agendas from export
- [SDESK-4349] When LONG_EVENT_DURATION_THRESHOLD is configured and if the coverage time is not set, set dates and times separately
- [SDESK-4311] Getting content from archive items for exporting planning based on templates
- [SDESK-4345] When coverage is added from add-to-planning modal, coverage time should always be rounded to nearest hour
- [SDESK-4346] Unposting cancelled planning item after an assignment was removed was causing an error
- [SDESK-4344] When adding content to planning map headline and abstract of story to headline and description of planning item and vice versa
- As a user I want to select an article template when I do 'Export as article'. (SDBELGA-111) (#1216)
- [SDESK-4341] Fulfil Assignment modal should only be thrown when publishing stories not already linked to Planning
- [SDESK-4332] Apply the users the byline on the item created when starting work
- [SDESK-4321] Saving an Event fails after the user creates a Planning item
Superdesk Analytics Log
None.
AAP Production Release v1.29.0-RC3
Superdesk Change Log
Added
Client
- Add user preferences for default event and planning filters.
- Implement status filter for Subscribers settings.
- Add knowledge base feature.
- Support
readonly
anddefault
attributes in ingest provider config. - Allow async badge in authoring widgets.
- Add edit and crop button for media items in editor3.
- Extend search service support for custom queries.
- Allow slugline field in both header and content authoring sections.
- Add associated item type icons to list views.
- Add attachments in editor content section.
- Add desk routing config widget.
- Make it possible to override login template.
- Add abitlity to copy&paste media metadata.
- Allow configuring article metadata header to open/collapsed.
- Allow quickly fetching content without opening it.
- Show field type in field dropdown when editing content profile.
- Add support for custom text/date fields in authoring header.
- Allow nesting of items in output stage.
- Add widgets config to content profile settings.
- Populate item authors with current user when author role is configured.
- Implement new swimlane view.
- Add author/editor role config to user roles.
- Add async publishing config to subscriber settings.
- As a user I want to add urls to a story.
Server
- Ingest embargoed info in NewsML G2 and publish it in NINJS format.
- Add data required for dateline to geonames search.
- Add collation support for case insensitive mongo indexes.
- Add support for localization.
- Add source and dest language info to translate macro.
- Add desk routing support.
- Backend implementation for knowledge base.
- Create custom decorator for test scenarios for executing
app:initialize_data
. - Allow item attachments in content editor.
- Implement
on_replace
andon_replaced
hooks for PUT requests. - Log execution time during FTP ingest.
- Add docs for
manage.py
commands. - Add section attribute to content profile fields.
- Allow to restrict a feeding service to no parser.
- Add default author/editor role config.
- Add widgets config to content profiles.
- Add new
HTTPFeedinfServiceBase
helper class. - Add FTP reading limit for files.
- Pass
req.arg.params
to search proxy. - [SDESK-4278] Ingest macro to convert incoming BOB content to the AM Service
- Add statistics mongo config
Changed
Client
- Use geonames for dateline place search when available.
- Make HTML generated for media blocks in editor3 consistent with editor2.
Server
- Publish queue should allow
item_id
for any resource type. - Update PyYAML version.
Fixed
Client
- [SDESK-4122] Allow assignment notification to open the assignment on clicking
- [SDESK-4293] - Dateline entry fails to update the date
- Ingest source Critical errors tab is not loaded properly.
- Fix publishing error although suggestions were resolved.
- Fix issues in authoring when user presses Save button twice.
- Fix related items handling media from external source.
- Fix find & replace feature in editor3.
- Hide field from both sections when used in content profile config.
- Fix shortcuts behaviour for widgets in authoring.
- Canceling changes in media metadata does not reset the usage terms field.
- Fix infinite scrolling in swimlane view.
- Templates which are not associated to any desk show up in all desks.
- Fix editing raw query in saved search.
- Fix editing of custom fields in templates.
- Fix empty confirm modals when using translated UI.
- Support search & replace in tables in editor3.
- Use
ingest_provider
instead of source forgo to items
link in ingest settings. - Save button is enabled even when item is not added to media gallery due to limit.
- Hide Send To dropdown when uploading media to article.
- Opening an item by pasting the URL does not show all actions.
- Disable spell-checker if there is no dictionary for item language.
- Display latest properties for related items.
- Allow upload of multiple images on corrected items.
- Fix versions display on about screen.
- When moving preview from right to let the top part is partly visible.
- Fix error message when creating cv with existing ID.
- Fix gettext string extraction for ts files.
- Changes in ingest modal not enabling save button.
- Send params to search proxy in search.
Server
- Fix subject name parsing in STT NewsML parser.
- Enabled related items widget to work with media from external source.
- Publishing fails for missing embedded item.
- Auto-published updates appear as brand new stories in Newsroom.
- Handle
ingest_provider
in saved search. - Send ingested status to feeding service.
- Keep removed associations as
null
. - Add missing ingest error logs to ingest dashboard.
- Fix
original_source
parsing in NINJS parser. - Fix unknown error is thrown on publishing a story that contains URL.
- Ingest subject scheme in NINJS parser.
- Ignore etag during update when
IF_MATCH
is switched off. - Display latest properties for related items.
- Remove
httmock
from setup dependencies. - Add missing cvs for media contacts.
- Fix creating a vocabulary with same ID like previously deleted one.
- Fix backend-meta return value for unknown superdesk revision.
Superdesk Planning Change Log
- [SDESK-4312] Add Place for event's download format
- [SDESK-4300] Update autosave item after post/unpost/save
- Send agendas to export templates
- fix(covert killed event to recuring) request on notification now includes killed
- [SDESK-4296] Assignments behaviour when linked updated content moves desk
- [SDESK-4250] Place the cursor at the end of text in slugline when opening items in authoring
- [SDESK-4242] Validate planning on post to trap missing slugline
- [SDESK-4219] Remove the ability to edit in Add to Planning Modal
- [SDESK-4245] Fix error on update repetitions on killed events
- [SDESK-4243] Update coverage status on editor when 'cancel all coverage' is executed
- [SDESK-4302] Support max-length for selecting meta terms
- [SDESK-4122] Assignment notification click was not opening the assignment when auto-add-to-workflow feature was turned ON
- [SDESK-4301] Reshuffle Timezone and Occurance Status fields in Event Form
- [SDESK-4241] Spacing between icons in when views contacts in planning module
- [SDESK-4244] Re-request the event and event/planning lists on unpost/post
- Filter agendas on each item
- Lint
- Remove disabled agendas from export
- [SDESK-4349] When LONG_EVENT_DURATION_THRESHOLD is configured and if the coverage time is not set, set dates and times separately
- [SDESK-4311] Getting content from archive items for exporting planning based on templates
- [SDESK-4345] When coverage is added from add-to-planning modal, coverage time should always be rounded to nearest hour
- [SDESK-4346] Unposting cancelled planning item after an assignment was removed was causing an error
- [SDESK-4344] When adding content to planning map headline and abstract of story to headline and description of planning item and vice versa
- As a user I want to select an article template when I do 'Export as article'. (SDBELGA-111) (#1216)
- [SDESK-4341] Fulfil Assignment modal should only be thrown when publishing stories not already linked to Planning
- [SDESK-4332] Apply the users the byline on the item created when starting work
- [SDESK-4321] Saving an Event fails after the user creates a Planning item
Superdesk Analytics Log
None.
AAP Production Release v1.29.0-RC2
Superdesk Change Log
Added
Client
- Add user preferences for default event and planning filters.
- Implement status filter for Subscribers settings.
- Add knowledge base feature.
- Support
readonly
anddefault
attributes in ingest provider config. - Allow async badge in authoring widgets.
- Add edit and crop button for media items in editor3.
- Extend search service support for custom queries.
- Allow slugline field in both header and content authoring sections.
- Add associated item type icons to list views.
- Add attachments in editor content section.
- Add desk routing config widget.
- Make it possible to override login template.
- Add abitlity to copy&paste media metadata.
- Allow configuring article metadata header to open/collapsed.
- Allow quickly fetching content without opening it.
- Show field type in field dropdown when editing content profile.
- Add support for custom text/date fields in authoring header.
- Allow nesting of items in output stage.
- Add widgets config to content profile settings.
- Populate item authors with current user when author role is configured.
- Implement new swimlane view.
- Add author/editor role config to user roles.
- Add async publishing config to subscriber settings.
- As a user I want to add urls to a story.
Server
- Ingest embargoed info in NewsML G2 and publish it in NINJS format.
- Add data required for dateline to geonames search.
- Add collation support for case insensitive mongo indexes.
- Add support for localization.
- Add source and dest language info to translate macro.
- Add desk routing support.
- Backend implementation for knowledge base.
- Create custom decorator for test scenarios for executing
app:initialize_data
. - Allow item attachments in content editor.
- Implement
on_replace
andon_replaced
hooks for PUT requests. - Log execution time during FTP ingest.
- Add docs for
manage.py
commands. - Add section attribute to content profile fields.
- Allow to restrict a feeding service to no parser.
- Add default author/editor role config.
- Add widgets config to content profiles.
- Add new
HTTPFeedinfServiceBase
helper class. - Add FTP reading limit for files.
- Pass
req.arg.params
to search proxy. - [SDESK-4278] Ingest macro to convert incoming BOB content to the AM Service
- Add statistics mongo config
Changed
Client
- Use geonames for dateline place search when available.
- Make HTML generated for media blocks in editor3 consistent with editor2.
Server
- Publish queue should allow
item_id
for any resource type. - Update PyYAML version.
Fixed
Client
- Ingest source Critical errors tab is not loaded properly.
- Fix publishing error although suggestions were resolved.
- Fix issues in authoring when user presses Save button twice.
- Fix related items handling media from external source.
- Fix find & replace feature in editor3.
- Hide field from both sections when used in content profile config.
- Fix shortcuts behaviour for widgets in authoring.
- Canceling changes in media metadata does not reset the usage terms field.
- Fix infinite scrolling in swimlane view.
- Templates which are not associated to any desk show up in all desks.
- Fix editing raw query in saved search.
- Fix editing of custom fields in templates.
- Fix empty confirm modals when using translated UI.
- Support search & replace in tables in editor3.
- Use
ingest_provider
instead of source forgo to items
link in ingest settings. - Save button is enabled even when item is not added to media gallery due to limit.
- Hide Send To dropdown when uploading media to article.
- Opening an item by pasting the URL does not show all actions.
- Disable spell-checker if there is no dictionary for item language.
- Display latest properties for related items.
- Allow upload of multiple images on corrected items.
- Fix versions display on about screen.
- When moving preview from right to let the top part is partly visible.
- Fix error message when creating cv with existing ID.
- Fix gettext string extraction for ts files.
- Changes in ingest modal not enabling save button.
- Send params to search proxy in search.
Server
- Fix subject name parsing in STT NewsML parser.
- Enabled related items widget to work with media from external source.
- Publishing fails for missing embedded item.
- Auto-published updates appear as brand new stories in Newsroom.
- Handle
ingest_provider
in saved search. - Send ingested status to feeding service.
- Keep removed associations as
null
. - Add missing ingest error logs to ingest dashboard.
- Fix
original_source
parsing in NINJS parser. - Fix unknown error is thrown on publishing a story that contains URL.
- Ingest subject scheme in NINJS parser.
- Ignore etag during update when
IF_MATCH
is switched off. - Display latest properties for related items.
- Remove
httmock
from setup dependencies. - Add missing cvs for media contacts.
- Fix creating a vocabulary with same ID like previously deleted one.
- Fix backend-meta return value for unknown superdesk revision.
Superdesk Planning Change Log
- [SDESK-4312] Add Place for event's download format
- [SDESK-4300] Update autosave item after post/unpost/save
- Send agendas to export templates
- fix(covert killed event to recuring) request on notification now includes killed
- [SDESK-4296] Assignments behaviour when linked updated content moves desk
- [SDESK-4250] Place the cursor at the end of text in slugline when opening items in authoring
- [SDESK-4242] Validate planning on post to trap missing slugline
- [SDESK-4219] Remove the ability to edit in Add to Planning Modal
- [SDESK-4245] Fix error on update repetitions on killed events
- [SDESK-4243] Update coverage status on editor when 'cancel all coverage' is executed
- [SDESK-4302] Support max-length for selecting meta terms
- [SDESK-4122] Assignment notification click was not opening the assignment when auto-add-to-workflow feature was turned ON
- [SDESK-4301] Reshuffle Timezone and Occurance Status fields in Event Form
- [SDESK-4241] Spacing between icons in when views contacts in planning module
- [SDESK-4244] Re-request the event and event/planning lists on unpost/post
Superdesk Analytics Log
None.
AAP Production Release v1.29.0-RC1
Superdesk Change Log
Added
Client
- Add user preferences for default event and planning filters.
- Implement status filter for Subscribers settings.
- Add knowledge base feature.
- Support
readonly
anddefault
attributes in ingest provider config. - Allow async badge in authoring widgets.
- Add edit and crop button for media items in editor3.
- Extend search service support for custom queries.
- Allow slugline field in both header and content authoring sections.
- Add associated item type icons to list views.
- Add attachments in editor content section.
- Add desk routing config widget.
- Make it possible to override login template.
- Add abitlity to copy&paste media metadata.
- Allow configuring article metadata header to open/collapsed.
- Allow quickly fetching content without opening it.
- Show field type in field dropdown when editing content profile.
- Add support for custom text/date fields in authoring header.
- Allow nesting of items in output stage.
- Add widgets config to content profile settings.
- Populate item authors with current user when author role is configured.
- Implement new swimlane view.
- Add author/editor role config to user roles.
- Add async publishing config to subscriber settings.
- As a user I want to add urls to a story.
Server
- Ingest embargoed info in NewsML G2 and publish it in NINJS format.
- Add data required for dateline to geonames search.
- Add collation support for case insensitive mongo indexes.
- Add support for localization.
- Add source and dest language info to translate macro.
- Add desk routing support.
- Backend implementation for knowledge base.
- Create custom decorator for test scenarios for executing
app:initialize_data
. - Allow item attachments in content editor.
- Implement
on_replace
andon_replaced
hooks for PUT requests. - Log execution time during FTP ingest.
- Add docs for
manage.py
commands. - Add section attribute to content profile fields.
- Allow to restrict a feeding service to no parser.
- Add default author/editor role config.
- Add widgets config to content profiles.
- Add new
HTTPFeedinfServiceBase
helper class. - Add FTP reading limit for files.
- Pass
req.arg.params
to search proxy.
Changed
Client
- Use geonames for dateline place search when available.
- Make HTML generated for media blocks in editor3 consistent with editor2.
Server
- Publish queue should allow
item_id
for any resource type. - Update PyYAML version.
Fixed
Client
- Ingest source Critical errors tab is not loaded properly.
- Fix publishing error although suggestions were resolved.
- Fix issues in authoring when user presses Save button twice.
- Fix related items handling media from external source.
- Fix find & replace feature in editor3.
- Hide field from both sections when used in content profile config.
- Fix shortcuts behaviour for widgets in authoring.
- Canceling changes in media metadata does not reset the usage terms field.
- Fix infinite scrolling in swimlane view.
- Templates which are not associated to any desk show up in all desks.
- Fix editing raw query in saved search.
- Fix editing of custom fields in templates.
- Fix empty confirm modals when using translated UI.
- Support search & replace in tables in editor3.
- Use
ingest_provider
instead of source forgo to items
link in ingest settings. - Save button is enabled even when item is not added to media gallery due to limit.
- Hide Send To dropdown when uploading media to article.
- Opening an item by pasting the URL does not show all actions.
- Disable spell-checker if there is no dictionary for item language.
- Display latest properties for related items.
- Allow upload of multiple images on corrected items.
- Fix versions display on about screen.
- When moving preview from right to let the top part is partly visible.
- Fix error message when creating cv with existing ID.
- Fix gettext string extraction for ts files.
- Changes in ingest modal not enabling save button.
- Send params to search proxy in search.
Server
- Fix subject name parsing in STT NewsML parser.
- Enabled related items widget to work with media from external source.
- Publishing fails for missing embedded item.
- Auto-published updates appear as brand new stories in Newsroom.
- Handle
ingest_provider
in saved search. - Send ingested status to feeding service.
- Keep removed associations as
null
. - Add missing ingest error logs to ingest dashboard.
- Fix
original_source
parsing in NINJS parser. - Fix unknown error is thrown on publishing a story that contains URL.
- Ingest subject scheme in NINJS parser.
- Ignore etag during update when
IF_MATCH
is switched off. - Display latest properties for related items.
- Remove
httmock
from setup dependencies. - Add missing cvs for media contacts.
- Fix creating a vocabulary with same ID like previously deleted one.
- Fix backend-meta return value for unknown superdesk revision.
Superdesk Planning Change Log
- [SDESK-4312] Add Place for event's download format
- [SDESK-4300] Update autosave item after post/unpost/save
- Send agendas to export templates
- fix(covert killed event to recuring) request on notification now includes killed
- [SDESK-4296] Assignments behaviour when linked updated content moves desk
- [SDESK-4250] Place the cursor at the end of text in slugline when opening items in authoring
- [SDESK-4242] Validate planning on post to trap missing slugline
- [SDESK-4219] Remove the ability to edit in Add to Planning Modal
- [SDESK-4245] Fix error on update repetitions on killed events
Superdesk Analytics Log
None.
AAP Production Release v1.28.10
Superdesk Change Log
- [SDESK-4271] Handle missing take key in the marketplace formatter
- [SDESK-4272] Additional logging in expiry
Superdesk Planning Change Log
- [SDESK-4240] (fix) Location deleted when assigning a calendar to an Event
- [SDESK-4125] Download functionality for events
- [SDESK-4252] Fulfil Assignment links was updating regardless of PLANNING_LINK_UPDATES_TO_COVERAGES setting
- [SDESK-4122] Open an assignment on clicking an assignment related notification
- [SDESK-4080] Adding configuration so that reason can be made mandatory.
- (fix) Limit assignments in fulfil modal to the content type
- Add a system setting to control which desks to display the fulfil modal
- allowing _template in news item keys
- Data file for planning_types - item action schemas
- Add setting for PLANNING_FULFIL_ON_PUBLISH_FOR_DESKS
- [SDESK-4258] Add a template to planning export according to event's default template
- Adding database entry for planning_export_templates collection
- [SDESK-4273] Use exact slugline match in Fulfil Assignment on Publish
- [SDESK-4266] Handle removing featured planning items in the client
- [SDESK-4280] Changes to variables made available to exporting templates
- [SDESK-4280] Change planning outlook template based on user feedback
Superdesk Analytics Log
- fix signals import
- [SDESK-3998] Include updates for featuremedia stats
- [SDESK-4277] Include all results for the Planning Usage Report
- [SDESK-4289] (fix): Missing fields stored in Archive Statistics
AAP Production Release v1.28.10-RC3
Superdesk Change Log
- [SDESK-4271] Handle missing take key in the marketplace formatter
- [SDESK-4272] Additional logging in expiry
Superdesk Planning Change Log
- [SDESK-4240] (fix) Location deleted when assigning a calendar to an Event
- [SDESK-4125] Download functionality for events
- [SDESK-4252] Fulfil Assignment links was updating regardless of PLANNING_LINK_UPDATES_TO_COVERAGES setting
- [SDESK-4122] Open an assignment on clicking an assignment related notification
- [SDESK-4080] Adding configuration so that reason can be made mandatory.
- (fix) Limit assignments in fulfil modal to the content type
- Add a system setting to control which desks to display the fulfil modal
- allowing _template in news item keys
- Data file for planning_types - item action schemas
- Add setting for PLANNING_FULFIL_ON_PUBLISH_FOR_DESKS
- [SDESK-4258] Add a template to planning export according to event's default template
- Adding database entry for planning_export_templates collection
- [SDESK-4273] Use exact slugline match in Fulfil Assignment on Publish
- [SDESK-4266] Handle removing featured planning items in the client
- [SDESK-4280] Changes to variables made available to exporting templates
- [SDESK-4280] Change planning outlook template based on user feedback
Superdesk Analytics Log
- fix signals import
- [SDESK-3998] Include updates for featuremedia stats
- [SDESK-4277] Include all results for the Planning Usage Report
AAP Production Release v1.28.10-RC2
Superdesk Change Log
- [SDESK-4271] Handle missing take key in the marketplace formatter
- [SDESK-4272] Additional logging in expiry
Superdesk Planning Change Log
- [SDESK-4240] (fix) Location deleted when assigning a calendar to an Event
- [SDESK-4125] Download functionality for events
- [SDESK-4252] Fulfil Assignment links was updating regardless of PLANNING_LINK_UPDATES_TO_COVERAGES setting
- [SDESK-4122] Open an assignment on clicking an assignment related notification
- [SDESK-4080] Adding configuration so that reason can be made mandatory.
- (fix) Limit assignments in fulfil modal to the content type
- Add a system setting to control which desks to display the fulfil modal
- allowing _template in news item keys
- Data file for planning_types - item action schemas
- Add setting for PLANNING_FULFIL_ON_PUBLISH_FOR_DESKS
- [SDESK-4258} Add a template to planning export according to event's default template
- Adding database entry for planning_export_templates collection
- [SDESK-4273] Use exact slugline match in Fulfil Assignment on Publish
- [SDESK-4266] Handle removing featured planning items in the client
- [SDESK-4280] Changes to variables made available to exporting templates
- [SDESK-4280] Change planning outlook template based on user feedback
Superdesk Analytics Log
- fix signals import
- [SDESK-3998] Include updates for featuremedia stats
AAP Production Release v1.28.10-RC1
Superdesk Change Log
- [SDESK-4271] Handle missing take key in the marketplace formatter
Superdesk Planning Change Log
- [SDESK-4240] (fix) Location deleted when assigning a calendar to an Event
- [SDESK-4125] Download functionality for events
- [SDESK-4252] Fulfil Assignment links was updating regardless of PLANNING_LINK_UPDATES_TO_COVERAGES setting
- [SDESK-4122] Open an assignment on clicking an assignment related notification
- [SDESK-4080] Adding configuration so that reason can be made mandatory.
- (fix) Limit assignments in fulfil modal to the content type
- Add a system setting to control which desks to display the fulfil modal
- allowing _template in news item keys
- Data file for planning_types - item action schemas
- Add setting for PLANNING_FULFIL_ON_PUBLISH_FOR_DESKS
- [SDESK-4258} Add a template to planning export according to event's default template
- Adding database entry for planning_export_templates collection
Superdesk Analytics Log
- fix signals import
- [SDESK-3998] Include updates for featuremedia stats