Skip to content

Commit

Permalink
Align develop to master (#76)
Browse files Browse the repository at this point in the history
* added first working version for QGIS3 - loads properly but need to fix and ensure all works

* renamed files and changed code to be compliant to the new API

* Reformat code so that test can pass

* fix for selecting feature when editng parcels

* fix no database error

* update API call

* First iteration for porting to QGIS3 (#67)

* added qgis projects and sql for creating database

* updated metadata.txt, although how does it interact with metadata from Kartoza plugin repo?

* renamed folders and updated the sql file removing tables which are not needed by the plugin. Disabbled beacons trigger to revert when Gavin confirms its working properly

* added materialised views which I had deleted whilst testing failure for beacons delete

* modified script to create tables  properly

* modified function for deleting beacons

* added about tag

* Modified metadata for upload to QGIS plugin repository

* Removed database dumb from plugin

* added licence info into the plugin

* removed details that were duplicated in readme

* modified toolbar name to cogo

* fix lambda function error when editing parcel

* added first working version for QGIS3 - loads properly but need to fix and ensure all works

* renamed files and changed code to be compliant to the new API

* Reformat code so that test can pass

* fix for selecting feature when editng parcels

* fix no database error

* update API call

* Fix setup database and materialised views not working properly

* Changed version number fro QGIS

* Fix database startup scripts (#70)

* added qgis projects and sql for creating database

* updated metadata.txt, although how does it interact with metadata from Kartoza plugin repo?

* renamed folders and updated the sql file removing tables which are not needed by the plugin. Disabbled beacons trigger to revert when Gavin confirms its working properly

* added materialised views which I had deleted whilst testing failure for beacons delete

* modified script to create tables  properly

* modified function for deleting beacons

* added about tag

* Modified metadata for upload to QGIS plugin repository

* Removed database dumb from plugin

* added licence info into the plugin

* removed details that were duplicated in readme

* modified toolbar name to cogo

* fix lambda function error when editing parcel

* added first working version for QGIS3 - loads properly but need to fix and ensure all works

* renamed files and changed code to be compliant to the new API

* Reformat code so that test can pass

* fix for selecting feature when editng parcels

* fix no database error

* update API call

* Fix setup database and materialised views not working properly

* Changed version number fro QGIS

* Application of styles for layers

* modified sample script

* Fix various issues (#71)

* added qgis projects and sql for creating database

* updated metadata.txt, although how does it interact with metadata from Kartoza plugin repo?

* renamed folders and updated the sql file removing tables which are not needed by the plugin. Disabbled beacons trigger to revert when Gavin confirms its working properly

* added materialised views which I had deleted whilst testing failure for beacons delete

* modified script to create tables  properly

* modified function for deleting beacons

* added about tag

* Modified metadata for upload to QGIS plugin repository

* Removed database dumb from plugin

* added licence info into the plugin

* removed details that were duplicated in readme

* modified toolbar name to cogo

* fix lambda function error when editing parcel

* beacon on top of parcel

* fix error on editing bearing and distance

* added first working version for QGIS3 - loads properly but need to fix and ensure all works

* renamed files and changed code to be compliant to the new API

* Reformat code so that test can pass

* fix for selecting feature when editng parcels

* fix no database error

* update API call

* Port to QGIS 3 (#69)

* added first working version for QGIS3 - loads properly but need to fix and ensure all works

* renamed files and changed code to be compliant to the new API

* Reformat code so that test can pass

* fix for selecting feature when editng parcels

* fix no database error

* update API call

* First iteration for porting to QGIS3 (#67)

* added qgis projects and sql for creating database

* updated metadata.txt, although how does it interact with metadata from Kartoza plugin repo?

* renamed folders and updated the sql file removing tables which are not needed by the plugin. Disabbled beacons trigger to revert when Gavin confirms its working properly

* added materialised views which I had deleted whilst testing failure for beacons delete

* modified script to create tables  properly

* modified function for deleting beacons

* added about tag

* Modified metadata for upload to QGIS plugin repository

* Removed database dumb from plugin

* added licence info into the plugin

* removed details that were duplicated in readme

* modified toolbar name to cogo

* fix lambda function error when editing parcel

* added first working version for QGIS3 - loads properly but need to fix and ensure all works

* renamed files and changed code to be compliant to the new API

* Reformat code so that test can pass

* fix for selecting feature when editng parcels

* fix no database error

* update API call

* Fix setup database and materialised views not working properly

* Changed version number fro QGIS

* Application of styles for layers

* modified sample script

* Align develop  (#72)

* added qgis projects and sql for creating database

* updated metadata.txt, although how does it interact with metadata from Kartoza plugin repo?

* renamed folders and updated the sql file removing tables which are not needed by the plugin. Disabbled beacons trigger to revert when Gavin confirms its working properly

* added materialised views which I had deleted whilst testing failure for beacons delete

* modified script to create tables  properly

* modified function for deleting beacons

* added about tag

* Modified metadata for upload to QGIS plugin repository

* Removed database dumb from plugin

* added licence info into the plugin

* removed details that were duplicated in readme

* modified toolbar name to cogo

* fix lambda function error when editing parcel

* beacon on top of parcel

* fix error on editing bearing and distance

* added first working version for QGIS3 - loads properly but need to fix and ensure all works

* renamed files and changed code to be compliant to the new API

* Reformat code so that test can pass

* fix for selecting feature when editng parcels

* fix no database error

* update API call

* Port to QGIS 3 (#69)

* added first working version for QGIS3 - loads properly but need to fix and ensure all works

* renamed files and changed code to be compliant to the new API

* Reformat code so that test can pass

* fix for selecting feature when editng parcels

* fix no database error

* update API call

* First iteration for porting to QGIS3 (#67)

* added qgis projects and sql for creating database

* updated metadata.txt, although how does it interact with metadata from Kartoza plugin repo?

* renamed folders and updated the sql file removing tables which are not needed by the plugin. Disabbled beacons trigger to revert when Gavin confirms its working properly

* added materialised views which I had deleted whilst testing failure for beacons delete

* modified script to create tables  properly

* modified function for deleting beacons

* added about tag

* Modified metadata for upload to QGIS plugin repository

* Removed database dumb from plugin

* added licence info into the plugin

* removed details that were duplicated in readme

* modified toolbar name to cogo

* fix lambda function error when editing parcel

* added first working version for QGIS3 - loads properly but need to fix and ensure all works

* renamed files and changed code to be compliant to the new API

* Reformat code so that test can pass

* fix for selecting feature when editng parcels

* fix no database error

* update API call

* Fix setup database and materialised views not working properly

* Changed version number fro QGIS

* Application of styles for layers

* modified sample script

* update api for selecting features (#74)

* Modified descriptions and added manual as PDF

* changed version number
  • Loading branch information
mazano authored Oct 22, 2019
1 parent 0ebf141 commit 8e15699
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sample data create the database with a CRS: `26332`. A sample survey is provided

# User manual

[User manual](http://goo.gl/CY9TYn)
[User manual](http://goo.gl/CY9TYn) or look at the PDF attached in data folder


## Credits
Expand Down
2 changes: 1 addition & 1 deletion cogo_dialogs.py
Original file line number Diff line number Diff line change
Expand Up @@ -1060,7 +1060,7 @@ def highlight_feature(self, layer, feature):
def highlight_features(self, layer, features):
""" Highlight multiple features on a vector layer
"""
layer.setSelectedFeatures(features)
layer.selectByIds([feature.id() for feature in features])

def captured(self, selected):
""" Notify the dialog of a feature selection and disable selecting
Expand Down
Binary file added data/CoGo_plugin_user_manual.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name=CoGo Plugin
description=A plugin to capture coordinates, bearings and distances and to use these to construct and manage land parcels.
qgisMinimumVersion=2.99
qgisMaximumVersion=3.99
version=3.5
version=3.6
author=Kartoza
[email protected]

Expand Down

0 comments on commit 8e15699

Please sign in to comment.