a00b413906
7198, 7212: attach invalid date to DateError
...
Back-port [872bf57
] from gramps40
2013-11-23 20:26:46 +02:00
d96b01318a
7198,7212: fix Date.set(value=None)
...
back-port [3c93c1d
] from gramps40
2013-11-23 20:22:41 +02:00
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
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
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
d49dbfcc08
RU translation fix
2013-11-12 11:23:24 +02:00
2646a39ac6
Fix gramps.modules for git conversion
2013-11-09 17:36:31 -08:00
4594f754a0
Update url to example file
2013-11-09 19:48:47 +00:00
a3bf964f96
Skip .git instead of .svn directories
2013-11-09 00:17:52 +00:00
5c1f0b6924
6918: http://lintian.debian.org/tags/old-fsf-address-in-copyright-file.html
...
svn: r23457
2013-11-07 11:36:59 -08:00
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
59470368d3
7167: support python2.6 where str.format() is used
...
svn: r23442
2013-10-30 07:39:25 +00:00
227a1e6378
7151: update start of Ramadan in France
...
svn: r23438
2013-10-29 17:47:36 +00:00
3059382574
Mac: Release 3.4.6
...
svn: r23433
2013-10-28 16:08:41 +00:00
18119b6eb8
bump to 3.4.7
...
svn: r23432
2013-10-28 15:54:12 +00:00
2a2793c00c
update NEWS for 3.4.6
...
svn: r23429
v3.4.6
2013-10-28 14:34:55 +00:00
962e0c7871
7154: fix Norwegian Bokmål's header
...
svn: r23422
2013-10-26 19:56:32 +00:00
f8d2fd66a8
RU translation update (back-merge)
...
svn: r23405
2013-10-25 12:31:58 +00:00
9e27d348e3
7154: fix Norwegian Bokmål's header
...
svn: r23397
2013-10-25 10:50:21 +00:00
81ceceff71
czech translation update
...
svn: r23381
2013-10-24 11:56:20 +00:00
80e47f9cc5
Minior updates.
...
svn: r23378
2013-10-24 08:40:51 +00:00
858f0874e7
RU: welcome gramplet translation back-merge
...
svn: r23364
2013-10-22 12:43:18 +00:00
e672d7d3f3
test infra improvements
...
svn: r23363
2013-10-22 12:15:42 +00:00
d229127d82
update french translation; one string was split into two parts
...
svn: r23362
2013-10-22 09:43:07 +00:00
5dbcfcd909
update template, no modified or new strings
...
svn: r23361
2013-10-22 09:37:47 +00:00
d1e4016769
7092: API for reporting issues ["interim" solution, from Nick Hall]
...
svn: r23360
2013-10-21 19:52:35 +00:00
a1c179d679
added SVN "Id" properties
...
svn: r23359
2013-10-20 22:39:26 +00:00
3d5cc30d09
updated Arabic translation (by Muhammad Bashir Al-Noimi)
...
svn: r23357
2013-10-20 20:46:24 +00:00
71649e22b4
fix RU translation for WebCal
...
svn: r23350
2013-10-20 14:42:24 +00:00
3fd56abd3e
7090: wrong age for dead people reported by webcal
...
svn: r23349
2013-10-20 14:33:36 +00:00
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
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
012bd1501e
RU translation update
...
svn: r23345
2013-10-20 12:05:55 +00:00
2b9b870f3b
NameError on translated strings (logging)
...
svn: r23335
2013-10-18 08:52:28 +00:00
4c1e7f1b71
added SVN properties, and SVN "Id" lines if needed
...
svn: r23332
2013-10-17 19:00:59 +00:00
c2cd8ce51b
typo
...
svn: r23322
2013-10-14 16:12:15 +00:00
c83a34727d
7129: the Family Group Report doesn't show "family" attributes
...
svn: r23318
2013-10-13 21:10:08 +00:00
3da96a283b
Some minor updates.
...
svn: r23316
2013-10-13 16:57:11 +00:00
2a9ae9b726
add some lines on NEWS file and skip comment
...
svn: r23314
2013-10-13 09:48:11 +00:00
850f42217d
7090: wrong age for dead people reported by webcal
...
svn: r23306
2013-10-11 11:46:06 +00:00
97e6211d02
updated german translation
...
svn: r23292
2013-10-09 20:50:06 +00:00
da3becb6ab
7102: XML: Gramps does not export 'very low' value (0) for confidence into citation
...
svn: r23287
2013-10-09 16:19:30 +00:00
55640327fc
update template and french translation
...
svn: r23286
2013-10-09 14:46:39 +00:00
3e95617829
7006: double entries in de gendex.txt file
...
svn: r23282
2013-10-08 16:40:00 +00:00
e6e7da14b0
7068: back-port from trunk
...
svn: r23280
2013-10-08 13:02:17 +00:00
874be122fb
7100: back-port from gramps40
...
didn't back-port datehandler_test.py additions because no
datehandler_test.py on gramps34 :-(
svn: r23279
2013-10-08 12:53:42 +00:00
f44ab17578
Add Gallery 'Make Active Media'
...
svn: r23268
2013-10-08 01:00:55 +00:00
0c135d3ae8
Freeze headings when scrolling
...
svn: r23265
2013-10-07 22:02:49 +00:00
6cffd52731
7105: missing event_ref_list into get_citation_child_list method
...
svn: r23261
2013-10-07 14:38:30 +00:00
414d76ccac
typo
...
svn: r23250
2013-10-05 16:58:42 +00:00