Commit Graph

12551 Commits

Author SHA1 Message Date
Brian Matherly
6cbb0a7d27 Add End Of Line Report.
svn: r8790
2007-07-30 03:32:19 +00:00
Don Allingham
85d33c2a85 2007-07-29 Don Allingham <don@gramps-project.org>
* src/Merge/_MergePerson.py (MergePeople.copy_note): convert to the
	new notelist format (#0001130)



svn: r8789
2007-07-30 01:57:02 +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
a4f5c6fc02 Add CSVTab.py to the makefile.
svn: r8786
2007-07-29 19:20:07 +00:00
Jérôme Rapinat
ef5803ee29 add missing TabbedDoc reference, need for EventCmp
svn: r8785
2007-07-29 07:01:41 +00:00
Brian Matherly
7d93f8839b Multiple enhancements to the marker report.
svn: r8784
2007-07-28 22:40:55 +00:00
Jérôme Rapinat
2f835086a8 add missing ODSTab reference, need for EventCmp and Export View
svn: r8783
2007-07-28 08:11:09 +00:00
Jérôme Rapinat
21201070f3 fix translation issue on RelationView
svn: r8782
2007-07-28 08:09:12 +00:00
Don Allingham
43914bbe7b * src/ListModel.py: change __connect_model back to connect_model
2007-07-27  Don Allingham  <don@gramps-project.org>


svn: r8781
2007-07-28 02:23:43 +00:00
Don Allingham
55a34e84bf 2007-07-27 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_GedcomParse.py: Handle broken gedcom, there
	the TYPE field is specified, but has no value (Heredis 9)



svn: r8780
2007-07-28 02:19:12 +00:00
Zsolt Foldvari
b13baceed6 * src/Spell.py: (__sort_languages): typo
* src/docgen/GtkPrint.py (paperstyle_to_pagesetup): typo

2007-07-27  Zsolt Foldvari  <zfoldvar@users.sourceforge.net>


svn: r8779
2007-07-27 19:11:15 +00:00
Zsolt Foldvari
a033ed0856 2007-07-27 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/Spell.py: pylint
	* src/docgen/GtkPrint.py (paperstyle_to_pagesetup): fix conversion



svn: r8778
2007-07-27 10:24:09 +00:00
Jérôme Rapinat
b188cd420d Handbook translation into German
svn: r8777
2007-07-27 08:30:54 +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
Brian Matherly
cc807f08db Add ImportCSV.py and ExportCSV.py to po/POTFILES.in.
svn: r8773
2007-07-25 04:11:25 +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
Jérôme Rapinat
3775c13172 update translation
svn: r8770
2007-07-24 16:23:53 +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
c48f04a415 added FamilyLines to trunk
svn: r8758
2007-07-23 10:17:16 +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
Jérôme Rapinat
6bf7eb10c6 update translation
svn: r8754
2007-07-22 11:15:20 +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
e3068f3185 Replace "get_note()" calls with "get_note_list()" in filters that use it.
svn: r8748
2007-07-20 12:16:34 +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
Alex Roitman
05076eeed1 2007-07-18 Alex Roitman <shura@gramps-project.org>
* TODO: Update.



svn: r8744
2007-07-19 04:45:52 +00:00
Don Allingham
d25210c1ac * src/glade/mergedata.glade: remove note merge widgets
2007-07-18  Don Allingham  <don@gramps-project.org>


svn: r8743
2007-07-19 04:41:14 +00:00
Don Allingham
a9d7dd1b42 * src/Merge/_MergeSource.py: convert get_note to get_note_list
* src/Merge/_MergePlace.py: convert get_note to get_note_list
	* src/Merge/_MergePerson.py: convert get_note to get_note_list

2007-07-18  Don Allingham  <don@gramps-project.org>


svn: r8742
2007-07-19 04:33:10 +00:00
Don Allingham
f3d39e5f33 2007-07-18 Don Allingham <don@gramps-project.org>
* src/ReportBase/_StyleEditor.py: get rid of Utils.destroy_passed_object
	* src/Utils.py: Remove unused functions
	* src/ScratchPad.py: get_note removal



svn: r8741
2007-07-19 03:48:38 +00:00