Ability to Allow Users to Save & Easily Access Their Own Filters from Within Quartz interface
As a user I want to be able to save a listing (folder, collection, saved search, etc.) filter for future use to make common processes more efficient. For example, the user filters the information collection, saves the filter - giving it a name, an...
Manually Manage References to Documents to allow superseded references to be updated when necessary
As a user I want to be able to find all superseded references to documents in my folder or Space (project) quickly. As a user I want to be able to "update" a reference to a document to a later version for many references to documents at once. The ...
Allow restriction of authentication methods, not just total removal
As the owner of a BCDE server I'd like to be able to keep the option for certain authentication methods available on my server, but make sure they are not able to be generally assigned out by the system administrators.
Allow searching for issued documents through the API
At the moment in order to use the API to find a list of issued documents in a container you need to iterate through and ask each document individually if it has been issued. It would be good if there were keyword language search parameters you cou...
Allow searching through the API for metadata drop down value short codes only
At the moment when using the API to do a keyword language search for documents with specific metadata set in from a drop down list, you must use the full text of the drop down option, e.g. "A - Architect".e.g. GET api/services/simple_search?klang=...
As a new user of the BCDE API to link AD and BCDE we have a list of companies in AD. The companies lists in AD and BCDE need to match to ensure the users are assigned correctly when created. This includes the company short name. There is no method...
Support Issuing Primary Documents or Renditions Separately
As a user I want to be able to transmit the PDF to a supplier without also giving access to the native (e.g. DGN) rendition file. As a user I want to be able to transmit the native (e.g. DGN) file to a supplier without also giving access to the PD...
As a schema admin I want to be able to configure a metadata field that can store decimal numbers precisely. For the existing float field values above 2^53 (9,007,199,254,740,992) get rounded when stored, and precision is lost.
Implement the ability to choose what versions are returned when searching in the API
As an application developer I want to be able to search for documents and control which versions are returned to reduce load on the API of filtering out all but the latest version. I.e. I want to be able to get: All versions (which match the searc...