Nick Hall
2099882e67
6950: Add new rule for events with places matching filter
...
svn: r22814
2013-08-07 23:25:09 +00:00
Vassilii Khachaturov
18ba120115
Rename PSDrawDoc to PsDoc, reduce .py file count.
...
Follow-up to code review, see the bug# 6883.
svn: r22808
2013-08-06 19:57:52 +00:00
Vassilii Khachaturov
19ca766ee4
Finish the refactoring.
...
PdfDoc now also uses CairoDocgen.
svn: r22805
2013-08-06 17:10:19 +00:00
Vassilii Khachaturov
e726cbf72f
Refactoring PSDrawDoc and PdfDoc common base
...
Split PSDrawDoc into CairoDocgen and PSDrawDoc with overrides only.
PdfDoc still not refactored.
svn: r22804
2013-08-06 17:10:08 +00:00
Vassilii Khachaturov
2acb205ed0
6883: non-Western fonts broken in PS reports
...
Replace PSDrawDoc with an almost identical twin of PdfDoc.
runtest.sh now aware that the new backend produces text reports.
svn: r22803
2013-08-06 17:09:56 +00:00
Nick Hall
91a9126876
6969: Connect to switch-page signal after the initial gramplets have been added
...
svn: r22799
2013-08-05 18:35:11 +00:00
Paul Franklin
9d8d0247d8
remove superfluous untranslsted strings from _Date_ar.py
...
svn: r22798
2013-08-04 19:16:05 +00:00
Paul Franklin
1a004a5290
add clarifying comment to _Date_el.py
...
svn: r22797
2013-08-04 19:12:29 +00:00
Paul Franklin
cd73c7af93
added SVN properties to _Date_el.py
...
svn: r22796
2013-08-04 18:26:11 +00:00
Paul Franklin
2a2d356972
add Greek date handler, by Zissis Papadopoulos, for further testing
...
svn: r22795
2013-08-04 17:50:31 +00:00
Vassilii Khachaturov
145d7de6d4
Back-port Nick's fix from trunk
...
RunAllTests only discovered files in the last seen directory.
It now discovers more, but they're broken (fix to the tests not
back-ported yet).
svn: r22790
2013-08-01 14:06:43 +00:00
Vassilii Khachaturov
3a77392cbb
6663: RecentFiles.do_save() doesn't do XML escape
...
As John Ralls suggested, wrapped the path/db name in a CDATA
section upon writeout.
In DisplayState, instead of escaping _, tell gtk to ignore
the underline; add logging to help seeing ignored files.
svn: r22773
2013-07-30 14:57:55 +00:00
Vassilii Khachaturov
e93edb9ad2
6957: VCF export/import should support [x-]gender
...
Added support for exporting X-GENDER
and importing X-GENDER/GENDER fields.
Tested with impex.sh round-trip (see the bug for details)
and via logger observation.
svn: r22762
2013-07-29 07:57:32 +00:00
Nick Hall
920af00bfe
Revert two files committed in error
...
svn: r22749
2013-07-28 14:21:01 +00:00
Nick Hall
58cf9546f9
6954: Output command line messages and progress information to stderr rather than stdout
...
svn: r22748
2013-07-28 14:17:29 +00:00
Vassilii Khachaturov
6c1d5a89a2
6951: import/export test suite runner broken
...
Now properly importing all the formats supported.
For better review of the results, diff the summary reports
to the baseline produced from the example DB import.
svn: r22745
2013-07-28 13:34:50 +00:00
Vassilii Khachaturov
7f4cc09821
6951: import/export test suite runner broken
...
Revived the runner broken as of 3.0.0.
Notable changes:
1) instead of GRDB, using a named 'example' DB
in a dedicated GRAMPSHOME location
2) changed the format list to the more modern one
3) produced GRAMPS XML created manually from .gramps with gunzip
4) action "summary" no longer there, using the textual "summary" report
svn: r22744
2013-07-28 12:04:03 +00:00
Vassilii Khachaturov
a393f26ed0
6952: in RU locale, gramps --help is wrong for -u
...
fixed the translation
svn: r22741
2013-07-28 09:41:37 +00:00
Paul Franklin
a570345e9f
show more LDS temples on the screen
...
svn: r22734
2013-07-24 19:11:37 +00:00
Paul Franklin
30474aab8d
6872: wrong size of svg image in Family Lines Graph
...
svn: r22731
2013-07-24 16:26:44 +00:00
Paul Franklin
e9b0f10d46
CLI --config values should be enterable in gramps.ini form (e.g. 0 or 1)
...
svn: r22726
2013-07-24 00:00:57 +00:00
Vassilii Khachaturov
96ce483828
6938: sys.path broken in unit tests under test/
...
While at it, also fixed GtkHandler_Test -
changed
- gtk.main()
+ while gtk.events_pending():
+ gtk.main_iteration()
so that the test isn't stuck when done.
Note that this test currently is marked as failed
as its purpose is to pop up an error dialog.
svn: r22724
2013-07-23 07:20:11 +00:00
Vassilii Khachaturov
c128986c6f
6935: stale test code for code long gone
...
remove stale imports
svn: r22723
2013-07-23 07:19:56 +00:00
Vassilii Khachaturov
2081de473d
6937: RunAllTests.py skips some tests
...
svn: r22722
2013-07-23 07:19:45 +00:00
Vassilii Khachaturov
7887ce4403
6936: spelling and other fixes in RU rel calc
...
svn: r22719
2013-07-22 20:44:23 +00:00
Vassilii Khachaturov
fcdeffc616
6935: stale test code for code long gone
...
svn: r22718
2013-07-22 20:00:26 +00:00
Peter Landgren
37b927635e
Translated three new strings.
...
svn: r22714
2013-07-22 09:06:11 +00:00
Paul Franklin
e766623a65
3139: boolean command line options have to be specified as foo=true ...
...
The solution was suggested by Doug Blank.
svn: r22707
2013-07-21 20:03:48 +00:00
Vassilii Khachaturov
18e9c860a4
2974: rtf docgen doesn't escape backslashes
...
svn: r22702
2013-07-21 10:59:44 +00:00
Vassilii Khachaturov
48dbff827d
6864: Change warning to a more user-friendly one
...
s/Gramps ignored namemap value/Gramps ignored a name grouping/g
svn: r22699
2013-07-21 06:46:36 +00:00
Vassilii Khachaturov
8b8ea1c269
6884: RTF reports broken on intl chars
...
Fix the problem by wrapping each char in an RTF {} group.
A bit inflating the text, but fixes the bug :-)
svn: r22695
2013-07-20 16:22:46 +00:00
Vassilii Khachaturov
b77ef0058a
6915: not related tool treats siblings as not rel.
...
Applying patch from ennoborg, thanks!
Tested manually, according to the procedure in the bug.
svn: r22689
2013-07-16 16:56:11 +00:00
Vassilii Khachaturov
66e4be59bb
Added gramps34 stuff deleted later to .gitignore
...
Various autotools-related junk et al.
"gramps" itself still shows as untracked,
but I don't want to add it as there's also example/gramps
that will get shadowed, too...
svn: r22688
2013-07-16 15:52:07 +00:00
Vassilii Khachaturov
9e89a17790
added .gitignore based on trunk
...
svn: r22687
2013-07-16 15:38:49 +00:00
Paul Franklin
6633925a0f
revert the Finnish date-format change (remove the four I added)
...
svn: r22676
2013-07-13 20:56:12 +00:00
Paul Franklin
a7b6648672
correct the Finnish date-format choices (add the other four)
...
svn: r22673
2013-07-13 20:02:18 +00:00
Paul Franklin
6507c468bf
added and/or clarified various date handler comments
...
also slightly reformatted a few date handler lines
and fixed one (locale-specific) date handler typo
svn: r22670
2013-07-13 18:00:11 +00:00
Paul Franklin
9dae34ec84
standardize date handler's internal argument names, for easier comparisons
...
svn: r22665
2013-07-09 01:31:30 +00:00
Paul Franklin
1bf7ff579e
ignore bad Record Gramplet/Report data (the data-verification tool catches them)
...
svn: r22662
2013-07-08 21:52:24 +00:00
Peter Landgren
96c1cb51da
Update after some user input.
...
svn: r22660
2013-07-08 11:27:58 +00:00
Paul Franklin
5995d1acec
Span maximums and minimums must always be positive numbers
...
svn: r22655
2013-07-08 01:44:02 +00:00
Doug Blank
b51e544926
6081: Crash after double-click on .gpkg file
...
svn: r22645
2013-07-03 13:06:45 +00:00
Erik De Richter
d7b558997d
updated dutch translation
...
svn: r22640
2013-07-02 08:48:29 +00:00
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
Mirko Leonhäuser
a9e971ec65
updated german translation
...
svn: r22615
2013-06-26 18:11:10 +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
Jérôme Rapinat
41638176f7
update and enable Arabic translation (by Muhammad Bashir Al-Noimi)
...
svn: r22599
2013-06-25 09:06:28 +00:00