Commit Graph

2141 Commits

Author SHA1 Message Date
Martin Hawlisch
e6f434a686 * src/plugins/NavWebPage.py: Correct link to Surname list page; Better handling for not existing media object files and note-only objects; thumbnails are always png images
svn: r5137
2005-08-29 12:41:04 +00:00
Don Allingham
59306cdf74 * src/plugins/NavWebPage.py: handle resticted living people
better, producing name and relationships instead of just Private.


svn: r5136
2005-08-29 04:13:12 +00:00
Don Allingham
ac1f811723 * src/plugins/AncestorChart2.py: add support for %n style
of keyword substitution


svn: r5135
2005-08-28 20:38:46 +00:00
Don Allingham
2cd3db64aa * src/data/Makefile.am: install document.png
* src/plugins/Makefile.am: install DescendChart.py


svn: r5134
2005-08-27 14:43:34 +00:00
Don Allingham
933a86ea78 * src/data/document.png: added
svn: r5133
2005-08-27 02:57:55 +00:00
Martin Hawlisch
88d8e09768 * src/GrampsDbBase.py: Print transaction if GRAMPS_SIGNAL=1
svn: r5131
2005-08-26 21:09:47 +00:00
Martin Hawlisch
275c60a7c6 * src/plugins/TestcaseGenerator.py: Changed param handling; add more tests; make names shorter and configurable
svn: r5130
2005-08-26 20:50:56 +00:00
Don Allingham
4f2461aca5 added maximum number of generations, fixed shadow scaling
svn: r5129
2005-08-26 20:42:56 +00:00
Don Allingham
293f89e73b * src/plugins/DescendChart.py: Fix spacing and line drawing,
added maximum number of generations


svn: r5128
2005-08-26 20:10:56 +00:00
Don Allingham
15a3999422 * src/plugins/DescendChart.py: Fix spacing and line drawing
svn: r5127
2005-08-26 19:10:34 +00:00
Don Allingham
755c75a2c5 * src/SubstKeywords: Add new % options
* src/plugins/DescendChart.py: New descendant wall chart report


svn: r5126
2005-08-26 03:03:29 +00:00
Martin Hawlisch
59162682c0 * src/SelectChild.py (on_save_child_clicke): Dont add the same person multiple times as child
* src/gramps_main.py (delete_person_response): Purge empty family after the last child of a single-spouse family was deleted.


svn: r5125
2005-08-25 21:05:44 +00:00
Don Allingham
40042df8f6 * src/ImgManip.py: convert to png instead of jpeg
* src/ReadGedcom.py: try to catch bad secondary index error.
* src/ReportUtils.py: provide privacy sanitation on a list
* src/NavWebPage.py: better handling of thumbnails, allow gallery
page to be disabled


svn: r5122
2005-08-25 01:42:58 +00:00
Martin Hawlisch
ee6ad290d1 * src/ImgManip.py: import Utils (required by get_thumbnail_image)
svn: r5121
2005-08-24 20:38:36 +00:00
Don Allingham
ba71b271c1 * src/data/main6.css: new "Sharp" style sheet
svn: r5120
2005-08-24 03:24:21 +00:00
Don Allingham
cc88a37d0b * gramps.sh.in: escape the arguments to prevent spaces in
filenames to be parsed as to seperate arguments
* src/ImageSelect.py: pass the mime_type to the thumbnail generator
* src/ImgManip.py: query the gconf database to find appropriate
thumbnail generators
* src/NameDisplay.py: don't force a comma if the last name does
not exist
* src/WriteGedcom.py: don't copy a file on top of itself
* src/plugins/Ancestors.py: verify the existance of a file
* src/plugins/NavWebPage.py: don't use HOME page if it would be
empty

* src/plugins/Ancestors.py: fix pagebreak and borders around image


svn: r5119
2005-08-24 03:14:12 +00:00
Martin Hawlisch
c2374c1ac5 * src/plugins/ExportVCard.py (write_person): Fix typo
svn: r5118
2005-08-22 08:36:18 +00:00
Don Allingham
37394a76ae * src/ImgManip.py: add support for PDF thumbnailing
* src/plugins/NavWebPage.py: Always use two levels instead of
one level of subdirectories, use subdirectories for thumbnails
and media objects


svn: r5117
2005-08-22 04:01:23 +00:00
Don Allingham
987a3cef7c * src/NameDisplay.py: handle patronymic names in given name
* src/plugins/NavWebPage.py: handle patronymic names in given name


svn: r5116
2005-08-20 03:20:17 +00:00
Don Allingham
f8710bae70 * src/GenericFilter.py: fix unicode problem with menu store
svn: r5115
2005-08-20 03:16:05 +00:00
Don Allingham
a51b4cdb9b * src/plugins/NavWebPage.py: code clean up
svn: r5108
2005-08-19 04:15:06 +00:00
Don Allingham
4f6f7eb94f * src/AddSpouse.py: remove unnecessary commit via add_family
* src/NavWebPage.py: move more HTML commands to CSS
* src/data/main*.css: add support for HTML control from NavWebPage


svn: r5107
2005-08-18 22:07:31 +00:00
Martin Hawlisch
6a4b19417d * doc/gramps-manual/C/custom.xml: Match against DTD
* doc/gramps-manual/C/usage.xml: Match against DTD
* doc/gramps-manual/C/preface.xml: Match against DTD


