Release 4.0.13
Release Notes MatchPoint Framework 4.0.13
Features and Improvements
- 739: "More"-callout is displayed inline in Composite Refinement Web Part
- 382: CopyFileAction: Support copy/move of files across site collections
- 389: Improve responsiveness of the tabs in Tabbed View Web Part
- 556: Improved responsiveness of Mega Menu
- 549: Provide option to hide expression details in expression evaluation exceptions
Introduction of web.config app setting 'MatchPoint.ShowExpressionDebugHint' which enables the output of the failing expression text in the ExpressionEvaluationException. - 380: Support creation of Workspaces without HTTP context
Introduction of Colygon.MatchPoint.Core.MPContextFaker class which can be used in non-HTTP context scenarios (e.g. timer jobs, PowerShell scripts) to fake HTTP / SP context.For example, this allows using expression variables relying on a HTTP context (e.g. SPHelper.GetCurrentWeb()) in Workspace Template Configurations when creating a workspace with a PowerShell script.
Bugfixes
- 370: Data Grid Web Part displays special chars as HTML encoded value
- 377: MPUtility.GetNextId is not thread safe
- 390: Positioning of cursor not possible in input fields of custom date in Date Search Filter within Search Definition Web Part
- 391: RequestAccessEmail in the workspace template is evaluated too early
- 727: Search data provider cache behaves strange with filter condition
- 569: Search refiner callout requires double-click for item selection in IE (2014-PR0499 #994)
- 570: Search refiner is unresponsive upon item selection (2014-PR0499 #994)
- 378: SetFieldAction/CreateWorkspaceAction: Certain fields are created as wrong type if they not exist in the (workspace) list
- 375: TermImporterConfiguration Parent property control does not display picker control for Provider Id (2016-PR0008 #976)
Release Notes MatchPoint Intranet 1.0.11
Features and Improvements
- 566: Action panel and filter panel are sticky in mobile view
- 355: Carrousel Layout Transformer
The carrousel layout transformer is available in the Composite Web Part within MatchPoint Snow. It displays the items of the data provider as carrousel. - 362: Detect links in timeline postbox without the need of typing a space after it
- 565: Display My Content tile on portal page in mobile view
- 552: Improved workspace tile layout
- 619: Improvements for file import functionality
- 568: Include announcement results in top navigation quick search
- 364: Provide option to specify the language when creating posts using the MPSWorkspaceHelper
Introduced method GenerateWorkspaceCreatedPost(string workspaceUrl, string postTargetUrl, int? lcid) on MPSWorkspaceHelper, which can be used in expressions. - 369: Top navigation search: Do not go to advanced search when double clicking if there is text in the search field
Bugfixes
- 567: Content overflow in right panel (2014-PR0499 #996)
- 555: Dialog for workspace creator form not scrollable in mobile view
- 622: Govern workspace form layout is broken in mobile view
- 621: In mobile view the workspace left navigation panel is not scrollable into view
- 368: Navigate to "Apps" is not possible if no Snowflakes and no Apps exist
- 624: People organization view has broken layout in mobile view
- 358: Randomly displayed scrollbar in Workspace selector dialog after paging
- 623: Recycle bin page layout is broken in workspace in mobile view
- 357: Use correct themed image in Search Definition Web Part
- 628: Weather widget throws exception when internet connection is broken