Commit Graph

2570 Commits

Author SHA1 Message Date
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
8c409f079b update doc
svn: r4960
2005-07-22 04:44:25 +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
Dionysios
c262f04a37 updated translation
svn: r4948
2005-07-16 17:52:08 +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
e36ae4d665 * src/plugins/NavWebPage.py: More HTML validation fixes
svn: r4939
2005-07-15 07:56: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
Martin Hawlisch
899599abdc small correction
svn: r4934
2005-07-14 21:38:03 +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
bb956d781a experiment
svn: r4930
2005-07-14 19:33:20 +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
Don Allingham
b36133c056 more enhancements
svn: r4927
2005-07-13 22:21:03 +00:00
Don Allingham
b4950dab80 new updates
svn: r4926
2005-07-13 21:30:15 +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
Frode Jemtland
3e68afe934 Verified the rest of the fuzzy strings.
Started to translate tips. Still missing 29 tips.


svn: r4924
2005-07-13 18:22:23 +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
5fa3fb004e file encodings
svn: r4919
2005-07-12 22:55:29 +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
Frode Jemtland
dc3bfa1a15 Verified that the fuzzy translations are "correct", and translated untranslated up to string 900.
These strings are all marked fuzzy, because they need washing......


svn: r4910
2005-07-07 14:31:11 +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
Frode Jemtland
b068587c78 Changed the language-team string. A discussion on the norwegian translations mailing list, told me that this was a more correct string.
svn: r4908
2005-07-06 15:04:21 +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
Eero Tamminen
9bf1fb62b5 update from new template
svn: r4897
2005-07-02 20:47:52 +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
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
Matthieu Pupate
5191d6bd11 Updated French translation
svn: r4889
2005-06-28 19:50:10 +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
Matthieu Pupate
7312561e7c Updated with template
svn: r4885
2005-06-27 19:00:42 +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
Frode Jemtland
daf98ee2c7 Updated .po files with new template file. Verifyed the fuzzy translations up to string 300.
svn: r4874
2005-06-24 21:35:14 +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
5df8d1f8c8 Update
svn: r4867
2005-06-23 19:03:56 +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