Jérôme Rapinat
eee134a396
update French translation
...
svn: r8461
2007-05-11 15:41:12 +00:00
Don Allingham
cba30529cd
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
11190e66d9
2007-05-10 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: r8459
2007-05-10 22:07:25 +00:00
Benny Malengier
7b413ad8f6
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
0b14279856
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
1751a86a92
* src/DataViews/_PedigreeView.py: Some rendering fixes for RTL locales
...
svn: r8456
2007-05-10 11:32:43 +00:00
Don Allingham
2b44e51d6f
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
Don Allingham
f8b10aff87
2007-05-08 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_GrampsDbBase.py (GrampsDbBookmarks.insert): fix
bookmark insertion (#1050 )
* src/Editors/_EditFamily.py: fix sort columns
svn: r8454
2007-05-10 02:43:56 +00:00
Benny Malengier
5b4807732d
2007-05-09 Benny Malengier <bm@cage.ugent.be>
...
* src/glade/gramps.glade: fix #797
* src/glade/gramps.glade: fix #796
* src/GrampsDbUtils/_ReadXML.py: Set specific notetype on import/read of pre 2.3 xml,
inherit privacy of creating object for pre 2.3 xml as much as possible.
svn: r8453
2007-05-09 19:27:15 +00:00
Benny Malengier
f4b8a179cc
* 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
cc17d90d15
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
d27e44ac6a
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
024c7d187b
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
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
fd13fc6636
svn: r8447
2007-05-09 03:17:17 +00:00
Alex Roitman
7f15ddbb28
2007-05-08 Lubo Vasko <pgval@inMail.sk>
...
* sk/sk.po: Translation update.
svn: r8446
2007-05-08 15:45:44 +00:00
Don Allingham
b884474407
svn: r8445
2007-05-08 04:35:14 +00:00
Don Allingham
7b7abd95dd
* src/DataViews/_PersonView.py:
...
* src/PageView.py:
* src/Filters/SideBar/_MediaSidebarFilter.py:
* src/Filters/SideBar/_SidebarFilter.py:
* src/Filters/SideBar/_SourceSidebarFilter.py:
* src/Filters/SideBar/_EventSidebarFilter.py:
* src/Filters/SideBar/_FamilySidebarFilter.py:
* src/Filters/SideBar/_PlaceSidebarFilter.py:
* src/Filters/SideBar/_RepoSidebarFilter.py:
* src/Filters/SideBar/_NoteSidebarFilter.py:
* src/Filters/SideBar/_PersonSidebarFilter.py: Pass dbstate to SidebarFilters
2007-05-07 Don Allingham <don@gramps-project.org>
svn: r8444
2007-05-08 04:08:25 +00:00
Don Allingham
87764d64c0
2007-05-07 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_SimpleDoc.py: add support for tabs
* src/BaseDoc.py: add support for tabs
* src/docgen/TextBufDoc.py: add support for tabs
svn: r8443
2007-05-08 02:56:33 +00:00
Benny Malengier
c5916814e8
* src/GrampsDb/_GrampsBSDDB.py: upgrade of grdb now sets correct notetype, and
...
inherits the public/private setting of the parent object it is created from,
instead of defaulting to public.
2007-05-07 Benny Malengier <bm@cage.ugent.be>
svn: r8442
2007-05-07 23:02:03 +00:00
Benny Malengier
0182f42307
2007-05-07 Benny Malengier <bm@cage.ugent.be>
...
* src/Editors/_EditPlace.py:
* src/Editors/_EditAddress.py:
* src/Editors/_EditLdsOrd.py:
* src/Editors/_EditSourceRef.py:
* src/Editors/_EditSource.py:
* src/Editors/_EditRepoRef.py:
* src/Editors/_EditAttribute.py:
* src/Editors/_EditPersonRef.py:
* src/Editors/_EditNote.py:
* src/Editors/_EditPerson.py:
* src/Editors/_EditMediaRef.py:
* src/Editors/_EditEventRef.py:
* src/Editors/_EditMedia.py:
* src/Editors/_EditRepository.py:
* src/Editors/_EditName.py:
* src/Editors/_EditChildRef.py:
* src/Editors/_EditFamily.py:
* src/Editors/_EditEvent.py:
* src/RelLib/_NoteType.py:
* src/DisplayTabs/_NoteTab.py:
* src/GrampsWidgets.py:
* TODO:
Implement using a specific notetype instead of General for notes created as part of a
primary or secondary object. Add list of types to ignore for inclusion in MonitoredDataType in a general manner.
List remaining issues in TODO for multiple notes.
svn: r8441
2007-05-07 20:41:16 +00:00
Don Allingham
aafae7e1cd
svn: r8440
2007-05-07 04:03:04 +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
Brian Matherly
be7b8d6c94
Fix generation chart alignment for Narrative Web Tranquil style sheet.
...
svn: r8438
2007-05-06 21:28:12 +00:00
Brian Matherly
b4bd5ce0a7
Fix generation chart alignment for Narrative Web Tranquil style sheet.
...
svn: r8437
2007-05-06 21:25:09 +00:00
Brian Matherly
e4a7045838
Convert tabs to space-tabs in LaTeXDoc.py
...
svn: r8436
2007-05-05 04:01:35 +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
Benny Malengier
e6d94aa12d
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
Don Allingham
9fd30ff3f9
2007-05-01 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_SimpleAccess.py: simplifed database access routines
svn: r8433
2007-05-02 04:05:41 +00:00
Benny Malengier
37255a3b02
2007-04-30 Benny Malengier <bm@cage.ugent.be>
...
* src/Editors/_EditPlace.py:
* src/Editors/_EditSource.py:
* src/Editors/_EditNote.py:
* src/Editors/_EditPerson.py:
* src/Editors/_EditRepository.py:
* src/Editors/_EditFamily.py:
* src/DisplayTabs/_NoteTab.py:
Add meaningfull title to the note dialog instead of only the note number, when called from place, source, person, family or repo
svn: r8432
2007-04-30 20:50:41 +00:00
Brian Matherly
d7423fff15
Divide BaseDoc into BaseDoc, TextDoc and DrawDoc. TextDoc and DrawDoc are abstract interfaces that must be implemented by the corresponding document generators.
...
svn: r8431
2007-04-30 01:56:34 +00:00
Benny Malengier
6544ab67ad
2007-04-28 Benny Malengier <bm@cage.ugent.be>
...
* src/images/.../Makefile.am:
* src/images/Makefile.am:
* src/DataViews/_RelationView.py:
* src/MarkupText.py:
* src/gramps_main.py:
* src/images/.../gramps-font-color...:
* src/images/.../gramps-font-bgcolor...:
* src/images/.../gramps-parents-open...:
* src/images/48x48/gramps-parents-add.png:
New icons for add/share parents, clean up media icon, icons for fonts as asked by Zsolt, delete of no more needed icons gramps-sharefamily, gramps-media-all. Reflect changes to images to makefiles. Use the new icons.
svn: r8430
2007-04-28 14:25:18 +00:00
Brian Matherly
26bda1fdae
Fix errors in bookmark filters.
...
svn: r8429
2007-04-28 03:55:43 +00:00
Brian Matherly
73bbfa09a4
Fix errors in bookmark filters.
...
svn: r8428
2007-04-28 03:51:19 +00:00
Brian Matherly
6bcc3e8c30
Fix escape error in BookReport.py.
...
svn: r8427
2007-04-28 03:36:54 +00:00
Brian Matherly
d678156e25
Fix exception message in DbLoader.py.
...
svn: r8426
2007-04-28 03:10:16 +00:00
Jérôme Rapinat
32983aba80
2.2.x->2.3
...
svn: r8425
2007-04-27 19:20:06 +00:00
Benny Malengier
852696cc5d
2007-04-27 Benny Malengier <bm@cage.ugent.be>
...
* src/images/22x22/Makefile.am:
* src/images/16x16/Makefile.am:
* src/images/48x48/Makefile.am:
* src/images/scalable/Makefile.am:
* src/images/Makefile.am:
Reflect changes to images to makefiles
svn: r8424
2007-04-27 17:42:50 +00:00
Don Allingham
8cb2469df8
svn: r8423
2007-04-27 04:25:24 +00:00
Zsolt Foldvari
58cf8fede0
2007-04-27 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/MarkupText.py:
* src/Editors/_EditNote.py:
Rewrite of the note markup functionality, also fixes : #1024 .
svn: r8422
2007-04-27 00:18:09 +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
Don Allingham
7dd5d94322
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
4708a791a4
Escape still wasn't right in ODFDoc.py. Ancestor and descendant charts were displaying wrong.
...
svn: r8418
2007-04-22 13:29:05 +00:00
Brian Matherly
a1eb59b868
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
c36c05775e
0000970: _IsBookmarked.py causes crash
...
svn: r8416
2007-04-21 18:58:34 +00:00
Brian Matherly
83b9feb836
0000970: _IsBookmarked.py causes crash
...
svn: r8415
2007-04-21 18:48:04 +00:00
Benny Malengier
eeda8e68fe
2007-04-21 Benny Malengier <bm@cage.ugent.be>
...
* src/Editors/_EditFamily.py : add up down arraw on children list
* src/DisplayTabs/_EmbeddedList.py : generalize select method for
up/down movement in list
svn: r8414
2007-04-21 08:09:51 +00:00
Don Allingham
dc2afe8f55
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
* src/GrampsDb/_ReadGedcom.py: fix calendar parsing
* src/GrampsDb/_WriteGedcom.py: fix calendar generation
svn: r8413
2007-04-21 04:54:28 +00:00
Don Allingham
c1be620f90
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
bc2ef71467
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