Benny Malengier
668e2c0604
2007-05-11 Benny Malengier <bm@cage.ugent.be>
...
* src/GrampsDb/_ReadXML.py: clean meld issues, add privacy read lds_ord even if not set yet
svn: r8462
2007-05-11 22:20:28 +00:00
Don Allingham
26d9b3bf23
2007-05-10 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadXML.py: fix privacy settings
* src/GrampsDb/_WriteXML.py: fix privacy settings
* src/LdsUtils.py: updated temple codes
* src/DbLoader.py: try to handle default directory better
* src/LdsOrd.py: Update from bug tracker (#925 ) submitted by robocoder
svn: r8460
2007-05-11 03:47:58 +00:00
Benny Malengier
417d471690
2007-05-10 Benny Malengier <bm@cage.ugent.be>
...
Correct error in person name privacy
svn: r8458
2007-05-10 21:57:45 +00:00
Benny Malengier
ad9d719a83
2007-05-09 Benny Malengier <bm@cage.ugent.be>
...
* src/GrampsDb/_ReadXML.py: partly fix #1053 , import privacy of person, family,
media, source, place and repo correct. Still to do: sourceref and lds_ordinance
svn: r8457
2007-05-10 21:41:45 +00:00
Martin Hawlisch
e487a5e21e
* src/DataViews/_PedigreeView.py: Some rendering fixes for RTL locales
...
svn: r8456
2007-05-10 11:32:43 +00:00
Don Allingham
71fc64718d
2007-05-09 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py (GedcomParser.func_name_aka): patch submitted
on bug tracker for AKA parameter missing (#1034 )
svn: r8455
2007-05-10 02:54:48 +00:00
Benny Malengier
c537f644d8
* src/glade/gramps.glade: fix #797
...
2007-05-09 Benny Malengier <bm@cage.ugent.be>
svn: r8452
2007-05-09 18:44:35 +00:00
Benny Malengier
3d76238fbf
2007-05-09 Benny Malengier <bm@cage.ugent.be>
...
* src/glade/gramps.glade: fix #796
svn: r8451
2007-05-09 18:31:57 +00:00
Don Allingham
44c16c7c19
2007-05-08 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditFamily.py (ChildEmbedList): Sort by the proper column
* src/GrampsDb/_GrampsDbBase.py (GrampsDbBookmarks.insert): fix
bookmark insertion (#1050 )
svn: r8450
2007-05-09 04:00:08 +00:00
Brian Matherly
e75a336f2d
Change the default directory for the narrative web report so people don't generate the report in their database directory.
...
svn: r8449
2007-05-09 03:39:08 +00:00
Brian Matherly
f8ae68c1b7
Fix generation chart alignment for Narrative Web Tranquil style sheet.
...
svn: r8437
2007-05-06 21:25:09 +00:00
Benny Malengier
1051a16c8c
2007-05-03 Benny Malengier <bm@cage.ugent.be>
...
* src/plugins/rel_de.py:
issue #0000929 , rel_de.py
svn: r8434
2007-05-03 21:34:57 +00:00
Brian Matherly
4cd3b0f8c6
Fix errors in bookmark filters.
...
svn: r8428
2007-04-28 03:51:19 +00:00
Brian Matherly
d7d39311c7
Fix escape error in BookReport.py.
...
svn: r8427
2007-04-28 03:36:54 +00:00
Brian Matherly
a80294ab94
Fix exception message in DbLoader.py.
...
svn: r8426
2007-04-28 03:10:16 +00:00
Don Allingham
6b16e40db3
2007-04-22 Don Allingham <don@gramps-project.org>
...
* configure.in: bump to full release of 2.2.7
* src/const.py.in: fix 2007 in copyright
* NEWS: update news file
svn: r8419
2007-04-22 20:58:07 +00:00
Brian Matherly
fa1b3d706c
Escape still wasn't right in ODFDoc.py. Ancestor and descendant charts were displaying wrong.
...
svn: r8417
2007-04-22 13:19:05 +00:00
Brian Matherly
df18340c21
0000970: _IsBookmarked.py causes crash
...
svn: r8415
2007-04-21 18:48:04 +00:00
Don Allingham
7cbe7f797b
2007-04-20 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py: fix calendar parsing
* src/GrampsDb/_WriteGedcom.py: fix calendar generation
svn: r8412
2007-04-21 04:30:13 +00:00
Alex Roitman
6cc84e39cf
2007-04-20 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Checkpoint.py (Checkpoint.rcs): Remove debugging
output; Work out retrieval.
svn: r8411
2007-04-21 02:50:11 +00:00
Don Allingham
2c1aa909e5
2007-04-20 Don Allingham <don@gramps-project.org>
...
* src/DisplayModels/_BaseModel.py (BaseModel.add_row_by_handle):
if search not defined, do an insert
svn: r8410
2007-04-20 15:09:22 +00:00
Brian Matherly
c324efb9e4
PROPERLY escape ampersands in ODFDoc.py
...
svn: r8405
2007-04-20 03:48:21 +00:00
Don Allingham
60a072824f
2007-04-18 Don Allingham <don@gramps-project.org>
...
* src/plugins/BookReport.py: escape xml constructs (bug 877)
* src/PluginUtils/_Options.py: escape xml constructs (bug 877)
svn: r8403
2007-04-19 02:03:29 +00:00
Don Allingham
71162563ed
2007-04-17 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditRepository.py: fix double click save bug
* src/Editors/_EditSource.py: fix double click save bug
* src/Editors/_EditEvent.py: fix double click save bug
* src/Editors/_EditPlace.py: fix double click save bug
* src/Editors/_EditFamily.py (EditFamily.save): fix potential double click of Family
Editor dialog
svn: r8399
2007-04-18 03:59:34 +00:00
Martin Hawlisch
6b35940eac
* src/ViewManager.py (create_pages): fix off-by-one error when preselecting last view
...
svn: r8390
2007-04-16 13:53:55 +00:00
Don Allingham
2174fcbd99
* po/gramps.pot: update for 2.2.7 preparation
...
2007-04-15 Don Allingham <don@gramps-project.org>
svn: r8387
2007-04-16 01:23:06 +00:00
Don Allingham
43e3bf68cd
2007-04-15 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py: use CONT to continue page info
* src/GrampsDb/_GrampsBSDDB.py: additional error checking
* src/QuestionDialog.py: enable markup
* src/DbLoader.py: additional error checking
* src/plugins/NarrativeWeb.py
* src/ReportBase/_ReportUtils.py
0001012: Private source and private child references shown in narrative
website.
0001017: Insufficient space in pedigree view of narrative website
svn: r8386
2007-04-16 01:19:46 +00:00
Brian Matherly
6468dc2a23
0001012: Private source and private child references shown in narrative website.
...
svn: r8384
2007-04-15 19:09:55 +00:00
Brian Matherly
670eef2da8
0001017: Insufficient space in pedigree view of narrative website
...
svn: r8382
2007-04-15 02:17:44 +00:00
Brian Matherly
061a9e2761
0000908: GtkPrint doesn't parse if you don't have pygtk version 2.10
...
svn: r8381
2007-04-13 18:11:05 +00:00
Brian Matherly
4cb1aaacd1
0001011: XML import loses media objects when media object has no title.
...
svn: r8379
2007-04-12 11:46:36 +00:00
Don Allingham
28dc889abb
2007-04-11 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py (GedcomWriter.write_source_ref): replace
newlines with semicolons on output.
svn: r8378
2007-04-12 02:29:52 +00:00
Don Allingham
0408153557
2007-04-10 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py: add hack to force illegal "BET ABT" to be read
as "EST BET"
* src/ReportBase/_BareReportDialog.py: escape ampersands
* src/docgen/ODFDoc.py: escape ampersands
* src/ManagedWindow.py: escape ampersands
svn: r8377
2007-04-11 04:54:38 +00:00
Martin Hawlisch
c62bef3f21
* src/plugins/ImportGeneWeb.py: Some parsing enhancements
...
svn: r8375
2007-04-10 19:22:44 +00:00
Don Allingham
c531d2fad7
* src/plugins/Check.py (CheckIntegrity.check_events): don't require same gender for
...
civil unions
svn: r8374
2007-04-10 03:35:04 +00:00
Don Allingham
18908e7716
2007-04-09 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py (GedcomWriter.gnu_fdl): don't duplicate
the copyright notice (bug #790 )
svn: r8373
2007-04-10 02:36:00 +00:00
Brian Matherly
0aa4eb258e
Remove file check from _GrampsIniKeys.py. It is not needed.
...
svn: r8371
2007-04-09 15:29:13 +00:00
Brian Matherly
7f54da4cf3
Missing comma in Checkpoint.py.
...
svn: r8369
2007-04-09 11:40:45 +00:00
Brian Matherly
044e38b129
0000995: Don't have write access on import/open in paths containing non-ASCII characters.
...
svn: r8367
2007-04-09 04:24:06 +00:00
Brian Matherly
8ed86bc145
0001006: Narrative Web: Media objects missing title (description), mime_type, or path, are displayed poorly.
...
svn: r8365
2007-04-09 03:35:58 +00:00
Brian Matherly
a6a0a69456
0000896: Crash running Narrative Web report - system memory exhausted.
...
svn: r8362
2007-04-08 20:16:05 +00:00
Don Allingham
d6c8710d2c
2007-04-06 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_GrampsDbBase.py (GrampsDbBase.close_undodb): don't complain
if the undo file isn't here.
svn: r8360
2007-04-07 04:12:15 +00:00
Don Allingham
767d1d8191
2007-04-05 Don Allingham <don@gramps-project.org>
...
* src/plugins/Checkpoint.py: fix some more Popen issues
svn: r8359
2007-04-06 04:34:48 +00:00
Brian Matherly
da6e56990e
0000998: Source Ref link refers to nothing in Narrative web report.
...
svn: r8357
2007-04-06 02:39:07 +00:00
Brian Matherly
26218253d7
0000996: Individual attributes do no include source reference citations in Narrative Web report.
...
svn: r8355
2007-04-05 12:07:05 +00:00
Brian Matherly
fe84bcbdec
* src/DateHandler/_DateParser.py: Fix a typo
...
* src/DateEdit.py: Fix a typo
svn: r8354
2007-04-05 11:51:24 +00:00
Brian Matherly
4002837282
0000993: Checkpoint tool crashes in Windows
...
svn: r8352
2007-04-05 02:54:03 +00:00
Don Allingham
b68e2d727f
2007-04-04 Don Allingham <don@gramps-project.org>
...
* src/DateHandler/_DateParser.py: fix text string that contians a valid
modifier.
* src/Editors/_EditPerson.py: disable OK button on save to prevent
double clicks
* src/Editors/_EditPrimary.py: disable OK button on save to prevent
double clicks
* src/docgen/ODFDoc.py: XML escape strings
svn: r8351
2007-04-05 02:46:56 +00:00
Benny Malengier
77817a5098
correct keyword error
...
svn: r8343
2007-04-01 16:12:08 +00:00
Brian Matherly
a4ebbb4c15
0000975: remove extra (/b) HTML tags in NarrativeWeb
...
svn: r8298
2007-03-14 03:24:17 +00:00