Vassilii Khachaturov
76df5d703a
7288/7290: image cropping fixes in ODFDoc
...
Applied the patch from Matthias Basler attached to bug #7288 ,
without the rename of x and y variables to minimize the diff.
Code reviewed for correctness and retested manually.
Further work needed (probably on the master branch only):
1) DPI default of 96 -- need to verify platform independence
2) Proper refactoring of the code into ODF-specific pieces
and image manipulation that should go down into ImgManip.py
2013-12-12 17:04:48 +02:00
Mirko Leonhaeuser
7a154fa680
update German translation
2013-12-11 19:54:12 +01:00
Vassilii Khachaturov
3d02d6b4a3
7288: report PIL version with --version
...
help debugging the bug with wrong image aspect ration in ODF
2013-12-10 18:04:06 +02:00
Vassilii Khachaturov
67be5f3714
7086: "Remove selected items?" inconsistent YES/NO
...
also make "YES" the default choice for "Confirm every deletion?"
2013-12-05 17:10:54 +02:00
Vassilii Khachaturov
d6e1ada425
7086: "Remove selected items?" inconsistent YES/NO
...
For gramps34, only change the text to be consistent,
won't fix the rest as the GUI code around this place has
changed in later branches.
2013-12-05 16:38:16 +02:00
Vassilii Khachaturov
ee9a23715e
7273: imprecise l10n of 'before' as 'перед' in RU
2013-12-05 16:18:37 +02:00
Vassilii Khachaturov
5c467c3bb3
7172: more meaningful LOG warning plug/utils.py
2013-12-05 13:46:54 +02:00
Mirko Leonhaeuser
3a5b0bca9a
update German translation
2013-12-03 20:37:56 +01:00
Jérôme Rapinat
b14eb08727
6918: try to limit lintian messages by merging Ross Gammon's work on Debian packaging
2013-11-30 10:48:13 +01:00
Vassilii Khachaturov
bf6219e3a9
7256: extra spaces in HTML GV labels
2013-11-28 23:06:04 +02:00
noirauds
efb318b433
Geography : bug7240 : create a bookmark via GeoEvents leads to an empty link
2013-11-27 21:18:42 +01:00
Vassilii Khachaturov
91424cfec7
Change version string to contain git hash instead of svn revision
...
Align "gramps --version" with master as of [57daf4],
within or without .git available.
2013-11-27 20:34:48 +02:00
Vassilii Khachaturov
0753f87630
7212: convert invalid date to text on .gw import
...
Back-port from master [829986] [1ac0e2]
2013-11-27 18:21:15 +02:00
Vassilii Khachaturov
d8f5d40c4c
7212: A person with invalid dates (as datestr)
...
impex.sh passes, even on Gedcom
2013-11-26 11:50:09 +02:00
Vassilii Khachaturov
88d2a2b84c
7229: change active person upon a bookmark select
2013-11-26 11:08:36 +02:00
Vassilii Khachaturov
80fa9b19b8
7212: convert invalid dates to text on import
...
Back-ported [4d9381] - use named format strings to enable l10n.
2013-11-25 11:09:24 +02:00
Vassilii Khachaturov
36d91fc68b
7212: convert invalid dates to text on import
...
Back-port from gramps40 [cca72aa
] and [befcd21
]
Unit test run as follows (4/4 passed):
LANG=en_GB.utf8 python plugins/import/test/ImportXml_test.py -v
2013-11-23 21:23:01 +02:00
Vassilii Khachaturov
f527a82380
Date editor crashes on invalid date
...
Back-port from gramps40 the following commits as a single change:
[ca4eab8
] [b4a5df2
] [531e662
] [83c6788
] [1d654a2
]
2013-11-23 20:44:56 +02:00
Vassilii Khachaturov
a00b413906
7198, 7212: attach invalid date to DateError
...
Back-port [872bf57
] from gramps40
2013-11-23 20:26:46 +02:00
Vassilii Khachaturov
d96b01318a
7198,7212: fix Date.set(value=None)
...
back-port [3c93c1d
] from gramps40
2013-11-23 20:22:41 +02:00
Vassilii Khachaturov
62cd754ef4
7197: back-port the fix 68c0615b
from gramps40
...
The failing test now passes.
Back-porting work done:
1) use numbers in format strings for str.format, for py2.6 compat
2) downgrade to_struct to dateval as there's no to_struct in gramps34
Original commit:
commit 68c0615bc4
Author: Vassilii Khachaturov <vassilii@tarunz.org>
Date: Fri Nov 15 15:43:27 2013 +0200
7197: merge the fix from master
2013-11-15 18:33:06 +02:00
Vassilii Khachaturov
5e78d54c9c
7197: test demonstrating the bug
...
Merge from master
commit 93ca90f3b8
Author: Vassilii Khachaturov <vassilii@tarunz.org>
Date: Thu Nov 14 22:41:46 2013 +0200
7197: more failing tests
Not merging the datehandler_test.py changes as datehandler_test.py
hasn't been back-ported, and this test is enough to show the bug
on gramps34.
2013-11-15 18:19:09 +02:00
John Ralls
2cb90d353f
Bug 7191: Cursor keys just beep on PPC with Gramps 3.4.6
...
It's actually on both PPC and Intel, and it's from forgetting to update
gramps.accel after upgrading Gtk past 2.24.10, which changed the mapping
of alt/option from Mod5 to Mod1.
2013-11-14 09:27:33 -08:00
Vassilii Khachaturov
d49dbfcc08
RU translation fix
2013-11-12 11:23:24 +02:00
John Ralls
2646a39ac6
Fix gramps.modules for git conversion
2013-11-09 17:36:31 -08:00
Nick Hall
4594f754a0
Update url to example file
2013-11-09 19:48:47 +00:00
Nick Hall
a3bf964f96
Skip .git instead of .svn directories
2013-11-09 00:17:52 +00:00
Jérôme Rapinat
5c1f0b6924
6918: http://lintian.debian.org/tags/old-fsf-address-in-copyright-file.html
...
svn: r23457
2013-11-07 11:36:59 -08:00
Vassilii Khachaturov
2eb8b98f8f
6194: add debugging to track the bug
...
Note that reflist is not an iterable but a flat list, so the added
debugging doesn't drain any delayed computations...
svn: r23449
2013-11-04 09:25:40 +00:00
Vassilii Khachaturov
59470368d3
7167: support python2.6 where str.format() is used
...
svn: r23442
2013-10-30 07:39:25 +00:00
Jérôme Rapinat
227a1e6378
7151: update start of Ramadan in France
...
svn: r23438
2013-10-29 17:47:36 +00:00
John Ralls
3059382574
Mac: Release 3.4.6
...
svn: r23433
2013-10-28 16:08:41 +00:00
Jérôme Rapinat
18119b6eb8
bump to 3.4.7
...
svn: r23432
2013-10-28 15:54:12 +00:00
Jérôme Rapinat
2a2793c00c
update NEWS for 3.4.6
...
svn: r23429
2013-10-28 14:34:55 +00:00
Jérôme Rapinat
962e0c7871
7154: fix Norwegian Bokmål's header
...
svn: r23422
2013-10-26 19:56:32 +00:00
Vassilii Khachaturov
f8d2fd66a8
RU translation update (back-merge)
...
svn: r23405
2013-10-25 12:31:58 +00:00
Jérôme Rapinat
9e27d348e3
7154: fix Norwegian Bokmål's header
...
svn: r23397
2013-10-25 10:50:21 +00:00
Zdenek Hatas
81ceceff71
czech translation update
...
svn: r23381
2013-10-24 11:56:20 +00:00
Peter Landgren
80e47f9cc5
Minior updates.
...
svn: r23378
2013-10-24 08:40:51 +00:00
Vassilii Khachaturov
858f0874e7
RU: welcome gramplet translation back-merge
...
svn: r23364
2013-10-22 12:43:18 +00:00
Vassilii Khachaturov
e672d7d3f3
test infra improvements
...
svn: r23363
2013-10-22 12:15:42 +00:00
Jérôme Rapinat
d229127d82
update french translation; one string was split into two parts
...
svn: r23362
2013-10-22 09:43:07 +00:00
Jérôme Rapinat
5dbcfcd909
update template, no modified or new strings
...
svn: r23361
2013-10-22 09:37:47 +00:00
Paul Franklin
d1e4016769
7092: API for reporting issues ["interim" solution, from Nick Hall]
...
svn: r23360
2013-10-21 19:52:35 +00:00
Paul Franklin
a1c179d679
added SVN "Id" properties
...
svn: r23359
2013-10-20 22:39:26 +00:00
Paul Franklin
3d5cc30d09
updated Arabic translation (by Muhammad Bashir Al-Noimi)
...
svn: r23357
2013-10-20 20:46:24 +00:00
Vassilii Khachaturov
71649e22b4
fix RU translation for WebCal
...
svn: r23350
2013-10-20 14:42:24 +00:00
Doug Blank
3fd56abd3e
7090: wrong age for dead people reported by webcal
...
svn: r23349
2013-10-20 14:33:36 +00:00
Vassilii Khachaturov
ce15c0944f
use version tuples for comparison
...
Found during code review with dsblank under bug 7125
svn: r23348
2013-10-20 13:54:03 +00:00
Vassilii Khachaturov
499dae6a2d
7125/7102: fix with DTD change as OKed by NickH
...
impex.sh test currently broken until the new DTD/schema go online
svn: r23347
2013-10-20 12:57:22 +00:00