/[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 2686 by dpinte, Wed Jun 28 15:35:46 2006 UTC revision 2696 by bernhard, Sun Sep 17 23:19:21 2006 UTC
# Line 1  Line 1 
1    2006-09-18 Bernhard Reiter <[email protected]>
2            * test/test_proj.py: new test_lc_numeric_robustness()
3    
4    2006-09-15 Bernhard Reiter <[email protected]>
5    
6            * README: added RXP and pyRXP as optional for tests.
7            * test/localessupport.py: New. Contains a helper function
8            to find a locale with comma used as decimal_point.
9    
10    2006-08-31 Bernhard Reiter <[email protected]>
11    
12            * README: fixed URLs to sqlite and pysqlite.
13            * Thuban/UI/about.py: Added Didrik Pinte as contributor. Extended
14              copyright range to include 2006.
15    
16    
17    2006-06-29 Didrik Pinte <[email protected]>
18    
19            * Thuban/UI/main.py: circular import fix.
20    
21    2006-06-27 Frank Koormann <[email protected]>
22    
23            New Classification "Pattern": Classify text attributes by regexp.
24    
25            * Thuban/Model/classification.py (class ClassGroupPattern):
26            New, group is associated with a regular expression.
27            (Classification._compile_classification): Store compiled regexp and
28            original group for pattern.
29            (Classification.FindGroup): Added pattern.
30    
31            * Thuban/UI/classifier.py
32            (ClassGrid._OnLabelRightClicked, ClassGrid.labelPopup):
33            New, add popup to select singleton/pattern.
34            (ClassTable.GetRowLabelValue, ClassTable.GetValueAsCustom,
35            ClassTable.SetValueAsCustom): Added pattern.
36            (ClassTable.__ParseInput): Autodetect singleton/pattern.
37    
38            * Thuban/Model/save.py (SessionSaver.write_classification):
39            Added pattern.
40    
41            * Thuban/Model/load.py (SessionLoader.start_clpattern,
42            SessionLoader.end_clpattern): New, process pattern elements.
43    
44            * test/test_classification.py (class TestClassGroupPattern): New.
45            (TestClassification.test_add_pattern,
46            TestClassification.test_multiple_groups_textual,
47            TestClassification.test_deepcopy_textual): New.
48            (TestClassification.test_multiple_groups_numerical):
49            Renamed test_multiple_groups.
50            (TestClassification.test_deepcopy_numerical): Renamed test_deepcopy.
51    
52            * test/test_save.py (SaveSessionTest.testClassifiedLayer):
53            Added pattern.
54    
55            * test/test_load.py (ClassificationTest.TestLayers, TestClassification):
56            Added pattern.
57    
58            * test/test_layer.py
59            (TestLayerModification.test_set_classification_textual): New
60            (TestLayerModification.test_set_classification_numerical):
61            Renamed test_set_classification.
62    
63            * Doc/manual/thuban-manual.xml: Added pattern to layer classification
64            description.
65    
66            * Resources/XML/thuban-1.1.dtd: Added clpattern element and attribs.
67    
68    2006-06-29 Didrik Pinte <[email protected]>
69    
70            * Thuban/version.py: Bugfix determination of SQLite, the wright one !
71              
72  2006-06-28 Didrik Pinte <[email protected]>  2006-06-28 Didrik Pinte <[email protected]>
73    
74          * packaging/windows/thubanstart.py: sample file loading all the stable          * packaging/windows/thubanstart.py: sample file loading all the stable
# Line 34  Line 105 
105    * Thuban/Model/transientdb.py : Updated imports to support pysqlite2    * Thuban/Model/transientdb.py : Updated imports to support pysqlite2
106          Patched the querying system to support the param style of pysqlite2          Patched the querying system to support the param style of pysqlite2
107    
108    >>>>>>> .r2689
109  2006-04-24 Didrik Pinte <[email protected]>  2006-04-24 Didrik Pinte <[email protected]>
110    * Extensions/svgexport/__init__.py: The extension now works on win32          * Extensions/svgexport/__init__.py: The extension now works on win32
111          architecture. Bug #87 corrected.          architecture. Bug #87 corrected.
112    
113  2006-04-20 Bernhard Reiter <[email protected]>  2006-04-20 Bernhard Reiter <[email protected]>

Legend:
Removed from v.2686  
changed lines
  Added in v.2696

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26