svn: r5106
2005-08-18 20:29:31 +00:00
Don Allingham
b35767c630 source page, check for bad file name if archive is used.
svn: r5104
2005-08-18 03:19:33 +00:00
Don Allingham
62d32ed08a * src/plugins/NavWebPage.py: fix source reference links on the
source page.


svn: r5103
2005-08-18 02:45:25 +00:00
Don Allingham
5df0a7c8a9 * src/FamilyView.py: commit person when removed from family
svn: r5102
2005-08-18 00:33:49 +00:00
Eero Tamminen
b42c617c3f lots of updates to StatisticsChart
svn: r5099
2005-08-17 22:41:30 +00:00
Don Allingham
04afb37165 * src/Marriage.py: fix lds_data_object problem
svn: r5098
2005-08-17 22:01:15 +00:00
Don Allingham
9d1cb02e41 * src/GrampsDBCallback.py: look for GRAMPS_SIGNAL environment
variable equal to 1 to enable signal debugging


svn: r5097
2005-08-17 18:21:43 +00:00
Don Allingham
b2e194b8ec * src/ChooseParents.py: disconnect signals on close, do fewer
commits


svn: r5096
2005-08-17 16:53:21 +00:00
Richard Taylor
63a66789a8 2005-08-17 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/plugins/ExportVCalendar.py: fixed import for localtime,
        corrected type of Utils and params to Until.family_name
        made "Version" upper case as demanded by Korganiser and
        the spec (I think).


svn: r5091
2005-08-17 08:00:22 +00:00
Don Allingham
d51cd767e0 * src/EditPerson.py: hide LDS if not requested
* src/Marriage.py: hide LDS if not requested
* src/Spell.py: re-enable
* src/GrampsCfg.py: add support for spell checker
* src/GrampsGconfKeys.py: add support for spell checker
* src/GrampsIniKeys.py: add support for spell checker
* src/gramps.glade: add support for spell checker
* src/data/gramps.schemas: add support for spell checker


svn: r5090
2005-08-17 03:52:34 +00:00
Don Allingham
e72ca98e22 * src/MediaView.py: add mediaobj to DND types
* src/plugins/ScratchPad.py: fill out rest of media details (type,value)


svn: r5089
2005-08-16 22:49:33 +00:00
Don Allingham
ee20b5d115 * src/MergePeople.py: correctly handle selection of first person
svn: r5088
2005-08-16 22:29:37 +00:00
Eero Tamminen
7c0c620ccf Fix/improve Finnish translations
svn: r5087
2005-08-16 21:45:51 +00:00
Don Allingham
d6a9ffb2ef * src/Sources.py: Limit the source title to 40 characters
svn: r5086
2005-08-16 17:46:10 +00:00
Don Allingham
e7f27f4645 * src/plugins/NavWebPage.py: fix paths in surname page
svn: r5085
2005-08-16 16:32:27 +00:00
Alex Roitman
7bebe8d394 * NEWS: Update.
svn: r5081
2005-08-15 12:50:28 +00:00
Alex Roitman
cb2c215cf7 * src/ReadXML.py (start_event): Correctly set event type.
* acinclude.m4, configure.in, gramps.spe.in, src/data/Makefile.am:
Properly test for gconftool-2 binary.


svn: r5079
2005-08-15 00:31:11 +00:00
Martin Hawlisch
7c1ce4296b * src/plugins/ExportVCalendar.py: Fix typo
svn: r5078
2005-08-14 19:35:33 +00:00
Alex Roitman
af2fe576d2 * doc/gramps-manual/fr/figures/comp-people.png,
doc/gramps-manual/fr/figures/date-selection.png,
doc/gramps-manual/fr/figures/merge-people.png,
doc/gramps-manual/fr/figures/merge-plc.png,
doc/gramps-manual/fr/figures/merge-src.png,
doc/gramps-manual/fr/figures/prefs.png,
doc/gramps-manual/fr/figures/scratch-pad.png,
doc/gramps-manual/fr/figures/find-people.png: Add figures.


svn: r5074
2005-08-13 18:22:35 +00:00
Alex Roitman
ed41f66ebf Use translated event names; properly test for events.
svn: r5071
2005-08-12 21:32:56 +00:00
Alex Roitman
a672292d5d * src/plugins/NavWebPage.py (display_ind_events,display_spouse):
Use translated event names.


svn: r5070
2005-08-12 19:36:21 +00:00
Alex Roitman
324930e165 * src/GrampsBSDDB.py (upgrade_8): Insert check for event_list.
* src/plugins/Check.py (check_events): Add checks for family
events; Replace garbage event_list with empty list for both
types.


svn: r5067
2005-08-12 18:35:30 +00:00
Alex Roitman
234baa9682 * src/po/cs.po: Updated Czech translation.
svn: r5064
2005-08-12 16:45:51 +00:00
Don Allingham
0fa5fd601f surname page fix
svn: r5063
2005-08-12 16:38:48 +00:00
Alex Roitman
9f9edb8fe3 * src/po/nl.po: Updated Dutch translation
svn: r5060
2005-08-12 15:31:24 +00:00
Alex Roitman
45fd06cbb3 * doc/gramps-manual/fr/figures/column-editor.png: Add figure.
svn: r5051
2005-08-11 17:10:25 +00:00
Eero Tamminen
f4f38ca040 updated/fixed Finnish translations
svn: r5048
2005-08-10 20:52:31 +00:00
Alex Roitman
e7d9c8d676 * configure.in: Enable fr manual.
* doc/gramps-manual/Makefile.am: Enable fr manual.
* doc/gramps-manual/fr/Makefile.am: Add new files to the installed
list.
* doc/gramps-manual/fr/cmdline.xml,
doc/gramps-manual/fr/custom.xml,
doc/gramps-manual/fr/faq.xml, doc/gramps-manual/fr/filtref.xml
doc/gramps-manual/fr/getstart.xml,
doc/gramps-manual/fr/gramps-manual.xml,
doc/gramps-manual/fr/keybind.xml, doc/gramps-manual/fr/legal.xml,
doc/gramps-manual/fr/mainwin.xml, doc/gramps-manual/fr/usage.xml:
Update manual.


