Paul Franklin
c116049f2f
6818: Enable Relationships support on RelationshipGraph (GraphViz)
...
svn: r22636
2013-07-01 16:56:22 +00:00
Nick Hall
e0637934ac
6841: Fix RTL text style bug
...
svn: r22616
2013-06-27 13:07:56 +00:00
Paul Franklin
2f0992afa7
added SVN properties, and SVN Id lines as needed, fixed typos in _Date_ar.py
...
svn: r22606
2013-06-25 19:39:30 +00:00
Jérôme Rapinat
9b6a95d40c
Add Arabic date handler to SVN, not enable yet on __init__.py and Makefile.am files
...
svn: r22601
2013-06-25 09:11:41 +00:00
Jérôme Rapinat
90dd918e7a
Add Arabic on lang_map
...
svn: r22600
2013-06-25 09:07:49 +00:00
Vassilii Khachaturov
b6f0ab523f
6838: report cli crash ignoring an unknown param
...
Use + for string concatenation rather than passing a tuple to print.
svn: r22593
2013-06-24 18:04:19 +00:00
Nick Hall
11b5a74efe
6814: Fix gramplet positioning when using RTL locale
...
svn: r22555
2013-06-22 21:00:37 +00:00
Jérôme Rapinat
010c82a44d
6817: was not a typo... (rev22549); already there before enhancements on tests
...
svn: r22550
2013-06-21 14:59:24 +00:00
Jérôme Rapinat
d063df5787
6817: typo
...
svn: r22549
2013-06-21 14:51:14 +00:00
Jérôme Rapinat
4a66b3b50c
6817: import print_function looks nicer
...
svn: r22547
2013-06-21 14:12:45 +00:00
Tim G L Lyons
eef147273c
0006352: Bookmarking a source in the citation tree creates a blank bookmark. Disallow bookmarking a source in the Citation Tree View, and do not add sources to the history in the Citation Tree View.
...
svn: r22543
2013-06-20 16:42:58 +00:00
Paul Franklin
0be260b01d
6821: CLI asks forever when trying to overwrite while exporting
...
svn: r22540
2013-06-20 16:33:40 +00:00
Jérôme Rapinat
87f5828ebe
6817: revert mistake on revision 22538
...
svn: r22539
2013-06-20 14:49:23 +00:00
Jérôme Rapinat
37f3183c3b
6817: Enhancements for testing localized Relationship handlers (contribution by Fedir)
...
svn: r22538
2013-06-20 14:36:32 +00:00
Vassilii Khachaturov
dadd00f200
4571: RTL support missing in FanChart
...
Partial fix, approved by bmcage.
Fully RTL text will be rendered RTL, fully LTR will be LTR.
Unfortunately, CTL (combination of the both) will still be broken.
Better fix for bug# 4571 will be researched on trunk, in gtk3.
svn: r22532
2013-06-20 09:39:03 +00:00
Jérôme Rapinat
7d96ee1308
Add Ukrainian relationship calculator and holidays (contributions by Fedir)
...
svn: r22527
2013-06-20 07:16:10 +00:00
Vassilii Khachaturov
78bd5a0256
bug 6812: pedigree view is broken in RTL locales
...
Make the table widget in the view forced LTR.
Everything else (person box widget and the top window) is
LTR or RTL, depending on the locale.
Unfortunately, due to current broken pango logic,
for RTL locales the person boxes will still be left-aligned :-(
svn: r22521
2013-06-19 18:02:14 +00:00
Paul Franklin
df630131cd
6797: Alternate Names in Person Details Gramplet (patch by Heinz Brinker)
...
svn: r22503
2013-06-13 21:34:08 +00:00
Tim G L Lyons
c21d88ce89
0000860: GEDCOM: Space in gramps id fails to properly export/import
...
svn: r22499
2013-06-13 18:06:10 +00:00
John Ralls
724a534bf5
[r22417]Bugs 6099 & 6472: Don't leave zombies and report errors
...
Update spawnve() to subprocess.check_output()
Pop an ErrorDialog if the system's open command fails in
open_file_with_default_application()
svn: r22419
2013-05-25 00:08:25 +00:00
Jérôme Rapinat
63094a5580
bump to 3.4.6
...
svn: r22405
2013-05-22 10:20:10 +00:00
Paul Franklin
7727813c13
6657: Book report: Sub reports forget/overwrite their settings when trying to re-configure them
...
(This is already in gramps40 and trunk, see revision 19916)
svn: r22361
2013-05-17 21:29:11 +00:00
Paul Franklin
84c7359f8e
1780: End of Line Report options window - changing Output Format cause change active tab to "report options"
...
This also happens on every other report, of course.
(I will commit this to gramps40 when its "code freeze" is over.)
svn: r22357
2013-05-17 16:10:53 +00:00
Paul Franklin
e19d519d25
5900: reports should remember their last-used GUI output filename
...
Requested on 6720: Reports: Translated filename by default on output
(5900 is already in gramps40 and trunk, see revision 19988)
svn: r22355
2013-05-17 15:50:42 +00:00
Paul Franklin
8b11e650f7
don't start a GraphViz report on the "Paper Options" tab
...
None of the other reports start on the "Paper Options" tab.
(I will commit this to gramps40 when its "code freeze" is over.)
svn: r22353
2013-05-17 15:24:15 +00:00
Tim G L Lyons
e4e27b5bc0
0006746: Problem in Portable version immediately after upgrading to 3.4.4-1 from 3.3.1.1
...
svn: r22343
2013-05-17 11:29:28 +00:00
Jérôme Rapinat
a8e24f2917
bumb to 3.4.5
...
svn: r22313
2013-05-15 09:02:52 +00:00
Jérôme Rapinat
945f1a5000
do not enable Ukrainian date handler yet
...
svn: r22309
2013-05-15 07:29:01 +00:00
Jérôme Rapinat
35ca071220
add Ukrainian date handler (contribution by Fedir)
...
svn: r22299
2013-05-14 16:26:45 +00:00
Tim G L Lyons
ecd7637d27
0006541: Gramps crashes during import gedcom. Ignore empty ALIA alias name.
...
svn: r22296
2013-05-14 15:42:08 +00:00
Tim G L Lyons
7effc7980b
0006394: GEDCOM import errors truncated too much. Error message extended to 66 chars as suggested (and continuation lines formatted to fall under initial line)
...
svn: r22293
2013-05-14 15:02:00 +00:00
Tim G L Lyons
13a58dc924
0006195: Import from pro-gen. Fix citations and sources. Also other fixes: Attach SOUR TEXT as note on citation. Ensure gramps_ids are not duplicated (change map record so it maps from Pro-Gen ID to handle), and format gramps_id according to the user's preference setting. Store 'aktenr' as REFN attribute or data. Store TITL (and _TITL2 and _TITL3) as comma separated Title. Store patronymic correctly. Prevent duplication of Baptism source text. Store RESI event for person address. Store family 'Relatie code' (FAM REFN/FAM CODE) as REFN. Note testing is limited by availability of test data.
...
svn: r22285
2013-05-13 23:01:42 +00:00
Tim G L Lyons
91c7356567
0006515: Error building narrated web
...
Circular references (either direct or indirect) involving media->citation->media or media->citation->source->media cause NarrativeWeb to crash with "maximum recursion depth exceeded". Fix NarrativeWeb when constructing list of objects to be output by checking whether a media object has already been encountered.
Also fixes
0006418: Navweb crashes alpha4
0006630: Export Erzählende Webseite
0006643: Crash during making webstek report
0006652: [NarrativeWeb] Circular References lead to endless recursion (crash)
0006654: Unable to created narrated web report
svn: r22268
2013-05-12 16:43:52 +00:00
Benny Malengier
417d85a353
6580: Merging Media Notes fails
...
svn: r22257
2013-05-11 17:42:55 +00:00
Tim G L Lyons
ddecdb854e
0006713: Databases written with pickle protocol 3 (Python3) should not be opened with pickle protocol 2 (Python2). Also give warning when about to upgrade a Python2 database to Python3.
...
svn: r22241
2013-05-10 14:29:47 +00:00
Tim G L Lyons
109e64f657
0006529: Cancelling database upgrade can corrupt the database. Ensure database is unlocked when cancelling upgrade. Make links in dialogues into clickable hyper-links. Ensure dialogue windows stays on top. Reword warning and error messages to use Bsddb version, schema version and Family Tree consistently, to be clearer about the choice the user is being offered, and to provide hyper-links to more information.
...
svn: r22217
2013-05-09 17:23:37 +00:00
John Ralls
51bedcd46c
6553: Local settings and reports and event editor
...
Query the environment variables LC_TIME and LANG before resorting to
getdefaultlocale() on Win32.
svn: r22193
2013-05-07 14:21:29 +00:00
John Ralls
6214d3c1f3
Bug 6553: Wrong locale directory for alternate translations
...
Thanks, Kurt.
svn: r22192
2013-05-07 14:21:18 +00:00
Jérôme Rapinat
e6844424ae
6576: add an optional helptext as tooltip on add_pos_int(); provide a list and sample of pango convenience markups and combinaisons
...
svn: r22157
2013-05-04 06:06:16 +00:00
Jérôme Rapinat
71248be3e5
5751: use "Minimum Confidence" label into citation sidebar filter, it does not match only one level
...
svn: r22150
2013-05-03 07:18:13 +00:00
Jérôme Rapinat
8222308239
6535: 'Language' should probably not be capitalized
...
svn: r22149
2013-05-03 06:55:58 +00:00
Jérôme Rapinat
da7c2927a1
6576: Set custom pango markup can generate GtkWarning, ValueError or TypeError
...
svn: r22142
2013-05-02 15:23:43 +00:00
Benny Malengier
9823168d15
6659: Justified paragraph layout does not work
...
Actually: it works always, but pango does not justify partial lines...
svn: r22137
2013-05-02 08:50:51 +00:00
Jérôme Rapinat
ed5f72fc04
add New Zealand holidays (contribution by kerobe aka Ken B)
...
svn: r22125
2013-05-01 08:05:41 +00:00
Benny Malengier
8a2ad56f61
6624: import an exported XML crashes gramps 4.0 - Actually a logic bug python 2 does not crash on.
...
svn: r22122
2013-04-30 13:21:11 +00:00
Nick Hall
0e89688da9
6622: Change regular expression rules to use search rather than match
...
svn: r21974
2013-04-13 14:11:20 +00:00
Nick Hall
71040c0fd1
6599: Add regex parameter to rules which override the constructor
...
svn: r21941
2013-04-10 13:21:14 +00:00
Nick Hall
fc0c0f474e
6599: Add regular expression option to rules using the match_substring method
...
svn: r21933
2013-04-09 13:51:07 +00:00
Paul Franklin
e3934bc72d
enable "indent spouse" option to /not/ indent a spouse
...
svn: r21927
2013-04-08 15:08:31 +00:00
Nick Hall
1764c1dcd2
6599: Fix matching empty fields in empty locations using regular expressions
...
svn: r21911
2013-04-06 17:27:05 +00:00