2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu>

* src/plugins/SameSurnames.py (IncompleteSurname.apply): 
	can bring up people with empty surname

	* src/plugins/ImportCSV.py (CSVParser.process): fixed csv import with 
	no surname (bug #1603)


svn: r9826
This commit is contained in:
Doug Blank
2008-01-15 19:04:46 +00:00
parent 7971b173ca
commit a5a349219a
2 changed files with 22 additions and 3 deletions

View File

@@ -1,10 +1,14 @@
2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/plugins/SameSurnames.py (IncompleteSurname.apply):
can bring up people with empty surname
2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/FilterEditor/_ShowResults.py: allow notes to be filtered
0001607: Unreferenced filter test
2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/plugins/ImportCSV.py (CSVParser.process): fixed csv import with no
surname (bug #1603)
* src/plugins/ImportCSV.py (CSVParser.process): fixed csv import with
no surname (bug #1603)
2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/plugins/DefaultGramplets.py (TopSurnamesGramplet.main): make