svn: r5047
2005-08-10 15:57:28 +00:00
Alex Roitman
e646023576 * src/po/nl.po: Typo.
svn: r5045
2005-08-10 14:52:26 +00:00
Alex Roitman
94b1928fc0 * src/plugins/NavWebPage.py (add_user_options): Mark translatable
strings.
* src/po/template.po: Update template.
* src/po/ru.po: Translation update.


svn: r5036
2005-08-08 15:52:41 +00:00
Eero Tamminen
16c656f266 Update fi translations to latest template
svn: r5034
2005-08-07 22:20:39 +00:00
Alex Roitman
2f2c6bf1e6 * src/EditPerson.py (did_data_change,on_apply_person_clicked):
Convert date text to unicode before parsing.
* src/Spell.py: Comment out to disable spell-checking for 2.0.6.


svn: r5028
2005-08-05 20:49:10 +00:00
Alex Roitman
d2cf4f8668 * src/Spell.py: Make more robust to failure.
* src/Makefile.am: Ship new file.
* NEWS: Update.


svn: r5023
2005-08-05 15:34:53 +00:00
Martin Hawlisch
d575d56cba * src/plugins/Checkpoint.py (rcs): define variable comment before using it.
svn: r5022
2005-08-05 15:31:46 +00:00
Don Allingham
55447ac858 * src/Spell.py: Interface to gtkspell
* src/AttrEdit.py: add spell checker to notes
* src/EditPerson.py: add spell checker to notes
* src/EditPlace.py: add spell checker to notes
* src/EditSource.py: add spell checker to notes
* src/EventEdit.py: add spell checker to notes
* src/ImageSelect.py: add spell checker to notes
* src/Marriage.py: add spell checker to notes
* src/NameEdit.py: add spell checker to notes
* src/NoteEdit.py: add spell checker to notes
* src/Sources.py: add spell checker to notes


svn: r5021
2005-08-05 03:41:23 +00:00
Alex Roitman
ef444d3843 * src/po/ru.po: Partial update.
svn: r5020
2005-08-05 02:05:41 +00:00
Alex Roitman
02f7142364 * src/ArgHandler.py (parse_args): Use mime type to identify gramps
XML data.
* doc/gramps.1.in: Update man page.
* doc/gramps-manual/C/cmdline.xml: Update manual.

* src/PeopleModel.py: provide a work around for the python 2.3 bug
unicode sorting problem with locale.strcoll. For a nul termination
during sorting, strip it off after sorting. Only used for
python2.3, since this bug was fixed in python 2.4.


svn: r5019
2005-08-04 23:54:18 +00:00
Don Allingham
b6e123ed06 * src/ImageSelect.py: fixed thumbnail dnd selection
svn: r5018
2005-08-04 22:34:42 +00:00
Don Allingham
ac235ff7be * src/AttrEdit.py: don't used reserved word "list"
* src/EditPerson.py: Pass correct attribute list to editor
* src/GrampsBSDDB.py: persistently load/save attribute lists
* src/GrampsDbBase.py: update attributes on commit
* src/Marriage.py: Pass correct attribute list to editor


svn: r5017
2005-08-04 20:46:41 +00:00
Alex Roitman
4ac3779a96 * src/Report.py (parse_report_options_frame): Fallback to trivial
filter on filter failure.


svn: r5014
2005-08-04 18:05:43 +00:00
Alex Roitman
5374ed4b64 * NEWS: Update.
* src/MergePeople.py: Typos.
* src/plugins/NavWebPage.py: Typos.
* src/po/template.po: Update for upcoming 2.0.6.


svn: r5013
2005-08-04 16:18:24 +00:00
Don Allingham
335580cc90 * src/PeopleModel.py: provide a work around for the python 2.3 bug unicode
sorting problem with locale.strcoll. For a nul termination during sorting,
strip it off after sorting. Only used for python2.3, since this bug was
fixed in python 2.4.


svn: r5012
2005-08-04 15:53:38 +00:00
Don Allingham
ad2ef89450 * src/NavWebPage.py: use new ProgressMeter, add ability to
not generate a CSS style sheet.
* src/WebPage.py: add deprecation notice


svn: r5011
2005-08-04 04:20:17 +00:00
Alex Roitman
5eb6e7c97e * src/gramps_main.py (undo): Rebuild bookmarks menu on undo.
* src/plugins/ChangeNames.py: Add ProgressMeter.
* src/plugins/ChangeTypes.;y: Add ProgressMeter.
* src/plugins/Check.py: Mark translatable string.
* src/plugins/EventCmp.py: Add ProgressMeter.
* src/plugins/PatchNames.py: Add ProgressMeter.


