Display a notifications 'inbox' icon in the header bar with a display of the number of notifications; click to show the notifications panel of unread notifications.
This feature will attempt to resolve lookups by value through the UI insert/update form. This can be useful when the lookup list is long (> 10000) and the UI stops rendering a dropdown.
This feature will turn on generating a generic [details] link in most grids.
For schema, query, and view metadata requests, enabling this will include a Last-Modified header such that the browser can cache the response. The metadata is invalidated when performing actions such as creating a new List or modifying the columns on a custom view.
This feature will restore the legacy lineage queries used on the Material and Data details pages.
If a column is not found on an experiment table, attempt to resolve the column name as a Property URI and add it as a property column.
Add source types to the sample manager application.
Enable to prevent the server from storing chromatograms in the database for newly imported files; instead load them on demand from .skyd files.
When the server has the information needed to load a chromatogram on demand from a .skyd file, fetch it from the file instead of the database.
Report unhandled JavaScript exceptions to mothership.
Report unhandled JavaScript exceptions to the server log.
Use an R Server for R script evaluation instead of running R from a command shell. See LabKey/Rserve Setup Guide for more information.
Enable personal folders for users.
When this experimental feature is enabled, there will be no guest account. All users will have to create accounts in order to see any server content.
Reject requests from clients that appear malicious. Make sure this feature is disabled before running a security scanner.
The returnUrl parameter must be capitalized correctly. When you enable this feature, the server will check the casing and throw an error if it is 'returnURL'.
Don't append '?' to the end of URLs unless there are query parameters.
Adds an 'Import Data' button (using plus icon) to the 'Assay List' query view to get to the new UX Assay Data Import page.
Use the GWT List Designer (version in use prior to 20.3) to create and edit lists.
Use R engines contained in a Docker container. For details see Configure an R Docker Engine.
Adds a button to the specimen request details page that creates a new child study containing the selected specimens, associated participants, and selected datasets.
Separate study tables into three groups:
Use a multi-column view for comparing abstraction results.
Use only the last set of submitted results per person for compare view. Otherwise all submitted iterations will be shown.
Make person names and randomize ordering for abstraction comparison views.