kulath
|
ebc88d5f92
|
Change indentation on a debug message
|
2016-06-11 18:28:21 +01:00 |
|
Paul Franklin
|
6ee612109c
|
Remove buggy _xmlplus imports
It hasn't been maintained upstream for years and isn't in
most operating systems anymore (any?).
https://gramps-project.org/bugs/view.php?id=6947#c31672
provides a link to this:
http://fedoraproject.org/wiki/Features/RemovePyXML#Detailed_Description
I don't think it belongs in gramps.
|
2016-06-10 14:21:58 -07:00 |
|
Paul Franklin
|
cf8a6390ca
|
increase pylint score of two more reports, to above 9.00
|
2016-06-10 14:15:34 -07:00 |
|
Sam Manzi
|
c52b806702
|
9505 Fix Spelling error
|
2016-06-08 18:59:39 +10:00 |
|
kulath
|
5af65e317c
|
Add some DBLOGNAME (".Db") diagnostics (especially for transactions) and
make sure they are the same for BSDDB and for DBAPI.
|
2016-06-07 18:41:40 +01:00 |
|
Jérôme Rapinat
|
e9d6a2ffea
|
9453: While starting gramps, it fails to pop up "tips of the day"
|
2016-06-07 02:02:25 -07:00 |
|
Paul Franklin
|
a0c01fae5c
|
new gramps.pot template for master, with new strings
|
2016-06-06 13:40:12 -07:00 |
|
Paul Franklin
|
9c71217751
|
tweak string for translation, to make gettext happy
|
2016-06-06 13:36:52 -07:00 |
|
Paul Franklin
|
4b6b37f0f6
|
enable deferred translation of dates in tag report
|
2016-06-05 21:16:10 -07:00 |
|
Paul Franklin
|
042bb5e2c0
|
more report pylint improvements
|
2016-06-05 21:11:27 -07:00 |
|
Paul Franklin
|
21d02ad22c
|
implement fetching sorted Person and Family handles in the proxy DBs
|
2016-06-04 21:36:08 -07:00 |
|
Paul Franklin
|
84130d221f
|
increase pylint score of proxybase.py from 6.41 to 8.22
|
2016-06-04 21:19:36 -07:00 |
|
Doug Blank
|
1e102a36e4
|
DB-API: get_ITEM_handles() should return strings
|
2016-06-04 23:05:41 -04:00 |
|
Doug Blank
|
41b6abaa88
|
Added missing copyright and GPL
|
2016-06-04 22:34:42 -04:00 |
|
Nick Hall
|
d2fbee8852
|
Add unit tests for media and note rules
|
2016-06-04 22:13:04 +01:00 |
|
Nick Hall
|
a3fd7c06be
|
Further pylint improvements to document generators
|
2016-06-04 18:29:40 +01:00 |
|
John Ralls
|
36f5a6addc
|
Add 'meta' package dependency to 'strongly recommended' secion of README.
|
2016-06-04 07:47:55 -07:00 |
|
Doug Blank
|
7b60b140c0
|
Version 5.0.0-alpha1
|
2016-06-04 07:24:40 -04:00 |
|
Nick Hall
|
306f3abd01
|
More pylint improvements
|
2016-06-03 23:46:23 +01:00 |
|
Paul Franklin
|
f049dca048
|
improve pylint score of FamilyLines report from 7.83 to 9.73
|
2016-06-03 12:28:02 -07:00 |
|
Paul Franklin
|
2d396891b8
|
improve pylint score of Detailed Descendant report from 7.80 to 9.70
|
2016-06-03 12:26:15 -07:00 |
|
Paul Franklin
|
99fbd648a0
|
improve pylint score of Descendant report from 7.91 to 9.71
|
2016-06-03 12:23:25 -07:00 |
|
Doug Blank
|
283ac0f8bb
|
Moved LRU to gramps.gen.utils
|
2016-06-02 16:41:00 -04:00 |
|
Doug Blank
|
4913762d70
|
Remove import test from reports
|
2016-06-02 15:56:50 -04:00 |
|
Doug Blank
|
c338aee30a
|
test imports: added a function for nosetests
|
2016-06-02 15:39:07 -04:00 |
|
Doug Blank
|
9935654a22
|
Merge pull request #167 from prculley/bug9123
bug 9123 GEDCOM import with media files that have no path fails
|
2016-06-02 15:36:17 -04:00 |
|
Doug Blank
|
063533ab1e
|
Merge pull request #166 from prculley/bug8729m
bug 8729 place names empty if Gedcom ADDR record contains no street
|
2016-06-02 15:35:00 -04:00 |
|
Doug Blank
|
f165e04436
|
Merge pull request #159 from prculley/test_imports
Test imports
|
2016-06-02 14:39:45 -04:00 |
|
prculley
|
84e12210cc
|
more pylint and uncompressed .gramps
|
2016-06-02 11:36:53 -05:00 |
|
Nick Hall
|
32ff947a87
|
More pylint improvements
|
2016-06-01 23:53:28 +01:00 |
|
Paul Franklin
|
5f1b719810
|
pylint improvements
|
2016-06-01 16:00:20 -07:00 |
|
Nick Hall
|
0801ef1b30
|
9472: Use first matching name when generating place titles
|
2016-05-30 23:05:17 +01:00 |
|
prculley
|
5182055c1f
|
Merge remote-tracking branch 'upstream/master' into test_imports
|
2016-05-30 08:50:02 -05:00 |
|
prculley
|
4d60d19fd9
|
improving the pylint score
|
2016-05-30 08:49:05 -05:00 |
|
Paul Franklin
|
14dc963f3d
|
add new C.I.R. strings to master's gramps.pot
|
2016-05-29 12:06:32 -07:00 |
|
prculley
|
9daf562e54
|
bug 9123 GEDCOM import with media files that have no path fails
|
2016-05-28 17:45:19 -05:00 |
|
Paul Franklin
|
c39e6f3f5d
|
increase Complete Individual Report pylint score to 9.76
|
2016-05-28 15:42:29 -07:00 |
|
Paul Franklin
|
af2f29322e
|
enable C.I.R. to include or exclude Person and Family Notes
|
2016-05-28 15:40:02 -07:00 |
|
Paul Franklin
|
e84f09b55e
|
9464: [C.I.R.] add option to include or exclude census data
|
2016-05-28 15:37:09 -07:00 |
|
Paul Franklin
|
4dcd03f13c
|
Switch to suppress and select more items in [C.I.] report
|
2016-05-28 15:27:52 -07:00 |
|
SNoiraud
|
2211fe947f
|
9474: [Geography] Geoclose and mother handle
|
2016-05-28 21:53:40 +02:00 |
|
prculley
|
6cb621c6a3
|
bug 8729 place names empty if Gedcom ADDR record contains no street
|
2016-05-28 11:57:21 -05:00 |
|
Nick Hall
|
3e04d97b8b
|
Revert deprecated GObject ParamFlags update
The update required GLib 2.42 but users may still be using 2.38
or later.
|
2016-05-28 15:46:53 +01:00 |
|
Nick Hall
|
dae9db51be
|
Break some long lines
|
2016-05-28 00:35:00 +01:00 |
|
Nick Hall
|
3255904acc
|
More pylint improvements
|
2016-05-28 00:28:50 +01:00 |
|
Nick Hall
|
3c7e357bd1
|
Remove redundant dialog title
|
2016-05-28 00:01:31 +01:00 |
|
Nick Hall
|
ab50490617
|
pylint improvements
|
2016-05-27 23:53:08 +01:00 |
|
Nick Hall
|
75ffd7c41b
|
Fix another file left open
|
2016-05-27 23:31:59 +01:00 |
|
Nick Hall
|
0b22891858
|
Resize grips have been removed
|
2016-05-27 22:58:15 +01:00 |
|
Nick Hall
|
c4cab2e007
|
Ensure files are not left open
|
2016-05-27 22:50:05 +01:00 |
|