svn: r5010
2005-08-03 22:17:10 +00:00
Don Allingham
1cc16595a9 ProgressMeter changes
svn: r5009
2005-08-03 21:10:11 +00:00
Don Allingham
ca4856adee ProgressMeter additions
svn: r5008
2005-08-03 19:25:03 +00:00
Alex Roitman
3816790b4f * src/Bookmarks.py: Convert from CList to ListModel and TreeView;
Remove Cancel and OK buttons, Add Close button; make all changes
immediate conforming to the HIG; (remove_people): Add method for
removing people outside bookmark editor (useful for connecting to
signals).
* src/gramps_main.py (on_remove_bookmark): Add handler for
removing deleted people; (__init__): Connect new handler to the
'person-delete' signal.


svn: r5007
2005-08-03 02:53:52 +00:00
Don Allingham
28edd32a1f * src/NameEdit.py: convert names to unicode
* src/PeopleModel.py: convert names to uncode


svn: r5006
2005-08-03 02:31:18 +00:00
Don Allingham
66523b5c7c date fixes
svn: r5004
2005-08-02 21:53:27 +00:00
Don Allingham
886696e718 Family/Person event separation
svn: r5002
2005-08-02 19:39:53 +00:00
Martin Hawlisch
a53db06f26 * src/gramps_main.py: Disable "add bookmark" menu entry on readonly database and only enable it in person/family/pedigree view.
svn: r5001
2005-08-02 14:37:10 +00:00
Martin Hawlisch
10960055c5 * src/Bookmarks.py (edit): Dont crash if bookmark list contains nonexisting person.
svn: r5000
2005-08-02 14:07:37 +00:00
Don Allingham
e7b9924482 * src/NavWebPage.py: fix references to places
svn: r4999
2005-08-02 04:33:22 +00:00
Don Allingham
865da3bbbd fix write failure on GEDCOM export
svn: r4995
2005-08-01 22:35:19 +00:00
Martin Hawlisch
53fb61125b * src/gramps_main.py: Use gobject.timeout_add instead of gtk.
svn: r4994
2005-08-01 19:46:11 +00:00
Alex Roitman
f5b549154d * src/docgen/OpenOfficeDoc.py: Typo.
svn: r4986
2005-07-31 14:23:28 +00:00
Alex Roitman
870bc0bcfb Update
svn: r4985
2005-07-31 14:22:38 +00:00
Don Allingham
2070dcba43 * src/docgen/OpenOfficeDoc.org: remove ^L and ^Z from output, use
xml.sax.saxutils.escape to handle XML entities


svn: r4984
2005-07-31 04:43:06 +00:00
Don Allingham
d768deae74 * src/docgen/OpenOfficeDoc.org: remove ^L and ^Z from output
svn: r4983
2005-07-31 04:22:43 +00:00
Don Allingham
f447c086aa * src/GrampsBSDDB.py: issue complete redraw on name grouping change
svn: r4981
2005-07-30 04:54:58 +00:00
Don Allingham
d45b36537e * src/Utils.py: use intermediate variable
svn: r4980
2005-07-30 03:29:34 +00:00
Don Allingham
f031f80287 privacy information
svn: r4978
2005-07-29 20:32:46 +00:00
Alex Roitman
c56f94a52f * src/po/no.po, src/po/nb.po: Typos.
svn: r4977
2005-07-29 17:37:12 +00:00
Alex Roitman
3f8c9298a4 * src/GenericFilter.py (GrampsFilterComboBox.get_value): Do not
convert key to unicode.


svn: r4976
2005-07-29 16:36:51 +00:00
Don Allingham
478f90b8e8 * src/MergePeople.py: prevent attempts to merge a person and his/her
spouse, prevent merging of child and parent.


svn: r4975
2005-07-29 04:27:14 +00:00
Alex Roitman
88874cd212 * src/Report.py (ReportDialog.on_ok_clicked): Properly return on
correct/change filename choice.


svn: r4974
2005-07-28 21:26:57 +00:00
Alex Roitman
f5a5a3a55c * src/plugins/WebPage.py (WebReportOptions.set_new_options):
Define help dictionary to document options.
* src/Report.py (CommandLineReport.init_options): Typo.


svn: r4973
2005-07-28 17:56:25 +00:00
Don Allingham
131bcb4bc2 * src/plugins/NavWebPage.py: add user html header and footer
svn: r4972
2005-07-28 03:51:27 +00:00
Don Allingham
ff5a31634c * src/FamilyView.py: try to prevent adding a spouse that has
already been added
* src/ReadXML.py: prevent adding a spouse that has already been
added
* src/plugins/Check.py: remove identical families in family list


svn: r4971
2005-07-28 02:20:31 +00:00
Alex Roitman
52d06de491 * src/ChooseParents.py (save_parents_clicked): Do not create
family if parent is self.


svn: r4970
2005-07-27 00:58:17 +00:00
Don Allingham
2335612283 NameDisplay enhancements
svn: r4969
2005-07-26 23:02:53 +00:00
Martin Hawlisch
e968be0d0b * src/NavWebPage.py: Catch missing header/footer notes; Add Surname page that is sorted by the number of persons.
svn: r4968
2005-07-26 13:53:54 +00:00
Alex Roitman
0f4a044aee * src/gramps.glade (editPerson,marriageEditor): Use Title for the
source titles.


svn: r4967
2005-07-25 23:10:03 +00:00
Don Allingham
b715342889 GEDCOM gender fix for PAF
svn: r4966
2005-07-25 21:00:39 +00:00
Alex Roitman
0ec3ec1df9 * src/plugins/RelCalc.py (__init__): Correctly name column header.
svn: r4965
2005-07-25 03:34:17 +00:00
Julio Sánchez
28de227342 * src/plugins/GraphViz.py: Fix computation of landscape dimensions,
especially when generating multiple sheets


