Skip to content

2.6

Compare
Choose a tag to compare
@NathanW2 NathanW2 released this 01 Dec 07:43
· 441 commits to master since this release

Major Changes:

Geometry Validation

Trying to enter invalid geometry data will result in an error blocking the form:

image

This can be disabled on a form by setting geometry_validation: false in the form config. This is enabled by default if the setting is missing.

Quick Inspection Button

When enabled a new Quick Inspection button is added to the info panel in order to quickly take the defaults of the form and suppress the form opening.

image

Commits:
3a155db #398 - Fix image validation flag
91ff74b Correctly load and unload widgets
3c9edcb Add save project dialog on swap project
04d26ea #343 - Connect all events for all widgets on the form
5d719bd Read loglevel from roam.config
c38e1f5 #325 - Improve widget config saving logic
b9d9617 Show layer name under form node
76c6bdb [FIX] Update preview on step value change
73f62df Set new style form as default
8e22a7f Auto detect the correct QGIS version for config
7768713 #351 - Fix snapping logic
06c3173 Split publish and save version in config
33fd862 Add geometry_validation setting to disable per form
15bfa8d #344 - Update option row preview correctly
e4065b8 #343 - Update preview when reloading forms
e9187fc #378 - Clear the inspection field mapping on set project
658eb6d [FIX] Raise a message when we have a network error in project server
2988b7e [Fix] #325 - Reload project node when reloading QGIS file
82eee9a [Fix] #382 - Restore last form after edit action
abc506e [Fix] #374 - Clear up wording in UI
fbb7668 [FIX] Fix #338 - Fix saving double number step value
9271284 [FIX] Fix #383 - Don't error on trying to save default image to file
d04cae2 [FIX] Skip widgets with null fields
78bfaa0 Fix #376 - Add GPS location in status bar
5abcf30 [FIX] Fix error on new projects from server
22711a0 Add Undo Function
4aa0e6e Update To Limit GPS Position Updates
c03124b [FIX] Fix error on new projects from server
8ba561c [FIX] Fix expand/collapse naming
f53b871 [FIX] Increase search zoom
a30ea27 [FIX] Hide NULL value in info panel
44a3316 [FIX] Fix Roam crash on exit
d6c681b [FEATURE] Add clear button to search box
a01e99c [FEATURE] Add error handling for invalid geometry
577c654 [FEATURE] Add gps file stream
56521dc Set sqlite mode to delete
94b3434 Fix defaults compare fields to data
459de6d Fix #354 - Store index.db in appdata and don't publish it
e83370a [Fix] Catch project errors and report to project screen
ae4d8b5 [Fix] Don't try to send errors if raven not found
9774e43 Fix #363 - Remove settings save on exit. Handle reader error on load.
0649ec3 Fix crash with no field found
7dde4b7 Update QgsExpression calls to use QgsExpressionContext
d81e9fa Create settings file if not found
b20e407 Fix for showing quick inspection button
a5fdf35 Add quick inspection icon
5778f0e Add a quick inspection button
ca5cfbc Add show color for option row
82b2a24 Add formSaved event. Add incomplete widgets in warwning on form
463d575 Reset default roam config
1aab3a4 Fix roam.config loading from profile path
dfe825b Fix date widget to use local date time format