Commit Graph

293 Commits

Author SHA1 Message Date
Don Allingham
6257af93f3 Remove getting values from maps. Use the key lists instead
svn: r1027
2002-06-14 04:30:20 +00:00
Don Allingham
9e88afc8af Better handling of notes
svn: r1026
2002-06-13 04:10:22 +00:00
Don Allingham
6c6e848453 *** empty log message ***
svn: r1025
2002-06-13 02:40:53 +00:00
Don Allingham
7f4d295118 Added DisplayTrace class to warn on tracebacks
svn: r1024
2002-06-11 17:56:14 +00:00
Don Allingham
de6581ef8c Updates
svn: r1023
2002-06-10 04:53:53 +00:00
Don Allingham
a93a7a1b17 ReadGedcom patch from Mark Lewis, Filter update for event match problem, improved Find for ZODB
svn: r1022
2002-06-04 04:04:07 +00:00
Don Allingham
bf95b99385 Fix reordering task for ZODB support
svn: r1015
2002-05-31 04:04:33 +00:00
Don Allingham
0430d28b49 Handle list colors for python 2, fix broken family links
svn: r1014
2002-05-30 22:34:58 +00:00
Don Allingham
88ac40491c Fixed level problem with GEDCOM import, fixed ZODB detection
svn: r1011
2002-05-28 13:58:03 +00:00
Don Allingham
d7d5849208 Handling of the SourceTable
svn: r1004
2002-05-25 15:23:07 +00:00
Don Allingham
8427900bf9 Handle REFN too large to fit into an integer
svn: r1001
2002-05-19 14:59:35 +00:00
Don Allingham
52644e68d6 Enhanced handling of changes
svn: r1000
2002-05-19 05:21:31 +00:00
Don Allingham
ad110c1ee1 Fixed several reported bugs
svn: r999
2002-05-19 00:03:59 +00:00
Don Allingham
78e1dffde7 Fixes for ZODB mode
svn: r997
2002-05-18 17:16:29 +00:00
Don Allingham
05c4a93d36 First pass at ZODB support
svn: r994
2002-05-18 16:29:04 +00:00
Don Allingham
54e0cf8320 Fix gendex generation
svn: r991
2002-05-15 01:48:38 +00:00
Don Allingham
6fb06e17e7 Allow the extension to be specified for web pages
svn: r990
2002-05-14 22:28:36 +00:00
Don Allingham
c664ec6ac8 GENDEX index generation
svn: r989
2002-05-14 19:46:45 +00:00
Don Allingham
b558c339b8 Handle Mother relationship better
svn: r988
2002-05-14 15:18:31 +00:00
Don Allingham
b666f0acac *** empty log message ***
svn: r987
2002-05-13 12:56:45 +00:00
Don Allingham
08d517803e Check for None as a spouse in filter, use tabs for options in reports
svn: r985
2002-05-12 02:48:25 +00:00
Don Allingham
236ecaf084 Use '*' instead of '#' for character substitution
svn: r984
2002-05-11 14:12:56 +00:00
Don Allingham
162fd30494 Fixed REFN generation, Added decendants/spouses filter
svn: r983
2002-05-11 14:12:13 +00:00
Don Allingham
d64c6fb54e Webpage and REFN enhancements
svn: r981
2002-05-09 22:31:22 +00:00
Don Allingham
446c67bb64 Final updates for 0.7.3 - translations and pychecker fixes
svn: r974
2002-05-07 02:10:13 +00:00
Don Allingham
273110343a *** empty log message ***
svn: r955
2002-05-03 04:21:23 +00:00
Don Allingham
9c5eb8cd61 Fixed hanging problem if 0 TRLR line is not present
svn: r954
2002-05-03 01:03:35 +00:00
Don Allingham
60ca9bde4f Report that produces a more complete report on individuals and can operate on more that a single individual
svn: r949
2002-05-01 22:38:31 +00:00
Don Allingham
26879174b9 updated support for readonly files
svn: r948
2002-05-01 22:37:18 +00:00
Don Allingham
bf30f9933b Spec file update, GEDCOM note work around for FTM bug
svn: r942
2002-04-24 12:59:15 +00:00
Don Allingham
d7b147654b General cleaup
svn: r940
2002-04-21 14:53:28 +00:00
Don Allingham
6aecc2c3e8 Filtering improvements, web template improvements
svn: r933
2002-04-18 13:52:40 +00:00
Unknown
67a2861eb9 Typo fixed
svn: r931
2002-04-15 20:14:41 +00:00
Don Allingham
b726692a18 Filter problems reported by Bernd Schandl
svn: r924
2002-04-14 14:56:30 +00:00
Don Allingham
d5df9c9d7b Two column index page for Web Page generation
svn: r920
2002-04-13 13:31:22 +00:00
Jeffrey C. Ollie
12e0753710 * Fixes bug with reloading filters after they get edited.
* Adds logical operations XOR and 'Exactly one rule must match'
* XOR has no GUI yet, pending 'basic/advanced' preference
* Ability to invert the sense of the filter.
* What should be speed improvements by passing bound methods to the
  builtin filter function
* Changes to the XML input/output to support new functonality
* Changes to UI to support new functionality


svn: r919
2002-04-13 03:53:20 +00:00
Don Allingham
58bf39bd40 Patches from Jeff Ollie for filters
svn: r910
2002-04-10 00:13:19 +00:00
Donald A. Peterson
9648ccd113 Set proper permission bits upon INSTALLATION
svn: r907
2002-04-09 15:53:33 +00:00
Don Allingham
8997aeded4 Patches from Jeff Ollie for colorization and dashed lines
svn: r905
2002-04-09 15:51:59 +00:00
Don Allingham
8202bda10f Strip out control characters, handle // names better
svn: r903
2002-04-09 13:19:29 +00:00
Don Allingham
44c7830f81 Logic operations for filters.
svn: r899
2002-04-08 03:19:43 +00:00
Unknown
f0866ed51e German translation for snap20020406 and typo in src/plugins/GraphViz.py
svn: r898
2002-04-07 14:39:31 +00:00
Don Allingham
af52051f62 Updated custom filter editor
svn: r895
2002-04-06 20:00:38 +00:00
Don Allingham
cda292743f Added Russian translation and custom filter editor
svn: r892
2002-04-05 00:23:13 +00:00
Don Allingham
0f1756af3b Pychecker cleanup
svn: r885
2002-03-31 05:01:10 +00:00
Donald A. Peterson
2444f75983 New Makefile structure
svn: r881
2002-03-30 03:49:19 +00:00
Don Allingham
be36b57a50 Tooltip addtion to report template
svn: r872
2002-03-29 01:55:52 +00:00
Don Allingham
d5ae9743bd GraphViz enhancements from Jeff Ollie
svn: r871
2002-03-29 00:56:28 +00:00
Don Allingham
f3d1931259 Fixed child->family link
svn: r870
2002-03-29 00:32:09 +00:00
Don Allingham
d68d17855a Fixed Note handing
svn: r869
2002-03-28 15:05:17 +00:00