svn: r4964
2005-07-23 06:05:11 +00:00
Don Allingham
460967116f web page templating and thumbnails
svn: r4963
2005-07-22 21:59:44 +00:00
Julio Sánchez
61d9aaf017 * src/dates/Date_es.py: fix translation table for date qualifiers
* src/dates/Date_fr.py: fix translation table for date qualifiers
* src/plugins/DetAncestralReport.py: show events even if they have
neither date nor place
* src/plugins/DetDescendantReport.py: show events even if they have
neither date nor place


svn: r4962
2005-07-22 18:23:18 +00:00
Martin Hawlisch
a9fd2073f2 * src/plugins/NavWebPage.py: fix typos
svn: r4961
2005-07-22 12:26:59 +00:00
Don Allingham
d15b245376 * src/data/somerights20.gif: make a local copy of the Create Commons
image
* src/data/Makefile.am: add somerights20.gif
* src/plugins/NavWebPage.py: add birth dates to people, use local
create commons image, add surname pages


svn: r4959
2005-07-22 04:28:29 +00:00
Don Allingham
0967eb0ff2 * src/plugins/NavWebPage.py: Add support for multiple directory levels to
try to keep the number of files per directory under 254 for optimal ext3
file performance, add support for copyright.


svn: r4958
2005-07-21 03:59:24 +00:00
Alex Roitman
5d3fd22ee2 * src/plugins/Ancestors.py (person): correctly compare handles.
svn: r4957
2005-07-21 00:23:19 +00:00
Julio Sánchez
dc3bbdd7eb * src/plugins/DetDescendantReport.py: Names, events and sources.
* src/plugins/DetAncestralReport.py (add_user_options): Names, events and sources.


svn: r4956
2005-07-20 18:48:43 +00:00
Alex Roitman
54112cebc1 * configure.in: Put release number back to CVS+date.
* src/po/de.po: Typo.


svn: r4955
2005-07-20 13:19:57 +00:00
Don Allingham
ae513c5b60 * src/plugins/NavWebPage.py: add media gallery navigation, clean up
svn: r4954
2005-07-19 04:22:49 +00:00
Don Allingham
bb3efd78a4 media gallery navigation
svn: r4953
2005-07-18 21:31:19 +00:00
Martin Hawlisch
40afabedec * src/plugins/NavWebPage.py: Optimize separation of multiple families; Print out attributes; Print out family note
svn: r4952
2005-07-18 18:34:44 +00:00
Don Allingham
5ec331017e * src/ReportUtils.py: fix private name generation
* src/plugins/NavWebPage.py: Add family photos to the gallery,
handle privacy better and filter out private people from the
internal lists


svn: r4951
2005-07-17 22:42:05 +00:00
Julio Sánchez
2b2fea544a * src/Sort.py: Make sure sorting by birthdate handles correctly
missing dates
* src/WriteGedcom.py: Export source references at the global person
level


svn: r4950
2005-07-17 20:49:53 +00:00
Don Allingham
01eebf5e77 * src/data/main*.css: fix <sup> spacing in CSS files
* src/plugins/NavWebPage.py: split parents and families
* src/ReportUtils.py: save note information


svn: r4949
2005-07-17 04:36:24 +00:00
Martin Hawlisch
2600b51ab1 * src/plugins/Makefile.am: Install NavWebPage.py plugin
* src/data/Makefile.am: Install stylesheets for NavWebPage


svn: r4947
2005-07-16 17:08:24 +00:00
Don Allingham
4b1b6d755f Narrative changes
svn: r4946
2005-07-15 21:58:29 +00:00
Alex Roitman
2eb5224470 * src/data/main4.css: Typos.
svn: r4945
2005-07-15 21:34:23 +00:00
Alex Roitman
2b69463196 * src/plugins/NavWebPage.py: Use researcher info from Gramps
session, not from the database.


svn: r4944
2005-07-15 21:31:09 +00:00
Martin Hawlisch
4a5d7553c5 * src/plugins/NavWebPage.py: Optimize page titles
svn: r4943
2005-07-15 20:09:56 +00:00
Martin Hawlisch
f0807f87d4 * src/plugins/NavWebPage.py: Add plugin version to header
svn: r4942
2005-07-15 18:39:07 +00:00
Martin Hawlisch
dfcc7e0efb * src/GenericFilter.py: Only load rules that provide the required number of arguments.
svn: r4941
2005-07-15 17:02:40 +00:00
Martin Hawlisch
16858c1f4a * src/plugins/NavWebPage.py: HTML validation fixes; Show all names of a person; Show all images of person/source and place
svn: r4940
2005-07-15 09:21:22 +00:00
Martin Hawlisch
d25f491654 * src/plugin/NavWebPage.py: HTML validation fixes
svn: r4938
2005-07-15 07:47:36 +00:00
Martin Hawlisch
add5f946d9 * src/Utils.py (find_mime_type_pixbuf): Dont segfault with note only object
* src/SelectObject.py (on_select_row): Dont segfault with note only object


svn: r4937
2005-07-15 05:44:06 +00:00
Martin Hawlisch
c31363c02b * src/plugins/NavWebPage.py: Avoid some segfaults
svn: r4936
2005-07-15 05:32:31 +00:00
Don Allingham
0116f4040d in HTML, source and place references, individual source pges.
svn: r4935
2005-07-14 23:25:19 +00:00
Don Allingham
04765281a4 * src/plugins/NavWebPage.py: gallery/media object enhancements, div/span fixes
in HTML.


