Commit Graph

10737 Commits

Author SHA1 Message Date
82bfe43483 0006061: GEDCOM import: link from FAM to child but missing link from child to FAM causes inconsistent displays. Fixed in GEDCOM import, importxml and Check and repair. (Also minor fixes for improved diagnostics when importxml just completely fails and for exportxml illegal characters in mime_type).
svn: r20438
2012-09-23 22:28:34 +00:00
9adf8c3851 0006008: Can't edit citation record from source record reference. Explanatory warning message produced.
svn: r20427
2012-09-21 17:46:54 +00:00
08df4e0376 Fix for issue 6056. Coding errors for non-ascii.
svn: r20421
2012-09-19 17:40:58 +00:00
947ba31fa5 6053: Person and Family pass eventref as object with sources, but it has no sources
svn: r20416
2012-09-19 11:31:31 +00:00
c0488a4936 #6044: typo; should use active place as mark not the first place handle on places list
svn: r20404
2012-09-17 12:55:03 +00:00
5d117e5610 5993: RegEx in Filter "person has name" can not handle non-ASCII characters (patch by Benny)
svn: r20393
2012-09-15 13:29:50 +00:00
07623a6cf1 Geography : bugs #06044 and #05975 : detection of multiple places with same title
svn: r20391
2012-09-15 07:54:07 +00:00
f1f1f7cbbe 5992: Crash when using a not allowed string as regex in Person with name filter
svn: r20364
2012-09-11 09:28:55 +00:00
03855427b7 Feature: all drop on family father/mother to set
svn: r20360
2012-09-10 20:13:32 +00:00
2f28174eb0 Bugfix: The new hascitation filter does not show in the list
svn: r20356
2012-09-10 11:25:40 +00:00
aaa0b1966e Fix error in plural cousins (same generation) relationship string generation
svn: r20342
2012-09-06 12:54:54 +00:00
eee0f0283a Reworked rel_es.py as evolution of some uncompleted code for 3.2 that never made it to svn
svn: r20339
2012-09-06 09:57:57 +00:00
d6a9ca5260 Fixed a typo.
svn: r20326
2012-09-04 14:40:51 +00:00
482d291a4e 6014: Citation view crash
svn: r20323
2012-09-04 11:35:16 +00:00
6ffdacc185 Fix graphviz 2.28.0 and multiple pages.
svn: r20316
2012-09-03 08:46:20 +00:00
9dff627eb4 Fix crash in fanchart on 8 (max) generations)
svn: r20290
2012-08-30 13:16:06 +00:00
069c1c1ced #5991: typo on docstrings
svn: r20277
2012-08-28 17:41:05 +00:00
1e7df24ec1 #5914 #5991: crash with person filter and references proxy; missing proxy support for bookmarked citations
svn: r20276
2012-08-28 17:38:33 +00:00
4c28d1c74c 6003: Not all sourcebase objects have the same source filters
svn: r20270
2012-08-27 09:21:10 +00:00
ac5d1a68d3 bump to 3.4.2
svn: r20261
2012-08-24 16:49:26 +00:00
a2191b7bbe 5756: First names are sometimes displayed incorrectly in Ancestry View
svn: r20248
2012-08-22 11:31:00 +00:00
72e22023a0 5990: order of families not preserved across XML export-import
svn: r20244
2012-08-21 18:33:37 +00:00
4943108b46 5990: order of families not preserved across XML export-import
svn: r20238
2012-08-21 12:37:49 +00:00
653ce7c2fc Issue 5964, UTF16reader returned str, shoul be unicode.
svn: r20200
2012-08-11 08:40:44 +00:00
bbab6e160d fix for:
http://www.gramps-project.org/bugs/view.php?id=5960
http://www.gramps-project.org/bugs/view.php?id=5958
errors when a person is unknown in the database.


svn: r20170
2012-08-01 18:46:40 +00:00
46f9993461 update pt_BR translation
svn: r20134
2012-07-30 02:59:45 +00:00
a9a742a6db Fix for error
http://www.gramps-project.org/bugs/view.php?id=5221#c24809


svn: r20126
2012-07-29 00:33:21 +00:00
13e320213a 5914: Cannot save bookmarked citations into Gramps XML file format
svn: r20047
2012-07-22 05:29:03 +00:00
a712fe504f remove "PluginManagerGramplet" references (see rev20028)
svn: r20030
2012-07-19 05:45:49 +00:00
5de065c703 Removed unneeded plugin, now that this is built into Gramps
svn: r20028
2012-07-18 17:25:46 +00:00
1366d3abc6 5708: Confusing results with statistic gramplet and filter
svn: r20026
2012-07-18 05:45:47 +00:00
bc381bd39a 4538: security - information disclosure: export with 'restrict data on living people'on leaks first names when patronymic is present
svn: r20024
2012-07-18 05:18:02 +00:00
d6cb6934fe 5443: Maximum number of generations (fixed slightly different types, such as int to long)
svn: r20023
2012-07-18 05:10:25 +00:00
76e1edbd82 Backed out a change I made in parameters in commit 19862
svn: r20017
2012-07-17 01:30:10 +00:00
5efff27bf4 Paul found a strange error. Using the book report.
when a self._user.begin_progress is started, it must 
be finished in the same method.  If not, the progress 
box will not go away.



svn: r20016
2012-07-17 00:24:09 +00:00
b377893a73 0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Setup logging in gramps.py before anything else; for Windows divert stderr/stdout to a log file; use logging instead of print for errors or warnings.
svn: r20013
2012-07-16 22:54:43 +00:00
91586b708c 0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Change warning print statements to logging.
svn: r20010
2012-07-16 17:53:43 +00:00
babbc8d031 5696: clicking the "home" icon should report if no default person has been set
svn: r19999
2012-07-14 14:05:00 +00:00
df36baafc8 0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Change to logging.warning and logging.info.
svn: r19993
2012-07-12 22:13:58 +00:00
e8a8c866f2 0005735: Custom Source filter missing. Citation filter was not using 'page' and source filter was not using 'Abbreviation'.
svn: r19979
2012-07-10 19:33:41 +00:00
f8b0cde0bd 5905: Links (other than internet) in Notes don't work in NAVWEB; don't crash and handle Family
svn: r19974
2012-07-10 17:04:15 +00:00
15696d64a8 5765: table-lines out of order in complete-individual-report in LaTeX
(patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>)


svn: r19953
2012-07-05 13:54:01 +00:00
c8c78e5044 small error fixes to these reports when run in a book report
svn: r19933
2012-06-28 15:41:55 +00:00
095e869101 5881: data_item ignored on citation object
svn: r19932
2012-06-28 14:11:20 +00:00
9500e4489c fix for 5851
svn: r19893
2012-06-21 20:39:55 +00:00
ec5e8ae6ca 5794: Birthday list report has invalid code
svn: r19890
2012-06-21 09:19:58 +00:00
7d61da0bfe Error 5851 (part 2)
svn: r19867
2012-06-18 20:19:08 +00:00
19a19adaa9 Fix for error 5851 in trunk and 3.4.
'&' and '<' give Pango warnings and does not display properly in
(most) Graphical reports.


svn: r19865
2012-06-18 18:06:37 +00:00
1e0946784c Found a new untranslated word.
svn: r19864
2012-06-18 17:58:28 +00:00
25007d13ca Found an untranslated word.
svn: r19854
2012-06-17 17:19:21 +00:00