Doug Blank
2bead748b9
2007-10-25 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/Calendar.py: display date on text report in locale;
changed a font default; removed string date class: use offset instead
svn: r9251
2007-10-26 00:22:12 +00:00
Benny Malengier
d988130335
2007-10-26 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/rel_nl.py: merge in changes of branch22
* src/DisplayState.py: method to set rel class
* src/ViewManager.py: call set rel class after loading plugins
changed. Not for pl, there that method is inherited.
svn: r9250
2007-10-25 23:15:28 +00:00
Benny Malengier
256e67cb6c
* src/plugins/lineage.py: gen variable conflicts with module gen
...
2007-10-25 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9247
2007-10-25 20:22:31 +00:00
Benny Malengier
dbcfab0c0d
2007-10-25 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/all_relations.py: don't import RelLib
svn: r9244
2007-10-25 07:10:38 +00:00
Jérôme Rapinat
44b0901bd7
fix error second/third cousin for RelCalc tool
...
svn: r9242
2007-10-24 16:56:31 +00:00
Benny Malengier
4e902b6f7a
* src/plugins.py/rel_xx.py: return order of get_relationship_distance
...
changed. Not for pt, there that method is inherited.
2007-10-24 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9241
2007-10-24 12:52:07 +00:00
Benny Malengier
b3d15e1dca
2007-10-24 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/all_relations.py: collapse parents same family in one line
* src/Relationship.py: change no parent family code
svn: r9240
2007-10-24 09:49:56 +00:00
Benny Malengier
0bc1336c51
* src/plugins/RelCalc.py: better comment, issue #1181
...
2007-10-23 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9238
2007-10-23 20:59:06 +00:00
Benny Malengier
cb3771a715
2007-10-23 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Relationship.py: new algorithm to calculate relation
* src/plugins/all_relations.py: begin of quick report to show extended relationship.
svn: r9237
2007-10-23 20:47:13 +00:00
Doug Blank
84b7fd8f7d
2007-10-21 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/Calendar.py: select first/last marriage for maiden name
svn: r9230
2007-10-21 20:41:49 +00:00
Brian Matherly
b3fcd5a4f5
Remove unused funtions setup_output_notebook and setup_post_process from the ReportDialog class.
...
svn: r9224
2007-10-21 04:23:54 +00:00
Brian Matherly
5fbff2823c
Get book report working again.
...
svn: r9223
2007-10-21 04:20:05 +00:00
Gary Burton
8547df5480
2007-10-20 Gary Burton <gary.burton@zen.co.uk>
...
* src/plugins/NarrativeWeb.py: display event reference notes and attributes
svn: r9222
2007-10-20 21:26:43 +00:00
Doug Blank
b4cc165711
* src/plugins/Calendar.py: changed exp eval char to '>'
...
* src/plugins/holidays.xml: added easter and ash wed eval's
2007-10-17 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9201
2007-10-17 04:21:34 +00:00
Doug Blank
d24ef026a9
2007-10-16 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/Calendar.py: Fixed bug with maiden names, added some support for selecting name formats
svn: r9198
2007-10-17 01:32:51 +00:00
Brian Matherly
87416a3745
Patch from Gary Burton to support shared events in the Narrative web report.
...
svn: r9197
2007-10-16 12:09:20 +00:00
Benny Malengier
bd5512f31f
2007-10-16 Frederik De Richter <frederik.de.richter@googlemail.com>
...
* src/plugins/rel_nl.py: new version
svn: r9196
2007-10-16 08:41:25 +00:00
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
Brian Matherly
77fbebb288
* src/plugins/AncestorChart.py: Deleted - just an old version of AncestorChart2.py
...
svn: r8280
2007-03-07 03:57:22 +00:00
Brian Matherly
8ab1d729aa
* src/plugins/NarrativeWeb.py:
...
* src/ReportBase/_ReportUtils.py:
Fix 0000956: Event order within GRAMPS not replicated in web report
svn: r8278
2007-03-07 03:15:45 +00:00
Brian Matherly
a4f28f1a16
src/plugins/NarrativeWeb.py: Fix 0000954: e-mail address causes Narrative Web plugin to generate bad links
...
svn: r8274
2007-03-06 04:30:22 +00:00
Brian Matherly
a88d60ad23
* src/plugins/GraphViz.py: Fix doc init.
...
svn: r8271
2007-03-06 04:06:04 +00:00
Brian Matherly
4d4b9441d0
* src/plugins/GraphViz.py: Fix 0000942: Relationship graph doesn't show preferred name format
...
svn: r8269
2007-03-06 02:26:55 +00:00
Brian Matherly
99b5a11b20
* src/plugins/TimeLine.py: Fix 0000943: Timeline doesn't show preferred name format
...
svn: r8267
2007-03-06 02:12:03 +00:00
Brian Matherly
cd570de9e3
* src/plugins/AncestorChart2.py:
...
* src/plugins/DescendChart.py:
Make AncestorChart and DescendChart consistent in options
* src/ReportBase/_BareReportDialog.py: remove get_report_extra_textbox_info
* src/ReportBase/_CommandLineReport.py:
* src/ReportBase/_ReportOptions.py:
remove dispf
svn: r8263
2007-03-03 03:12:04 +00:00
Martin Hawlisch
66b631f12e
* src/plugins/ImportGeneWeb.py: Adapt to new Notes api; Some parsing fixes
...
svn: r8257
2007-02-28 16:42:38 +00:00
Brian Matherly
d7d7ed340b
* src/BaseDoc.py:
...
* src/docgen/PSDrawDoc.py:
* src/docgen/SvgDrawDoc.py:
* src/docgen/PdfDoc.py:
* src/docgen/OpenOfficeDoc.py:
* src/docgen/GtkPrint.py:
* src/docgen/LPRDoc.py:
* src/docgen/ODFDoc.py:
* src/plugins/StatisticsChart.py:
* src/plugins/Calendar.py:
* src/ReportBase/_ReportUtils.py:
Remove draw_bar function
svn: r8254
2007-02-27 04:10:43 +00:00
Brian Matherly
1f11a01c89
* src/plugins/WritePkg.py: Fix crash on gpkg export in Windows
...
svn: r8253
2007-02-27 02:40:38 +00:00
Brian Matherly
7ee2ff3f5c
* src/plugins/AncestorChart2.py: Fix index error
...
svn: r8239
2007-02-25 23:04:03 +00:00
Brian Matherly
4b510b098c
* src/BaseDoc.py:
...
* src/docgen/PSDrawDoc.py:
* src/docgen/SvgDrawDoc.py:
* src/docgen/PdfDoc.py:
* src/docgen/OpenOfficeDoc.py:
* src/docgen/GtkPrint.py:
* src/docgen/LPRDoc.py:
* src/docgen/ODFDoc.py:
* src/plugins/AncestorChart2.py:
* src/plugins/DescendChart.py:
* src/plugins/StatisticsChart.py:
* src/plugins/TimeLine.py:
Remove height and width from GraphicsStyle
svn: r8237
2007-02-25 21:53:38 +00:00
Brian Matherly
5aa3a0f4b0
* src/BaseDoc.py:
...
* src/ReportBase/_CommandLineReport.py:
* src/ReportBase/_ReportDialgo.py:
* src/docgen/PdfDoc.py:
* src/docgen/OpenOfficeDoc.py:
* src/docgen/ODFDoc.py:
* src/docgen/RDFDoc.py:
* src/docgen/KwordDoc.py:
* src/docgen/PSDrawDoc.py:
* src/docgen/SvgDrawDoc.py:
* src/docgen/HtmlDoc.py:
* src/docgen/AbiWord2Doc.py:
* src/docgen/LaTeXDoc.py:
* src/plugins/BookReport.py:
Add PaperStyle to BaseDoc
svn: r8229
2007-02-24 21:15:21 +00:00
Martin Hawlisch
83bb583b3e
* plugins/TestcaseGenerator.py: Generate new Note objects
...
svn: r8211
2007-02-22 20:56:58 +00:00
Richard Taylor
70e12c490e
Moved NameDisplay into BasicUtils.
...
svn: r8197
2007-02-20 20:56:48 +00:00
Brian Matherly
0a2d871480
* src/plugins/DescendChart.py: include blank pages option
...
* src/plugins/AncestorChart2.py: include blank pages option
svn: r8184
2007-02-20 03:49:50 +00:00
Brian Matherly
f53f1abc21
* src/ReportBase/_PaperMenu.py: rename PaperStyle to PaperSize
...
* src/docgen/HtmlDoc.py: rename PaperStyle to PaperSize
* src/BaseDoc.py: rename PaperStyle to PaperSize
* src/plugins/Calendar.py: don't use tmargin
svn: r8166
2007-02-19 04:13:41 +00:00
Brian Matherly
cd68d34841
* src/plugins/AncestorChart2.py: Use a dict instead of an array to use less memory.
...
svn: r8165
2007-02-19 02:49:35 +00:00
Zsolt Foldvari
d3b383109d
2007-02-16 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/data/mainX.css: enable formatted notes on narrative web
* src/plugins/NarrativeWeb.py: enable formatted notes on narrative web
* src/MarkupText.py: properly reset xml generator output: fix #924
* src/ManagedWindow.py: enable accelerators in editor windows
* src/Editors/_EditPrimary.py: enable accelerators in editor windows
* src/Editors/_EditSecondary.py: enable accelerators in editor windows
* src/Editors/_EditReference.py: enable accelerators in editor windows
* src/DisplayTabs/_NoteTab.py: enable accelerators in editor windows
* src/DisplayTabs/_ButtonTab.py: enable accelerators in editor windows
* src/DisplayTabs/_GrampsTab.py: enable accelerators in editor windows
svn: r8137
2007-02-16 21:20:36 +00:00
Brian Matherly
d5077d219a
* src/docgen/PSDrawDoc.py: remove draw_wedge from BaseDoc
...
* src/ReportBase/_ReportUtils.py: remove draw_wedge from BaseDoc
* src/plugins/FanChart.py: remove draw_wedge from BaseDoc
* src/BaseDoc.py: remove draw_wedge from BaseDoc
svn: r8121
2007-02-15 04:07:53 +00:00
Brian Matherly
8848e8c865
* src/plugins/AncestorChart2.py: Fix title color
...
* src/plugins/DescendChart.py: Fix title color
* src/plugins/TimeLine.py: Fix title color
svn: r8098
2007-02-13 04:32:13 +00:00
Don Allingham
ddccd7e7bc
2007-02-12 Don Allingham <don@gramps-project.org>
...
* src/plugins/FindDupes.py: backport from 2.2.6
svn: r8095
2007-02-12 23:52:59 +00:00
Brian Matherly
2a6e0cb197
Remove the write_at function. Use draw_text instead. Add center_text to SVGDoc
...
svn: r8089
2007-02-12 04:55:11 +00:00
Don Allingham
fc666133b7
2007-02-10 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_GrampsGEDDB.py: new GEDCOM parser module
* src/RelLib/_BaseObject.py: new GEDCOM parser module
* src/RelLib/_AttributeBase.py: new GEDCOM parser module
* src/plugins/PHPGedViewConnector.py: new GEDCOM parser module
* src/GrampsDbUtils/_GedcomParse.py: new GEDCOM parser module
* src/GrampsDbUtils/__init__.py: new GEDCOM parser module
* src/GrampsDbUtils/_GedcomLex.py: new GEDCOM parser module
* src/GrampsDbUtils/_GrampsDbWRFactories.py: new GEDCOM parser module
* src/GrampsDbUtils/_GedcomTokens.py: renamed from _GedTokens.py
* src/GrampsDbUtils/Makefile.am: new GEDCOM parser module
* src/ArgHandler.py: new GEDCOM parser module
* example/gedcom/sample.ged: added test cases
* src/docgen/OpenOfficeDoc.py: remove unused functions
* src/docgen/HtmlDoc.py: remove unused functions
* src/docgen/LPRDoc.py: remove unused functions
* src/docgen/ODFDoc.py: remove unused functions
svn: r8083
2007-02-11 06:03:29 +00:00
Don Allingham
da92a9431b
2007-02-09 Don Allingham <don@gramps-project.org>
...
* src/plugins/Check.py: fix illegal family events
* src/GrampsDbUtils/_GedcomParse.py: improve parsing
* src/GrampsDbUtils/_GedcomLex.py: improve parsing
* src/GrampsDbUtils/_GedTokens.py: improve parsing
svn: r8079
2007-02-09 23:16:57 +00:00
Brian Matherly
0336daf1f3
* src/plugins/holidays.xml: 0000906: Canada holidays patch
...
svn: r8069
2007-02-07 04:04:07 +00:00
Don Allingham
abf15c7712
2007-02-05 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_MediaView.py: view export support
* src/DataViews/_RepositoryView.py: view export support
* src/DataViews/_SourceView.py: view export support
* src/DataViews/_EventView.py: view export support
* src/DataViews/_FamilyList.py: view export support
* src/DataViews/_PlaceView.py: view export support
* src/DataViews/_PersonView.py: view export support
* src/ViewManager.py: view export support
* src/plugins/EventCmp.py: use new format
* src/PageView.py: view export support
* src/docgen/TabbedDoc.py: base class for tabular format
* src/docgen/ODSTab.py: Open Document format for tabular format
* src/docgen/CSVTab.py: Comma Separated Value format for tabular format
svn: r8060
2007-02-06 05:19:16 +00:00
Zsolt Foldvari
2388f485bd
2007-02-04 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/plugins/OwnerEditor.py: include $Id$
svn: r8055
2007-02-04 22:18:26 +00:00
Zsolt Foldvari
63614a2740
2007-02-04 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsLocale: set svn:ignore propery
* src/BasicUtils: set svn:ignore propery
* src/GrampsDbUtils: set svn:ignore propery
* src/RelLib/_Researcher.py: add missing get/set methods
* src/GrampsDbUtils/_WriteGedcom.py: db owner handling, warn for missing
* src/GrampsCfg.py: db owner handling, new warning pref
* src/Config/_GrampsConfigKeys.py: db owner handling, new warning pref
* data/gramps.schemas.in: db owner handling, new warning pref
* src/plugins/OwnerEditor.py: db owner handling, plugin tool
* src/plugins/ownereditor.glade: db owner handling, plugin tool
svn: r8051
2007-02-04 17:37:36 +00:00
Brian Matherly
9e65f8a7e3
* src/plugins/NarrativeWeb.py: fix 0000894: syntax error on Narrative web plugin
...
svn: r8043
2007-02-04 02:17:51 +00:00
Richard Taylor
f96b6f5dc2
refactor GrampsDb and clean RelLib deps.
...
svn: r8032
2007-02-03 17:11:05 +00:00
Alex Roitman
3bef6c0609
2007-02-02 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/WriteCD.py: Properly encode URI.
svn: r8028
2007-02-02 17:14:12 +00:00
Alex Roitman
38d0e723a3
2007-02-01 Piotr Czubaszek <pioterus@gmail.com>
...
* src/plugins/rel_pl.py: Update.
svn: r8024
2007-02-01 19:10:09 +00:00
Alex Roitman
1f33ce7b2f
2007-02-01 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeNames.py: Typo.
svn: r8023
2007-02-01 17:26:51 +00:00
Brian Matherly
e36c9fc6d4
* src/plugins/IndivComplete.py: fix source citations (0000867)
...
* src/ReportBase.py: fix source citations (0000867)
svn: r8020
2007-01-31 03:16:11 +00:00
Alex Roitman
b37878b661
* src/plugins/RemoveUnused.py: Rewrite to offer object list
...
proposed for removal.
* src/DisplayTabs/_BackRefList.py (edit_button_clicked): Change
argument order in EditEvent call.
* src/DataViews/_EventView.py: Change argument order in EditEvent call.
* src/Editors/_EditEvent.py: Change argument order.
svn: r8018
2007-01-31 02:05:01 +00:00
Don Allingham
1269fcb4b1
* src/plugins/EventCmp.py: ( #886 ) properly handle CANCEL on save dialog
...
svn: r8017
2007-01-31 02:03:37 +00:00
Don Allingham
a5676edc5f
2007-01-30 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py: error reporting
* src/plugins/NarrativeWeb.py: error reporting
* src/Filters/_SearchBar.py: numlock handling
* src/Filters/SideBar/_SidebarFilter.py: numlock handling
svn: r8016
2007-01-31 00:02:15 +00:00
Don Allingham
b2860d222e
* src/DisplayModels/_BaseModel.py: Refactor out node/path maps
...
* various: remove sets import
svn: r8011
2007-01-29 19:13:15 +00:00
Don Allingham
db0d291b74
2007-01-26 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py: make unicode the default for export
* src/GrampsDb/gedcompexport.glade: remove unused dialog
* src/plugins/WritePkg.py: don't attempt to delete missing media objects.
svn: r7993
2007-01-27 05:30:15 +00:00
Brian Matherly
176c51d3ca
0000876: Calendar would print beyond a day's borders if too many, or too long
...
svn: r7992
2007-01-26 15:06:52 +00:00
Brian Matherly
76f1afe06d
* src/plugins/IndivComplete.py: Put children on new lines
...
svn: r7981
2007-01-25 12:54:57 +00:00
Brian Matherly
c6c5c8be50
* src/docgen/ODFDoc.py: Add "open with" option for book reports
...
* src/docgen/OpenOfficeDoc.py: Add "open with" option for book reports
* src/plugins/BookReport.py: Add "open with" option for book reports
* src/PluginUtils/_PluginMgr.py: Add "open with" option for book reports
svn: r7976
2007-01-25 03:22:46 +00:00
Brian Matherly
0cebd61da3
* src/plugins/Calendar.py: 0000871: Holidays do not work in Windows
...
* src/plugins/holidays.xml: 0000871: Holidays do not work in Windows
svn: r7975
2007-01-25 01:43:31 +00:00
Jérôme Rapinat
1c99ffb4c9
fix typo
...
svn: r7971
2007-01-24 19:35:43 +00:00
Brian Matherly
8fcf9c81d3
* src/plugins/Calendar.py: 0000858: Patch for calendar enhancements and new Birthday Report
...
* src/plugins/holidays.xml: add holidays for France
svn: r7969
2007-01-24 14:51:32 +00:00
Brian Matherly
8582d6b11e
* src/plugins/Calendar.py: 0000858: Patch for calendar enhancements and new Birthday Report
...
svn: r7957
2007-01-23 03:29:59 +00:00
Brian Matherly
1a57769135
* src/ReportBase/_ReportUtils.py: Add function "get_address_str"
...
* src/plugins/DetDescendantReport.py: Add addresses (0000791)
* src/plugins/DetAncestralReport.py: Add addresses (0000791)
* src/plugins/IndivComplete.py: Add addresses (0000791)
* src/plugins/NarrativeWeb.py: use "get_address_str"
* src/plugins/FamilyGroup.py: use "get_address_str"
svn: r7956
2007-01-23 01:51:33 +00:00
Don Allingham
2406378435
* src/GrampsDb/_GrampsDBCallback.py: sys.getfilesystemencoding()
...
* src/GrampsDb/_GrampsBSDDB.py: sys.getfilesystemencoding()
* src/Exporter.py: sys.getfilesystemencoding()
* src/ReportBase/_FileEntry.py: sys.getfilesystemencoding()
* src/Editors/_EditMedia.py: sys.getfilesystemencoding()
* src/DisplayTabs/_SourceEmbedList.py: sys.getfilesystemencoding()
* src/plugins/WriteCD.py: sys.getfilesystemencoding()
* src/plugins/WritePkg.py: sys.getfilesystemencoding()
* src/plugins/Check.py: sys.getfilesystemencoding()
* src/plugins/EventCmp.py: sys.getfilesystemencoding()
* src/AddMedia.py: sys.getfilesystemencoding()
* src/DisplayModels/_BaseModel.py: sys.getfilesystemencoding()
* src/DateEdit.py: sys.getfilesystemencoding()
* src/ArgHandler.py: sys.getfilesystemencoding()
* src/DbLoader.py: sys.getfilesystemencoding()
svn: r7951
2007-01-22 03:56:23 +00:00
Brian Matherly
28af33d307
src/plugins/NarrativeWeb.py: Add addresses to individual page.
...
svn: r7928
2007-01-18 04:31:08 +00:00
Don Allingham
88e4ddc0a6
2007-01-15 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: use watch cursor on node expand
* src/GrampsDb/_ReadGedcom.py: handle empty repo instances
* src/plugins/TestCaseGenerator.py: fix typo
* src/DisplayState.py: manage watch cursors better (don't set twice)
* src/DisplayModels/_PeopleModel.py: maintain backref hash table for quick access
to iter to node mappings at the top level.
svn: r7914
2007-01-16 05:54:40 +00:00
Brian Matherly
d1130cd58a
* src/plugins/GraphViz.py: 0000627: Relationship graph PDF papersize problems.
...
Use ghostscript instead of epstopdf
svn: r7905
2007-01-14 22:09:14 +00:00
Brian Matherly
d8b3d315ba
* src/plugins/GraphViz.py: 0000705: font size in relationship graph
...
svn: r7899
2007-01-14 04:09:44 +00:00
Brian Matherly
72a4cf6370
src/plugins/GraphViz.py: Fix 0000817: typo "syle" intead of "style"
...
svn: r7890
2007-01-10 03:05:19 +00:00
Don Allingham
01f5d700d7
* src/plugins/NarrativeWeb.py: wrap photo description at a maximum
...
of 20 characters to prevent overlap (bug #658 )
svn: r7880
2007-01-08 03:48:49 +00:00
Alex Roitman
9c02ff28df
2007-01-06 Piotr Czubaszek <pioterus@gmail.com>
...
* src/plugins/rel_pl.py: Update.
svn: r7877
2007-01-07 07:40:51 +00:00
Alex Roitman
331af2ccf5
2007-01-06 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ExportVCard.py (get_option_box): Typo.
svn: r7875
2007-01-07 02:42:10 +00:00
Don Allingham
5493631d19
2006-12-31 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py: add HELP button support
* src/ReportBase/_BareReportDialog.py: add HELP button support
* src/plugins/NarrativeWeb.py: add HELP button support
svn: r7862
2006-12-31 23:56:14 +00:00
Kees Bakker
8713831dea
New file from Erik.
...
svn: r7856
2006-12-29 20:52:33 +00:00
Alex Roitman
5fd72cf53a
Update
...
svn: r7848
2006-12-25 05:23:06 +00:00
Don Allingham
5b6b5553ac
svn: r7837
2006-12-22 19:24:46 +00:00
Stefan Bjork
48e499c88e
Small fixes. Changes in swedish date parser.
...
svn: r7832
2006-12-21 13:04:02 +00:00
Don Allingham
e1325eda76
2006-12-18 Don Allingham <don@gramps-project.org>
...
* src/plugins/Desbrowser.py (DesBrowse.button_press_event): fix typo
(from bmcage)
svn: r7815
2006-12-18 22:25:19 +00:00
Alex Roitman
1e8a8d0160
2006-12-14 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeNames.py (toggled): Add method;
(display): Connect renderer to the handling method.
svn: r7803
2006-12-15 05:23:45 +00:00
Martin Hawlisch
ea86f9870b
* src/DataViews/_RelationView.py: Escape XML special chars
...
* src/DataViews/_PedigreeView.py: Escape XML special chars
* src/plugins/TestcaseGenerator.py: Create media note object; Randomize URL
svn: r7787
2006-12-12 11:49:57 +00:00
Brian Matherly
dcdb6da80e
* src/plugins/NarrativeWeb.py: fix 0000597: Narrative web site generates uppercase directory names but lower case hrefs
...
svn: r7778
2006-12-11 05:31:51 +00:00
Brian Matherly
489d314db9
* src/plugins/NarrativeWeb.py: fix 0000595: Narrative web site, save to tar.gz format causes cash
...
svn: r7755
2006-12-03 21:10:51 +00:00
Don Allingham
a2fd59a7fd
2006-12-02 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: disable buttons when person is inactive
* src/plugins/Check.py: remove duplicate children in a family
svn: r7752
2006-12-03 05:20:15 +00:00
Alex Roitman
fac2b1f053
2006-12-02 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Check.py (check_repo_references): Add new check.
svn: r7750
2006-12-02 23:44:38 +00:00
Alex Roitman
2ab176ac9a
Update
...
svn: r7749
2006-12-02 07:34:48 +00:00
Alex Roitman
bd7e25ee55
In .:
...
* src/plugins/Check.py (fix_encoding): Fix mime type string.
In help:
2006-12-01 Alex Roitman <shura@gramps-project.org>
* sk/sk.po: Typo.
svn: r7748
2006-12-02 07:30:15 +00:00
Alex Roitman
4fff3e494a
* src/plugins/Rebuild.py (__init__): Proper progress indication.
...
svn: r7743
2006-12-01 16:26:34 +00:00
Alex Roitman
4987b9b9b4
* src/ArgHandler.py (cl_action): Properly call CLI tool.
...
* src/plugins/DumpGenderStats.py (__init__): Fix CLI mode.
* src/PluginUtils/_Tool.py (cli_tool): Fix CLI tools.
svn: r7741
2006-12-01 15:48:25 +00:00
Alex Roitman
685c655b80
In .:
...
2006-12-01 Alex Roitman <shura@gramps-project.org>
* src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file.
* src/plugins/RebuildRefMap.py: Add new plugin.
* src/GrampsDb/_GrampsBSDDB.py (reindex_reference_map): Fix reindexing.
* src/GrampsDb/_GrampsDbBase.py (reindex_reference_map): Add a
placeholder method for anything other than BSDDB.
In po:
2006-12-01 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: List new file.
svn: r7740
2006-12-01 08:23:51 +00:00
Brian Matherly
17ded7e6c6
* src/docgen/KwordDoc.py: don't us getuid in Windows
...
* src/plugins/NarrativeWeb.py: don't us getuid in Windows
svn: r7728
2006-11-29 04:23:20 +00:00
Alex Roitman
48420a2845
2006-11-28 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/MediaManager.py (get_rel_path): Correctly work out
the drive letter for the path.
svn: r7726
2006-11-28 21:50:34 +00:00
Alex Roitman
76d744b1f8
* src/plugins/Check.py (check_for_broken_family_links): Check if
...
child is one of the parents.
svn: r7714
2006-11-27 02:55:40 +00:00
Don Allingham
8e87a284aa
2006-11-24 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteXML.py: handle unicode decoding errors
* src/plugins/NarrativeWeb.py: handle unicode decoding errors
* src/plugins/AncestorReport.py: bring into conformance with the spec.
svn: r7689
2006-11-25 01:02:26 +00:00
Martin Hawlisch
876e0716c5
* src/RelLib/_Person.py (set_birth_ref,set_death_ref): Dont fail if setting to None (which is what Check.py does).
...
* src/plugins/TestcaseGenerator.py: Make it work again + some enhancements
svn: r7668
2006-11-22 15:27:31 +00:00
Brian Matherly
e113412801
* src/plugins/DetDescendantReport.py: 0000558: Print only primary events
...
* src/plugins/DetAncestralReport.py: 0000558: Print only primary events
* src/plugins/GraphViz.py: 0000558: Print only primary events
* src/plugins/FamilyGroup.py: 0000558: Print only primary events
* src/plugins/IndivComplete.py: 0000558: Print only primary events
* src/plugins/NarrativeWeb.py: 0000558: Print only primary events
svn: r7666
2006-11-22 04:43:33 +00:00
Martin Hawlisch
6123c67283
* src/RelLib/_Person.py (_remove_handle_references): When removing a place dont delete the whole LdsOrd but only unset its place reference.
...
* src/plugins/Check.py (check_place_references): Add checks for LdsOrd inside Person and Family
svn: r7658
2006-11-20 15:26:38 +00:00
Brian Matherly
e6edf76240
* src/plugins/DetDescendantReport.py: Use callname instead of nickname ( #0000557 )
...
* src/plugins/DetAncestralReport.py: Use callname instead of nickname (#0000557 )
* src/ReportBase/_ReportUtils.py: Use callname instead of nickname (#0000557 )
svn: r7657
2006-11-20 13:16:22 +00:00
Brian Matherly
c263f5bcac
* src/plugins/NarrativeWeb.py: Fix 0000543: Multimedia-Objects marked as private are visible in narrative web-report
...
svn: r7648
2006-11-19 04:40:24 +00:00