svn: r4933
2005-07-14 21:29:36 +00:00
Martin Hawlisch
6af4fc542d * src/plugins/NavWebPage.py: Display URL list of Individuals and Places
svn: r4932
2005-07-14 21:14:16 +00:00
Martin Hawlisch
17ed93108d * src/plugins/NavWebPage.py: Added display_note_object and display_first_image_as_thumbnail to BasePage; PlacePage and IndividualPage use this now.
svn: r4931
2005-07-14 20:50:16 +00:00
Don Allingham
fc8a94c7aa * src/plugins/NavWebPage.py: wrap content with div, fix encoding problems
svn: r4929
2005-07-14 17:49:48 +00:00
Don Allingham
41b9c54f0a * src/data/main*.css: added stylesheets for web page generator
* src/data/Makefile.am: add stylesheets


svn: r4928
2005-07-14 04:21:57 +00:00
Alex Roitman
cc38e20f1d * src/GenericFilter.py: Proper test for place in event-based
filters; (Rule.set_list): Add assertion to have the correct number
of arguments; (various): stop testing for number of arguments.
* src/AddSpouse.py (LikelyFilter): Add labels to the filter.
* src/ChooseParents.py (LikelyFilter): Add labels to the filter.
* src/SelectiChild.py (LikelyFilter): Add labesl to the filter.
* src/gramps_main.py (init_filters): Instantiate filters with
corrent number of arguments.


svn: r4925
2005-07-13 19:04:29 +00:00
Don Allingham
45c96bbce5 navwebpage fixes
svn: r4923
2005-07-13 17:01:58 +00:00
Alex Roitman
996bc358ae * src/GenericFilter.py: Proper test for place in event-based filters.
svn: r4922
2005-07-13 15:13:09 +00:00
Don Allingham
1b18e85c18 * src/GrampsInMemDB.py: add get_event_cursor
* src/GrampsDbBase.py: add get_event_cursor


svn: r4921
2005-07-13 12:14:17 +00:00
Don Allingham
4dbb41f834 * src/plugins/NavWebPage.py: handle links properly
* src/plugins/Makefile.am: export Rebuild.py


svn: r4920
2005-07-13 04:22:28 +00:00
Don Allingham
916a73ad0c * src/GrampsBSDDB.py: add repair_secondary task to rebuild
secondary indices
* src/GrampsDbBase.py: add repair_secondary task
* src/plugins/Check.py: move to "Repair Database" category
* src/plugins/Rebuild.py: new plugin to repair secondary indices


svn: r4918
2005-07-12 04:08:37 +00:00
Alex Roitman
051eaecfc3 * src/plugins/GraphViz.py (GraphViz.__init__): Define nominal and
reduced margins; (write_report): Use nominal margin to compute
virtual size and reduced margin to write the margin size;
(write_header): Write reduced margin into header.


svn: r4917
2005-07-11 21:56:47 +00:00
Don Allingham
58097e1a5c * src/plugins/NavWebPage.py: enhancements, almost usable
* src/Report.py: fixed spacing


svn: r4916
2005-07-11 03:54:31 +00:00
Alex Roitman
de14b57b81 * src/ReadXML.py (stop_ref): Properly read id-based witness
reference created by old gramps.


svn: r4915
2005-07-10 05:15:09 +00:00
Julio Sánchez
830356f1fd * src/docgen/OpenOfficeDoc.py: Make the output conform to the DTDs
for OpenOffice.org XML


svn: r4914
2005-07-08 23:13:29 +00:00
Alex Roitman
7ee891943f * src/ChooseParents.py (__init__): Handle events with empty dates.
svn: r4913
2005-07-08 22:37:23 +00:00
Alex Roitman
0da65704b9 * src/plugins/GraphViz.py: Use single margin value, properly use
cm for margin, properly use 2 digits after converting to inches.


svn: r4912
2005-07-08 22:14:07 +00:00
Julio Sánchez
8c2ce165d2 * src/docgen/OpenOfficeDoc.py: Compute correctly the draw:viewBox to
please some versions of OpenOffice.org


svn: r4909
2005-07-07 05:28:46 +00:00
Alex Roitman
07bc49c44b * Release: Version 2.0.5 "It's certainly uncontaminated by cheese"
released.
* configure.in: Bump up the version number.


svn: r4907
2005-07-06 03:49:11 +00:00
Alex Roitman
c21c0a2328 * NEWS: Update.
* configure.in: Bump up the release number.


svn: r4905
2005-07-06 03:16:57 +00:00
Martin Hawlisch
d45d5a0afe * src/gramps_main.py: Add new filters
svn: r4904
2005-07-05 21:21:01 +00:00
Martin Hawlisch
47922e7be9 * src/PeopleModel.py (calculate_data): Fix invert of search result
* src/Date.py (is_equal): Only compare text value for TEXTONLY dates.
* src/GenericFilter.py: Add new filters to search for notes


svn: r4903
2005-07-05 21:15:05 +00:00
Alex Roitman
139ae5c305 * src/EditPerson.py (__init__): Refresh person object from handle,
if handle exists.
* src/Marriage.py (__init__): Refresh family object from handle,
if handle exists.


svn: r4902
2005-07-05 14:42:51 +00:00
Alex Roitman
5de8d6b2ec * src/system_filters.xml: Remove testing contents.
svn: r4901
2005-07-05 14:21:21 +00:00
Alex Roitman
2bdf0bb220 * src/plugins/GraphViz.py (dump_person): Correctly test for birth
relations.


