5.3¶
5.3.6012¶
Monday, December 19, 2016
- Colectica for Excel
Support for SAS data and catalog files
Add new formats from SPSS 24
Update SPSS redist for SPSS 24
Update VSTO runtime
Target VS 2015
Options menu item
Fix for office assembly shadow copy during AssemblyResolve failure handling
Work around error in storage width of compressed sas files
Don’t invoke progress changed synchronously in excel addin in newer .net versions.
Fix: race condition in SAS async return handling
- Colectica Designer
Support for SAS data and catalog files
Localization to French provided by INSEE
Use the new global custom dictionaries on .net 4.6.1+ and windows 8.1+
Dimensions: Allow array indexes on the left side of SET statements
Dimensions: Allow comma-separated lists of variables in CONST statements
When using CreateNewItem command, assign user-entered text to the QuestionText property for Questions and QuestionGrids
Add InstrumentScheme as child type of ResourcePackage
Questionnaire Summary treeview visualization
Include label and description in question documentation
Show a loop condition’s text in the summary view
When updating metadata from a file, remove variables that no longer exist
Command to import PhysiclInstances directly into StudyUnit, instead of always as checkout
Command to mark negative values as missing
Command to update category lables from a data file.
Update Blaise generation to Blaise 5.2 format.
When Blaise is installed, launch compiler after generating Blaise source code
Use question and statement names in Blaise code gen
Generate LimeSurvey-tab-separated file
For hierarchical code lists, include the child codes in PDF documentation
PhysicalInstance command to automatically set SourceQuestions for all variables that match questions from a user-selected instrument
Add new formats from SPSS 24
Update SPSS redist for SPSS 24
Order DDI export buttons on ribbon by “best one first”, DDI 3.2 fragments are canonical
AutoSave before generating documentation.
Fix numeric and date/time mini-editor combos to use CodeValueControl.
Better navigation display of sequences and conditionals.
On RepresentedVariables, only allow ConceptualVariable or Universe+Concept reference in the UI
Record the case quantity, Width, Alignment, and ColumnWidth during SPSS import
Calculate quartiles and median on data file ingest
Don’t allow navigating to old versions in TaskMode
In single reference picker, use parent AgencyId when creating new items
Set a maximum height on CustomField text boxes
In AppearsWithin for Instrument, show Data Collections
Command to remove summary statistics from a PhysicalInstance
Set agency ID as an application option, not only through Create Checkout
Report after Deprecate Set which items were deprecated, which referenced items not found on repository
Set a max width for the navigator column in the ItemFinder control
In ItemPicker, only search one way, not both local filter and repository search
- Colectica Portal Core
Postgresql support
Elasticsearch support
Localization support
French translation
Update to RTM version of .NET Core and ASP.NET Core
Advanced search term operators and parsing
Introductory tour
ReST API and swagger specification
OAI-PMH implementation
Sitemaps
Boxplots for summary statistics visualizations
ActiveDirectory integration.
Custom data extract downloads and merging datasets
Customizable view types via addins
Customizable terms of use
Reports and Dashboards in the Admin area
Search within specific sets, such as Studies
Always show text field that contains the search match
Allow Negotiate method for Windows Auth detection
Fallback razor documentation templates
Precompile razor templates to increase speed
Ratings and Comments
Configurable message for the login screen
Configurable links to be added to the Help menu
Configure which Item Types show up in Search - Item Type facet
Remember logged in users and user profiles
Relax default password requirements
Show a variable’s Missing Values categories
Display concordances with either ConceptualVariables or RepresentedVariables, depending what is present
Add expandable facet boxes to search
Redis cache improvements
For question context, show the latest versions of Instruments that use the question
Ensure CustomFields are shown
Switch to moment.js for date formatting
View for ConceptualVariable
Improved ordering of search facets
When making the explore/variables list, take into account indirect relationships between variables and concepts
Build concordance table columns off StudyUnits instead of PhysicalInstances, when available
Fix concept tree display in IE 11
Don’t let the table header overflow into the details pane, fixes for mobile
In frequency charts, always use a shade of gray for missing value bars
Checkbox to control whether to include missing values in frequency charts
Only show labels when information is present
Write Decimals when creating SPSS datasets
Show all codes in the code comparison table, even ones with no statistics.
Fix display for hierarchical code lists.
Correctly output quexml section titles.
Command to export a PhysicalInstance to SPSS.
- Colectica Repository and Portal
Oracle membership providers and updates
Index concept synonyms
Don’t break search term words on underscores
When sorting by version date, include version date on search result items
Fix: Get max version of a given tag from item_tag table, not item table
Fix: Search offset fix for first page of search results
Don’t demand permissions when security mode is set to disabled in get repository info call
- Colectica SDK and tools
Added Colectica.Reporting to SDK
Ensure multi-byte utf8 characters are not split when added into Stata data column buffers
Make the CodeList comparer public
Utility methods for using scoped values and binding following in a questionnaire
Neutral expression language for conditional logic
Mark parameter as In or Out when deserializing
Deserialize inline conceptual components in resource packages with correct namespace
Removed ViewModel dependency from Colectica.Reporting
Save and load CustomSequenceActivity.ExecutionOrder
Don’t serialize empty attribute value for typeOfUserID
Implement InterviewerInstructionReference
Implement Implement GridAttachment (serialization only)
Proper double handling in NumericDomain Interval property, which is now an int in DDI 3.2
Handle languages that use , as separator for doubles in variable statistics
Don’t throw r009 not found error when affected rows of deprecated state update is zero.
normalize all imported (3.2) culture strings to BCP47 normal form