gramps/src/RelLib
Alex Roitman 301348a0df 2007-07-17 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (convert_notes_13): Add reporef
	privacy on upgrade.
	* src/GrampsDbUtils/_ReadXML.py (start_note): Set privacy for
	reporef's notes;
	(start_reporef): Parse prvacy attribute for reporefs.
	* src/GrampsDb/_GrampsDbWriteXML.py (write_reporef_list): Write
	privacy attribitue.
	* src/RelLib/_RepoRef.py: Add privacy.



svn: r8730
2007-07-17 22:44:24 +00:00
..
__init__.py 2007-02-19 Don Allingham <don@gramps-project.org> 2007-02-20 04:35:34 +00:00
_Address.py Merge multiple notes branch 2007-02-20 00:39:10 +00:00
_AddressBase.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_Attribute.py Merge multiple notes branch 2007-02-20 00:39:10 +00:00
_AttributeBase.py 2007-02-10 Don Allingham <don@gramps-project.org> 2007-02-11 06:03:29 +00:00
_AttributeType.py * src/RelLib/_AttributeType.py: Add WITNESS (used by GEDCOM parser to import textual event witness information 2007-02-26 17:06:22 +00:00
_BaseObject.py 2007-02-10 Don Allingham <don@gramps-project.org> 2007-02-11 06:03:29 +00:00
_BasicPrimaryObject.py 2007-05-06 Don Allingham <don@gramps-project.org> 2007-05-07 03:39:46 +00:00
_CalSdn.py * src/DataViews/_MediaView.py: pylint 2007-01-09 04:32:07 +00:00
_ChildRef.py Merge multiple notes branch 2007-02-20 00:39:10 +00:00
_ChildRefType.py 2007-05-01 Don Allingham <don@gramps-project.org> 2007-05-02 04:05:41 +00:00
_Date.py 2006-09-09 Don Allingham <don@gramps-project.org> 2006-09-09 17:10:13 +00:00
_DateBase.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_Event.py Merge multiple notes branch 2007-02-20 00:39:10 +00:00
_EventRef.py Merge multiple notes branch 2007-02-20 00:39:10 +00:00
_EventRoleType.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_EventType.py * src/DataViews/_MediaView.py: pylint 2007-01-09 04:32:07 +00:00
_Family.py Merge multiple notes branch 2007-02-20 00:39:10 +00:00
_FamilyRelType.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_GenderStats.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_GrampsType.py * src/DataViews/_MediaView.py: pylint 2007-01-09 04:32:07 +00:00
_LdsOrd.py * src/GrampsDb/_GrampsBSDDB.py (convert_notes_13): Add privacy to 2007-07-13 01:47:25 +00:00
_LdsOrdBase.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_Location.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_LocationBase.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_MarkerType.py * src/RelLib/_Name.py: default utf8 strings 2007-01-08 21:40:51 +00:00
_MediaBase.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_MediaObject.py 2007-05-06 Don Allingham <don@gramps-project.org> 2007-05-07 03:39:46 +00:00
_MediaRef.py Merge multiple notes branch 2007-02-20 00:39:10 +00:00
_Name.py Merge multiple notes branch 2007-02-20 00:39:10 +00:00
_NameType.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_Note.py 2007-03-13 Zsolt Foldvari <zfoldvar@users.sourceforge.net> 2007-03-13 20:31:50 +00:00
_NoteBase.py Merge multiple notes branch 2007-02-20 00:39:10 +00:00
_NoteType.py * src/GrampsDb/_GrampsDbWriteXML.py (dump_source_ref): Do not write stext tag. 2007-07-17 02:37:33 +00:00
_Person.py 2007-05-06 Don Allingham <don@gramps-project.org> 2007-05-07 03:39:46 +00:00
_PersonRef.py Merge multiple notes branch 2007-02-20 00:39:10 +00:00
_Place.py Merge multiple notes branch 2007-02-20 00:39:10 +00:00
_PlaceBase.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_PrimaryObject.py Merge multiple notes branch 2007-02-20 00:39:10 +00:00
_PrivacyBase.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_PrivateSourceNote.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_RefBase.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_RepoRef.py 2007-07-17 Alex Roitman <shura@gramps-project.org> 2007-07-17 22:44:24 +00:00
_Repository.py * src/RelLib/_Note.py (serialize,unserialize): Save and read 2007-02-20 07:21:16 +00:00
_RepositoryType.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_Researcher.py 2007-02-04 Zsolt Foldvari <zfoldvar@users.sourceforge.net> 2007-02-04 17:37:36 +00:00
_SecondaryObject.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_Source.py * src/GrampsDbUtils/_GedcomChar.py: handle stripping of newlines 2007-02-28 05:20:30 +00:00
_SourceBase.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_SourceMediaType.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_SourceNote.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_SourceRef.py 2007-07-16 Alex Roitman <shura@gramps-project.org> 2007-07-17 01:59:25 +00:00
_Url.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_UrlBase.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_UrlType.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
_Witness.py 2007-01-07 Don Allingham <don@gramps-project.org> 2007-01-08 01:49:33 +00:00
Makefile.am 2007-06-27 Alex Roitman <shura@gramps-project.org> 2007-06-27 21:40:12 +00:00