svn: r4900
2005-07-03 21:12:43 +00:00
Eero Tamminen
3469687010 updated fi.po to v2.0.4 template.po changes
svn: r4899
2005-07-02 21:30:37 +00:00
Alex Roitman
8f392ded30 * configure.in: Bump up the version number.
svn: r4898
2005-07-02 21:15:53 +00:00
Alex Roitman
5c9df14f97 * src/RelLib.py (Family.get_handle_referents): Typo;
(Event.get_handle_referents): Work around possible None for
witness.
* src/plugins/Check.py (check_source_references): Add checking
routine to detect and remove dangling source references.


svn: r4896
2005-07-02 20:16:26 +00:00
Alex Roitman
6469396669 * src/NEWS: Update.
svn: r4895
2005-07-02 04:18:10 +00:00
Alex Roitman
3bf07bf96f * src/plugins/WebPage.py (write_sibling): Apply patch from bug #
1230430 at sf.net with minor tweaks.


svn: r4894
2005-07-01 22:30:32 +00:00
Don Allingham
8179e66d0b * src/GrampsDbBase.py: don't count_person for gender stats on
add_person, since already done it commit_person


svn: r4893
2005-06-29 21:32:19 +00:00
Martin Hawlisch
b34f6acb50 * src/plugins/DumpGenderStats.py: New plugin for debugging
svn: r4892
2005-06-29 21:24:31 +00:00
Don Allingham
f740ba4cf0 * src/GrampsBSDDB.py: provide an upgrade task to rebuild gender stats
svn: r4891
2005-06-29 20:24:42 +00:00
Don Allingham
f1b13b49c5 * src/GrampsDbBase.py: move gender stats handling to the commit_person
task, instead of trying to handle it in the Person() class
* src/RelLib.py: removal of genderstats handling


svn: r4890
2005-06-29 15:23:15 +00:00
Don Allingham
2464adf714 GEDCOM place fix, EditPerson date parsing
svn: r4888
2005-06-28 15:39:39 +00:00
Don Allingham
89f33a6be4 * src/PeopleView.py: fix on_get_iter on delete person
svn: r4886
2005-06-28 03:35:24 +00:00
Julio Sánchez
edf6e80023 * src/GenericFilter.py: Do not attempt to translate user filters,
fix a problem with filter names that contain non-ASCII characters


svn: r4884
2005-06-27 15:34:36 +00:00
Julio Sánchez
2eedacefd2 * src/po/es.po: Translation fixes
svn: r4883
2005-06-27 14:29:44 +00:00
Don Allingham
dea68cb38d * src/ImageSelect.py: allow the path variable to be editable
* src/gramps.glade: allow the path variable to be editable


svn: r4882
2005-06-27 03:45:05 +00:00
Don Allingham
de379adca1 * src/PeopleView.py: partial implementation of the alexrithm to
select a new person after a person has been deleted


svn: r4881
2005-06-27 02:46:38 +00:00
Don Allingham
a0daefea9a * src/const.py.in: fix confidence display
svn: r4880
2005-06-26 22:43:05 +00:00
Don Allingham
53cc3c990d * src/ReadXML.py: prevent duplicate place names on import
* src/ReadGedcom.py: prevent duplicate place names on import


svn: r4879
2005-06-26 22:31:25 +00:00
Julio Sánchez
ccfd1e57b4 * src/GenericFilter.py: Fix uninitialized ancestor_cache in
HasCommonAncestorWithFilterMatch, fix or-ing filters


svn: r4878
2005-06-26 20:55:49 +00:00
Martin Hawlisch
871c8c4255 * src/PeopleView.py (build_people_context_menu): Workaround to get a proper german translation.
* srx/po/de.po: Updated


svn: r4873
2005-06-24 21:32:43 +00:00
Alex Roitman
ca2571daa7 * src/po/fr.po: Add missing format line parameters.
svn: r4872
2005-06-24 14:35:14 +00:00
Alex Roitman
63a12463be * src/po/ru.po: Update for 2.0.4.
svn: r4871
2005-06-24 04:48:37 +00:00
Alex Roitman
6cc7bd3aac * src/RelLib.py (SourceNote.replace_source_references,
MediaBase.replace_media_references,): Fix problem with replacing
multiple occurrences.


svn: r4870
2005-06-23 21:50:45 +00:00
Don Allingham
dfd0aea13c GEDCOM date fix
svn: r4869
2005-06-23 21:28:57 +00:00
Alex Roitman
629390c077 * src/po/template.po: Update for 2.0.4.
svn: r4868
2005-06-23 19:15:49 +00:00
Alex Roitman
44d7865a5e * src/Relationship.py (is_spouse): Use context.
* src/get_strings: Add "__" to default keywords.


svn: r4866
2005-06-23 16:29:06 +00:00
Julio Sánchez
8187ddc350 * src/WriteGedcom.py: Fix family source references, fix spurious
PLAC subrecords, respect more privacy settings
* src/po/es.po: Translation fixes


svn: r4865
2005-06-23 16:27:47 +00:00
Alex Roitman
5553c74092 * src/Relationship.py (is_spouse): return translated spouse name,
based on gender and family relation.
* src/plugins/rel_*.py (get_relationship): use new spouse scheme.


