/[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 2684 by frank, Tue Jun 27 16:11:35 2006 UTC revision 2688 by frank, Fri Jun 30 12:27:20 2006 UTC
# Line 1  Line 1 
1  2006-06-27 Frank Koormann <[email protected]>  2006-06-27 Frank Koormann <[email protected]>
2    
3            New Classification "Pattern": Classify text attributes by regexp.
4    
5            * Thuban/Model/classification.py (class ClassGroupPattern):
6            New, group is associated with a regular expression.
7            (Classification._compile_classification): Store compiled regexp and
8            original group for pattern.
9            (Classification.FindGroup): Added pattern.
10    
11            * Thuban/UI/classifier.py
12            (ClassGrid._OnLabelRightClicked, ClassGrid.labelPopup):
13            New, add popup to select singleton/pattern.
14            (ClassTable.GetRowLabelValue, ClassTable.GetValueAsCustom,
15            ClassTable.SetValueAsCustom): Added pattern.
16            (ClassTable.__ParseInput): Autodetect singleton/pattern.
17    
18            * Thuban/Model/save.py (SessionSaver.write_classification):
19            Added pattern.
20    
21            * Thuban/Model/load.py (SessionLoader.start_clpattern,
22            SessionLoader.end_clpattern): New, process pattern elements.
23    
24            * test/test_classification.py (class TestClassGroupPattern): New.
25            (TestClassification.test_add_pattern,
26            TestClassification.test_multiple_groups_textual,
27            TestClassification.test_deepcopy_textual): New.
28            (TestClassification.test_multiple_groups_numerical):
29            Renamed test_multiple_groups.
30            (TestClassification.test_deepcopy_numerical): Renamed test_deepcopy.
31    
32            * test/test_save.py (SaveSessionTest.testClassifiedLayer):
33            Added pattern.
34    
35            * test/test_load.py (ClassificationTest.TestLayers, TestClassification):
36            Added pattern.
37    
38            * test/test_layer.py
39            (TestLayerModification.test_set_classification_textual): New
40            (TestLayerModification.test_set_classification_numerical):
41            Renamed test_set_classification.
42    
43            * Doc/manual/thuban-manual.xml: Added pattern to layer classification
44            description.
45    
46            * Resources/XML/thuban-1.1.dtd: Added clpattern element and attribs.
47    
48    2006-06-29 Didrik Pinte <[email protected]>
49    
50            * Thuban/version.py: Bugfix determination of SQLite, the wright one !
51              
52    2006-06-28 Didrik Pinte <[email protected]>
53    
54            * packaging/windows/thubanstart.py: sample file loading all the stable
55            extensions
56            
57    2006-06-28 Didrik Pinte <[email protected]>
58    
59            * Thuban/version.py: Bugfix determination of SQLite on old and recent
60            systems (support pysqlite1 and pysqlite2)
61    
62    2006-06-27 Frank Koormann <[email protected]>
63    
64          * Thuban/version.py: Bugfix determination of SQLite on old systems.          * Thuban/version.py: Bugfix determination of SQLite on old systems.
65    
66  2006-05-17 Didrik Pinte <[email protected]>  2006-05-17 Didrik Pinte <[email protected]>

Legend:
Removed from v.2684  
changed lines
  Added in v.2688

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26