Doug Blank
f9606c4b03
2007-10-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/WebCal.py: fixed a wrong indent level
* src/plugins/Calendar.py: handle divorces, weekdays, easter, eval values in XML
svn: r9191
2007-10-16 02:26:38 +00:00
Brian Matherly
8aaf924411
Create the directory if it doesn't exist for the web calendar.
...
svn: r9190
2007-10-15 12:26:31 +00:00
Doug Blank
decba2fb22
2007-10-14 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/holidays.xml: Added German holidays (from Mirko Leonhaeuser)
svn: r9181
2007-10-14 18:36:37 +00:00
Doug Blank
b653ae202c
* src/plugins/holidays.xml: Fixed Victoria Day (via James A. Treacy)
...
* src/plugins/holidays.xml: Added Swedish official holidays (via Peter L
andgren)
2007-10-13 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9179
2007-10-14 04:01:09 +00:00
Doug Blank
c49af9ad43
* src/plugins/Calendar.py: no negative years on calendar (no events show before they occur)
...
* src/plugins/Calendar.py: uses StringOption in MenuOption
* src/ReportBase/_MenuOptions.py: adds StringOption (one line text entry)
* src/ReportBase/__init__.py: adds StringOption
svn: r9175
2007-10-14 01:56:00 +00:00
Stéphane Charette
bdcbfb45d0
added Portuguese rel_pt.py contributed by Duarte Loreto <happyguy_pt@hotmail.com>
...
svn: r9172
2007-10-13 10:07:28 +00:00
Brian Matherly
7b4576c6fa
0001252: Unicode error in NarrativeWeb.py in gramps3.0
...
svn: r9170
2007-10-13 03:17:27 +00:00
Alex Roitman
aaa58638c1
2007-10-12 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/unused.glade: Do not translate GTK stock ids.
svn: r9166
2007-10-12 16:43:16 +00:00
Brian Matherly
563298e7c8
0001238: Web report: sort references for places and media (use locale.strcoll for sorting)
...
svn: r9162
2007-10-12 12:16:49 +00:00
Don Allingham
d58641415d
2007-10-08 Don Allingham <don@gramps-project.org>
...
* various: gen.lib integration. probably touches almost every file
* various: gen.utils integration
svn: r9101
2007-10-08 16:41:39 +00:00
Don Allingham
32d7968365
2007-10-06 Don Allingham <don@gramps-project.org>
...
* various: creation of gen.db package
svn: r9091
2007-10-07 03:19:35 +00:00
Benny Malengier
e7f02d1855
2007-10-06 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DataViews/_RelationView.py: don't crash on missing media ref
* src/DisplayTabs/_GalleryTab.py: on missing media ref, notify to run check tool
* src/plugins/Check.py: add code to remove missing media ref in person,
family, event, place, source.
svn: r9089
2007-10-06 12:58:11 +00:00
Benny Malengier
8bc8b9858e
2007-10-06 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/Check.py: add remove empty objects.
svn: r9087
2007-10-06 09:08:29 +00:00
Benny Malengier
8c89fa68c7
2007-07-23 Johan Gonqvist <johan.gronqvist@gmail.com>
...
* src/plugins/Calendar.py: first day of calendar is an option.
svn: r9083
2007-10-05 12:55:08 +00:00
Brian Matherly
83d81654de
0001238: Web report: sort references for places and media (use remove case sensitive sort and use normalized strings for each section)
...
svn: r9075
2007-10-04 03:56:41 +00:00
Don Allingham
dc8b47a270
2007-10-03 Don Allingham <don@gramps-project.org>
...
* various: create gen package, move proxy files to this library
svn: r9066
2007-10-03 17:14:26 +00:00
Brian Matherly
62698d99aa
0001238: Web report: sort references for places and media (use locale and case sensitive sort)
...
svn: r9059
2007-10-02 12:12:15 +00:00
Zsolt Foldvari
99119d189a
Adjust available paper height in DescendChart.py and AncestorChart.py when
...
report is forced onto one page, so that it won't draw on the bottom margin.
svn: r9052
2007-10-01 09:05:40 +00:00
Brian Matherly
7a653663dc
#0001238 : Web report: sort references for places and media
...
svn: r9049
2007-10-01 03:33:08 +00:00
Brian Matherly
152a452b2e
Added support for new GVDoc interface which makes it easier to write reports that user Graphviz for layout.
...
svn: r9042
2007-09-30 04:56:56 +00:00
Brian Matherly
0a9f5cb91f
Patch from Gary Burton <gary.burton@zen.co.uk>: Narrative web report: If the event has no date, there's no place (Issue #0001236 )
...
svn: r9032
2007-09-29 03:15:00 +00:00
Brian Matherly
88c35d8fa9
Patch from Gary Burton: provide fallback dates on Narrative Web pages (Issue #0001258 ).
...
svn: r9025
2007-09-28 12:16:12 +00:00
Benny Malengier
1bcc55c733
2007-09-26 James G. Sack <jgsack@san.rr.com>
...
* src/plugins/Check.py: same sex marriage need not be CIVIL_UNION, bug #1245
This includes the 8374 commit which was not present in trunk (??)
svn: r9011
2007-09-26 08:10:19 +00:00
Zsolt Foldvari
b42877e41b
2007-09-17 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/plugins/WebCal.py:
* src/plugins/NarrativeWeb.py:
Change const.image_dir to uppercase const.IMAGE_DIR
svn: r8998
2007-09-23 17:18:47 +00:00
Benny Malengier
64a0e59955
* src/plugins/MarkerReport.py: localize fixed markers, issue #1137
...
2007-09-20 Benny Malengier <benny.malengier@gramps-project.org>
svn: r8997
2007-09-21 14:05:30 +00:00
Brian Matherly
817efdf103
Bring the calendar report up to date with the changes in the 3.0 branch. Issue #0001170 .
...
svn: r8978
2007-09-16 03:51:18 +00:00
Benny Malengier
997252630b
2007-09-13 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/lineage.py: Final touches, loop detection
svn: r8971
2007-09-13 09:51:10 +00:00
Benny Malengier
9490507fd5
2007-09-12 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/lineage.py: Improvements
svn: r8966
2007-09-12 15:41:55 +00:00
Don Allingham
04e249f902
2007-09-12 Don Allingham <don@gramps-project.org>
...
* src/docgen/ODFDoc.py (ODFDoc): Fix ratio assignment
svn: r8965
2007-09-12 15:02:03 +00:00
Zsolt Foldvari
1cc238eea2
2007-09-12 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/plugins/IndivComplete.py (write_person):
* src/plugins/IndivSummary.py (write_report):
Change image alignment from 'row' to 'center'.
svn: r8964
2007-09-12 10:57:06 +00:00
Benny Malengier
2fbe01e584
2007-09-08 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/lineage.py: Quick report lineage based on code Jerome
* po/POTFILES.in : translate lineage
* src/plugins/Makefile.am : distribute lineage
svn: r8963
2007-09-12 09:12:13 +00:00
Don Allingham
643c75099c
* src/plugins/WriteCD.py: don't generate thumbnails
...
* src/Selectors/_SelectObject.py: new image sizing routines
* src/ImgManip.py: simplify
* src/docgen/HtmlDoc.py: new image sizing routines
* src/docgen/ODFDoc.py: new image sizing routines
* src/docgen/LaTeXDoc.py: new image sizing routines
* src/docgen/RTFDoc.py: new image sizing routines
* src/Makefile.am: add ThumbNails.py
* po/POTFILES.in: add ThumbNails.py
2007-09-10 Don Allingham <don@gramps-project.org>
svn: r8959
2007-09-11 03:51:35 +00:00
Don Allingham
992322d9b8
2007-09-10 Don Allingham <don@gramps-project.org>
...
* src/ThumbNails.py: Added to handle the thumbnailing routines
* src/DataViews/_MediaView.py: thumbnail updates
* src/DataViews/_PedigreeView.py: thumbnail updates
* src/DataViews/_RelationView.py: thumbnail updates
* src/Editors/_EditMediaRef.py: thumbnail updates
* src/Editors/_EditMedia.py: thumbnail updates
* src/DisplayTabs/_GalleryTab.py: thumbnail updates
* src/plugins/WebCal.py: thumbnail updates
* src/plugins/NarrativeWeb.py: thumbnail updates
* src/plugins/GraphViz.py: thumbnail updates
* src/plugins/SimpleBookTitle.py: thumbnail updates
* src/plugins/FamilyLines.py: thumbnail updates
* src/DbManager.py: pylint fixes
* src/ImgManip.py: pull out thumbnail routines
2007-09-08 Benny Malengier <benny.malengier@gramps-project.org>
* src/DataViews/_RelationView.py : expand/collapse, edit button on/off bug fix
svn: r8958
2007-09-10 22:14:33 +00:00
Brian Matherly
ef3811668f
Limit Ancestor Chart to 15 generations.
...
svn: r8956
2007-09-10 12:17:42 +00:00
Don Allingham
a65a73d1d7
* various: const.py changes
...
2007-09-07 Don Allingham <don@gramps-project.org>
* src/DateHandler/_Date_fr.py: fix indentation errors
2007-09-07 Don Allingham <don@gramps-project.org>
svn: r8948
2007-09-08 05:54:02 +00:00
Jérôme Rapinat
31f77ab857
plugins/rel_fr.py : better string descriptions
...
svn: r8945
2007-09-07 22:17:14 +00:00
Jérôme Rapinat
4f7e87cc99
plugins/rel_fr.py : better string descriptions
...
svn: r8942
2007-09-07 13:48:59 +00:00
Brian Matherly
febd6e9ed5
Add MenuOptions class for report options.
...
svn: r8926
2007-09-05 03:02:50 +00:00
Don Allingham
af618d3079
2007-09-03 Don Allingham <don@gramps-project.org>
...
* plugins/WritePkg.py: fix package export
* GrampsDbUtils/_WriteXML.py: fix package export
svn: r8925
2007-09-04 03:21:44 +00:00
Don Allingham
ad70c853c3
2007-09-01 Espen Berge <espenbe@gmail.com>
...
* src/plugins/WebCal.py: fix translation issues
svn: r8917
2007-09-01 20:39:26 +00:00
Benny Malengier
824e44f63d
Family context menu with quick reports
...
svn: r8897
2007-08-30 19:49:04 +00:00
Benny Malengier
9ce50cee93
Quick reports general functionality
...
svn: r8889
2007-08-29 19:37:58 +00:00
Brian Matherly
5e42a8ba9d
Rename AncestorChart2 to AncestorChart
...
svn: r8884
2007-08-28 12:05:02 +00:00
Stéphane Charette
33a27c64a0
Added option for subgraph positioning of spouses (requested by Loic Olichon)
...
svn: r8878
2007-08-27 06:45:53 +00:00
Brian Matherly
2da4eb7c95
Added WebCal.py. This plugin was contributed by Thom Sturgill and adapted to work with Gramps 3.0 by Brian Matherly.
...
svn: r8877
2007-08-27 03:52:06 +00:00
Brian Matherly
6cd5d6ed0d
Convert the NarrativeWeb report to use LivingProxyDb. This also resolves #0000902 : Would like the option to replace names of living people with the word living in the web site report.
...
svn: r8875
2007-08-26 20:19:18 +00:00
Benny Malengier
50dd896298
2007-08-25 Benny Malengier <bm@cage.ugent.be>
...
* src/plugins/rel_de.py : nomeata, bug #1183
svn: r8863
2007-08-24 23:16:26 +00:00
Stéphane Charette
980f5a3a51
moved the source reference code from IndividualPage into BasePage so it can also be used by media objects
...
svn: r8856
2007-08-23 09:54:37 +00:00
Jérôme Rapinat
ab434cc610
# plugins/rel_fr.py : use the same definitions for relcalc tool and kinship report
...
svn: r8853
2007-08-22 15:06:57 +00:00
Jérôme Rapinat
052c9bc77b
# plugins/rel_fr.py : clean code
...
svn: r8851
2007-08-21 18:23:13 +00:00
Jérôme Rapinat
e5c4bf20e1
# plugins/rel_fr.py : allow to work with new kinship report - still minor issue on junior cousins,
...
look at possible singular_relationship_string() for next improvement on this file ...
svn: r8850
2007-08-21 16:40:07 +00:00
Brian Matherly
8099b73595
Patch from Jérôme Rapinat to add support for get_plural_relationship_string() to rel_fr.py.
...
svn: r8847
2007-08-21 04:18:51 +00:00
Brian Matherly
95ceb4e904
Patch from Robert Cawley. 0001121: Output relationshipo type correctly in Detailed descendant and ancestor reports
...
svn: r8839
2007-08-20 02:28:41 +00:00
Brian Matherly
1a2e9e96df
Fix typo nefew -> nephew in KinshipReport.
...
svn: r8835
2007-08-19 01:51:26 +00:00
Brian Matherly
1d65909cef
Add KinshipReport.py
...
svn: r8833
2007-08-18 20:09:45 +00:00
Brian Matherly
7a72009239
Remove db requirement from constructor and add get_plural_relationship_string to relationship class.
...
svn: r8831
2007-08-18 13:31:50 +00:00
Benny Malengier
2efbe7da69
Port FamilyLines.py people images to descendant chart
...
svn: r8822
2007-08-16 12:09:49 +00:00
Brian Matherly
61aa7a9f38
Add attributes to Family Group Report.
...
svn: r8812
2007-08-12 03:57:18 +00:00
Brian Matherly
d3f3b050ce
Add attributes to the detailed ancestral report.
...
svn: r8811
2007-08-12 03:34:28 +00:00
Brian Matherly
c418492d5b
Add event attributes to Narrative Web Report
...
svn: r8810
2007-08-12 03:12:09 +00:00
Brian Matherly
c7edf38176
Convert NarrativeWeb report to use PrivateProxyDb.
...
svn: r8809
2007-08-12 02:42:22 +00:00
Stéphane Charette
3a30535d33
use _dd.display() to format the date used in the string 'Generated by Gramps on <...>'
...
svn: r8799
2007-08-05 05:42:43 +00:00
Brian Matherly
d478c1a42d
Remove relationships and places from EOL report.
...
svn: r8798
2007-08-03 04:00:28 +00:00
Brian Matherly
6480123e0f
Reset bibliography between people in the individual complete report.
...
svn: r8796
2007-08-01 11:55:55 +00:00
Brian Matherly
707cb5be78
Add generations and relationships to the End of Line Report
...
svn: r8795
2007-08-01 05:21:19 +00:00
Brian Matherly
6cbb0a7d27
Add End Of Line Report.
...
svn: r8790
2007-07-30 03:32:19 +00:00
Brian Matherly
9a71cbafd2
Typo in MarkerReport.py
...
svn: r8788
2007-07-29 21:28:24 +00:00
Brian Matherly
a2b455b552
Change the way marker types are collected in MarkerReport.py.
...
svn: r8787
2007-07-29 20:12:02 +00:00
Brian Matherly
7d93f8839b
Multiple enhancements to the marker report.
...
svn: r8784
2007-07-28 22:40:55 +00:00
Brian Matherly
9e1a5abf94
Add marker report
...
svn: r8776
2007-07-27 04:14:07 +00:00
Don Allingham
eb08f9f440
svn: r8775
2007-07-27 04:07:38 +00:00
Don Allingham
255a59679d
2007-07-26 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: add siblings quick report
* src/plugins/siblings.py: Added
* src/plugins/all_events.py: add i18n support
* src/plugins/Makefile.am: added new files
svn: r8774
2007-07-27 03:51:54 +00:00
Don Allingham
fe13b9775b
2007-07-24 Don Allingham <don@gramps-project.org>
...
* src/plugins/ExtractCity.py: fix regular expression matching
svn: r8772
2007-07-25 03:54:31 +00:00
Brian Matherly
0e5034050a
Contribution from Doug Blank <dblank@cs.brynmawr.edu>: Add the ability to import and export CSV files as a plugin.
...
svn: r8771
2007-07-25 03:41:02 +00:00
Brian Matherly
5de7e777cc
Contribution from Robert Cawley <rjc@cawley.id.au>: Invalid output when duplicate persons detected in Detailed descendant report( #0001124 )
...
svn: r8769
2007-07-24 11:53:35 +00:00
Brian Matherly
9d843c2f80
Contribution from Johan Gonqvist <johan.gronqvist@gmail.com>: NarrativeWeb links incorrect in windows. ( #0001117 )
...
svn: r8768
2007-07-24 04:28:17 +00:00
Brian Matherly
7cba49c1a4
Various reports treat an unknown gender differently ( #0001113 )
...
svn: r8767
2007-07-24 04:09:35 +00:00
Don Allingham
e622d63503
2007-07-23 Don Allingham <don@gramps-project.org>
...
* src/plugins/ExtractCity.py: Allow editable columns
svn: r8766
2007-07-24 03:53:13 +00:00
Brian Matherly
eccc5bb5db
Contribution from Johan Gonqvist <johan.gronqvist@gmail.com>: The "number of ancestors" report only takes different persons into account. ( #0001076 )
...
svn: r8765
2007-07-24 03:22:19 +00:00
Brian Matherly
9d91005f63
typo
...
svn: r8764
2007-07-24 03:20:23 +00:00
Brian Matherly
77e7e9b6e4
Contribution from Johan Gonqvist <johan.gronqvist@gmail.com>: Make URL handling on win32 work as in NarrativeWeb.py. ( #0001087 )
...
svn: r8763
2007-07-24 03:04:49 +00:00
Don Allingham
afa6670eb6
2007-07-23 Don Allingham <don@gramps-project.org>
...
* src/plugins/ExtractCity.py: fix encoding
2007-07-23 Jérôme <romjerome@yahoo.fr>
svn: r8762
2007-07-23 19:49:48 +00:00
Don Allingham
8847fd3acd
2007-07-23 Jérôme <romjerome@yahoo.fr>
...
* src/plugins/ExtractCity.py: Add French cities
svn: r8761
2007-07-23 17:38:22 +00:00
Brian Matherly
0960410443
Improve Bibliography and use it in Narrative Web report as well.
...
svn: r8760
2007-07-23 12:22:03 +00:00
Stéphane Charette
82d5873826
added keyword Id property
...
svn: r8759
2007-07-23 10:36:04 +00:00
Stéphane Charette
575f48d88d
added FamilyLines to trunk
...
svn: r8757
2007-07-23 10:13:45 +00:00
Don Allingham
b63174dfee
* src/plugins/ExtractCity.py: provide selection dialog
...
2007-07-22 Don Allingham <don@gramps-project.org>
svn: r8756
2007-07-23 04:13:37 +00:00
Don Allingham
abf7019a63
2007-07-22 Don Allingham <don@gramps-project.org>
...
* configure.in: remove gconf requirement
* src/Config/_GrampsConfigKeys.py: pylint
* src/Config/__init__.py: drop gconf, provide upgrade to .ini
* src/Config/_GrampsGconfKeys.py: pylint
* src/Config/_GrampsIniKeys.py: pylint
* src/plugins/ExtractCity.py: fix name
* src/plugins/EventNames.py: fix name
* src/Spell.py: pylint
* data/Makefile.am: remove gconf schema installation
svn: r8755
2007-07-22 21:03:52 +00:00
Don Allingham
09785d514b
svn: r8753
2007-07-22 02:58:52 +00:00
Don Allingham
de7f21ebc0
2007-07-21 Don Allingham <don@gramps-project.org>
...
* src/plugins/ExtractCity.py: improved extraction, fix registration
* src/plugins/EventNames.py: fix registration
svn: r8752
2007-07-22 02:22:02 +00:00
Brian Matherly
0b54846df9
Move superscript from Endnotes to each individual report.
...
svn: r8751
2007-07-21 13:23:32 +00:00
Don Allingham
2c92fd968b
svn: r8750
2007-07-21 04:53:04 +00:00
Don Allingham
08fa10cd75
2007-07-20 Don Allingham <don@gramps-project.org>
...
* src/plugins/ExtractCity.py: Add utilty to try to extract city, state, and
postal code from a place title
* src/plugins/EventNames.py: Add utility to try to build a name for an
unnamed event
* src/plugins/Makefile.am: add new files
svn: r8749
2007-07-21 04:52:39 +00:00
Brian Matherly
50fe8cb60b
Replace "get_note()" calls with "get_note_list()"
...
svn: r8747
2007-07-20 12:03:35 +00:00
Brian Matherly
8e315b4579
Need to include attributes in Detailed Descendant report ( #0001021 )
...
svn: r8746
2007-07-19 12:09:01 +00:00
Stéphane Charette
25a7416f8a
several fixes and feature requests for NarrativeWeb, including optional columns, half-siblings, and event
...
notes
svn: r8745
2007-07-19 06:45:25 +00:00
Brian Matherly
97800df7e3
Johan Gonqvist <johan.gronqvist@gmail.com>
...
Narrative web-site plugin chrashes due to handling of notes. (#0001085 )
svn: r8737
2007-07-18 12:17:08 +00:00
Brian Matherly
74d6f3febd
Add Spouse photo & notes to Detailed Descendant Report ( #0001110 ). [Robert Cawley <rjc@cawley.id.au>]
...
svn: r8736
2007-07-18 11:56:28 +00:00
Alex Roitman
220dd4ed43
Fix Polish relationship problem
...
svn: r8720
2007-07-16 21:19:24 +00:00
Alex Roitman
953f45ce51
2007-06-30 Alex Roitman <shura@gramps-project.org>
...
* src/ReportBase/_TemplateParser.py: Close file after parsing.
* src/ReportBase/_ReportOptions.py (OptionListCollection.parse):
Close file after parsing.
* src/ReportBase/_PaperMenu.py: Close file after parsing.
* src/plugins/BookReport.py (BookList.parse): Close file after parsing.
* src/Filters/_FilterList.py (load): Close file after parsing.
* src/BaseDoc.py (StyleSheetList.parse): Close file after parsing.
svn: r8687
2007-06-30 18:58:14 +00:00
Alex Roitman
74ad7b95a4
* src/TreeViews/_PersonTreeView.py: Use name_displayer.
...
* src/ReportBase/_ReportUtils.py: Use name_displayer.
* src/ReportBase/_CommandLineReport.py: Use name_displayer.
* src/ReportBase/_BareReportDialog.py: Use name_displayer.
* src/PluginUtils/_Tool.py: Use name_displayer.
* src/plugins/TimeLine.py: Use name_displayer.
* src/plugins/RelCalc.py: Use name_displayer.
* src/plugins/ReadGrdb.py: Use name_displayer.
* src/plugins/NarrativeWeb.py: Use name_displayer.
* src/plugins/IndivComplete.py: Use name_displayer.
* src/plugins/GraphViz.py: Use name_displayer.
* src/plugins/FindDupes.py: Use name_displayer.
* src/plugins/FamilyGroup.py: Use name_displayer.
* src/plugins/DetDescendantReport.py: Use name_displayer.
* src/plugins/DetAncestralReport.py: Use name_displayer.
* src/plugins/DesGraph.py: Use name_displayer.
* src/plugins/DescendReport.py: Use name_displayer.
* src/plugins/DescendChart.py: Use name_displayer.
* src/plugins/Check.py: Use name_displayer.
* src/plugins/Ancestors.py: Use name_displayer.
* src/plugins/AncestorReport.py: Use name_displayer.
* src/plugins/AncestorChart2.py: Use name_displayer.
* src/ObjectSelector/_PersonTreeFrame.py: Use name_displayer.
* src/ObjectSelector/_PersonFrame.py: Use name_displayer.
* src/Merge/_MergePerson.py: Use name_displayer.
* src/GrampsDbUtils/_WriteGedcom.py: Use name_displayer.
* src/GrampsDbUtils/_ReadXML.py: Use name_displayer.
* src/GrampsDbUtils/_GedcomParse.py: Use name_displayer.
* src/FilterEditor/_ShowResults.py: Use name_displayer.
* src/FilterEditor/_EditRule.py: Use name_displayer.
* src/Editors/_EditPrimary.py: Use name_displayer.
* src/Editors/_EditPersonRef.py: Use name_displayer.
* src/Editors/_EditPerson.py: Use name_displayer.
* src/Editors/_EditName.py: Use name_displayer.
* src/Editors/_EditLdsOrd.py: Use name_displayer.
* src/Editors/_EditFamily.py: Use name_displayer.
* src/DisplayTabs/_PersonRefModel.py: Use name_displayer.
* src/DisplayTabs/_NameModel.py: Use name_displayer.
* src/DisplayTabs/_ChildModel.py: Use name_displayer.
* src/DisplayTabs/_BackRefModel.py: Use name_displayer.
* src/DisplayModels/_PeopleModel.py: Use name_displayer.
* src/DisplayModels/_FamilyModel.py: Use name_displayer.
* src/DataViews/_PersonView.py: Use name_displayer.
* src/DataViews/_RelationView.py: Use name_displayer.
* src/DataViews/_PedigreeView.py: Use name_displayer.
* src/Utils.py: Use name_displayer.
* src/SubstKeywords.py: Use name_displayer.
* src/Sort.py: Use name_displayer.
* src/Reorder.py: Use name_displayer.
* src/PageView.py (BookMarkView.add_bookmark): Use name_displayer.
* src/Navigation.py: Use name_displayer.
* src/DisplayState.py: Use name_displayer.
* src/GrampsCfg.py: Use name_displayer.
* src/Bookmarks.py (Bookmarks.make_label): Use name_displayer.
* src/GrampsDb/Makefile.am (pkgdata_PYTHON): Ship new files.
* src/Makefile.am (gdir_PYTHON): Ship ProgressDialog.py
svn: r8680
2007-06-28 05:41:40 +00:00
Alex Roitman
aee6772c66
2007-06-26 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ReadGrdb.py (importData): Only copy environment if
it exists.
* src/GrampsDb/_GrampsBSDDB.py (load): Restore env_flags
definition for TXN-less database.
svn: r8674
2007-06-26 17:40:03 +00:00
Alex Roitman
1e8a8be782
2007-06-25 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/RemoveUnused.py (init_gui): Add missing argument.
* src/GrampsDb/_GrampsInMemDB.py: Rename overridden methods.
* src/GrampsDb/_GrampsDbBase.py: Rename overridden methods.
* src/GrampsDb/_GrampsBSDDB.py: Rename overridden methods.
* src/GrampsDb/_GrampsDBDir.py: Rename overridden methods.
svn: r8671
2007-06-26 06:02:17 +00:00
Don Allingham
c0737ebfe3
2007-06-24 Don Allingham <don@gramps-project.org>
...
* configure.in: add files
* src/DataViews/_RelationView.py: fix translation argument
* src/RelLib/Makefile.am: Add missing files
* src/plugins/Makefile.am: Add missing files
* src/DbManager.py: fix translation argument
* src/Utils.py: fix translation argument
* src/Filters/Rules/Person/Makefile.am: Add missing files
* src/Makefile.am: Add missing files
svn: r8661
2007-06-25 04:57:53 +00:00
Alex Roitman
863a701d63
2007-06-24 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ReadGrdb.py (importData): Rework to upgrade and
import a copy of grdb file, leaving the original file untouched.
* src/GrampsDb/_GrampsBSDDB.py (make_env_name): Add method to
determine the environment name.
svn: r8660
2007-06-25 03:35:48 +00:00
Brian Matherly
3bec863693
Fix non-text report styles in book reports.
...
svn: r8659
2007-06-25 03:02:45 +00:00
Brian Matherly
5e06472c14
Handle unicode names for saved book reports.
...
svn: r8658
2007-06-25 02:39:21 +00:00
Alex Roitman
e8c8245c05
In .:
...
2007-06-23 Alex Roitman <shura@gramps-project.org>
* src/plugins/RemoveUnused.py: Rewrite with single-dialog UI.
* src/plugins/unused.glade: Add new file.
* src/plugins/Makefile.am: Ship new file.
In po:
* POTFILES.in: Add new files.
svn: r8646
2007-06-24 01:26:48 +00:00
Brian Matherly
7edd3be9c3
0001016: [narrative website] Why is the mime type shown on each image page
...
svn: r8633
2007-06-23 03:02:22 +00:00
Brian Matherly
5d4434fda0
Fix death source references in DDR and DAR.
...
svn: r8590
2007-06-19 04:32:06 +00:00
Alex Roitman
f3aa84f9dc
2007-06-17 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py: Clarification in wording: #1071 .
svn: r8574
2007-06-18 00:51:04 +00:00
Brian Matherly
5bd7f917c8
Improve tooltip for latin-1 option in the Relationship Graph report.
...
svn: r8543
2007-06-13 11:53:06 +00:00
Brian Matherly
dae8c99230
Enhance source endnotes in some text reports.
...
svn: r8541
2007-06-13 04:13:00 +00:00
Alex Roitman
a9791011c3
2007-06-01 Alex Roitman <shura@gramps-project.org>
...
* src/DbLoader.py (_OPEN_FORMATS): Remove grdb from the native
format list.
* src/GrampsDbUtils/_GrampsDbWRFactories.py
(gramps_db_reader_factory): remove grdb read from the factories,
it is a plugin now.
* src/plugins/ReadGrdb.py: Register import; made module a plugin.
svn: r8530
2007-06-02 05:51:39 +00:00
Don Allingham
fe0e24310b
* configure.in: update Simple/Makefile
...
* src/Simple/_SimpleAccess.py: Move to Simple package
* src/Simple/_SimpleDoc.py: Move to Simple package
* src/Makefile.am: Move to Simple package
* src/DataViews/_PersonView.py: Simple package support
* src/plugins/all_events.py: Simple package supprt
2007-05-20 Don Allingham <don@gramps-project.org>
svn: r8502
2007-05-21 04:07:00 +00:00
Brian Matherly
6ecc393988
Fix gallery image links generated on Win32 for the Narrative Web Report.
...
svn: r8494
2007-05-18 18:45:49 +00:00
Brian Matherly
53c0a7443e
Remove Gnome dependencies from all glade files.
...
svn: r8484
2007-05-17 02:43:11 +00:00
Brian Matherly
ab912fa605
0000806: default for narrative website should be protect living
...
svn: r8483
2007-05-17 02:34:05 +00:00
Brian Matherly
ada7cb037d
Sort strings, not lists in Narrative Web combo boxes.
...
svn: r8477
2007-05-15 12:01:25 +00:00
Don Allingham
247e0020ed
2007-05-14 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PedigreeView.py: catch errors
* src/DataViews/_RelationView.py: catch errors
* src/ReportBase/_ReportDialog.py: catch errors
* src/ReportBase/_SimpleAccess.py: fix marriage place/date values
* src/Editors/_EditFamily.py: catch errors
* src/DisplayTabs/_EmbeddedList.py: catch errors
* src/plugins/FindDupes.py: catch errors
* src/plugins/Verify.py: catch errors
* src/AddMedia.py: fix scale_simple types
* src/AutoComp.py: pylint fixes
* src/ImgManip.py: pylint fixes
* src/LdsUtils.py: new temple types
* src/DbLoader.py: error types
svn: r8473
2007-05-15 04:17:12 +00:00
Brian Matherly
4f675b6768
0001044: ReportWeb Site, tab Page Generation - items in dropdown list do not sort correctly
...
svn: r8472
2007-05-15 03:55:08 +00:00
Brian Matherly
48394f8bab
* src/plugins/NarrativeWeb.py: Fix reference paths on Windows.
...
svn: r8467
2007-05-14 03:44:34 +00:00
Brian Matherly
92b3f4da04
Change the default directory for the narrative web report so people don't generate the report in their database directory.
...
svn: r8448
2007-05-09 03:34:30 +00:00
Don Allingham
6e065c407f
2007-05-06 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: add quick report
* src/GrampsDb/_GrampsDbBase.py: use NotImplementedError instead of assertion
* src/ReportBase/_SimpleAccess.py: added functionality
* src/RelLib/_MediaObject.py: comments
* src/RelLib/_Person.py: remove @sort comment
* src/RelLib/_BasicPrimaryObject.py:
* src/plugins/all_events.py: comments
* src/glade/gramps.glade: clean up width
* src/gramps_main.py: added docgen to the search path
* src/docgen/TextBufDoc.py: Added interface
svn: r8439
2007-05-07 03:39:46 +00:00
Benny Malengier
2209fe1c57
2007-05-03 Benny Malengier <bm@cage.ugent.be>
...
* src/plugins/rel_de.py:
issue #0000929 , rel_de.py
svn: r8435
2007-05-03 21:35:13 +00:00
Brian Matherly
3eebd910d5
Move Graphic Styles, Table Styles and Cell Styles into the StyleSheet class. All report styles are now defined in the "get_default_style()" function.
...
svn: r8421
2007-04-23 11:46:26 +00:00
Brian Matherly
a8621d50ea
0001012: Private source and private child references shown in narrative website.
...
svn: r8385
2007-04-15 19:12:57 +00:00
Brian Matherly
d731371b7f
0001006: Narrative Web: Media objects missing title (description), mime_type, or path, are displayed poorly.
...
svn: r8366
2007-04-09 03:40:11 +00:00
Brian Matherly
1f6f8565ba
0000896: Crash running Narrative Web report - system memory exhausted.
...
svn: r8363
2007-04-08 20:19:14 +00:00
Don Allingham
a712445a2b
2007-04-07 Don Allingham <don@gramps-project.org>
...
* src/plugins/Checkpoint.py: update from 2.2
* src/GrampsDb/_GrampsDbWriteXML.py: clean up
* src/Editors/_EditPrimary.py: prevent double OK clicks
* src/Editors/_EditPlace.py: prevent double OK clicks
* src/Editors/_EditSource.py: prevent double OK clicks
* src/Editors/_EditPerson.py: prevent double OK clicks
* src/Editors/_EditRepository.py: prevent double OK clicks
* src/Editors/_EditFamily.py: prevent double OK clicks
* src/Editors/_EditEvent.py: prevent double OK clicks
svn: r8361
2007-04-08 04:24:38 +00:00
Brian Matherly
00632c6a70
0000998: Source Ref link refers to nothing in Narrative web report.
...
svn: r8358
2007-04-06 02:42:52 +00:00
Brian Matherly
ea9b663908
0000996: Individual attributes do no include source reference citations in Narrative Web report.
...
svn: r8356
2007-04-05 12:13:33 +00:00
Brian Matherly
ab25044a7e
0000993: Checkpoint tool crashes in Windows
...
svn: r8353
2007-04-05 02:58:54 +00:00
Brian Matherly
698c28f230
Remove "get_newpage()" and "set_newpage()" from the ReportOptions class. They are not really options. The BookReportDialog now takes care of inserting page breaks.
...
svn: r8339
2007-03-30 02:30:42 +00:00
Brian Matherly
58b1e800ca
Remove "parse_report_options_frame()" and "parse_other_frames()" from the report interface. They are not used.
...
svn: r8330
2007-03-28 03:17:13 +00:00
Brian Matherly
adbf4b1dac
Remove "enable_options()" from the report interface. All reports define all their own options. So it is not used.
...
svn: r8329
2007-03-28 02:47:03 +00:00
Brian Matherly
4a6b730259
Remove "get_generations()" from the report options base classes. It was
...
forcing some reports to have the "page break between generations" options
even though they weren't using it. All reports now define all of their own
options.
svn: r8323
2007-03-27 11:50:26 +00:00
Brian Matherly
aa57b4b1a6
Make Detailed Descendant Report work with multiple notes.
...
svn: r8322
2007-03-27 04:25:25 +00:00
Brian Matherly
86fe9d11a8
fix for multiple notes.
...
svn: r8321
2007-03-27 04:18:14 +00:00
Brian Matherly
7ee6b12070
Remove get_report_filters() function. Let reports define the filter options themselves.
...
svn: r8315
2007-03-25 20:35:33 +00:00
Brian Matherly
781d67a409
src/plugins/IndivComplete.py: handle multiple notes
...
svn: r8307
2007-03-20 12:11:53 +00:00
Brian Matherly
1b93bf11ea
src/plugins/IndivComplete.py: handle multiple notes
...
svn: r8306
2007-03-20 12:05:58 +00:00
Brian Matherly
071d7cc6ec
src/plugins/GraphViz.py: fix NameDisplay include
...
svn: r8305
2007-03-20 03:09:17 +00:00
Kees Bakker
69180989ef
Do not run update() if in CLI mode.
...
svn: r8303
2007-03-18 19:20:09 +00:00
Kees Bakker
63bf787fab
If a date is not precise (e.g. day or month is 0) then
...
do not use that date for verification.
A father's death can be roughly 9 months before a childs
birth. We're using 294 days.
svn: r8302
2007-03-18 19:06:22 +00:00
Brian Matherly
2874f7a2fe
0000975: remove extra (/b) HTML tags in NarrativeWeb
...
svn: r8299
2007-03-14 03:26:10 +00:00
Brian Matherly
52286c98ee
0000976: NarrativeWeb: gramps ID always output regardless of setting
...
svn: r8297
2007-03-14 03:15:47 +00:00
Brian Matherly
be917a4c16
src/plugins/NarrativeWeb.py: 0000969: NarrativeWeb plugin: include the date in the media object pages
...
svn: r8295
2007-03-13 23:00:33 +00:00
Brian Matherly
066c41d25a
* src/plugins/NarrativeWeb.py: 0000950: include the date in the reference sections of the narrative web site
...
svn: r8288
2007-03-11 19:33:27 +00:00
Brian Matherly
e463a083a3
* src/plugins/NarrativeWeb.py: Support new note API
...
* src/ReportBase/_ReportUtils.py: Support new note API
svn: r8287
2007-03-10 04:25:23 +00:00