svn: r4864
2005-06-23 03:09:57 +00:00
Don Allingham
e7fbc6c85e * src/FamilyView.py: fix deleting of spouse and children
svn: r4863
2005-06-22 22:42:10 +00:00
Alex Roitman
ee876d287a * src/TarFile.py (extract_files): insert missing 'replace' call.
svn: r4862
2005-06-22 20:41:08 +00:00
Alex Roitman
2800377011 * src/FamilyView.py (remove_child_clicked): Prevent signal race.
* NEWS: Update.


svn: r4861
2005-06-22 20:09:59 +00:00
Don Allingham
e87f58a584 * src/PlaceView.py: fix sorting
* src/SourceView.py: fix sorting


svn: r4860
2005-06-22 17:58:13 +00:00
Alex Roitman
4f9a905a15 * src/GenericFilter.py (IsDescendantOfFilterMatch.__init__):
Remove unneeded method.


svn: r4859
2005-06-22 15:12:20 +00:00
Don Allingham
f15be4cc33 filter optimization
svn: r4858
2005-06-21 20:51:57 +00:00
Alex Roitman
0df9e11ac2 * src/Report.py (CommandLineReport.parse_option_str): Fix indentation.
svn: r4857
2005-06-21 13:54:03 +00:00
Alex Roitman
cdd196ac43 * src/po/fr.po: Remove extra "%" signs.
svn: r4856
2005-06-21 12:26:49 +00:00
Martin Hawlisch
5676035276 * src/GenericFilter.py: Resolve handle-person mixup +many other bugfixes
svn: r4855
2005-06-21 09:50:18 +00:00
Don Allingham
6730d35232 * src/AddSpouse.py: accept Person instead of handle
* src/ChooseParents.py: accept Person instead of handle
* src/GenericFilter.py: use single pass through database, filters
accept Person objects instead of handles
* src/PeopleModel.py: don't precalculate handle list
* src/RelLib.py: allow person object to be initialized with
serialized data
* src/SelectChild.py: accept Person instead of handle

* src/SelectChild.py (LikelyFilter.prepare,LikelyFilter.apply):


svn: r4854
2005-06-21 04:04:44 +00:00
Alex Roitman
f768299812 * src/SelectChildpy (LikelyFilter.prepare,LikelyFilter.apply):
Handle absent birth of a parent.
* src/AddSpouse.py (LikelyFilter.prepare,LikelyFilter.apply):
Handle absent birth of a parent; correctly use gender.


svn: r4850
2005-06-20 13:34:04 +00:00
Don Allingham
eb3331c178 * src/AddSpouse.py: display idle cursor, build better likely filter
svn: r4849
2005-06-20 03:34:55 +00:00
Don Allingham
7969779fde * src/AddSpouse.py: display idle cursor
* src/SelectChild.py: display idle cursor


svn: r4848
2005-06-19 19:30:25 +00:00
Don Allingham
765e5cec77 * src/ChooseParents.y: display "Loading..." while loading lists
svn: r4847
2005-06-19 16:27:11 +00:00
Don Allingham
b6cfa20860 * src/ChooseParents.py: build custom filter rules to speed up
loading the data, provide watch cursor to provide feedback to
the user.
* src/Date.py: provide sort data recalculation function


svn: r4845
2005-06-19 03:36:30 +00:00
Eero Tamminen
aded196d64 changed entries to spinbuttons
svn: r4844
2005-06-18 20:50:19 +00:00
Don Allingham
295b7d1a2b * src/ChooseParents.py: optimize the add of a person to the models
svn: r4842
2005-06-18 03:55:12 +00:00
Don Allingham
74f29ec489 * src/EditPlace.py: check to make sure a duplicate title is not
entered


svn: r4841
2005-06-18 03:22:26 +00:00
Alex Roitman
1d78512f16 * src/plugins/WebPage.py (write_report): Test for empty dir_name.
svn: r4840
2005-06-17 19:40:42 +00:00
Alex Roitman
fdc3979278 * src/WriteGedcom.py: Pass gramps_id to filter rules.
* src/plugins/ExportVCalendar.py: Pass gramps_id to filter rules.
* src/plugins/ExportVCard.py: Pass gramps_id to filter rules.
* src/plugins/GraphViz.py: Pass gramps_id to filter rules.
* src/plugins/IndivComplete.py: Pass gramps_id to filter rules.
* src/plugins/NavWebPage.py: Pass gramps_id to filter rules.
* src/plugins/StatisticsChart.py: Pass gramps_id to filter rules.
* src/plugins/TimeLine.py: Pass gramps_id to filter rules.
* src/plugins/WebPage.py: Pass gramps_id to filter rules.
* src/plugins/WriteFtree.py: Pass gramps_id to filter rules.
* src/plugins/WriteGeneWeb.py: Pass gramps_id to filter rules.


svn: r4838
2005-06-17 17:32:54 +00:00
Alex Roitman
880c3e7751 * src/WriteGedcom.py (write_sources): Pass handle to the id
creator; (write_person): write person sources; (sid): return
gramps_id; (write_families): write family sources.


svn: r4837
2005-06-17 16:58:26 +00:00
Martin Hawlisch
3b925c2653 * src/gramps_main.py (on_merge_activate,on_fast_merge_activate): only merge if exactly two persons have been selected
svn: r4833
2005-06-16 10:44:25 +00:00
Alex Roitman
369fcf562e * src/PedView.py (load_canvas): Set anchor_txt to None if no
person is selected; (set_anchor,remove_anchor): Only set anchor
text if anchor_txt evaluates as True.


svn: r4829
2005-06-16 00:30:07 +00:00
Martin Hawlisch
197a013f2e typo
svn: r4828
2005-06-15 15:27:10 +00:00