Julio Sánchez
|
aaa0b1966e
|
Fix error in plural cousins (same generation) relationship string generation
svn: r20342
|
2012-09-06 12:54:54 +00:00 |
|
Julio Sánchez
|
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 |
|
Peter Landgren
|
d6a9ca5260
|
Fixed a typo.
svn: r20326
|
2012-09-04 14:40:51 +00:00 |
|
Benny Malengier
|
482d291a4e
|
6014: Citation view crash
svn: r20323
|
2012-09-04 11:35:16 +00:00 |
|
Peter Landgren
|
6ffdacc185
|
Fix graphviz 2.28.0 and multiple pages.
svn: r20316
|
2012-09-03 08:46:20 +00:00 |
|
Benny Malengier
|
9dff627eb4
|
Fix crash in fanchart on 8 (max) generations)
svn: r20290
|
2012-08-30 13:16:06 +00:00 |
|
Jérôme Rapinat
|
069c1c1ced
|
#5991: typo on docstrings
svn: r20277
|
2012-08-28 17:41:05 +00:00 |
|
Jérôme Rapinat
|
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 |
|
Benny Malengier
|
4c28d1c74c
|
6003: Not all sourcebase objects have the same source filters
svn: r20270
|
2012-08-27 09:21:10 +00:00 |
|
Jérôme Rapinat
|
ac5d1a68d3
|
bump to 3.4.2
svn: r20261
|
2012-08-24 16:49:26 +00:00 |
|
Benny Malengier
|
a2191b7bbe
|
5756: First names are sometimes displayed incorrectly in Ancestry View
svn: r20248
|
2012-08-22 11:31:00 +00:00 |
|
Doug Blank
|
72e22023a0
|
5990: order of families not preserved across XML export-import
svn: r20244
|
2012-08-21 18:33:37 +00:00 |
|
Doug Blank
|
4943108b46
|
5990: order of families not preserved across XML export-import
svn: r20238
|
2012-08-21 12:37:49 +00:00 |
|
Peter Landgren
|
653ce7c2fc
|
Issue 5964, UTF16reader returned str, shoul be unicode.
svn: r20200
|
2012-08-11 08:40:44 +00:00 |
|
Craig J. Anderson
|
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 |
|
Andre Marcelo Varenga
|
46f9993461
|
update pt_BR translation
svn: r20134
|
2012-07-30 02:59:45 +00:00 |
|
Craig J. Anderson
|
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 |
|
Jérôme Rapinat
|
13e320213a
|
5914: Cannot save bookmarked citations into Gramps XML file format
svn: r20047
|
2012-07-22 05:29:03 +00:00 |
|
Jérôme Rapinat
|
a712fe504f
|
remove "PluginManagerGramplet" references (see rev20028)
svn: r20030
|
2012-07-19 05:45:49 +00:00 |
|
Doug Blank
|
5de065c703
|
Removed unneeded plugin, now that this is built into Gramps
svn: r20028
|
2012-07-18 17:25:46 +00:00 |
|
Doug Blank
|
1366d3abc6
|
5708: Confusing results with statistic gramplet and filter
svn: r20026
|
2012-07-18 05:45:47 +00:00 |
|
Doug Blank
|
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 |
|
Doug Blank
|
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 |
|
Craig J. Anderson
|
76e1edbd82
|
Backed out a change I made in parameters in commit 19862
svn: r20017
|
2012-07-17 01:30:10 +00:00 |
|
Craig J. Anderson
|
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 |
|
Tim G L Lyons
|
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 |
|
Tim G L Lyons
|
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 |
|
Paul Franklin
|
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 |
|
Tim G L Lyons
|
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 |
|
Tim G L Lyons
|
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 |
|
Doug Blank
|
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 |
|
Paul Franklin
|
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 |
|
Craig J. Anderson
|
c8c78e5044
|
small error fixes to these reports when run in a book report
svn: r19933
|
2012-06-28 15:41:55 +00:00 |
|
Jérôme Rapinat
|
095e869101
|
5881: data_item ignored on citation object
svn: r19932
|
2012-06-28 14:11:20 +00:00 |
|
Craig J. Anderson
|
9500e4489c
|
fix for 5851
svn: r19893
|
2012-06-21 20:39:55 +00:00 |
|
Jérôme Rapinat
|
ec5e8ae6ca
|
5794: Birthday list report has invalid code
svn: r19890
|
2012-06-21 09:19:58 +00:00 |
|
Craig J. Anderson
|
7d61da0bfe
|
Error 5851 (part 2)
svn: r19867
|
2012-06-18 20:19:08 +00:00 |
|
Craig J. Anderson
|
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 |
|
Peter Landgren
|
1e0946784c
|
Found a new untranslated word.
svn: r19864
|
2012-06-18 17:58:28 +00:00 |
|
Peter Landgren
|
25007d13ca
|
Found an untranslated word.
svn: r19854
|
2012-06-17 17:19:21 +00:00 |
|
Serge Noiraud
|
a5f44c2a14
|
Geography : performance issue with a lot of places.
svn: r19847
|
2012-06-16 09:16:55 +00:00 |
|
Tim G L Lyons
|
2a9c9dd07f
|
0005781: Errors with Merge Citations. Amended so it checks whether the first citation processed for a particular page/volume/confidence/date (as applicable) has notes.
svn: r19762
|
2012-06-05 18:19:13 +00:00 |
|
John Ralls
|
7bf5c1147e
|
Accept control-click as an alternative for right-click when the Gdk
backend is Quartz.
This is a standard behavior on Macs, since they often have single-button
mice or trackpads.
svn: r19753
|
2012-06-04 00:55:10 +00:00 |
|
John Ralls
|
c78eeb5b51
|
[Bug 5825] Error in SessionLog
locale.nl_info isn't supported, but we can use an ISO8601-like format
without localization.
svn: r19751
|
2012-06-03 21:56:02 +00:00 |
|
Craig J. Anderson
|
3f5f656b25
|
reverse out the changes made by fix 5733. This is fix is worse than
the origional. going to fix another way.
svn: r19749
|
2012-06-03 21:02:00 +00:00 |
|
Michiel Nauta
|
729823612e
|
5809: Multisurname editor impossibly narrow
svn: r19747
|
2012-06-03 20:11:39 +00:00 |
|
Nick Hall
|
d3250c7177
|
5827: Add missing comma in media view default gramplets list
svn: r19745
|
2012-06-03 15:05:48 +00:00 |
|
Craig J. Anderson
|
7be5724892
|
fixed error 5733. Text was not scaling up/down in odt reports.
svn: r19730
|
2012-05-31 18:30:21 +00:00 |
|
Paul Franklin
|
7c7bdaac9b
|
permit only one argument to user.warn and user.notify_error
since second arguments are optional in both ErrorDialog and
WarningDialog (so some errors and warnings have only one)
svn: r19674
|
2012-05-27 14:44:37 +00:00 |
|
Jérôme Rapinat
|
76cdb1be6c
|
add key for vietnamese into _LANG_MAP (lang selector on some textual reports)
svn: r19660
|
2012-05-26 17:38:34 +00:00 |
|