/[thuban]/branches/WIP-pyshapelib-bramz/ChangeLog
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1949 by bh, Thu Nov 13 18:57:14 2003 UTC revision 1958 by bh, Tue Nov 18 15:37:55 2003 UTC
# Line 1  Line 1 
1    2003-11-18  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/Model/postgisdb.py (PostGISConnection.MatchesParameters):
4            New. Test whether the connection matches a set of connection
5            parameters
6    
7            * Thuban/UI/dbdialog.py (DBFrame.conns_changed): Fix doc-string
8            (DBFrame.OnAdd): Use the new MatchesParameters method when looking
9            for existing connections with the same parameters and break out of
10            the loop correctly.
11    
12            * test/test_postgis_db.py (TestBriefDescription)
13            (TestPostGISSimple.test_brief_description): Rename
14            TestBriefDescription to TestPostGISSimple and the test method to
15            test_brief_description so that we can add more test methods.
16            (TestPostGISSimple.test_matches_parameters): New. Test the new
17            MatchesParameters method
18    
19    2003-11-18  Bernhard Herzog  <[email protected]>
20    
21            * Thuban/Lib/connector.py (Publisher): Introdcue a new flag,
22            _was_destroyed, to indicate whether an publisher instance has
23            already been destroyed.
24            (Publisher.Unsubscribe): Only disconnect if the publisher has not
25            been destroyed yet.
26            (Publisher.Destroy): Set the _was_destroyed flag to true.
27    
28            * test/test_connector.py
29            (TestPublisher.test_unsubscribe_after_destroy): New. Test that
30            calling Unsubscribe after Destroy doesn't raise an exception
31    
32    2003-11-14  Bernhard Herzog  <[email protected]>
33    
34            * Thuban/UI/identifyview.py (IdentifyView.selected_shape): Fix
35            typo in doc-string
36    
37  2003-11-13  Bernhard Herzog  <[email protected]>  2003-11-13  Bernhard Herzog  <[email protected]>
38    
39          Quote table and column names properly for postgis.          Quote table and column names properly for postgis.

Legend:
Removed from v.1949  
changed lines
  Added in v.1958

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26