4274 Commits

Author SHA1 Message Date
Rob G. Healey
215db01776 Added conditional to check for exiv2 is insalled or not?
svn: r19522
2012-05-15 04:01:23 +00:00
Rob G. Healey
6955f6282c pylint cleanup; remove unused imports.
svn: r19521
2012-05-15 02:04:14 +00:00
Doug Blank
f1eeb470f3 Proxies not needed
svn: r19493
2012-05-11 12:09:32 +00:00
Serge Noiraud
1fec21ada9 Geography : add and modify some texts.
svn: r19490
2012-05-11 10:49:30 +00:00
Nick Hall
dd370f44b5 Change English spellings to American spellings
svn: r19487
2012-05-10 18:52:03 +00:00
Serge Noiraud
b1d7c68a89 Geography : bad color assignment when several life ways.
svn: r19463
2012-05-07 14:34:53 +00:00
Serge Noiraud
3a1093edc4 Geography : I finaly catch this problem : autozoom the first time we click on the map.
svn: r19461
2012-05-07 12:17:02 +00:00
Michiel Nauta
4ac14fbc65 5676: Crashed when verifying data
svn: r19451
2012-05-06 09:47:08 +00:00
Craig J. Anderson
342ad20cdd Simple update to help bookreport messages when running this report.
svn: r19438
2012-05-04 18:15:13 +00:00
Serge Noiraud
acd641f73e Geography : remove useless statement
svn: r19432
2012-05-03 15:12:24 +00:00
Craig J. Anderson
2bb2b59a90 Fixed a small error were if you added a Descendent Chart, you were
given three option for a title.  Only the first two should be available.


svn: r19429
2012-05-03 01:31:05 +00:00
Peter Landgren
157d32a963 geofamclose.py was missing.
svn: r19425
2012-05-01 19:28:27 +00:00
Doug Blank
5bfe83b19f 5708: Confusing results with statistic gramplet and filter; fixes suggested by PeterL's patch
svn: r19415
2012-04-30 13:21:21 +00:00
Doug Blank
b557be86d9 5708: Confusing results with statistic gramplet and filter; fixes suggested by PeterL's patch
svn: r19414
2012-04-30 13:13:05 +00:00
Doug Blank
56b4bc7700 Show actual name which has missing part
svn: r19410
2012-04-30 01:49:53 +00:00
Craig J. Anderson
e1a5a5f8b9 Fixed an error where a function was not passed
svn: r19406
2012-04-29 13:40:28 +00:00
Doug Blank
17843e1efd Error in logic
svn: r19405
2012-04-29 12:42:45 +00:00
Serge Noiraud
50b3e4b56a Geography : not all places shown in the status bar when the mouse is over one marker.
crash when we change the map provider in geoplace.
            change the icon for geoclose.


svn: r19404
2012-04-29 09:24:40 +00:00
Serge Noiraud
65fe82ae7c Geography : not all places shown in the status bar when the mouse is over one marker.
svn: r19403
2012-04-29 09:21:47 +00:00
Michiel Nauta
2912e07371 5691: narrative web site regression: blank line
svn: r19395
2012-04-28 19:55:11 +00:00
Doug Blank
0d18eef9ee Image was wrong size for recent Narrative Web
svn: r19392
2012-04-28 13:38:07 +00:00
Serge Noiraud
b28730baa3 Geography : geofamclose : Have these two families been able to meet?
svn: r19389
2012-04-27 13:45:29 +00:00
Serge Noiraud
5fc79c4009 Geography : crash with geoclose when we change the database.
svn: r19388
2012-04-27 07:51:08 +00:00
Serge Noiraud
8260f30b94 Geography : force to redraw the layers when we change the map provider.
svn: r19386
2012-04-25 07:17:04 +00:00
Serge Noiraud
2cd6b8a50a Geography : geoclose : better way to show meeting zone.
svn: r19382
2012-04-24 14:55:36 +00:00
Craig J. Anderson
113a8bce3a {} groups were simply forgotten about if they did not contain a
variable that printed.  This does not allow {...}<..>{...} as the
separator will print depending on what is on the other side of the
groups.  

updated the code to add a 'non printed variable' code in place of the
group when it does not print.  So groups are now treated like regular
variables.



