4410 Commits

Author SHA1 Message Date
Paul Franklin
f09c5d1a69 flag some semicolons, for translation in Arabic 2014-04-20 16:32:25 -07:00
Nick Hall
114a8ff173 Fix bug in family events gramplet 2014-04-10 18:44:41 +01:00
Nick Hall
7a713e84d2 7137: Fix updating of events gramplets 2014-03-29 23:50:04 +00:00
Paul Franklin
93f724bc47 fix translation of children count to use ngettext 2014-03-18 18:24:58 -07:00
Paul Franklin
82078e6956 7276: translate some punctuation marks -- partial 2014-03-17 08:40:58 -07:00
kulath
56c67576d5 6194: Database corrupted - TypeError: unhashable type: 'list'
Fixed upgrade to deal with sourceref in media references in Sources.
Also fixed Check and Repair to repair previously broken databases.
2014-03-04 19:11:57 +00:00
Nick Hall
a0bb7ddfd1 7342: Split details column in events gramplet 2014-02-28 13:56:07 +00:00
Nick Hall
da3bff2ec4 7342: Update default columns in event view
Add main participant.
Change order to be consistent with selector.
2014-02-28 12:52:28 +00:00
noirauds
a588afb395 0007488: After creating narrative web report, some temporary files remains in /tmp 2014-02-17 09:46:54 +01:00
noirauds
2c2f42be55 bug 7368 : os.environ['http_proxy'] gives an error if http_proxy is not set. 2014-02-09 11:02:01 +01:00
noirauds
ca8f2626c4 bug 7368 : Geography gramplet does not communicate over proxy server with autorisation. 2014-02-08 12:53:34 +01:00
Paul Franklin
7f757e0304 7439: pre-load alert dialogs crash w/o DISPLAY 2014-02-04 20:22:47 -08:00
Nick Hall
2717b1f826 Make event groups consistent with event type menu 2014-01-23 19:31:29 +00:00
Theophraste
39e03dbcca 5775: ID reorder tool doesn't update citation IDs
Applied the patch by the original submitter, tested manually
with shared and not shared citations on a big DB.
2014-01-21 21:21:22 +02:00
Vassilii Khachaturov
429c18af6a 6380: GEDCOM export error for family _UID
Applying patch from 2013-12-24 by Enno Borgsteede,
fixing attribute processing on the path that handled _UID
and adding another extension, _FSFTID.
2013-12-30 10:42:01 +02:00
Vassilii Khachaturov
e4df103e39 file header comment - +(C) -RCS kwd 2013-12-26 17:35:12 +02:00
Vassilii Khachaturov
b22ae317ae 6955: warn on non-primary surnames not exported 2013-12-26 17:35:11 +02:00
Vassilii Khachaturov
c7c0b2c6bd 7229: change active person upon a bookmark select
Revert [88d2a2]. See 7229:33418.
2013-12-15 15:38:49 +02:00
Vassilii Khachaturov
c32160b254 7300: "Add citation" missing in pop-up menu 2013-12-14 16:27:23 +02:00
Vassilii Khachaturov
161ce3b66e 7290: ImgManip.image_dpi shouldn't return None
always return a sensible default, even if we couldn't read the DPI
Use the data from Matthias Basler for ODF docgen code, as
that is the only user of image_dpi anyway.
2013-12-12 18:40:04 +02:00
Vassilii Khachaturov
a8a38ff87d 7288/7290 refactor out crop_percentage_to_subpixel 2013-12-12 17:58:14 +02:00
Vassilii Khachaturov
0d61bb01ab 7288/7290: refactor fix from matthiasbasler
Cluster DPI-aware code together
More precise comment
2013-12-12 17:28:59 +02:00
Vassilii Khachaturov
08814624b6 rm relict RCS kwd 2013-12-12 17:04:48 +02:00
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
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
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
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
Nick Hall
a3bf964f96 Skip .git instead of .svn directories 2013-11-09 00:17:52 +00:00
Jérôme Rapinat
227a1e6378 7151: update start of Ramadan in France
svn: r23438
2013-10-29 17:47:36 +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
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
Paul Franklin
c2cd8ce51b typo
svn: r23322
2013-10-14 16:12:15 +00:00
Paul Franklin
c83a34727d 7129: the Family Group Report doesn't show "family" attributes
svn: r23318
2013-10-13 21:10:08 +00:00
Doug Blank
850f42217d 7090: wrong age for dead people reported by webcal
svn: r23306
2013-10-11 11:46:06 +00:00
Paul Franklin
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
Doug Blank
3e95617829 7006: double entries in de gendex.txt file
svn: r23282
2013-10-08 16:40:00 +00:00
Nick Hall
0c135d3ae8 Freeze headings when scrolling
svn: r23265
2013-10-07 22:02:49 +00:00
Jérôme Rapinat
d399b963b9 7072: fix level for citationref into person
svn: r23240
2013-10-02 08:20:21 +00:00
Jérôme Rapinat
a9339c5b82 7071: age on date now displays all individuals, update titles
svn: r23234
2013-10-01 08:27:17 +00:00
Nick Hall
dc246df9d3 Revert r23205
svn: r23216
2013-09-28 13:35:14 +00:00
Vassilii Khachaturov
a11fc4c228 7089: fix another similar code in StatisticsChart
svn: r23213
2013-09-27 23:36:43 +00:00
Vassilii Khachaturov
8365ea7090 7089: copy fix from BirthdayReport to Calendar
Evil cut and paste of a bug fix,
following the evil cut and paste of the original code...

svn: r23212
2013-09-27 23:19:00 +00:00
Vassilii Khachaturov
01a83099ae 7089: same bug was pasted into BirthdayReport!
Moved the utility function gregorian to gen.lib.date,
and use it like in WebCal.

svn: r23211
2013-09-27 22:53:52 +00:00
Paul Franklin
ae670af71e 7088: provide a config option to suppress the warning about missing "sdn"
svn: r23205
2013-09-26 21:52:24 +00:00
Vassilii Khachaturov
89a7335057 7089: minor optimization
svn: r23203
2013-09-26 20:04:44 +00:00
Vassilii Khachaturov
060cdf38a1 7089: webcal mistreats non-gregorian event dates
svn: r23202
2013-09-26 19:50:16 +00:00