1 |
|
2003-08-21 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
Make postgis support really optional including insensitive menu |
4 |
|
items. |
5 |
|
|
6 |
|
* Thuban/Model/postgisdb.py (has_postgis_support): New. Return |
7 |
|
whether the postgis is supported. |
8 |
|
|
9 |
|
* Thuban/UI/dbdialog.py: Put the psycopg import into try..except |
10 |
|
to make postgis support optional |
11 |
|
|
12 |
|
* Thuban/UI/mainwindow.py (_has_postgis_support): New. Context |
13 |
|
version of Thuban.Model.postgisdb.has_postgis_support |
14 |
|
(database_management command): Make it only sensitive if postgis |
15 |
|
is supported. |
16 |
|
|
17 |
2003-08-21 Jan-Oliver Wagner <[email protected]> |
2003-08-21 Jan-Oliver Wagner <[email protected]> |
18 |
|
|
19 |
* Doc/manual/thuban-manual.xml: Added CVS revision for rev-history. |
* Doc/manual/thuban-manual.xml: Added CVS revision for rev-history. |