5.2¶
5.2.5387¶
Wednesday, November 25, 2015
- Colectica for Excel
Use Sysmiss to implement IsDBNull in SpssDataReader
Better formatting for SPSS date formats during import
Fix: wrap code list buttons in Excel variable view
Allow trial SPSS and Stata imports from Standard edition
Merge imported datasets into same DDI data relationship
Allow generating reports as RTF in addition to PDF
Scrollbar for options pane
- Colectica Designer
Expanded user manual
- Updates to default documentation templates
Output subgroups of *Groups
Header for items lists
Less indent for bullets and headers
Show title text for OtherMaterials
Label for concept and universe fields
Don’t output empty bounding box
NCube display builder
Show a message when there are no checkouts
Show full inner exception messages in error dialog for AggregateExceptions
Import shared code lists from SPSS Dimensions
Import mixed shared + inline-defined code lists from SPSS Dimensions
Use “DDI” context for question text, when available in SPSS Dimensions
Don’t include questions with “DDIexclude” property defined in SPSS Dimensions
Handle loops in SPSS Dimensions
Merge multiple code domains in Dimensions import
app.config setting to skip new version checks and notifications
Fix: After Manage Database in TaskMode, do not revert to Classic mode
Get repository correctly in views when in task mode
Fix: ClassificationDetails GroupBox for non-classification CodeLists shows even when nothing inside it does
When DerivedFrom is set, show a banner indicating the classification is a variant
Only show both ItemName and Label when they are not equal
Dissallow navigating via ItemPickers in TaskMode
Drill down into Universes or other SingleReference/MultipleReference items in TaskMode
Hide category drill down arrow button in TaskMode
Show visual feedback after “Mark as Classification”
Fix: Don’t let markdown toolbar controls get disconnected from the textbox
Dissallow date range for Release Date and Termination Date
Fix: use PDFSharp from source, patch to not draw borders around hyperlinks
Fix: setting initial CodeValue value
Update Sqlite to version 1.0.97 using SQLite 3.8.10.2.
Support DefiningCategoryReference on CategoryGroup
Correspondence map editor
Record observation count for CSV importer
Fix: In readonly mode, the Remove button on date range in CoverageControl should not be available
Fix: Make MultilingualStringControls readonly in Reader
Fix: History and Links views in TaskMode
Fix: Disallow re-selecting the already-selected node in the left-side navigator
Fix: Backward navigation in TaskMode
Fix: Scheme names and labels should be read only in TaskMode
Added “Insert after” command for logical records, to insert a variable in the middle
For FundingInformation, show name of organization in list
Show organization name in single reference picker
Show question text in “choose a question” item picker
Support multiple DataCollectorOrganizations in CollectionEvent
Fix: Removing QuestionGrids from a QuestionGroups
Fix: When importing items from delimited files, do not proceed until at least one mapping has been specified
Fix: Show Additivity in Designer UI again
Fix: Some CustomFields within OtherMaterials disappear from the UI after editing them
Support DDI 3.2 code values, and associated code lists/controlled vocabularies
For CodeValue properties with a CodeList assigned, show a dropdown with choices
Show appropriate properties depending on NumericResponseDomain type
Use a wider multi-reference control when there is room
Show ResponseDomain Label in QuestionGridView
RepresentedVariable can only have CategoryScheme or RepresentationType. Don’t allow both in UI.
Import delimited into ConceptSchemes
Classification-related choices in dropdown lists for CodeListGroup and CategoryGroup
Choices for IntendedFrequency dropdown
Task mode for Correspondence Maps
Use Summary view-style documentation for instrument PDFs
Separate instrument documentation vs paper form PDF generation
Fix: For ManagedMissingValuesRepresentation, replace CodeScheme correctly
- Colectica Repository and Portal
Index multilingual custom fields for searching
Create PDF codebooks for Series and Studies
Updated styles for PDFs and allow customized documentation generators
Use latest Sammy.js to fix IE 8 issues
Improved repository search result performance
Batch commit large ItemText collections
Rewrite internal population of search and item description queries to be set based
Only one Kind of Data header instead of one for each kind of data
Do not include custom insecure http binding in sample Repository config
Fix: “Response Rate” label in Portal
Enable search within sets on SQLite and SQL Server
- Colectica Portal vNext
Concordance Variable
Instrument Scheme view
Explore by Concept
Survey instrument collapsible flowchart view
Include date and time generated in basket PDF
Include the dataset names for each variable in basket PDF
In data extracts, automatically include all variables marked with Role of “identity”
Option to add a EU cookie bar
Data Set (PhysicalInstance) view to browse variables
Explore view to browse xref tables, variable lists, question lists, study lists via concept hierarchies
Include variable name in xref bar chart, along with dataset title
Show Concept and other detailed information in RepresentedVariable view
cache HiddenItemTypes, sortlanguages, and dictionaries in the portals setting
For PhysicalInstances without VariableGroups, show all Variables in ExploreByPhysicalInstance view
Show statements in instrument flowcharts
Cache breadcrumb information for search results
Redis cache for computationally intense queries
View for concordance table to track changes in CodeLists across variables
Configurable ConceptScheme for explore view
Support variables without variable statistics for explore view
Smart urls for explore view
Track individual variables in the basket instead of RepresentedVariables
Link to individual variables in RepresentedVariableDetails view
Item types placed in a basket is now configurable
Don’t show the “…” tab in Series view when there is no content
Show FundingInformation in Group and StudyUnit
View for Organization item type
When no concordance information, automatically switch to Variables view
Use customized item type names on homepage and elsewhere
Show question text in search results
Question-in-context display
Show statements and instructions in instrument flowchart and summary views
Visualization for question grids
Count the number of times basket CSV and PDFs are downloaded
Count how many times variables are extracted from a PhysicalInstance
Configurable header text, footer text, and cover page for PDFs
Cart image instead of a star for adding items to the basket
Use CodeList label instead of CodeDomain label when only the list has a label
SMTP email integration and configuration
Contextual help links
Email verification and password reset functionality
Prompt before removing baskets
System status page to view DB and Redis status
Upgrade to ASP.net 5 RC1-final with a go live license
- Colectica SDK and tools
DDI 3.2 RepositoryExport CLI
RepositoryImport support for DDI 3.2
Use QuestionText as summary text for QuestionGrid
Stata v14 data writer
Visual Studio 2015 support
Fix: ensure all XML decimals formats we write are schema valid in DDI variable statistics
Allow assigning an optional sort weight for quality statement items in a QualityStatementItemFilter
Removed MEF composition in RepositoryClientBase
Support DefiningCategoryReference on CategoryGroup
Allow executing external scripts for workflow service file replication
Sample ftp upload powershell script for workflow service
INodeDisplayLabelProvider for totally customizable Navigator node display text
Allow importing custom QualityStandard type from a DDI 3.2 fragment file
Allow Description in IfCondition, InitialValue, LoopWhile, StepValue, UntilCondition, WhileCondition
Store ProcessingEvent.Weighting property in a UserAttributePair
Create a single nuget package for Colectica SDK assemblies, instead of one per assembly