Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


New   Features

Brief   description

Details

KO-179

Image text annotation on images for iOS   devices

Text annotation on photographs taken on   iOS devices is now possible.

KO-197

Konect for Windows 10

Konect runs as an app on Windows 10   devices.

KO-202

Example solutions – KPK demo datasets

Konect Manager provides access to   example solutions such as Tree Management. The example solutions can be   downloaded from a web link to Konect Manager.

KO-203

Data packaging in KPK files

KPK files store the schema and   the data of a dataset.

KO-205

Fix for KS-34 which was HTTP network   error 407

Http client has been given  a longer timeout period in order to thwart   407 errors.

KO-230

Select 'Primary Form' tab when GIS file   imported

When a GIS file is imported, Konect   Manager selects the ‘Primary Form’ tab for the dataset irrespective of any   previously selected tab.

 

 

 

Fixes

 

 

KO-180

DEVICE: Child list rules

When a child list was associated with a   parent list a set of rules relating a parent item and its child items was   created. However, when either the parent or child list was updated, the rules   were not.

Now the rules are created dynamically   as needed and lists are kept up to date. This is particularly relevant to the   situation where a child list is parented by a ‘Copy value’ field where the   value is copied from a List field.

KO-182

DEVICE: Visibility rule fails on   default value for Integer field

The error that has been fixed in KO-182   is as follows:

  1.   Let there be an   integer field called INT that has a default value of 0.
  2.   Let there be an   Integer field called VIS_INT that has a visibility rule of 'INT not equal 0',   that is, it will only be visible when the field INT is not equal to zero.
  3.   When a new   record is created on the client device, VIS_INT should be hidden but it is   visible.

KO-206

KM: Stacked map objects not rendering   correctly

The map objects of child records were   not displaying in the correct z-order. Records created at later times must   sit on top of records created before them and this was not happening.

KO-209

KM: Forms can be saved with invalid   field constraints

A form cannot be saved until all the   field constraints are valid. For example, if a Text field has a maximum   length limit of 7 and the default value is ‘AUSTRALIA’, then the form cannot   be saved.

KO-220

Booleans in list view

UNKOWN MEANING. LUCAS TO   ELUCIDATE.

KO-221

KM: Visibility rule depending on List field   not honouring ‘not equal to’ operator

Version 3.70 of Konect did not honour   the ‘not equal to’ operator for field visibility for List fields. For   example, assume there is a List field called ‘Animal Type’ that has three   values ‘Dog’, ‘Mouase’ and ‘Rat’.

Let there be a Text field called   ‘Action Required’ that has a visibility rule: VISIBLE if ‘Animal Type’ not   equal to ‘Dog’.

The visibility rule was not honoured in   Release 3.70 when operators for visibility rule were enhanced.

Release 3.80 honours the ‘not equal to’   rule for List fields.

KO-223

DEVICE: Deleting photo in offline   project causes konect to freeze

This release fixes the following   problem:

1. Create an offline project that has a   form that has a photo field.

2. Create a record with no photos and   save it.

3. Open the record again.

4. Take a photo for the photo field but   don't save the record.

5. Delete the photo from the photo   field.

6. Press the 'Save changes' button'.

 

konect permanently displays the message   'Saving your changes now'.

KO-226

KM: Missing .CSV file extension is used   as a folder during export of data

When a dataset was exported to a CSV   file and the extension ‘.CSV’ was missing, a folder rather than a file was   created.

KO-227

KM: Select 'Primary Form' tab when new   form created

When a new form is created the 'Primary   Form' tab is now always selected.

KO-234

DEVICE: Unable to move feature in query   in offline project

If an offline project had a query and   the query’s dataset allowed for features to be edited, a feature could not be   moved on the map.

KO-235

KM: Exported geojson files have   extension of '.geojson.json'

When a dataset was exported to a GeoJSON   file, the filename had an extension of ‘.geojson.json'.

KO-236

KM: Cannot revert to 'Match Pattern' =   'None' for Text fields

If the 'Match Pattern' for a Text field   was changed from ‘None’  to something   else, it could not be changed back to ‘None’.

  • No labels