Commit Graph

12373 Commits

Author SHA1 Message Date
Benny Malengier
39eee89295 store last export type
svn: r8866
2007-08-25 14:31:14 +00:00
Brian Matherly
33ca7e7df8 Output relationship type correctly in Detailed descendant and ancestor reports (improved)
svn: r8865
2007-08-25 12:35:06 +00:00
Don Allingham
5b26062459 2007-08-24 Don Allingham <don@gramps-project.org>
* src/ExportAssistant.py: fix grammar
	* src/ExportOptions.py: place for common options, build option dialog for
	exporters
	* src/GrampsDbUtils/_WriteGedcom.py: handle restrict, private, and new
	option dialog
	* src/GrampsDbUtils/_PrivateProxyDb.py: add get_researcher()
	* src/GrampsDbUtils/exportgedcom.glade: removed
	


svn: r8864
2007-08-25 05:03:23 +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
Don Allingham
4fa4ce1156 * src/Editors/_EditNote.py (EditNote._setup_fields): privacy button
for notes (bug #1148)
	* src/glade/gramps.glade: privacy button for notes

2007-08-24  Don Allingham  <don@gramps-project.org>


svn: r8861
2007-08-24 22:12:06 +00:00
Don Allingham
94aa96e72d * src/GrampsDbUtils/_WriteGedcom.py: Generate LONG and LATI
* src/docgen/Makefile.am: replace LPRDoc with GtkPrint
	
2007-08-24  Don Allingham  <don@gramps-project.org>


svn: r8860
2007-08-24 21:54:06 +00:00
Don Allingham
c31914c057 2007-08-24 Don Allingham <don@gramps-project.org>
* src/Config/_GrampsConfigKeys.py: added coment on how do add a new
	key



svn: r8859
2007-08-24 16:35:42 +00:00
Brian Matherly
eb0bf91690 Implement get_default_person and get_default_handle in PrivateProxyDb.py.
svn: r8858
2007-08-24 12:12:52 +00:00
Benny Malengier
167e4288a1 New export assistant
svn: r8857
2007-08-23 11:58:36 +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
Don Allingham
2f85845d32 2007-08-22 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_GedcomParse.py: use FACT for custom attributes, handle
	custom event descriptions as notes
	* src/GrampsDbUtils/_WriteGedcom.py: use FACT for custom attributes, handle
	custom event descriptions as notes
	* src/GrampsDbUtils/_GedTokens.py: add TOKEN_FACT



svn: r8855
2007-08-23 03:51:05 +00:00
Espen Berg
7a5c4a8871 Updated Norwegian translation
svn: r8854
2007-08-22 19:20:23 +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
Don Allingham
282fa4ac2e 2007-08-21 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_GedcomParse.py: code cleanup
	* src/GrampsDbUtils/_GedcomLex.py: code cleanup
	* src/GrampsDbUtils/_WriteGedcom.py: code cleanup



svn: r8852
2007-08-22 03:47:51 +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
Jérôme Rapinat
11cbb0c4f5 # plugins/rel_fr.py : allow to work with new kinship report
svn: r8849
2007-08-21 15:52:58 +00:00
Jérôme Rapinat
84a41615d9 # configure.in : enable HTML templates (src/data/templates/Makefile)
svn: r8848
2007-08-21 11:50:16 +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
Don Allingham
21c59e9e8f * src/GrampsDbUtils/_ParseGedcom.py: check for MARR event in std_event,
not in family_even
	* src/RelLib/_FamilyRelType.py: default marriage type to unknown
	* src/GrampsDbUtils/_WriteGedcom.py: Don't add description to EVEN tag

2007-08-20  Don Allingham  <don@gramps-project.org>


svn: r8846
2007-08-21 04:17:12 +00:00
Brian Matherly
30e6e38f2c Patch from Jérôme Rapinat to fix array bounds check in Relationship.py.
svn: r8845
2007-08-21 04:16:41 +00:00
Don Allingham
61341b8bdd 2007-08-20 Don Allingham <don@gramps-project.org>
* src/ScratchPad.py (ScratchPadSourceRef.__init__): handle the removal
	of the get_text() function



svn: r8844
2007-08-21 03:21:41 +00:00
Benny Malengier
0f408adedf new export manager-feature parity
svn: r8843
2007-08-20 22:41:50 +00:00
Jérôme Rapinat
f7742e3cf5 # po/fr.po : allow to work with new kinship report
svn: r8842
2007-08-20 17:13:26 +00:00
Zsolt Foldvari
a7c8cc9a5e 2007-08-20 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/docgen/GtkPrint.py (fontstyle_to_fontdescription): Fix font size.



svn: r8841
2007-08-20 13:54:04 +00:00
Don Allingham
62044e33a1 2007-08-19 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_WriteGedcom.py (breakup): fix index check



svn: r8840
2007-08-20 03:15:13 +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
540a717b8d 0001166: Are HTML templates deprecated ? - updated templates from Jerome and fix makefile to include templates.
svn: r8838
2007-08-20 01:45:26 +00:00
Zsolt Foldvari
62facd3f5c 2007-08-19 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/docgen/GtkPrint.py: Fix deprecation warnings.



svn: r8837
2007-08-19 08:22:38 +00:00
Don Allingham
c951994948 2007-08-18 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_GedcomParse.py: fix event names, url type
	* src/GrampsDbUtils/_WriteGedcom.py: remove non-standard format types
	* src/GrampsDbUtils/gedcomexport.glade: remove non-standard format types



svn: r8836
2007-08-19 03:25:07 +00:00
Brian Matherly
1a2e9e96df Fix typo nefew -> nephew in KinshipReport.
svn: r8835
2007-08-19 01:51:26 +00:00
Benny Malengier
c0f14c9070 start work on new export manager
svn: r8834
2007-08-18 21:13:30 +00:00
Brian Matherly
1d65909cef Add KinshipReport.py
svn: r8833
2007-08-18 20:09:45 +00:00
Zsolt Foldvari
93e9651b1b 2007-08-18 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/docgen/GtkPrint.py: Text report generation done.



svn: r8832
2007-08-18 18:23:18 +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
32f3f2c129 small changes, also bug #1164
svn: r8829
2007-08-18 09:18:43 +00:00
Benny Malengier
0415a87b26 update the required packages for GRAMPS 3.0
svn: r8828
2007-08-17 19:57:58 +00:00
Zsolt Foldvari
679bbcc469 2007-08-17 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/docgen/GtkPrint.py: Text report generation is almost ready...



svn: r8827
2007-08-17 19:15:05 +00:00
Benny Malengier
2da3c3931d correct crash in export assistent on invalid filenames
svn: r8826
2007-08-17 19:03:13 +00:00
Alex Roitman
2517bd18a7 2007-08-17 Piotr Czubaszek <pioterus@gmail.com>
* src/DateHandler/_Date_pl.py: Add new module.
	* src/DateHandler/__init__.py: Import new module.
	* src/DateHandler/Makefile.am: Ship new file.



svn: r8824
2007-08-17 17:09:54 +00:00
Don Allingham
8b80b70602 2007-08-16 Don Allingham <don@gramps-project.org>
* src/Filters/SideBar/_PersonSidebarFilter.py: document a little bit more



svn: r8823
2007-08-17 04:17:57 +00:00
Benny Malengier
2efbe7da69 Port FamilyLines.py people images to descendant chart
svn: r8822
2007-08-16 12:09:49 +00:00
Don Allingham
4d04c83327 2007-08-15 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_WriteGedcom.py: Match parser and writer
	* src/GrampsDbUtils/_GedcomParser.py: Match parser and writer

	* src/GrampsDbUtils/_WriteGedcom.py: write adoption records

2007-08-14  Don Allingham  <don@gramps-project.org>


svn: r8821
2007-08-16 04:30:49 +00:00
Brian Matherly
d40c492f3a map English_United States to English dates
svn: r8820
2007-08-16 04:14:19 +00:00
Don Allingham
2a3897c685 svn: r8819 2007-08-15 04:14:19 +00:00
Don Allingham
3a4ba79b64 2007-08-14 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_WriteGedcom.py: fix problems identified by gedchk



svn: r8818
2007-08-15 03:32:08 +00:00
Zsolt Foldvari
90a9e4bd29 2007-08-14 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/docgen/GtkPrint.py: Even more work in progress.



svn: r8817
2007-08-14 20:57:26 +00:00
Don Allingham
8cf2437f40 2007-08-13 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_WriteGedcom.py: improve FAM structure



svn: r8816
2007-08-14 04:02:18 +00:00
Don Allingham
1a7b3abb26 * src/GrampsDbUtils/_WriteGedcom.py: LANG values, additional
refactoring
	
2007-08-12  Don Allingham  <don@gramps-project.org>


svn: r8815
2007-08-13 03:40:36 +00:00
Don Allingham
9bd87e4e97 2007-08-12 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_WriteGedcom.py: remove unused options,
	handle source TEXT



svn: r8814
2007-08-13 00:00:16 +00:00