svn: r19375
2012-04-22 12:58:42 +00:00
Paul Franklin
4151874ad1 typos
svn: r19368
2012-04-20 16:13:11 +00:00
Serge Noiraud
da3349ff55 Geography : initialization problem in geoclose.
svn: r19360
2012-04-19 15:03:04 +00:00
Jérôme Rapinat
f7178ecca7 do not need to translate PopulateSources debug tool (patch by MathieuMD), see devel mailing list
svn: r19354
2012-04-19 05:25:55 +00:00
Serge Noiraud
89c94a6fa4 Geography : markers were insensitive for the reference person in geoclose
svn: r19353
2012-04-18 18:05:08 +00:00
Serge Noiraud
cc709d4c3c Geography : Add the possibility to select the size of the meeting zone with the plugin configuration button.
You can see the area where they been able to meet.
            Add the reference person choice with the right button.
            Change the text position.


svn: r19351
2012-04-18 16:58:23 +00:00
Serge Noiraud
0a9b63bdfd Geography : add the possibility to have a meeting zone and not exactly one meeting place.
svn: r19350
2012-04-18 16:47:39 +00:00
Jérôme Rapinat
61e68d6ec7 update Makefile.am and POTFILES.in
svn: r19329
2012-04-14 15:10:59 +00:00
Michiel Nauta
a5cdd339ed 5466: On import and Check and Repair need to check references to absent objects
svn: r19328
2012-04-14 12:20:10 +00:00
Jérôme Rapinat
ac3318e992 move the content of some .gpr.py files into main one for easier maintenance
svn: r19325
2012-04-14 09:10:23 +00:00
Rob G. Healey
0271ce7ca1 Fixed a few *.gpr.py files up to 3.5.
svn: r19320
2012-04-13 20:49:44 +00:00
Jérôme Rapinat
b3b03d4d2b 5654: write all files into one directory for years and months, level issue with NavWeb, patched by MD Nauta
svn: r19316
2012-04-13 16:10:13 +00:00
Jérôme Rapinat
590d836d62 version bump; upgrade "gramps_target_version" (part3)
svn: r19313
2012-04-13 15:59:40 +00:00
Tim G L Lyons
5e17b21594 ImportGrdb does not support the latest database format. Adopted suggested solution that the "file association with grdb files perhaps remains but that the importer gives a message to use old version 3.0 to upgrade these old files".
svn: r19311
2012-04-13 10:42:25 +00:00
Serge Noiraud
9aaffb82f8 Geography: as geography.gpr.py is only used to load the geography modules if the osmgpsmap library
is present, we can force gramps_target_version to the current version of gramps.


svn: r19300
2012-04-11 17:31:53 +00:00
Serge Noiraud
180861bbee Geography : changes to be conform tu the new version : 3.4 -> 3.5
svn: r19299
2012-04-11 07:34:52 +00:00
Jérôme Rapinat
5237f8dc64 version bump; upgrade "gramps_target_version" (part2)
svn: r19286
2012-04-10 09:19:26 +00:00
Jérôme Rapinat
374e24dc2c version bump; upgrade "gramps_target_version" (part1)
svn: r19285
2012-04-10 09:11:50 +00:00
Vassilii Khachaturov
64ba41c5fd geography view plugin: fix l10n call when wrong osmgpsmap version reported
(parameters should be substituted only AFTER _() is called)

svn: r19263
2012-04-07 13:12:54 +00:00
Serge Noiraud
ce3cb64ee9 Geography : geoclose : incorrect title in selection dialog.
svn: r19255
2012-04-06 22:01:37 +00:00
Serge Noiraud
4dc30d6276 Geography : no initialization for geography_path for new users
svn: r19254
2012-04-06 21:57:18 +00:00
Rob G. Healey
95b4775c58 Changes necessary to get trunk compiled and installable once again.
svn: r19215
2012-04-03 17:06:11 +00:00
Serge Noiraud
9f28ab87eb Geography : geoclose : force to show one point in case of multiple events
at the same place.


svn: r19213
2012-04-03 14:44:57 +00:00
Serge Noiraud
2bca3eb56f Geography : new geography plugin : geoclose : Have they been able to meet?
svn: r19210
2012-04-03 13:01:09 +00:00
Serge Noiraud
8d4906354d Geography : reorganization, add a life way layer, some cleaning.
svn: r19209
2012-04-03 09:44:44 +00:00