further work to complete the reference_map implementation.

svn: r5563
This commit is contained in:
Richard Taylor
2005-12-16 11:59:13 +00:00
parent 0d1c415391
commit 748337078b
5 changed files with 244 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2005-12-16 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/GrampsBSDDB.py: reindex_reference_map added to rebuild the
reference_map when upgrading database
* test/RunAllTests.py: script to run multiple unittests
* test/GrampsDbBase_Test.py: unittest to test reference_map table
implementation.
2005-12-15 Don Allingham <don@gramps-project.org>
* src/DisplayState.py: Window management completed
* src/ViewManger.py: progress bar added back in