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
Eero Tamminen
c1ebc886ab
add localization context to 'Title' for Finnish
...
svn: r5100
2005-08-17 22:43:41 +00:00
Eero Tamminen
b42c617c3f
lots of updates to StatisticsChart
...
svn: r5099
2005-08-17 22:41:30 +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
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
e7f27f4645
* src/plugins/NavWebPage.py: fix paths in surname page
...
svn: r5085
2005-08-16 16:32:27 +00:00
Martin Hawlisch
7c1ce4296b
* src/plugins/ExportVCalendar.py: Fix typo
...
svn: r5078
2005-08-14 19:35:33 +00:00
Don Allingham
1cffbd5998
fix path hierarchy
...
svn: r5072
2005-08-12 22:06:11 +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
Don Allingham
0fa5fd601f
surname page fix
...
svn: r5063
2005-08-12 16:38:48 +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
Martin Hawlisch
d575d56cba
* src/plugins/Checkpoint.py (rcs): define variable comment before using it.
...
svn: r5022
2005-08-05 15:31:46 +00:00
Alex Roitman
ef444d3843
* src/po/ru.po: Partial update.
...
svn: r5020
2005-08-05 02:05:41 +00:00
Alex Roitman
d6fac942df
Update
...
svn: r5015
2005-08-04 18:09:26 +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
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
Don Allingham
544e27232f
error checking
...
svn: r5005
2005-08-02 22:51:08 +00:00
Don Allingham
66523b5c7c
date fixes
...
svn: r5004
2005-08-02 21:53:27 +00:00
Don Allingham
e7b9924482
* src/NavWebPage.py: fix references to places
...
svn: r4999
2005-08-02 04:33:22 +00:00
Don Allingham
d45b36537e
* src/Utils.py: use intermediate variable
...
svn: r4980
2005-07-30 03:29:34 +00:00
Don Allingham
b26b982274
update
...
svn: r4979
2005-07-29 22:14:56 +00:00
Don Allingham
f031f80287
privacy information
...
svn: r4978
2005-07-29 20:32:46 +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
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
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
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
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
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