Skip to content

AAP Production Release v1.29.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarkLark86 MarkLark86 released this 28 May 01:33
· 38 commits to 1.29 since this release
2256621

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 and default 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 and on_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 for go 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.