This repository has been archived by the owner on Aug 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
metadata.txt
50 lines (41 loc) · 1.73 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# This file contains metadata for your plugin. Since
# version 2.0 of QGIS this is the proper way to supply
# information about a plugin. The old method of
# embedding metadata in __init__.py will
# is no longer supported since version 2.0.
# This file should be included when you package your plugin.# Mandatory items:
[general]
name=DsgManagementTools
qgisMinimumVersion=2.6
description=Tools to manage DSG's cartographic production
version=2.0
author=Brazilian Army - Geographic Service Bureau
about=
DSGManagementTools with the followinf features
-Replication of PostGIS databases created with the DsgTools plugin
-Replication working for EDGV 2.1.3 and FTer_2a_Ed
# End of mandatory metadata
# Recommended items:
# Uncomment the following line and add your changelog:
# changelog=
1.0.1- The table sequences are now being replicated.
1.1- Now the timestamp of the last SYNC event is shown in the tab "Active Replications"
1.1.1- Bug on get active replications solved
1.1.2- Fixing the hard coded port number (5432) in the CGI's
1.1.3- Bug fix on get running daemons function
1.1.4- Update to work with server without stored password
1.1.5- Bug fix on servers without password
1.2- New way to report messages. Now critical information it's being passed to the user.
2.0- Replication working for EDGV 2.1.3 and FTer_2a_Ed
# Tags are comma separated with spaces allowed
tags=
homepage=https://github.com/phborba/DSGManagementTools
tracker=https://github.com/phborba/DSGManagementTools
repository=https://github.com/phborba/DSGManagementTools
category=Plugins
icon=icon.png
# experimental flag
experimental=False
# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False