Fix formatting
svn: r8537
This commit is contained in:
parent
f919589267
commit
927a2bd523
@ -25,14 +25,16 @@
|
|||||||
* configure.in: update for 2.2.8
|
* configure.in: update for 2.2.8
|
||||||
|
|
||||||
2007-05-22 Don Allingham <don@gramps-project.org>
|
2007-05-22 Don Allingham <don@gramps-project.org>
|
||||||
* src/DataViews/_PedigreeView.py (PedigreeView.find_tree): Catch recursion error
|
* src/DataViews/_PedigreeView.py (PedigreeView.find_tree): Catch
|
||||||
|
recursion error
|
||||||
|
|
||||||
2007-05-18 Brian Matherly <brian@gramps-project.org>
|
2007-05-18 Brian Matherly <brian@gramps-project.org>
|
||||||
* src/plugins/NarrativeWeb.py: fix gallery image links generated on Win32
|
* src/plugins/NarrativeWeb.py: fix gallery image links generated
|
||||||
|
on Win32
|
||||||
|
|
||||||
2007-05-16 Brian Matherly <brian@gramps-project.org>
|
2007-05-16 Brian Matherly <brian@gramps-project.org>
|
||||||
* src/plugins/NarrativeWeb.py: 0000806: default for narrative website should
|
* src/plugins/NarrativeWeb.py: 0000806: default for narrative
|
||||||
be protect living
|
website should be protect living
|
||||||
|
|
||||||
2007-05-15 Don Allingham <don@gramps-project.org>
|
2007-05-15 Don Allingham <don@gramps-project.org>
|
||||||
* GrampsDb/gedcomexport.glade: remove gnome requirement
|
* GrampsDb/gedcomexport.glade: remove gnome requirement
|
||||||
@ -47,22 +49,22 @@
|
|||||||
* plugins/eventcmp.glade: remove gnome requirement
|
* plugins/eventcmp.glade: remove gnome requirement
|
||||||
|
|
||||||
2007-05-15 Brian Matherly <brian@gramps-project.org>
|
2007-05-15 Brian Matherly <brian@gramps-project.org>
|
||||||
* src/GrampsDb/_WriteGedcom.py: 0001003: Researcher information dialog on
|
* src/GrampsDb/_WriteGedcom.py: 0001003: Researcher information
|
||||||
export to GEDCOM
|
dialog on export to GEDCOM
|
||||||
|
|
||||||
2007-05-15 Brian Matherly <brian@gramps-project.org>
|
2007-05-15 Brian Matherly <brian@gramps-project.org>
|
||||||
* src/ReportBase/_ReportDialog.py: 0001043: Dropdown list in htmloptions in
|
* src/ReportBase/_ReportDialog.py: 0001043: Dropdown list in
|
||||||
Family Group Report has very large size
|
htmloptions in Family Group Report has very large size
|
||||||
|
|
||||||
2007-05-15 Brian Matherly <brian@gramps-project.org>
|
2007-05-15 Brian Matherly <brian@gramps-project.org>
|
||||||
* src/plugins/NarrativeWeb.py: Sort strings, not lists.
|
* src/plugins/NarrativeWeb.py: Sort strings, not lists.
|
||||||
|
|
||||||
2007-05-15 Brian Matherly <brian@gramps-project.org>
|
2007-05-15 Brian Matherly <brian@gramps-project.org>
|
||||||
* src/DataViews/_PedigreeView.py: catch possible crash
|
* src/DataViews/_PedigreeView.py: catch possible crash
|
||||||
|
|
||||||
2007-05-14 Brian Matherly <brian@gramps-project.org>
|
2007-05-14 Brian Matherly <brian@gramps-project.org>
|
||||||
* src/plugins/NarrativeWeb.py: 0001044: ReportWeb Site, tab Page Generation
|
* src/plugins/NarrativeWeb.py: 0001044: ReportWeb Site, tab Page
|
||||||
- items in dropdown list do not sort correctly
|
Generation - items in dropdown list do not sort correctly
|
||||||
|
|
||||||
2007-05-14 Espen Berg <espen.berg@ntnu.no>
|
2007-05-14 Espen Berg <espen.berg@ntnu.no>
|
||||||
* src/DateHandler/_Date_nb.py:
|
* src/DateHandler/_Date_nb.py:
|
||||||
@ -87,7 +89,8 @@
|
|||||||
* src/BasicUtils.py: additional error checking
|
* src/BasicUtils.py: additional error checking
|
||||||
|
|
||||||
2007-05-11 Benny Malengier <bm@cage.ugent.be>
|
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
|
* src/GrampsDb/_ReadXML.py: clean meld issues, add privacy read
|
||||||
|
lds_ord even if not set yet
|
||||||
|
|
||||||
2007-05-10 Don Allingham <don@gramps-project.org>
|
2007-05-10 Don Allingham <don@gramps-project.org>
|
||||||
* src/GrampsDb/_ReadXML.py: fix privacy settings
|
* src/GrampsDb/_ReadXML.py: fix privacy settings
|
||||||
@ -96,9 +99,10 @@
|
|||||||
* src/DbLoader.py: try to handle default directory better
|
* src/DbLoader.py: try to handle default directory better
|
||||||
|
|
||||||
2007-05-10 Benny Malengier <bm@cage.ugent.be>
|
2007-05-10 Benny Malengier <bm@cage.ugent.be>
|
||||||
* src/GrampsDb/_ReadXML.py: partly fix #1053, import privacy of person, family,
|
* src/GrampsDb/_ReadXML.py: partly fix #1053, import privacy of
|
||||||
media, source, place and repo correct. Still to do: sourceref and lds_ordinance
|
person, family, media, source, place and repo correct. Still to
|
||||||
Correct error in person name privacy
|
do: sourceref and lds_ordinance.
|
||||||
|
Correct error in person name privacy
|
||||||
|
|
||||||
2007-05-10 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2007-05-10 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
||||||
* src/DataViews/_PedigreeView.py: Some rendering fixes for RTL locales
|
* src/DataViews/_PedigreeView.py: Some rendering fixes for RTL locales
|
||||||
@ -120,15 +124,14 @@
|
|||||||
bookmark insertion (#1050)
|
bookmark insertion (#1050)
|
||||||
|
|
||||||
2007-05-08 Brian Matherly <brian@gramps-project.org>
|
2007-05-08 Brian Matherly <brian@gramps-project.org>
|
||||||
* src/plugins/NarrativeWeb.py: Change the default directory so people don't
|
* src/plugins/NarrativeWeb.py: Change the default directory so
|
||||||
generate the report in their database directory.
|
people don't generate the report in their database directory.
|
||||||
|
|
||||||
2007-05-06 Brian Matherly <brian@gramps-project.org>
|
2007-05-06 Brian Matherly <brian@gramps-project.org>
|
||||||
* src/data/main5.css: Fix generation chart alignment for Narrative Web.
|
* src/data/main5.css: Fix generation chart alignment for Narrative Web.
|
||||||
|
|
||||||
2007-05-03 Benny Malengier <bm@cage.ugent.be>
|
2007-05-03 Benny Malengier <bm@cage.ugent.be>
|
||||||
* src/plugins/rel_de.py:
|
* src/plugins/rel_de.py: issue #0000929 , rel_de.py
|
||||||
issue #0000929 , rel_de.py
|
|
||||||
|
|
||||||
2007-04-27 Brian Matherly <brian@gramps-project.org>
|
2007-04-27 Brian Matherly <brian@gramps-project.org>
|
||||||
* src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfBookmarked.py:
|
* src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfBookmarked.py:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user