Commit Graph

10732 Commits

Author SHA1 Message Date
Rob G. Healey
663a7279ca Created same fix from Gramps33 for Source Pages.
svn: r18274
2011-10-10 05:34:38 +00:00
Doug Blank
4037105e4f Another fix for idempotent export/import round trip
svn: r18272
2011-10-10 01:16:32 +00:00
Doug Blank
5b37466905 allow flag to get_person_handles; update example
svn: r18271
2011-10-10 00:42:34 +00:00
Doug Blank
c9130274d8 do_reg_plugins() requires at least a dbstate
svn: r18270
2011-10-10 00:40:22 +00:00
Doug Blank
4aa7b0710e 4365: Import/Export Gramps XML is not idempotent
svn: r18265
2011-10-09 16:16:10 +00:00
Peter Landgren
9ec1291fd3 Issue 5275, missed the case when lat or long was missing.
svn: r18263
2011-10-08 16:23:48 +00:00
Peter Landgren
06bd6096a4 Issue 5275, problem when lat/long has wrong format in place view.
svn: r18262
2011-10-08 14:23:00 +00:00
Jérôme Rapinat
e7580e774c 5285: Add a blank entry on countries list (same as Calendar)
svn: r18260
2011-10-08 11:28:08 +00:00
Jérôme Rapinat
d9a42299a2 5285: Add a blank entry on countries list
svn: r18256
2011-10-07 10:22:46 +00:00
Rob G. Healey
d9cbb4f6cb Fixed problem in creating Google Family Links page
svn: r18254
2011-10-07 05:52:47 +00:00
Peter Landgren
95c5872126 Fix of issue 5282, white spaces should be kept.
svn: r18252
2011-10-06 16:48:36 +00:00
Rob G. Healey
b028d4c0e1 Fixed a crash in creating the family map page, and some little changes in comments.
svn: r18251
2011-10-06 07:56:49 +00:00
Paul Franklin
2f4a370ea7 typo in 3165 patch -- caught by lcc
svn: r18250
2011-10-04 18:00:13 +00:00
Paul Franklin
fc68033c3a 3165: Fix printing of marriage strings in Det{Asc/Desc}Reports -- original patch from Vlada Perić (vlada.peric@gmail.com), then split in two by Matt Keenan (matt.keenan@gmail.com) -- both were applied
svn: r18248
2011-10-03 22:51:19 +00:00
Paul Franklin
630751d98b 5259: Detailed Descendant Report, incorrect number sequence and printing of duplicates -- patch from Matt Keenan (matt.keenan@gmail.com)
svn: r18247
2011-10-03 19:35:00 +00:00
Paul Franklin
cf636e380f 5252: Descendend Report traceback referencing NoneType person -- patch from Matt Keenan (matt.keenan@gmail.com)
svn: r18246
2011-10-03 19:33:23 +00:00
Tim G L Lyons
14c4b6a463 Fix backref links from events to person. In the event view, the 'Main Participants' was blank, as was the 'References' gramplet.
svn: r18245
2011-10-03 17:19:23 +00:00
John Ralls
315d41790d Add mergecitations.glade to Makefile.am so that it gets installed
svn: r18244
2011-10-02 23:47:52 +00:00
John Ralls
36f45b392a Add MergeCitations.py to Makefile.am so that it gets installed
svn: r18243
2011-10-02 23:15:34 +00:00
John Ralls
d98def8b4f Some more autotools fixups for Citations
svn: r18242
2011-10-02 22:59:15 +00:00
Tim G L Lyons
0626445d38 Add missing new Filters/Rules/Citation SUBDIRS directory.
svn: r18241
2011-10-02 22:18:21 +00:00
John Ralls
59e8941495 Fix typo in src/gui/editors/displaytabs/Makefile.am
svn: r18240
2011-10-02 21:26:06 +00:00
Jérôme Rapinat
9ec57d9bec 3145: Improve image subsection selection; patch for gtk < 2.22 (by Robert Cheramy)
svn: r18239
2011-10-02 08:06:40 +00:00
Rob G. Healey
78685cb16f Tr- erote the display_relationships() on class IndividualPage.
svn: r18233
2011-10-02 01:53:12 +00:00
Tim G L Lyons
8c36ed6a8e Add MergeCitations tool.
Add note to upgrade information dialogue box to suggest running the tool.
Fixes to Person and Family for get citation child list for merging citations.


svn: r18228
2011-09-30 21:34:21 +00:00
Tim G L Lyons
afefdb09a7 Fixes for database update signal handling for treemodel as used for the citation tree
- corrected handing of setting of the handle of a node to 'None' for a non-leaf (heading) node
  - only insert the citation leaf node if it is not already present.

svn: r18220
2011-09-29 18:00:58 +00:00
Zdeněk Hataš
88cbf1b68a czech translation update
missing holiday added to holidays list

svn: r18214
2011-09-28 18:14:16 +00:00
Jérôme Rapinat
af1f95dbd7 3145: Improve image subsection selection (contribution by Robert Cheramy)
svn: r18212
2011-09-27 06:28:27 +00:00
Tim G L Lyons
a906c98439 Clean-up Sources and Citations views:
* Add icon for citations view
* disable old sourceview
* change citationtreeview to be Sources navigation view
* citationlistview is now the Citations view
* merge libcitationview into citationlistview and citationtreeview, and corrected and rationalised
* remove libcitationview
* corrected initialisation of source_handle in Citation.py
* fixes for preventing same source being edited twice
    - fixed blockedtext in citationembededlist
    - override build_window_key in editcitation.py

svn: r18211
2011-09-26 19:53:18 +00:00
Tim G L Lyons
a4f9e6834d change 'PopulateGramplet' to update the displays on exit
svn: r18210
2011-09-26 19:48:34 +00:00
Tim G L Lyons
66e4d8e1f8 * fix comparison for confidence level in citation filter
svn: r18209
2011-09-26 18:22:32 +00:00
Rob G. Healey
6501d21159 Remoed the global use of place_handle_list, and place_lat_long. Soe cleanup and also pep8 work.
svn: r18201
2011-09-24 09:49:59 +00:00
Michiel Nauta
2d8dd3d3a5 4927: Narrated Web test - layout
svn: r18198
2011-09-24 07:51:40 +00:00
Tim G L Lyons
ecee884729 Fix confidence entry in citation filter
svn: r18197
2011-09-23 19:46:23 +00:00
Michiel Nauta
604fc5ec28 4937: Clipboard - unable to added second source
svn: r18191
2011-09-21 19:13:34 +00:00
Michiel Nauta
7de51cbca9 5246: NarWeb crash when using Family Links option for maps with a place with invalid lat/long
svn: r18189
2011-09-21 13:44:56 +00:00
Michiel Nauta
a4b5f8c1c9 5029: Attributes in websites; again, Nebraska en Visually stylesheets
svn: r18187
2011-09-21 12:21:20 +00:00
Paul Franklin
8d195f112b 5233: Detailed Descendant report, Only show spouse reference if spouse in main report -- patch from Matt Keenan <matt.keenan@gmail.com>
svn: r18186
2011-09-21 05:55:51 +00:00
Paul Franklin
6c3a07da3b 5221: Duplicate Families in Descendant Report -- patch from Matt Keenan <matt.keenan@gmail.com>
svn: r18185
2011-09-21 05:50:51 +00:00
Paul Franklin
3ed68aed28 5221: Duplicate Families in Descendant Report
svn: r18184
2011-09-21 05:40:03 +00:00
Rob G. Healey
19eb347b4a Fixed two errors that caused crashes. Changed variable thumbpreview to inc_thumbnails.
svn: r18183
2011-09-21 03:34:11 +00:00
Tim G L Lyons
5719832f36 Citation filters
svn: r18182
2011-09-20 22:05:41 +00:00
Paul Franklin
08470002b5 5155: Complete Individual Report always tries to include images
svn: r18181
2011-09-20 19:59:11 +00:00
Paul Franklin
9dce82ac00 typo
svn: r18180
2011-09-20 18:34:54 +00:00
Jérôme Rapinat
300728ec48 update list to 3.4 number ...
svn: r18178
2011-09-20 14:22:07 +00:00
Jérôme Rapinat
ebe91fd07b 5244: Add IsRelatedWith Filter
svn: r18174
2011-09-19 08:41:11 +00:00
Rob G. Healey
7cb8c66272 Changed the name of the Horizontal and Vertical menus style sheets.
svn: r18173
2011-09-19 05:17:50 +00:00
Rob G. Healey
a4ee67d53f Fixed Family Attributes and Family LDS Ordinance. Thank you Michiel Nauta.
svn: r18172
2011-09-19 02:26:07 +00:00
Tim G L Lyons
21e402fc6f * Updated signal handlers to deal with citation tree model and secondary nodes
* Fix for citation selector.

svn: r18171
2011-09-18 19:49:18 +00:00
Craig J. Anderson
530d6216b6 didn't see that I had modified this file for something else.
backed out the one line change.


svn: r18169
2011-09-15 00:27:40 +00:00
Craig J. Anderson
dd92bf6e1a fixes:
http://www.gramps-project.org/bugs/view.php?id=5175
put in a valid email address



svn: r18168
2011-09-15 00:19:26 +00:00
Michiel Nauta
44f0c6e98b 5063: again, rewritten Mainz stylesheet
svn: r18160
2011-09-13 21:49:03 +00:00
Rob G. Healey
04cb1db273 Brought Family LDS section with IndividualPage's: Families section.
svn: r18159
2011-09-13 18:04:29 +00:00
Rob G. Healey
11de3759f7 Bug#5029-- Attributes in Websites; Moved Family ttributes into IndidivudalPage: Families: Attributes.
svn: r18158
2011-09-13 03:26:38 +00:00
Brian Matherly
269df644df Patch from Matt Keenan <matt.keenan@gmail.com> - 0005217: Number of text reports crashing during deepcopy() for Python <2.7
svn: r18156
2011-09-12 02:40:13 +00:00
Michiel Nauta
77654ffc82 5227: NarWeb, multiple persons are not seperated by comma
svn: r18152
2011-09-11 20:26:45 +00:00
Michiel Nauta
29d693ed49 5226: again, husband and wife links
svn: r18148
2011-09-11 10:55:11 +00:00
Michiel Nauta
dc00fa980d 5226: NarWeb, family events don't list persons on event page and event list page
svn: r18146
2011-09-11 10:32:37 +00:00
Michiel Nauta
716c959e23 5225: again, place page title
svn: r18144
2011-09-11 08:09:01 +00:00
Rob G. Healey
fa5a5f4c0d Fixed the last row's emptyCols for ThumbnailPreviewPage().
svn: r18139
2011-09-10 06:17:14 +00:00
Michiel Nauta
83d9ac4994 5225: NarWeb, map page title misses and event page title is strange
svn: r18137
2011-09-09 22:02:18 +00:00
Michiel Nauta
25457c6c1e 5224: NarWeb, associations table appends 1 to person name
svn: r18135
2011-09-09 21:08:37 +00:00
Michiel Nauta
2c52c8cc42 5223: NarWeb, first image thumbnail description errors
svn: r18133
2011-09-09 20:26:23 +00:00
Michiel Nauta
5bf9b8217e 4305: again for mimeless images
svn: r18131
2011-09-09 19:31:17 +00:00
Michiel Nauta
c0f3cf1084 5209: Narrated Web Site - Mainz - Year At A Glance - Rendering Error
svn: r18129
2011-09-09 19:09:06 +00:00
Rob G. Healey
a6a49cf526 Finished off creating the last row if it is incomplete in Thumbnail Preview Grid page?
svn: r18127
2011-09-09 08:34:12 +00:00
Rob G. Healey
d435c31d9e Cleanup of ColumnPartner, and removed section MarriageReport.
svn: r18125
2011-09-08 10:03:03 +00:00
Rob G. Healey
87460f0788 Cleanup of class PlaceListPage()
svn: r18124
2011-09-08 09:47:53 +00:00
Rob G. Healey
1f290c934d Simplified the listing of the class FamilyListPage(), so that a couple is only shown once in the list.
svn: r18123
2011-09-08 09:23:10 +00:00
Rob G. Healey
09e9e253fa Consolidated many occurences of ColumnRowLabel into one...
svn: r18122
2011-09-08 09:21:22 +00:00
Jérôme Rapinat
7966ecd52f 4400: add chinese date handler for testing (not enabled on Makefile.am, see __init__.py and DateHandler.py)
svn: r18120
2011-09-07 12:40:20 +00:00
Brian Matherly
4b3e119faa Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports" - add image cropping to Individual report.
svn: r18119
2011-09-07 02:54:19 +00:00
Brian Matherly
c4d4762c30 Patch from Matt Keenan <matt.keenan@gmail.com> - 0005149: Provide Name Format option for some text reports
svn: r18118
2011-09-07 02:49:08 +00:00
Rob G. Healey
147f74c3b1 Some cleanup work
svn: r18117
2011-09-07 01:35:45 +00:00
Nick Hall
b5ff4c9aea 5012: Move custom rule configuration file into the version directory and provide upgrade from previous version
svn: r18115
2011-09-06 14:43:03 +00:00
Rob G. Healey
ec1018973d Bug#5165; fixed filename of Thumbnail Page in class ThumbnailPreview(). Thank you, Jerome Rapinat.
svn: r18113
2011-09-04 23:29:20 +00:00
Tim G L Lyons
c474e5e638 * change CitationtreeModel so that building the view starts from sources so that it displays sources that have no citations
consequent restructuring:
* introduce separate CitationBaseModel module which encapsulates access to both citation and source fields for the views
* introduce separate CitationListModel and CitationTreeModel modules

* move configuration data from libcitationview to citationtreeview and citationlistview, because the two different views have different data


svn: r18110
2011-09-03 22:19:15 +00:00
Jérôme Rapinat
897e85aa51 4973: Gramps doesn't handle locale setting failure very well; testing (Tim's patch)
svn: r18109
2011-09-03 15:44:06 +00:00
Peter Landgren
5c7f6751af Fix of first issue in 5194.
svn: r18105
2011-09-03 11:26:15 +00:00
Nick Hall
6004f5ee22 5112: Fix error when moving empty surname row
svn: r18102
2011-09-02 20:10:13 +00:00
Tim G L Lyons
bb854ec772 Modifications as suggested by Nick Hall:
* Remove inheritance of Citation from RefBase, using source_handle filed instead (similar to  the way Family objects store mother and father handles) (also use the set_ and get_reference_handle functions more consistently)
* Use get_citation_list instead of get_citation_references (more consistent with the way notes are handled)

svn: r18100
2011-09-02 10:40:53 +00:00
Brian Matherly
24900750a9 Patch from Nick Hall - 0005193: Web Calendar report gives an error for the default style sheet.
svn: r18099
2011-09-02 02:03:39 +00:00
Brian Matherly
eb85361c7e Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports" - add image cropping to Cairo documents
svn: r18097
2011-09-02 01:32:03 +00:00
Tim G L Lyons
bad963e150 Modifications to upgrade code as suggested by Michiel Nauta; many thanks for his advice.
svn: r18096
2011-09-01 22:07:04 +00:00
Tim G L Lyons
29cc4ee6e9 * various updates to CitationView, CitationEmbedView and CitationEditor to take account of Rev 17973 for two different object types in selectors
* updates to citationviews to support all the functionality (add source etc.) provided by sourceview (including different tooltips for tree view and list view)
* moved registration of citationtreeview into view.grp.py
* removed citationtreeview.grp.py module
* fixed update to citation when note is deleted
* fixed update to citation when media object is deleted
* re-enabled edit button in sourcebackreflist
* improved date display in mergecitation
* changed default note type for citation notes
* changed backref in citation editor to CitationBackRefList
* fixed removal of citation handles from the list in primary objects when a citation is deleted
* fixes for pylint

svn: r18095
2011-09-01 18:13:42 +00:00
Rob G. Healey
85e803f5f6 Added the missing thumbnails on the preview page. Added option to create the family pages or not?
svn: r18094
2011-09-01 04:51:13 +00:00
Rob G. Healey
ed18bf59bf Fixed hyperlink to the Thumbnail Preview page. Thank you, Jerome Rapinat
svn: r18093
2011-09-01 02:43:17 +00:00
Rob G. Healey
95a292f344 Finished working on the thumbnail preview page and updated the style sheets with the necessary style elements.
svn: r18091
2011-08-31 02:06:59 +00:00
Rob G. Healey
cde4bb16d5 Removed this style sheet as there are so many different stylesheets already and there is really no value to it.
svn: r18090
2011-08-30 19:16:33 +00:00
Nick Hall
ec1f15e94b 5191: Remove family heading when the active person has no families
svn: r18089
2011-08-30 18:35:52 +00:00
Nick Hall
afef197a57 Update Gramps XML Import/Export to support Citations
svn: r18086
2011-08-30 12:34:46 +00:00
Tim G L Lyons
5a3cef062c * Implemented merge Citation
* Updated merge Sources
* Implemented undo-redo for citations (revision 18069 had only added citations to the undo-redo list, not acted on that types of element)
* Fixed embedded lists for some of the object type editors that were done in Rev 18069
* Modified EditCitation so the source parameter is optional
* Added svn properties for all /src/Merge/merge*.py modules
* Added support for EditCitation from backreflist.py

svn: r18085
2011-08-30 10:40:30 +00:00
Michiel Nauta
319db30436 5151: Latin American surname guessing fails
svn: r18083
2011-08-29 19:06:20 +00:00
Rob G. Healey
97077b5146 Fixed table alighment error that I just created. Re- created event_header_row(), but every event may use it now.
svn: r18082
2011-08-29 09:04:02 +00:00
Rob G. Healey
87a6c03c8f Cleanup of FamilyPage(), format_family_events(), and display_event_row().
svn: r18081
2011-08-29 07:02:17 +00:00
Rob G. Healey
a9dc79c730 Fixed the problem with the FamilyPage content not showing in the page. Added a conditional to MediaListPage to catch possible failure.
svn: r18080
2011-08-29 05:06:37 +00:00
Michiel Nauta
bcbe23ebbb 3963: Webreport, Individual's side, bug in event's note
svn: r18078
2011-08-27 10:08:24 +00:00
Michiel Nauta
d79eaa2b93 3893: [NarWeb] Narrated Website does not export all sources
svn: r18076
2011-08-27 10:01:30 +00:00
Michiel Nauta
a7bfa88f3b 4523: WebCal generates wrong path slash -\ instead of /
svn: r18074
2011-08-27 09:51:58 +00:00
Michiel Nauta
41dfd5e55e 4486: Validate webpages again, single parent families
svn: r18072
2011-08-27 09:43:08 +00:00
Rob G. Healey
94799a83ca Fixed FamilyPage()...
svn: r18071
2011-08-27 02:53:09 +00:00
Rob G. Healey
c942a8bee6 Added event.get_media_list() and Notes, urls, source references, and media to FamilyPage.
svn: r18070
2011-08-27 00:26:33 +00:00
Tim G L Lyons
d3dcbb1c12 Implemented database upgrade for all eligible remaining object types.
Added Citations to undo-redo feature.
Moved Citation view within navigation pane to below Sources.
Removed useless edit button from sourcebackreflist.
Fixed default bottombar gramplets for citations. 

svn: r18069
2011-08-26 23:18:11 +00:00
Rob G. Healey
860d946652 Completed the use of check_person_database() for all usage of 'if handle in self.ind_list:' for looking to see if a person is in the report database.
svn: r18068
2011-08-26 05:34:47 +00:00
Michiel Nauta
cb500359fb 4486: NarrativeWeb does not validate
svn: r18064
2011-08-25 20:47:36 +00:00
Rob G. Healey
a2e4669a3a Removed ColumnMedia from FamilyListPage, and Benny said it would take a huge hit on bandwidth and load timing.
svn: r18061
2011-08-24 07:12:54 +00:00
Rob G. Healey
a9cff60f04 Added class FamilyListPage, remove global variable _individuallist, and added some error catching. I am stuck on class FamilyPage...
svn: r18060
2011-08-24 05:52:11 +00:00
Kees Bakker
d04efcfb7e Bugfix for 5146 and 5106 - ImportProGen fails on Windows because some files
must be read as "binary".


svn: r18056
2011-08-23 19:48:33 +00:00
Kees Bakker
abaf5cd4f6 Comment out set_patronymic in ImportProGen plugin. This is a temporary measure
and we have to see how many PG30 users actually want it.


svn: r18055
2011-08-23 19:46:11 +00:00
Tim G L Lyons
165625715d Various enhancements:
* Modified Event object to include references to Citations
* Implemented database upgrade for Events (upgrade for Media had already been done)
* Enhanced database upgrade to do backlinks
* Modified Media object to remove sourceref
* Implemented citations bottombar gramplet
* Some minor fixes and improvements

svn: r18054
2011-08-23 16:54:03 +00:00
Rob G. Healey
6befeb2c3b Cleanup of alphabet navigation bar's title
svn: r18053
2011-08-23 07:21:43 +00:00
Michiel Nauta
02d05a3d4b Updated Rob's stylesheets from r18045
svn: r18052
2011-08-21 19:34:27 +00:00
Rob G. Healey
699d742688 Added style sheet for upcoming Web Thumbnail Gallery
svn: r18051
2011-08-21 08:27:06 +00:00
Michiel Nauta
142d868ba1 4305: p element in W3 compliance
svn: r18048
2011-08-19 19:10:49 +00:00
Brian Matherly
b0b919d148 Patch from Paul Franklin - Partial work for: 0004646: reports cannot be run from the command line in a non-GUI environment
svn: r18047
2011-08-19 01:57:43 +00:00
Rob G. Healey
3b30d1dee6 Added style sheet elements for the upcoming FamilyListPage() coming in NarrativeWeb... Already discussed these elements with Michael Nauta.
svn: r18045
2011-08-18 00:43:55 +00:00
Rob G. Healey
a3fd13e185 Fixed issue with creating the Media object's Date object from image Exif metadata.
svn: r18044
2011-08-18 00:29:22 +00:00
Rob G. Healey
f90367ad86 Re- wrote the entire save_metadata() function. Still have a couple little irritating issues, but I will work them out too soon.
svn: r18040
2011-08-17 07:08:31 +00:00
Michiel Nauta
41d3ab4d58 5159: Import of xml file with note linking to duplicate object points to original object
svn: r18038
2011-08-16 20:31:30 +00:00
Michiel Nauta
9dd5465216 5140: Import of Gramps XML file with cross table duplicate handles crashes
svn: r18036
2011-08-16 20:06:43 +00:00
Brian Matherly
603238aeb0 0004605: Multiple improvements for LaTeX output (patch from Harald Rosemann)
svn: r18035
2011-08-14 14:12:53 +00:00
Rob G. Healey
fe4df17781 Adjusted dtyle sheet elements for Family Map pages.
svn: r18033
2011-08-11 23:14:01 +00:00
Rob G. Healey
545d61353e Code cleanup: Fixed and cleanup of event_box and entry combo.
svn: r18032
2011-08-11 21:50:54 +00:00
Michiel Nauta
be5cd168a7 Use correct thumbnail for unthumbnailable images, see bug 5017
svn: r18028
2011-08-11 20:00:46 +00:00
Rob G. Healey
199786a53c Little bits of cleanup in the javascript code for place maps.
svn: r18027
2011-08-11 09:28:24 +00:00
Serge Noiraud
49dd772d3c Geography : first try to solve bug 5053.
svn: r18026
2011-08-11 07:55:39 +00:00
Rob G. Healey
823d3b4034 If there is no image Exif metadata, the media object's date will be displayed on the Edit screen if there is one available.
svn: r18024
2011-08-11 07:02:30 +00:00
Rob G. Healey
86334caef3 Fixed issue in adding the media object's date field.
svn: r18023
2011-08-10 20:48:10 +00:00
Michiel Nauta
6cbe9e31b5 5145: attempted deletion stopped
svn: r18020
2011-08-09 20:34:21 +00:00
Jérôme Rapinat
15d3beba04 more confort for small screen
svn: r18017
2011-08-09 16:14:52 +00:00
Rob G. Healey
68a47bd01f Re- verted two function name back to their original as I keep forgetting what they are and I can't access them.
svn: r18015
2011-08-09 07:41:50 +00:00
Rob G. Healey
36aa9f3c86 Instead of re- inventing the wheel, used the existing wheel. Used conv_lat_lon() from PlaceUtils to handle GPS Coordinates.
svn: r18014
2011-08-08 23:59:06 +00:00
Michiel Nauta
b46a74df36 5109: Error when merging duplicate records
svn: r18012
2011-08-08 21:04:03 +00:00
Jérôme Rapinat
2176d10611 openstreet_jsc not initialized on body according to htmlconst
svn: r18011
2011-08-08 16:14:20 +00:00
Jérôme Rapinat
fd47b5f5f5 Enable Japanese support
svn: r18009
2011-08-08 07:10:34 +00:00
Serge Noiraud
c3cf0dac3e Geoview : after removing mapstraction, make didn't work.
svn: r18000
2011-08-07 10:58:42 +00:00
Rob G. Healey
709dfffe32 Removed mapstraction files from the Makefile.am, and removed the directory from the configurew file. Failure to compile is now fixed.
svn: r17998
2011-08-06 23:19:20 +00:00
Rob G. Healey
f629aac17a Fixed a couple of small little things.
svn: r17997
2011-08-06 20:50:43 +00:00
Serge Noiraud
80fd27c2bc GeoView : removing all the old files ( mapstraction directory )
svn: r17996
2011-08-06 19:56:41 +00:00
Rob G. Healey
9bc77650e7 Removed unnecessary function that was missed from earlier commits.
svn: r17995
2011-08-06 17:15:46 +00:00
Rob G. Healey
6ac9bbdf2c Fixed placement of button on Google-Markers. Fixed navigation menu title within hyperlink.
svn: r17993
2011-08-06 08:27:40 +00:00
Rob G. Healey
4027c75d52 Attempt at getting zoomlevel correct in displaying a larger map section based on Family Map.
svn: r17992
2011-08-06 00:38:08 +00:00
Rob G. Healey
eaec14898b Fixed and enhanced the Google Maps, OpenStreetMaps will be next
svn: r17991
2011-08-05 07:15:08 +00:00
Rob G. Healey
e6a22dd95c Finally have all pieces working once again...
svn: r17987
2011-08-02 09:10:49 +00:00
Jérôme Rapinat
13446491b2 5120: 'Export view' to odt file crashs (patch by PaulFranklin)
svn: r17986
2011-08-02 06:02:27 +00:00
Nick Hall
e26c5325e0 New citation editor
svn: r17983
2011-08-01 22:49:19 +00:00
Brian Matherly
2b9afdf45d Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports" - make links clickable in LaTeX.
svn: r17982
2011-07-31 20:44:44 +00:00
Rob G. Healey
6b0472d333 Removed blue-marker.png image because Serge has plenty of marker images for GeoView and Geography.
svn: r17980
2011-07-30 06:07:00 +00:00
Nick Hall
570f5e53a3 Remove code that was adding duplicate nodes to the model
svn: r17979
2011-07-29 18:47:20 +00:00
Tim G L Lyons
61944d7a49 Fixed missing column_header and 'self' in citationmodel
svn: r17978
2011-07-29 10:51:26 +00:00
Tim G L Lyons
f9df3503b2 Added svn properties and improved some code layout (mainly long lines).
svn: r17977
2011-07-29 10:31:41 +00:00
Rob G. Healey
5eb58e76bf Beginning steps for Google/ Family Map Options.
svn: r17976
2011-07-28 16:10:37 +00:00
Rob G. Healey
6e6da970b5 Adding blue marker as a secondary marker for NarrativeWeb's PlaceMap and FamilyMap.
svn: r17975
2011-07-28 14:44:10 +00:00
Rob G. Healey
9d8ee10359 More work being done on FamilyMap with OpenStreetMap.
svn: r17974
2011-07-28 14:16:34 +00:00
Nick Hall
763bea26ec Allow selection of two different object types in selectors
svn: r17973
2011-07-27 18:53:17 +00:00
Rob G. Healey
9f1cbc9ffc Changed Place Map Options so that either option will allow the MapService options as both should have access to it.
svn: r17972
2011-07-27 03:57:41 +00:00
Brian Matherly
9bc3d725cb Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports"
svn: r17971
2011-07-27 03:26:12 +00:00
Jérôme Rapinat
030d675b72 typo
svn: r17969
2011-07-26 09:24:51 +00:00
Jérôme Rapinat
c278b158e8 make OpenStreetMap and Marker layers working together
svn: r17968
2011-07-26 08:44:22 +00:00
Rob G. Healey
249d4bd55b Removedall unnecessary style sheet elements.
svn: r17967
2011-07-26 07:05:32 +00:00
Rob G. Healey
888e464700 Added extra features to OpenStreetMap in Place Maps.
svn: r17966
2011-07-26 05:12:15 +00:00
Nick Hall
59c793608c Introduce experimental netbook mode for small screen sizes
svn: r17965
2011-07-25 22:47:57 +00:00
Nick Hall
871508b7f3 Correct column heading
svn: r17963
2011-07-24 23:47:17 +00:00
Nick Hall
7b743e61af Improve layout of citation tree view
svn: r17962
2011-07-24 23:42:05 +00:00
Nick Hall
6df8226f11 Add width and height configuration settings
svn: r17961
2011-07-24 23:38:49 +00:00
Tim G L Lyons
9ff46d9eab Initial prototype.
* Changed database to introduce Citations
* Introduced new Citation Primary object and CitationBase (equivalent to CitationRef) child object
* Implemented CitationTreeModel and CitationListModel
* Implemented CitationTreeView and CitationListView for new citation views in the navigator
* Implemented EditCitation which is used both for the citation views in the navigator and for the citations of an object
* Implemented the CitationEmbedList to display the citations of an object
* Modified the bottom bar gramplets to support citations
* Implemented the citation selector.
* Modified Media object to include references to Citations
* Initial work on deleting citations


svn: r17960
2011-07-24 18:30:28 +00:00
Jérôme Rapinat
390410f2ca try to add support for OpenStreetMap; overview controler
svn: r17958
2011-07-24 14:57:43 +00:00
Jérôme Rapinat
2f743336e8 try to add support for OpenStreetMap; switcher support
svn: r17957
2011-07-24 14:51:48 +00:00
Jérôme Rapinat
d20c2b49fc try to add support for OpenStreetMap; better naming
svn: r17956
2011-07-24 14:45:04 +00:00
Jérôme Rapinat
abe77ef759 try to add support for OpenStreetMap; cleanup
svn: r17955
2011-07-24 14:42:23 +00:00
Jérôme Rapinat
de95dd72e0 try to add support for OpenStreetMap; same init() name as Google (body onload)
svn: r17954
2011-07-24 13:38:12 +00:00
Jérôme Rapinat
569c9f790d try to add support for OpenStreetMap's marker and layer
svn: r17953
2011-07-24 13:25:47 +00:00
Jérôme Rapinat
17a863b4cc try to add OpenLayers.js support for OpenStreetMap
svn: r17952
2011-07-24 12:54:58 +00:00
Jérôme Rapinat
5a6ddb8b60 use main url for OpenLayers.js
svn: r17951
2011-07-24 12:38:00 +00:00
Jérôme Rapinat
490492bd55 try to add OpenLayers.js support for OpenStreetMap
svn: r17950
2011-07-24 12:31:55 +00:00
Rob G. Healey
efc97de594 Fixed missing longitude/ latitude variables for openstreetmap. Thank Jerome Rapinet.
svn: r17949
2011-07-24 09:06:51 +00:00
Jérôme Rapinat
3c15b42e98 minor improvements after rev17946
svn: r17948
2011-07-23 10:31:38 +00:00
Rob G. Healey
12148e7dbb Feature request#4754; Updated Creative Commons's icon for web pages such as NarrativeWeb and WebCal.
svn: r17947
2011-07-23 06:16:55 +00:00
Rob G. Healey
2b222cb92a Added OpenStreetMap and GoogleMap javascript code into the library for easier processing and usability. Updated NarrativeWeb as needed.
svn: r17946
2011-07-23 06:06:27 +00:00
Rob G. Healey
a232e644a3 Fixed the proper timing for the Edit and Delete buttons to be sensitive.
svn: r17943
2011-07-21 09:09:05 +00:00
Rob G. Healey
bdb27312b7 Forgot to remove mapstraction.css ad add narrative-maps.css
svn: r17941
2011-07-20 05:42:41 +00:00
Rob G. Healey
146653eb3f Fixed an error in saving Altitude. Some cleanup of code
svn: r17940
2011-07-20 01:53:04 +00:00
Rob G. Healey
aa8369263c Feature request#4754; update 'reative Commons' logo update since the old one has been used in NarrativeWeb and Web
Cal for some long now.

svn: r17939
2011-07-19 07:32:54 +00:00
Rob G. Healey
531bf3a78f Finished up with Family Map Pages' map. Fixed the Place Maps' tab options.
svn: r17938
2011-07-19 06:12:44 +00:00
Rob G. Healey
f8d698aecb Updated FamilyMap to use current google v3 javascript. No longer needs mxn/ Mapstraction jaqvascript files. Changed name of a css file for using with these maps.
svn: r17937
2011-07-18 22:09:00 +00:00
Rob G. Healey
b082ee8d55 Updated Family Map pages to use the latest google v3 javascript map builder.
svn: r17935
2011-07-16 07:06:48 +00:00
Rob G. Healey
fd1ddece33 Great big cleanup.
svn: r17934
2011-07-16 00:04:46 +00:00
Michiel Nauta
49feac90fa 4861: Relationship view doesn't show marriage if no spouse
svn: r17932
2011-07-15 17:14:02 +00:00
Nick Hall
9a1b8ec128 Remove set_has_data calls
svn: r17931
2011-07-15 14:57:35 +00:00
Rob G. Healey
d4492760a6 Completion of Feature Request#5026; Use object instead of iframe. Allow only googlemap or (openstreetmap or wikimapia together). Google map will override openstreetmap and wikimapia.
svn: r17930
2011-07-14 21:32:01 +00:00
Rob G. Healey
88f97a0501 Enabled the marker for the place in the place map. Click on a marker and watch...
svn: r17927
2011-07-14 09:26:32 +00:00
Rob G. Healey
473c809e39 Feature request#5026 -- fixed mistakes added in last commit.
svn: r17926
2011-07-14 08:06:36 +00:00
Rob G. Healey
e2b4233aec Feature request#5026: Ability to select another map provider than Google on NarrativeWeb report; thank you Jerome Rapinet.
svn: r17925
2011-07-13 22:53:03 +00:00
Michiel Nauta
a1185b4d67 4907: Do not create links to AddressBookPage on Main Nav Menu if addrlist is empty
svn: r17921
2011-07-12 21:17:50 +00:00
Michiel Nauta
1cf4315a63 5063: Mainz stylesheet bugs: align subtables and fix source ref links
svn: r17919
2011-07-12 20:48:31 +00:00
Rob G. Healey
feaa957620 Added functionality to allow user to changed the media object's title within my addon.
svn: r17918
2011-07-12 04:15:50 +00:00
Brian Matherly
bb6ad450e3 Patch by Adam Stein <adam@csh.rit.edu > - Partial completion of "0002513: Using section/region on media_ref as thumbnail on reports"
svn: r17917
2011-07-12 03:30:58 +00:00
Rob G. Healey
c9f0f2c8d7 Removed the convert GPS functionality as this is not a GPS Conversion script.
svn: r17916
2011-07-12 02:02:01 +00:00
Rob G. Healey
af2cf6c331 Fixed many errors in save, copy, clear. Added changes made by Nick Hall-- using libmetadata.
svn: r17915
2011-07-12 00:03:21 +00:00
Michiel Nauta
a2b617201d 5063: Mainz stylesheet bugs
svn: r17913
2011-07-10 19:01:30 +00:00
Nick Hall
7f02492f0f Move metadata treeview into a new library file
svn: r17912
2011-07-10 18:32:12 +00:00
Rob G. Healey
3085c2ada2 Fixed an crashing error in Save and Copy functions.
svn: r17911
2011-07-09 20:36:00 +00:00
Rob G. Healey
9ff5fd9039 Moved tag_label to before func in TAGS_. Modified column lengths to attempt to better view the displaying area.
svn: r17910
2011-07-09 19:07:52 +00:00
Rob G. Healey
b09102b184 Modified valid PIL.Image file types to match file types in valid exiv2 types.
svn: r17909
2011-07-09 10:18:16 +00:00
Rob G. Healey
cd6418d90c Added a label for XmpTag and IptcTag tags in TAGS_, so now it is: for section, key, key2, func, label in TAGS_ in __display_exif_tags()
svn: r17908
2011-07-09 08:13:13 +00:00
Jérôme Rapinat
bc69af84af typo on docstring
svn: r17905
2011-07-08 15:50:55 +00:00
Rob G. Healey
9c8e67ca9d Fixed some layout things.
svn: r17903
2011-07-07 19:32:32 +00:00
Rob G. Healey
2514f1dc77 Removed a duplicate function. Removed some set.size_requests as possible without destroying the layout of the Edit window.
svn: r17902
2011-07-07 19:19:30 +00:00
Peter Landgren
dc469aed0b Fix of issue 5045 and 5073, double progress bars ic now one.
svn: r17900
2011-07-07 08:29:50 +00:00
Rob G. Healey
3c89080193 Re- sized the width and height of the Edit window for Exif metadata. I hope that this will be a better layout.
svn: r17899
2011-07-07 05:45:07 +00:00
Doug Blank
768fe26346 Refactored statusbar width
svn: r17898
2011-07-07 02:37:52 +00:00
Nick Hall
58eb8627e9 4809: Add an option to restore a GrampsBar to its default gramplets
svn: r17897
2011-07-06 22:31:03 +00:00
Rob G. Healey
58657454f5 Clean up of import section, added node category -- thanks Nick Hall. Cleanup of code.
svn: r17894
2011-07-05 21:20:44 +00:00
Nick Hall
e305834f5a Update Metadata Viewer gramplet to use a tree view
svn: r17892
2011-07-02 17:29:59 +00:00
Nick Hall
59f4dc3fe9 5069: Fix bug preventing info objects being added to a root node of a tree
svn: r17891
2011-07-02 14:05:57 +00:00
Michiel Nauta
5bbe4fc56e 5059: Reordering Gramps IDs fails
svn: r17886
2011-07-01 11:44:26 +00:00
Michiel Nauta
cb3d1f8ce5 5054: ID format conversion creates duplicates
svn: r17884
2011-07-01 11:22:37 +00:00
Rob G. Healey
abf4584921 Cleanup of some def variables.
svn: r17879
2011-07-01 06:13:58 +00:00
Rob G. Healey
0f735d1941 Fixed problems in converting files. Fixed problem when a user would convert an image and then double same image after it was converted. Adjusted sizes of the event boxes of Thumbnail, ImageType, and Convert Buttons.
svn: r17878
2011-07-01 05:25:11 +00:00
Nick Hall
29e5f4a326 Enhance sources gramplets to show sources of child objects
svn: r17875
2011-06-30 21:30:40 +00:00
Nick Hall
f34d60ad9d 5055: Issue warning when attempting to edit media reference when media object is already being edited
svn: r17873
2011-06-30 20:41:15 +00:00
Rob G. Healey
ce508eb8a3 Removed a lot of debugging code from when I first got involved with Gramps. back in those immature days of learning my first python code.
svn: r17871
2011-06-30 15:39:41 +00:00
Brian Matherly
d25248ccb8 0004705: Book Report does not work from CLI (Patch from Paul Franklin).
svn: r17870
2011-06-30 02:47:48 +00:00
Rob G. Healey
ab8c2d8693 Fixed an error in convert_file().
svn: r17869
2011-06-30 02:16:47 +00:00
Rob G. Healey
191790e1bd Fixed list of compatible PIL.Image convertible image types.
svn: r17868
2011-06-30 00:30:53 +00:00
Rob G. Healey
2ae741bcc4 Fixed problem with not being able to hide my combo box. Use combo_box.set_sensitive() instead of combo_box.hide().
svn: r17865
2011-06-29 08:31:37 +00:00
Rob G. Healey
8fe8b7e82f Fixed GPS Coordinates. Fixed Converting image files. Fixed media object.set_path(). Fixed media object_set_date_object(). Some cleanup.
svn: r17863
2011-06-29 05:03:03 +00:00
John Ralls
ee5d62701e Bug #5044: Unable to enter valid dates when the (full) month contains accented letters.
This turns out to be a codeset-setting issue, where unicode() returns different (perfectly valid) encodings of the words depending upon which codeset it's given.

There's also a problem with using locale.getpreferredencoding() on OSX: It returns "mac roman", pretty much regardless of the environment locale settings. This isn't correct for recent versions of OSX under any circumstances, so this change also disables calling it on macs.

svn: r17859
2011-06-28 23:05:53 +00:00
Michiel Nauta
2a10453af0 5046: GEDCOM import fails on aka name
svn: r17838
2011-06-27 15:20:56 +00:00
Jérôme Rapinat
5341b4d132 5023: Textual reports are crashing with HTML format without stylesheet set
svn: r17837
2011-06-27 07:37:32 +00:00
Jérôme Rapinat
dfd17224ad 5032: Report selection logic
svn: r17835
2011-06-27 07:17:20 +00:00
Michiel Nauta
dff684cad0 Hardened thumbnailer for errors such as bug 5017
svn: r17830
2011-06-25 11:56:13 +00:00
Brian Matherly
a7cf957319 0004977: feature request: sorted "Available Items" in Book Report (Patch from Paul Franklin)
svn: r17826
2011-06-22 12:14:52 +00:00
Rob G. Healey
37431956f1 Fixed error in strip_metadata() that crashed when clearing the viewing area.
svn: r17825
2011-06-22 06:22:41 +00:00
Rob G. Healey
9403a64c12 Removed the use of the del/ rm command to delete a file. Thank you, Brian Matterly.
svn: r17824
2011-06-21 00:29:52 +00:00
Michiel Nauta
951e38ca71 5022: Layout in website 3.0
svn: r17822
2011-06-20 21:38:52 +00:00
Michiel Nauta
2238392330 4808: Latitude and Longitude in the web report
svn: r17820
2011-06-20 21:34:03 +00:00
Michiel Nauta
902fa56b26 5027: After export to XML and Import into new DB all surnames become primary
svn: r17818
2011-06-20 15:25:28 +00:00
Rob G. Healey
e2e399799c Fixed errors discovered by Nick Hall. Remove dependencies on ImageMagick and Jhead. Convert is being done by PIL.Image, and delete is being done by local computer delete command. Thank you Nick and Benny
svn: r17817
2011-06-20 06:31:22 +00:00
Peter Landgren
4750ab4816 Endnotes improvment, see issue 4997 & 4998.
svn: r17809
2011-06-19 11:47:22 +00:00
Brian Matherly
8d71cee996 0005018: CLI report claims to ignore pre-existing "note" option (Patch from Paul Franklin)
svn: r17807
2011-06-19 02:50:25 +00:00
Rob G. Healey
5460d4880f Added error trapping, adjusted size of Edit Window, fixed errors and some cleanup.
svn: r17804
2011-06-17 06:54:03 +00:00
Jérôme Rapinat
072fbd2ada Add Danish DateHandler (contribution by Chris Darnell)
svn: r17800
2011-06-16 11:16:27 +00:00
Doug Blank
9177ad1690 5000: feature request: make GRAMPSHOME's parent tree if needed, by PFranklin
svn: r17798
2011-06-16 10:42:08 +00:00
Brian Matherly
0b236b179e Clarify some command line report options.
svn: r17795
2011-06-15 12:18:38 +00:00
Jérôme Rapinat
b8c0aaf572 4934: Menu items on SimpleTable and ScratchPad ignore translation strings for object class
svn: r17793
2011-06-15 11:56:15 +00:00
Benny Malengier
ee14f249f3 5002: control n and p to move between categories not working
svn: r17791
2011-06-15 08:35:42 +00:00
Benny Malengier
89575e7208 src/gui/views/navigationview.py
svn: r17784
2011-06-14 21:12:10 +00:00
Benny Malengier
fb0e7e007f 5004: hot key for bottombar and filter sidebar
svn: r17782
2011-06-14 21:01:59 +00:00
Benny Malengier
df971e431d 5002: control n and p to move between categories not working
5003: A hotkey to enable/disable the navigator is needed


svn: r17780
2011-06-14 20:34:39 +00:00
Jérôme Rapinat
33fa065bb5 4934: context for translators
svn: r17776
2011-06-14 13:59:13 +00:00
Michiel Nauta
7ff20332ac 4856: Gedcom import of empty note leads to invalid database
svn: r17766
2011-06-13 08:25:31 +00:00
Peter Landgren
a7cc6381ae Fix of issue 4992, same value in both lat and long.
svn: r17762
2011-06-12 18:42:45 +00:00
Nick Hall
a45d8fdd09 Display partial dates as invalid
svn: r17760
2011-06-12 13:10:18 +00:00
Nick Hall
916186039f Bug fix
svn: r17759
2011-06-12 13:04:16 +00:00
Michiel Nauta
f86751865c 4316: [NarWeb] Missing document.png
svn: r17742
2011-06-10 17:05:45 +00:00
Rob G. Healey
dda9c5eaf6 pylint score cleanup...
svn: r17740
2011-06-10 06:47:04 +00:00
Rob G. Healey
6d58e4db96 Disabled 'content-changed' signal which at least allows me to enter the date without it crashing.
svn: r17739
2011-06-10 04:25:08 +00:00
Rob G. Healey
f3df3d4ece Nick Hall created a patch which adds bet6ter date validation, and Latitude/ Longitude validation.
svn: r17738
2011-06-10 02:12:07 +00:00
Nick Hall
6c3013d764 Fix error when date and time are empty
svn: r17736
2011-06-09 22:35:44 +00:00
Nick Hall
cdcc030bf0 Tidy up date/time functionality
svn: r17735
2011-06-09 17:16:17 +00:00
Peter Landgren
d66d7cdc9c Fix so that date, if any, in source reference is printed.
svn: r17734
2011-06-09 14:26:23 +00:00
Peter Landgren
9c7fd12d56 Fix so that date, if any, in source reference is printed.
svn: r17733
2011-06-09 14:25:46 +00:00
Rob G. Healey
b17dd8fe3e Code refinement provided by Gerald Britton.
svn: r17728
2011-06-09 06:32:22 +00:00
Rob G. Healey
1d1c177acd Tweak'd the _format_datetime() function.
svn: r17726
2011-06-09 03:41:30 +00:00
Rob G. Healey
a5632c38d5 Added patch to fix the 'Modified' and 'Original' date/ time fields. Thank you Nick Hall.
svn: r17725
2011-06-09 03:27:43 +00:00
Gary Burton
ae30ba66ad Improve alignment of gallery objects and their text labels
svn: r17721
2011-06-08 19:51:58 +00:00
Michiel Nauta
4e76a47c53 Preserve import handle when family tree is empty
svn: r17715
2011-06-08 15:22:23 +00:00
Rob G. Healey
679b3a86ee Fixed an error in 'converting Latitude/ Longitude' in save_metadata().
svn: r17714
2011-06-08 05:06:51 +00:00
Rob G. Healey
da6423d184 Fixed a failure to save...
svn: r17713
2011-06-08 02:48:47 +00:00
Rob G. Healey
ba55888eff Fixed errors in _format_datetime() to match corrections from Nick Hall. Removed 'Clear' button from the initial display, thanks Nick and Helge.
svn: r17711
2011-06-08 00:29:14 +00:00
Nick Hall
deebab7a01 4969: Prevent a view being changed whilst a view change is already in progress
svn: r17710
2011-06-07 22:49:18 +00:00
John Ralls
2044a2ef72 Move Mac localization settings inside Gramps.
svn: r17707
2011-06-07 16:29:19 +00:00
Serge Noiraud
2d24d68753 Geography : The first click on button 1 ( left ) gives a zoom after changing map view.
svn: r17704
2011-06-07 06:09:43 +00:00
Rob G. Healey
5b2b2eead3 Fixed an error in thumbnail_view(). Thank you, Helge Privat
svn: r17703
2011-06-07 01:53:30 +00:00
Nick Hall
ffe9ecd8fd 4974: Fix formatting of dates before 1900
svn: r17702
2011-06-06 22:33:15 +00:00
Michiel Nauta
dc36a4b9c2 Add comment clarifying use of modal during tag assignment/reÃmoval
svn: r17699
2011-06-06 20:19:38 +00:00
Gary Burton
b864727d03 Bug #4825. Ensure that button is still clickable
svn: r17695
2011-06-06 16:07:32 +00:00
Brian Matherly
b07992a213 Add support for paper margins from CLI.
svn: r17693
2011-06-06 03:12:16 +00:00
Brian Matherly
bb17fd2af0 Add support for lists on the command line.
svn: r17691
2011-06-06 02:06:18 +00:00
Doug Blank
8f71da793c 4964: Gramps crashed during web report generation with person place maps
svn: r17687
2011-06-04 14:00:24 +00:00
Doug Blank
17e7d64524 4964: Gramps crashed during web report generation with person place maps
svn: r17685
2011-06-04 13:55:55 +00:00
Rob G. Healey
1c0a62d501 Added GPSAltitude, GPSAltitudeRef, GPSTimeStamp...
svn: r17681
2011-06-04 00:07:34 +00:00
Michiel Nauta
fa6bd1a56f Make InfoDialog non modal
svn: r17679
2011-06-03 15:32:48 +00:00
Michiel Nauta
0a12d3a3ad Fix merge advice on import to merge places with identical ids
svn: r17677
2011-06-03 15:20:44 +00:00
Michiel Nauta
1567978f9d 4959: Errors raised by Organize Tags window related to tag removal
svn: r17675
2011-06-03 12:11:18 +00:00
Serge Noiraud
186057add6 Geography : cursor driven region and autozoom ( #0004882 )
svn: r17674
2011-06-03 10:08:41 +00:00
Michiel Nauta
4841f48dcf 4951: AttributeError on removal of a tag
svn: r17672
2011-06-03 09:04:15 +00:00
Nick Hall
c824b9dd0f 4951: Fix bug introduced in r17423
svn: r17671
2011-06-02 23:13:59 +00:00
Jérôme Rapinat
c3234e5c6f revert r17665 and r17623
svn: r17667
2011-06-02 20:23:37 +00:00
Jérôme Rapinat
97b5df209d try to fix 'self.URL'
svn: r17665
2011-06-02 10:10:37 +00:00
Jérôme Rapinat
fc3fbe509e 4952: Several grammar mistakes
svn: r17662
2011-06-02 09:47:03 +00:00
Jérôme Rapinat
717fa8ba40 4952: Several grammar mistakes
svn: r17661
2011-06-02 08:46:49 +00:00
Jérôme Rapinat
d09f234cca 4952: Several grammar mistakes
svn: r17660
2011-06-02 08:41:35 +00:00
Benny Malengier
d441ae53ea 4954: Error showing children if no spouse in family
svn: r17658
2011-06-02 08:04:35 +00:00
Rob G. Healey
3f686e290b Removed the background event_box colors as Gerald Britton reported a crash on his computer because of them.
svn: r17656
2011-06-02 06:03:41 +00:00
Rob G. Healey
f29b2a04ba Removed gpsTimeStamp and re-added the converting of GPS Latitude/ Longitude Coordinates.
svn: r17655
2011-06-02 05:58:29 +00:00
Rob G. Healey
76b697d622 Modified retrieving and setting of image metadata keypairs.
svn: r17654
2011-06-02 04:39:15 +00:00
Rob G. Healey
a918c8a18d Re-adjusted column widths to display information easier to see.
svn: r17653
2011-06-02 03:50:48 +00:00
Rob G. Healey
6d033a752e Added image dimensions to main display area.
svn: r17652
2011-06-02 02:45:41 +00:00
Rob G. Healey
4f752fcc42 Added 'Total number shown' to the display.
svn: r17651
2011-06-02 02:06:52 +00:00
Rob G. Healey
d6214293a6 Bug#4919: Fixed error in reading and processing Xmp, Iptc keys in pyexiv2-0.1.3. Thanks Benny Malengier.
svn: r17650
2011-06-02 01:10:30 +00:00
Michiel Nauta
e1109cd0b0 4209: XML DTD rewrite, cleanup
svn: r17647
2011-06-01 21:32:52 +00:00
Rob G. Healey
10906f43be First step in reading and processing GPSAltitude, and GPSTimeStamp.
svn: r17642
2011-06-01 00:14:24 +00:00
Doug Blank
7901808c88 4950: Unhandled exception upon closing Gramps with an undocked gramplet
svn: r17639
2011-05-31 17:34:31 +00:00
Doug Blank
ab94917070 Corrupt gramplet file fixes
svn: r17637
2011-05-31 17:27:33 +00:00
Serge Noiraud
fbac509241 GeoView : close the Place Selection window before editing place
svn: r17634
2011-05-31 14:08:04 +00:00
Benny Malengier
040edcc27e 4398: [GEDCOM] Import Father AND Mother ages on a family event, does not check gender.
svn: r17631
2011-05-30 21:03:31 +00:00
Benny Malengier
99a7805d8a 4825: Tag button opens tagwindow on all buttons including tab
svn: r17629
2011-05-30 20:45:37 +00:00
Michiel Nauta
783012aa3e 4906: Infinitive loop when trying to remove matched person/event filter rules
svn: r17625
2011-05-30 20:22:13 +00:00
Jérôme Rapinat
0a6288548d typo
svn: r17623
2011-05-30 13:55:05 +00:00
Serge Noiraud
f6e32ce429 Geography : bug when liking to a place.
svn: r17622
2011-05-29 21:45:38 +00:00
Jérôme Rapinat
9bb6a77850 navigation history is for all objects
svn: r17619
2011-05-29 16:56:28 +00:00
Serge Noiraud
8b3145e03a Geography : copy and paste error.
svn: r17617
2011-05-29 15:18:54 +00:00
Serge Noiraud
10379456c6 Geography : bug when linking a lat,lon to a place.
svn: r17614
2011-05-29 14:07:58 +00:00
Jérôme Rapinat
70d5094b45 4934: try to properly return translation for objclass
svn: r17613
2011-05-29 10:34:35 +00:00
Rob G. Healey
aec3829a29 Re-sized the date/ time fields to make them larger and easier to hold the date/time string.
svn: r17610
2011-05-29 02:54:53 +00:00
Benny Malengier
607d06f901 4910: when no surname known, Narweb picks up the patronymic as Main surnames
svn: r17606
2011-05-28 15:49:57 +00:00
Serge Noiraud
a5d04fe010 Geography : bug when link to place if you don't choose a place.
svn: r17602
2011-05-28 07:35:49 +00:00
Serge Noiraud
33ebad33ab Geography : suppress a print message.
svn: r17601
2011-05-28 06:21:05 +00:00
Rob G. Healey
6aa091a305 Fix an error in changing date/ time display into human_value in the model display area.
svn: r17600
2011-05-28 06:12:08 +00:00
Rob G. Healey
42b6bcdb87 Basically, a total new re-write of my addon.
svn: r17599
2011-05-28 06:00:22 +00:00
Serge Noiraud
bd89ee1889 Geography : add go to place in the right click menu for the places map view.
svn: r17598
2011-05-27 22:05:10 +00:00
Serge Noiraud
a9bd22a288 Geography : show the place name in the status bar when the mouse is over a marker.
svn: r17597
2011-05-27 21:55:41 +00:00
Jérôme Rapinat
c76e56c5d1 4934: Menu items on SimpleTable and ScratchPad ignore translation strings for object class (test translations)
svn: r17595
2011-05-27 18:14:39 +00:00
Serge Noiraud
13f1654b3f Geography : add motion events to show places in the status bar.
svn: r17590
2011-05-27 15:58:19 +00:00
Serge Noiraud
7a86fc841b Geography : feature request #0004882 : adding "go to place" from menu ( right click on the map )
svn: r17589
2011-05-27 14:15:52 +00:00
Doug Blank
8b12c9d234 Typo
svn: r17587
2011-05-27 13:54:01 +00:00
Doug Blank
5bdd9ac01f Refined welcome statement
svn: r17584
2011-05-27 12:23:00 +00:00
Doug Blank
9a46bb5792 Added a translation function for 'See %s details'
svn: r17583
2011-05-27 12:07:15 +00:00
Benny Malengier
188acd427b update welcome gramplet for release
svn: r17582
2011-05-27 11:49:52 +00:00
Benny Malengier
75e6b38fbc Allow modifier % on styledtext
svn: r17579
2011-05-27 09:06:48 +00:00
Serge Noiraud
5c72bafc41 Geography : use the same date format in events, person and family map views.
svn: r17577
2011-05-27 07:56:34 +00:00
Serge Noiraud
2f02d233bc Geography : adding date in popup to person and family views ( feature request #0004882 )
svn: r17567
2011-05-26 09:00:06 +00:00
Benny Malengier
610442278c Last column is an integer, not general object
svn: r17566
2011-05-26 08:18:06 +00:00
Jérôme Rapinat
ff638d041b 3866 3976 3977: Two 'spell' entries; remove Enchant dependency (patch by Tim Lyons)
svn: r17563
2011-05-26 08:05:04 +00:00
Rob G. Healey
cbe4a1805f Fixed errors in disabling buttons.
svn: r17562
2011-05-26 05:13:59 +00:00
Rob G. Healey
d43dffe160 Fixed an error in _format_datetime() when the year < 1900...
svn: r17561
2011-05-25 22:52:58 +00:00
Serge Noiraud
660b101fb2 Geography : geoevents : adding year in popup + bug correction.
svn: r17560
2011-05-25 21:07:07 +00:00
Serge Noiraud
75620e7713 Geography : feature request : #0004867 + some cleaning ( trailing spaces )
svn: r17557
2011-05-25 19:26:25 +00:00
Michiel Nauta
380a515a80 759: regular expression not working in family filter/sidebar filters
svn: r17555
2011-05-24 20:31:54 +00:00
Doug Blank
0936618091 Fixed issue with state check
svn: r17553
2011-05-22 13:39:12 +00:00
Benny Malengier
273ad7c240 Prevent crash on building of a view that fails. A dummy view is shown with the error on failure of a view.
svn: r17551
2011-05-22 13:27:14 +00:00
Michiel Nauta
c07c19dfe3 4921: Want a "Main Participants" entry in sidebar eventfilter; cleanup
svn: r17549
2011-05-22 12:40:37 +00:00
Doug Blank
521b8fa98d Made NextYear use Today() + 1
svn: r17547
2011-05-21 22:06:40 +00:00
Jérôme Rapinat
1ab2656517 2521, 4923 'after' and validation (partial fix); typo on NextYear()
svn: r17545
2011-05-21 08:38:22 +00:00
Michiel Nauta
fabbb30970 4921: Want a "Main Participants" entry in sidebar eventfilter
svn: r17539
2011-05-19 21:00:30 +00:00
Michiel Nauta
654fb81665 Change default to return handles unsorted on get_object_handles methods
svn: r17537
2011-05-19 20:36:17 +00:00
Michiel Nauta
cd0f3a4a36 4920: Click on family in Session Log gramplet doesn't select that family
svn: r17535
2011-05-19 19:30:33 +00:00
Rob G. Healey
be4c882220 If a user selects a non exiv2 image type, the Latitude/ Longitude event_boxes will change the background color to red instead of blue.
svn: r17534
2011-05-19 07:50:59 +00:00
Rob G. Healey
acea6061c6 Fixed text alignment for the Latitude/ Longitude labels.
svn: r17533
2011-05-19 07:03:35 +00:00
Rob G. Healey
f259938dff Added border around Latitude/ Longitude...
svn: r17532
2011-05-19 06:30:19 +00:00
Rob G. Healey
f4e5783dc5 Re-worked the Latitude/ Longitude display.
svn: r17531
2011-05-19 05:14:53 +00:00
Rob G. Healey
1914584037 Added gtk.STOCK_CLOSE to the Advanced View Close button...
svn: r17529
2011-05-18 05:09:58 +00:00
Rob G. Healey
a3e0f24f8f Re-worked Advanced View...
svn: r17528
2011-05-18 04:40:42 +00:00
Rob G. Healey
a0d89004a9 Changed a few strings for more appropriate sentences.
svn: r17527
2011-05-18 01:29:39 +00:00
Rob G. Healey
704531e2ed Added code to make sure that the entered day is not larger than the amount of days for the entered year and month in the date.
svn: r17526
2011-05-17 21:41:33 +00:00
Rob G. Healey
6bbf6ea433 Added tooltip_text for all of the spin buttons.
svn: r17525
2011-05-17 21:18:59 +00:00
Rob G. Healey
62bafc0491 Fixed and updated the 'Select Date' button to work properly with the spin buttons for the Date/ Time.
svn: r17524
2011-05-17 21:11:54 +00:00
Rob G. Healey
21bb57478a Bug#4891; Translate issues for the menu items outside of the month names. Thank you Jerome Rapinet and JujuLand.
svn: r17523
2011-05-17 18:23:54 +00:00
Michiel Nauta
dd9c5aae65 Align interface with Xml import
svn: r17521
2011-05-17 17:58:18 +00:00
Michiel Nauta
fd4b980c3e Allow setting mode on opening of file
svn: r17519
2011-05-17 17:22:03 +00:00
Michiel Nauta
34e6755e8b Prevent db deadlock on all_handles method
svn: r17517
2011-05-17 17:15:12 +00:00
Doug Blank
4d321d27cb Change initial gramplets, as per name change (dropped Gramplet from id)
svn: r17516
2011-05-17 14:09:01 +00:00
Rob G. Healey
5eb0e23f95 Bug#4891; myTitle patch provided by Jerome. Thank you.
svn: r17514
2011-05-17 09:44:54 +00:00
Rob G. Healey
6a9c17fd24 Bug# 0004891: Some little bugs in WebCal; issue #4 fixed...
svn: r17512
2011-05-17 01:17:08 +00:00
Rob G. Healey
9d7ad510da Bug# 0004891: Some little bugs in WebCal; #2 fixed...
svn: r17511
2011-05-17 00:45:35 +00:00
Rob G. Healey
5a7e7e685c Bug# 0004891: Some little bugs in WebCal; item #1 fixed...
svn: r17510
2011-05-17 00:21:22 +00:00
Rob G. Healey
152e95f082 Fixed a problem in _TOOLTIPS, and added 'Datestamp' label to show Original Date/ Time, which is still editable.
svn: r17509
2011-05-16 21:02:33 +00:00
Rob G. Healey
1f5aff0dcf Updated spinners and created __create_spinner().
svn: r17507
2011-05-16 05:37:31 +00:00
Rob G. Healey
2b6855531c Fixed entry and button tooltips not being available until after clicking on a media object.
svn: r17506
2011-05-16 04:46:45 +00:00
Serge Noiraud
8fff393b8b geography : use the same map directory for all views. adding possibility to change the zoom when we center the map.
svn: r17502
2011-05-15 08:46:57 +00:00
Rob G. Healey
4e3805e352 Added gtk.SpinButton() for the image DateTimeOriginal or DateTimeDigitized.
svn: r17500
2011-05-15 06:06:40 +00:00
Vassilii Khachaturov
62aa438235 Removing text_display method, as suggested by Doug
(see http://www.gramps-project.org/bugs/view.php?id=4658#c19416 ).



svn: r17498
2011-05-14 20:30:36 +00:00
Jérôme Rapinat
3c955ed9ec 4331: typo
svn: r17496
2011-05-14 14:02:20 +00:00
Rob G. Healey
9e43103fd5 Fixed the 'changed' signal for data fields.
svn: r17494
2011-05-14 04:09:11 +00:00
Rob G. Healey
c2ea9089e0 Fixed an error caused by last commit. Got is_editable() working correctly now...
svn: r17493
2011-05-13 22:53:08 +00:00
Michiel Nauta
7c9e338295 Make interface similar to XML import
svn: r17491
2011-05-13 20:44:10 +00:00
Rob G. Healey
1b0ddbed83 Several corrections, update has_data functionality, added update_exif functionality.
svn: r17490
2011-05-13 07:00:47 +00:00
Serge Noiraud
3be9f100ab geography : remove debug_layer from grampsmaps (error)
svn: r17487
2011-05-13 06:22:09 +00:00
Serge Noiraud
6231c62432 geography : add a marker when we add or link a place.
svn: r17486
2011-05-13 06:14:28 +00:00
Brian Matherly
8f45853db5 Only show progress if progress exists. (Patch from Adam Stein)
svn: r17484
2011-05-13 04:00:12 +00:00
Brian Matherly
b49ca7608e 0004905: Bug in ODF output format that ONLY crops the first image correctly (Patch from Adam Stein)
svn: r17483
2011-05-13 03:58:41 +00:00
Jérôme Rapinat
1bc377ac74 4899: according to specification, increase limite from '72' (default) to '120'
svn: r17481
2011-05-12 12:45:18 +00:00
Rob G. Healey
1634625c50 Added two new functionalities: a Thumbnail Viewing and an Advanced Viewing area.
svn: r17478
2011-05-12 05:26:00 +00:00
Rob G. Healey
b70ea64125 Removed the Exif metadata Viewing Area...
svn: r17477
2011-05-12 01:06:38 +00:00
Benny Malengier
5d95f00489 4810: NarWeb - name formats not aligned in general preferences and NarWeb option
svn: r17474
2011-05-11 09:32:04 +00:00
Jérôme Rapinat
2cc6fa6dbc 4842: Crash when exporting in Web Family Tree
svn: r17473
2011-05-11 09:05:37 +00:00
Rob G. Healey
3e4941632b Added functionality to be able to add Xmp and Iptc tags to plugin images.
svn: r17472
2011-05-11 06:33:25 +00:00
Brian Matherly
849a3749f6 0004801: Error in Database Verification tool check for max no of yrs between children (Patch from Paul Franklin)
svn: r17471
2011-05-11 02:53:13 +00:00
Doug Blank
a64797ffa3 4852: [NarWeb]: urls to indivuals on Events page/base use relative path
svn: r17468
2011-05-10 17:56:32 +00:00
Rob G. Healey
c562ccc96b Re-do some elements in the WebCal section of the style sheet.
svn: r17467
2011-05-10 17:24:43 +00:00
Doug Blank
4ba53883c5 Remove index on surname
svn: r17460
2011-05-08 15:58:01 +00:00
Doug Blank
d7cd5598ec Swap parent classes because Python 2.7 can't find proper methods in subclass
svn: r17459
2011-05-08 15:50:18 +00:00
Jérôme Rapinat
0bce221b53 4891: consitent on common WEB translation string and with RTF support
svn: r17457
2011-05-08 13:21:52 +00:00
Jérôme Rapinat
f00516e702 4853: Cannot enable 'child' options of BooleanOption (patch by Adam Stein)
svn: r17456
2011-05-08 13:14:49 +00:00
Jérôme Rapinat
bbb03a4057 4891: enable translation for main navigation items
svn: r17454
2011-05-08 06:22:11 +00:00
Doug Blank
d3b47b000c Bring gramps-connect up to date with gramps 3.3
svn: r17452
2011-05-08 03:47:40 +00:00
Brian Matherly
3d4f4f031c Patch from Adam Stein <adam@csh.rit.edu>: Add support for links and cropped images in ODF document output. Also related to: http://www.gramps-project.org/bugs/view.php?id=4774
svn: r17451
2011-05-08 03:29:36 +00:00
Rob G. Healey
dc73ac9268 Added warning messages if the user does not have the external programs available on their computer.
svn: r17449
2011-05-08 02:03:40 +00:00
Nick Hall
ba8d8b582c 4896: Remove the word "Gramplet" from gramplet names
svn: r17447
2011-05-07 18:42:31 +00:00
Jérôme Rapinat
3659481964 4698: do not split descriptions string
svn: r17441
2011-05-07 14:31:21 +00:00
Benny Malengier
ef19ca1f69 4847: when no surname known, GRAMPS picks up the patronymic as Primary[sur]
svn: r17439
2011-05-07 13:39:33 +00:00
Jérôme Rapinat
44363a3021 4891: Some little bugs in WebCal
svn: r17431
2011-05-07 12:38:50 +00:00
Jérôme Rapinat
806519b4eb folder moved to plugins/lib/maps
svn: r17426
2011-05-06 10:48:40 +00:00
Rob G. Healey
dc66ad12a0 Added delete functionality after convert to .jpeg image
svn: r17424
2011-05-06 03:13:13 +00:00
Michiel Nauta
66efd796c5 4669: Long transactions can cause unwanted effects in TreeViews
svn: r17422
2011-05-05 20:02:48 +00:00
Jérôme Rapinat
4f9b943705 use english name...
svn: r17420
2011-05-05 17:48:00 +00:00
Serge Noiraud
a2d99db5a6 geography : add roles to geoperson. some cleaning.
svn: r17418
2011-05-05 13:26:51 +00:00
Serge Noiraud
76887ee818 geography : take role in account for events.
svn: r17417
2011-05-05 12:48:03 +00:00
Peter Landgren
f22f59174d Found a typo.
svn: r17416
2011-05-05 11:30:31 +00:00
Jérôme Rapinat
089245c821 4884: need to translate to home label
svn: r17413
2011-05-05 08:52:14 +00:00
Jérôme Rapinat
c65b1d8259 4698: Additional Source Filters
svn: r17412
2011-05-05 08:37:54 +00:00
Rob G. Healey
622d04afd7 Added the ability to add more than one connect to a button in __create_button().
svn: r17410
2011-05-04 23:45:52 +00:00
Nick Hall
455c5ef4a0 Add family gallery bottombar gramplet
svn: r17409
2011-05-04 23:00:30 +00:00
Serge Noiraud
299bef1c74 geography : add preferences for animation in geoperson.
svn: r17406
2011-05-04 19:02:08 +00:00
Michiel Nauta
75d144e6b5 4780: Error when hitting ESC or Close-button in name display editor
svn: r17404
2011-05-04 17:07:01 +00:00
Serge Noiraud
5292fa5942 geography : geoperson - try to show animation better when we have big moves.
geofamily - better message.


svn: r17402
2011-05-04 07:35:51 +00:00
Rob G. Healey
7a6c3a3ad0 Beginning of my update on Edit Exif Metadata.
svn: r17401
2011-05-04 06:57:41 +00:00
Nick Hall
8f361f33b8 4881: Convert bottombar gramplets to use the thumbnailer
svn: r17400
2011-05-03 21:33:19 +00:00
Nick Hall
c3086e8700 Add osmgpsmap to command line version information
svn: r17390
2011-05-03 14:38:54 +00:00
Rob G. Healey
aa4d51f1e1 Fixed multiple date/ time issues. Thank you, Nick Hall.
svn: r17387
2011-05-03 06:48:44 +00:00
Nick Hall
da70c79983 4881: Use the thumbnailer to display the image
svn: r17381
2011-05-02 18:51:33 +00:00
Nick Hall
03a93790c0 4880: Ensure image rectangle is updated when editing a media reference from the gallery
svn: r17378
2011-05-02 18:42:51 +00:00
Peter Landgren
cfa96760e4 Fixed so that menu items in GeoView begin with upper case letter.
svn: r17376
2011-05-02 14:42:39 +00:00
Serge Noiraud
ff3619914a geography : typo problem.
svn: r17374
2011-05-02 11:10:27 +00:00
Serge Noiraud
a9ec8901ba Geography : bug 4873 + marker selection changes.
svn: r17372
2011-05-02 07:00:17 +00:00
Michiel Nauta
f9f932e568 4322: Upgrading a large database to new version runs out of memory; increase locktable size
svn: r17364
2011-05-01 06:53:01 +00:00
Kees Bakker
f752fdcfcc One more change to ImportProGen (bug #4869), to solve some uppercase/lowercase issues
svn: r17360
2011-04-30 20:29:31 +00:00
Nick Hall
ab45ddbb26 4870: Do not attempt to archive a media file that does not have read permission
svn: r17359
2011-04-30 18:34:06 +00:00
Nick Hall
6ae3d86480 Remove gramplet update messages from the status bar
svn: r17355
2011-04-30 10:51:53 +00:00
Rob G. Healey
a3d91fe9b5 Fixed a date error in display_exif_tags(). Thank you Nick Hall
svn: r17351
2011-04-30 00:45:42 +00:00
John Ralls
eb7b9fa565 Provide for PREFIX to be set to the bundle when the platform is darwin. Bundle is detected by differing sys.prefix and sys.exec_prefix, indicating that sys.prefix has been changed (which it is, in rungramps.py).
svn: r17347
2011-04-29 21:54:38 +00:00
Kees Bakker
8a2dd3d050 Bugfix for ImportProGen, bug #4869
svn: r17346
2011-04-29 21:43:45 +00:00
John Ralls
618e5deb5b Add a gramps33 target to the moduleset; also some whitespace cleanup and spellcheck dependencies to gramps-svn target
svn: r17345
2011-04-29 21:28:50 +00:00
Nick Hall
35628aa699 Hide navigation the plugin selector when only the default plugin is loaded
svn: r17341
2011-04-29 20:55:53 +00:00
Doug Blank
390c71e6d0 4841: Crash when exporting in sqlite database
svn: r17338
2011-04-29 14:01:56 +00:00
Doug Blank
d2f21b2b74 4871: The Reference Gramplet in all Views, bottom panel: The Type is not translated.
svn: r17336
2011-04-29 12:40:16 +00:00
Rob G. Healey
5093902494 Fixed a typo, thanks Peter Landgren.
svn: r17335
2011-04-29 09:09:57 +00:00
Nick Hall
e4348092c3 Cosmetic improvements to details gramplets
svn: r17333
2011-04-28 22:06:44 +00:00
Michiel Nauta
5d2ae80184 Update ProGen import to new name structure
svn: r17330
2011-04-28 19:16:27 +00:00
Nick Hall
0c5851b913 Better column alignment and handling of attributes
svn: r17329
2011-04-28 17:28:56 +00:00
Rob G. Healey
e1e8fa21d9 Added convertDialog, fixed several errors, and removed the delete converted image function as it was not working anyways.
svn: r17326
2011-04-28 16:17:21 +00:00
Serge Noiraud
d76db89d16 geography : icons not correctly selected due to the sort key. cleaning.
svn: r17324
2011-04-28 15:40:46 +00:00
Rob G. Healey
e29540ccfe Fixed an issue with media full path. Thank you Peter Landgren...
svn: r17323
2011-04-28 15:22:22 +00:00
Jérôme Rapinat
c8b9101232 re-enable translation for labels on ChangedSince filter rule
svn: r17322
2011-04-28 14:39:53 +00:00
Nick Hall
01c89915ab Increase size of configuration dialog window
svn: r17319
2011-04-28 14:35:51 +00:00
Peter Landgren
acf85c4586 Fix of issue 4840, tooltip not shown translated.
svn: r17317
2011-04-28 11:08:01 +00:00
Serge Noiraud
c8f06d4038 geography : animate : sometimes, the last marker is not animated.
svn: r17315
2011-04-28 09:59:07 +00:00
Serge Noiraud
42e7d781b7 geography : setting Id on all files.
svn: r17311
2011-04-28 08:43:37 +00:00
Serge Noiraud
cd725c79bb geography : try to solve the svn Id field.
svn: r17310
2011-04-28 08:28:13 +00:00
Serge Noiraud
3117b8ade6 geography : issue 4866 : geoperson animation : rounding problem.
svn: r17309
2011-04-28 07:46:10 +00:00
Rob G. Healey
d26db60d21 Fixed an error in the Save function.
svn: r17305
2011-04-28 00:47:43 +00:00
Rob G. Healey
e6d6fd03e3 Added more code to the convert2Jpeg function.
svn: r17304
2011-04-27 23:24:26 +00:00
Nick Hall
743806ee13 4435: Change WhatsNext gramplet to work with tags (based on a patch by Reinhard Mueller)
svn: r17300
2011-04-27 20:35:23 +00:00
Peter Landgren
3ffcbed1b2 Fix so that tool tips for lat/long can be translated.
svn: r17297
2011-04-27 19:07:36 +00:00
Serge Noiraud
24af34a84b geography : osmgpsmap must be >= 0.7.0
svn: r17291
2011-04-27 10:37:05 +00:00
Peter Landgren
c8b4d59ddb Fixed so that Replace '%(map)s' by => works in translation.
svn: r17289
2011-04-27 06:28:41 +00:00
Rob G. Healey
8e9ffb2eb3 Fixed typo... Thank you Peter L.
svn: r17287
2011-04-26 23:06:14 +00:00
Michiel Nauta
711ec274ba Fix methodcall on nonetype object
svn: r17283
2011-04-26 20:19:18 +00:00
Michiel Nauta
dd1958ba82 4114: use stdin/stdout/stderr; plugins
svn: r17278
2011-04-26 17:45:56 +00:00
Jérôme Rapinat
780219fbea geps025, update image references (Makefile)
svn: r17277
2011-04-26 16:22:24 +00:00
Serge Noiraud
ea1e1c2fc1 geography : avoid multiple translation and fix a bug with variable referenced before assignment
svn: r17274
2011-04-26 14:16:03 +00:00
Rob G. Healey
a2822d3fdf Fixed an error in getting gettext to work and some cleanup too.
svn: r17271
2011-04-26 06:03:09 +00:00
Rob G. Healey
665f991b36 Removed registry of Edit Image Exif Metadata from its own file into gramplet.gpr.py
svn: r17267
2011-04-26 02:39:04 +00:00
Nick Hall
5065f3ae25 Add default GrampsBar gramplets for new geography views
svn: r17263
2011-04-25 23:06:33 +00:00
Rob G. Healey
201c78e6c2 Adding 'Edit Image Exif Metadata' into trunk
svn: r17261
2011-04-25 22:49:41 +00:00
Serge Noiraud
9db980b00e geography : bug when we changed the map in the events and places map.
svn: r17257
2011-04-25 21:14:00 +00:00
Serge Noiraud
199e3a7bab geography : missing icons after merge.
svn: r17255
2011-04-25 19:37:51 +00:00
Serge Noiraud
ae71bd812f geography : display a message is no osmgpsmap library available.
svn: r17254
2011-04-25 13:49:36 +00:00
Serge Noiraud
74c112f684 Including geps-025 in trunk for new geography based on osmgpsmap.
svn: r17253
2011-04-25 13:32:10 +00:00
Jérôme Rapinat
da5f49d175 typo
svn: r17235
2011-04-24 07:05:08 +00:00
Brian Matherly
f3cc4a4b05 0004821: get_family_from_gramps_id(fid) broken on initialize_family (gui/plug/_guioptions.py)
svn: r17233
2011-04-24 02:54:26 +00:00
Michiel Nauta
b6471586d4 3614: Undo gives wrong text in menu of what it will do; uncontroversial patch part
svn: r17225
2011-04-23 14:17:53 +00:00
Michiel Nauta
0e40cc3fee 4047: Cannot modify a mother on a family editor without father
svn: r17219
2011-04-23 08:53:25 +00:00
Doug Blank
c8ec736e9e Limit gramplets showing on Gramplet View, and made add list faster
svn: r17214
2011-04-23 02:30:48 +00:00
Nick Hall
d3cd2e6acf 4772: Performance improvement for context menu
svn: r17213
2011-04-22 23:20:15 +00:00
Doug Blank
7f0ded5673 4772: Not all Gramplets make sense on all views (filter gramplet on Gramplets View); changed to using navigation_type rather than category
svn: r17209
2011-04-22 14:24:14 +00:00
Jérôme Rapinat
91f7422b77 4848: Lithuanian date handler (display gregorian) and libtranslate
svn: r17202
2011-04-22 08:41:06 +00:00
Doug Blank
bcd4984941 4772: Not all Gramplets make sense on all views (filter gramplet on Gramplets View)
svn: r17199
2011-04-22 03:00:00 +00:00
Doug Blank
4ec351710d Removed title_id from gramplets; not needed
svn: r17197
2011-04-22 01:44:20 +00:00
Doug Blank
495ca8fc29 4851: [NarWeb]: Displaying Note reference of the Source on Name object
svn: r17195
2011-04-21 23:34:31 +00:00
Nick Hall
b628710a0e 4850: Update set_has_data when non-image media are made active
svn: r17190
2011-04-21 16:34:39 +00:00
Jérôme Rapinat
e66777a888 enable translation on title enum list
svn: r17188
2011-04-21 16:28:04 +00:00
Nick Hall
bf23e340db 4849: Prevent errors in gramplets that depend on the pyexiv2 module when this module is not available
svn: r17186
2011-04-21 15:56:40 +00:00
Jérôme Rapinat
8c22cce7b2 4546 Numbers are always bound to Go menu (MacOS)
svn: r17182
2011-04-21 09:54:42 +00:00
Peter Landgren
8797495dc0 Fiexed a typo.
svn: r17180
2011-04-21 09:16:36 +00:00
Jérôme Rapinat
be654a74d2 4844: revert rev17071
svn: r17178
2011-04-21 08:46:23 +00:00
Jérôme Rapinat
92676ea15d update references, new gramps.pot
svn: r17177
2011-04-21 07:58:30 +00:00
Michiel Nauta
4974d64a23 4284: again, fix for parentless family
svn: r17172
2011-04-21 04:54:29 +00:00
Benny Malengier
1c17d12385 print if bsddb3 is used in help
svn: r17170
2011-04-20 19:42:32 +00:00
Michiel Nauta
f97eca7f33 4284: Common ancestor filter ignores persons without ancestors
svn: r17166
2011-04-20 13:32:24 +00:00
Doug Blank
3fd1205fbc Don't use 3.4.x unless plugin only works for 3.4.x, rather than 3.4 in general
svn: r17165
2011-04-20 12:39:28 +00:00
Jérôme Rapinat
fe50ed38db 4455: Family Tree Maker now uses 'FTM' gedcom header
svn: r17163
2011-04-20 10:39:33 +00:00
Benny Malengier
82f955011f 4455: Gramps crashes when selecting Events due to PHON in GEDCOM
svn: r17162
2011-04-20 10:26:26 +00:00
Nick Hall
112394b141 Add new person events and family events bottombar gramplets
svn: r17156
2011-04-19 18:13:09 +00:00
Michiel Nauta
ff045c3e19 4818: Change time after DB upgrade (3.2 to 3.3)
svn: r17154
2011-04-19 18:00:34 +00:00
Michiel Nauta
7f72b08758 4750: SessionLog gramplet crash
svn: r17151
2011-04-19 15:26:15 +00:00
Nick Hall
47c1eb19a7 4814: Display dates in the current Gramps date format
svn: r17150
2011-04-19 14:42:19 +00:00
Michiel Nauta
a2028ba0f6 Speedup merging
svn: r17146
2011-04-18 21:09:49 +00:00
Doug Blank
ec28db1a7d 4839: Old notes info is kept when a new family tree is created. Fixed QuickView Gramplet
svn: r17143
2011-04-18 13:26:25 +00:00
Doug Blank
d011a9164b 4839: Old notes info is kept when a new family tree is created. Fixed Notes
svn: r17141
2011-04-18 13:02:25 +00:00
Peter Landgren
a0dbf6c92b Issue 4000, patch from Josip.
svn: r17139
2011-04-18 09:21:27 +00:00
Nick Hall
3aab8c01b5 4435: Generate random Tags
svn: r17134
2011-04-16 23:07:31 +00:00
Nick Hall
95367b4a60 4435: Convert Markers into Tags
svn: r17132
2011-04-16 19:03:41 +00:00
Doug Blank
51e4f545ed Added has_data interface to all quickviews
svn: r17126
2011-04-15 16:17:04 +00:00
Doug Blank
25830e2325 Added missing has_data interface for QuickViews
svn: r17124
2011-04-15 15:50:38 +00:00
Doug Blank
a625154e7b Added missing Note category for Quick View Gramplet
svn: r17122
2011-04-15 15:17:08 +00:00
Michiel Nauta
f15a2f6cc4 Fix mergeoverwrite from reporting same info nine times
svn: r17119
2011-04-13 21:20:10 +00:00
Michiel Nauta
9c38eddab2 Align code with DTD/schema
svn: r17117
2011-04-13 17:32:28 +00:00
Jérôme Rapinat
ac9fd67e10 typo
svn: r17115
2011-04-13 13:13:09 +00:00
Jérôme Rapinat
8ac76b6f9c 4833: ImportGeneWeb and set_surname()
svn: r17112
2011-04-12 16:56:02 +00:00
Jérôme Rapinat
ba397d6762 4823: Cannot store an internal uri/url on Note object with localized version
svn: r17109
2011-04-12 14:29:05 +00:00
Doug Blank
425feb5c96 Handle gramplet functions for has_data
svn: r17106
2011-04-12 13:30:59 +00:00
Jérôme Rapinat
87ec93f0a0 3220: use unicode() on formatting (Reinhard)
svn: r17103
2011-04-12 06:02:33 +00:00
Brian Matherly
3db2b525f6 0004820: Cannot translate hard coded 'PERSON' string on reports
svn: r17101
2011-04-12 02:49:34 +00:00
Peter Landgren
673de5d297 If UTF-8 is used in env variable LANG, wrong date handler might be loaded.
svn: r17093
2011-04-10 14:38:29 +00:00
Peter Landgren
4274ea16f5 Fixed so that correct date format was shown in Preferences.
svn: r17091
2011-04-10 08:26:00 +00:00
Nick Hall
a2ab49f0f6 4443: Enable Preferences menu entry when no database is open
svn: r17089
2011-04-09 21:57:12 +00:00
Nick Hall
50486bb909 3649: Relative media paths used when creating new media objetcs by drag-and-drop
svn: r17087
2011-04-09 16:25:35 +00:00
Nick Hall
0380d94a46 4788: Fix drag-and-drop of files onto the media view
svn: r17085
2011-04-09 14:09:25 +00:00
Jérôme Rapinat
f08d0442e2 there was a translation string; call gettext
svn: r17082
2011-04-08 13:59:00 +00:00
Craig J. Anderson
b5b20b7f7d small error found and fixed.
svn: r17079
2011-04-07 22:46:07 +00:00
Craig J. Anderson
19f254e3a1 missing space
svn: r17076
2011-04-07 17:04:28 +00:00
Craig J. Anderson
2b2f7cc7ca fixes:
http://www.gramps-project.org/bugs/view.php?id=4767#c18712
http://www.gramps-project.org/bugs/view.php?id=4603#c18711
this could well be final for these two reports.


svn: r17074
2011-04-07 16:58:02 +00:00
Peter Landgren
c7338a7569 Fix of issue 4812, use of LANG env variable.
svn: r17072
2011-04-07 12:41:50 +00:00
Craig J. Anderson
0cbeb502e9 updates as per: http://www.gramps-project.org/bugs/view.php?id=4767#c18708
svn: r17070
2011-04-07 01:50:45 +00:00
Craig J. Anderson
4f076b9de7 updates for: http://www.gramps-project.org/bugs/view.php?id=4767#c18699
svn: r17067
2011-04-06 20:07:28 +00:00
Doug Blank
168b49d217 Doesn't handle links to family, yet
svn: r17066
2011-04-06 19:54:53 +00:00
Gerald Britton
c3bc7cd925 Tweaks and simplifications
svn: r17064
2011-04-06 18:26:42 +00:00
Craig J. Anderson
f247582a8c fixes error found on: http://www.gramps-project.org/bugs/view.php?id=4603#c18674
basically the children of a spouse of a spouse are not direct descendants.  do not bold them


svn: r17063
2011-04-06 16:43:26 +00:00
Doug Blank
4c9271123c 4055: [NarWeb] export of 'Living People' is set to value 'include' by default
svn: r17058
2011-04-06 00:31:38 +00:00
Nick Hall
8acb19bb14 4802: Removing a gramplet from a GrampsBar moved from the close button to the context menu
svn: r17052
2011-04-05 21:17:49 +00:00
Doug Blank
5ac1e99915 Needed to manually call rebuild initially (see #4593 for more details)
svn: r17050
2011-04-05 20:38:14 +00:00
Nick Hall
0f564c43ef 4641: Interface for indicating if GrampsBar gramplets have data
svn: r17049
2011-04-05 18:24:44 +00:00
Craig J. Anderson
4350b0d073 incramental update for: http://www.gramps-project.org/bugs/view.php?id=4767
re 18636:  Ok, I've gone with 'Whether to include a separate marital box in the report'

re 18637:
1) missing information is a future feature.  
a check box to "include placeholders for missing generations"...  I'll think about it.  But I think I may go your way.

2) it deals with space available for missing boxes.  Or instead of displaying an empty box with "include placeholders for missing generations" above, no box is displayed and the space for it is still there.

3) This has nothing to do with marriages boxes.  Fathers have a display format, and Mothers have a display format.  The center person is neither a Father or Mother.  So which display box should we use?

4) good.  But most common?  I have no idea what those are...  I'll think about it, but if you have any ideas...

5) Done

6) Done and Done (above)

7) I was thinking that scale was sizing and resizing is sizing too.  Hense the 's'.  I may still be wrong.

8) I'm under the impression that people don't see the tool tip.

9) wow.  checked a 3.2 version and there is no 'include title' option...  wow.

10) I don't see a 'include border' either in 3.2.  Set to default to False

11) done but I can't seem to get the text box or enumerated list to be greyed out.  I'll work on it more.


svn: r17047
2011-04-05 14:49:34 +00:00
Peter Landgren
c785d6f44d Fix of issue 4806, header value not translated.
svn: r17044
2011-04-05 11:56:40 +00:00
Nick Hall
e0e870eecc Change media preview gramplet to use the thumbnailer
svn: r17040
2011-04-04 21:15:39 +00:00
Michiel Nauta
1df2e8f060 Removed translation of string that doesn't need it
svn: r17038
2011-04-04 20:23:02 +00:00
Doug Blank
9890a2dad9 4593: Updating a StringOption option (via set_value()) does NOT update the GUI widget
svn: r17035
2011-04-04 16:47:29 +00:00
Craig J. Anderson
c50862b54e updates to fix: http://www.gramps-project.org/bugs/view.php?id=4767
Ancestor report:
- removed father uses main option
  changed to 'center person uses' option on tree tab
- option main_disp to father_disp
- opton sec_dis to mother_disp
- moved secondary tab to display tab
- display boxes are now labeled 'father display' and mother display'

Descendant report:
- changed cli opts to 'descend_disp' and 'spouse_disp'
- removed 'use separate display for spouses'
- changed default note location to bottom left

Both reports:
- added 'Sizes' tab to hold scale and resize options only
- 'print' tab is now the 'include' tab
- options on the include tab say 'include' instead of 'print'
- moved 'Note' tab into the 'include' tab and labeled 'include note'
- moved some of the resize tooltip into the description
- tried to get the 'compress' tool tip a little better



svn: r17030
2011-04-03 01:13:32 +00:00
Brian Matherly
92522c9311 0004706: Book Report subject-name nuances, and pathological cases
Patch from Paul Franklin

svn: r17023
2011-04-02 03:34:53 +00:00
Peter Landgren
17a3290eea Fix of errormsg when loading unknown gramplet.
svn: r17016
2011-04-01 06:45:52 +00:00
Jérôme Rapinat
1b5b287455 try to use dict() for a better translation string
svn: r17015
2011-04-01 06:19:00 +00:00
Jérôme Rapinat
347ff65eac minor change on translation strings
svn: r17013
2011-04-01 05:57:46 +00:00
Nick Hall
f01cf2c700 Replace MediaReferences gramplet with Backlinks gramplets
svn: r17010
2011-03-31 19:58:28 +00:00
Rob G. Healey
22bd8d318c Added MediaReferences to the mediaview bottombar set of gramplets.
svn: r17008
2011-03-31 15:53:33 +00:00
Doug Blank
b56103c806 Fix error message
svn: r17004
2011-03-31 11:01:20 +00:00
Doug Blank
d8176e0e6d 4779: Backup feedback and overwrite
svn: r17001
2011-03-30 23:44:22 +00:00
Craig J. Anderson
822c49a472 This is a fix for: http://www.gramps-project.org/bugs/view.php?id=4767
Unified cli option names
removed a '2' from a class name


svn: r16999
2011-03-30 23:33:01 +00:00
Nick Hall
f43d71f9ef Add backlink bottombar gramplets
svn: r16997
2011-03-30 22:40:24 +00:00
Doug Blank
1d2ed8bf36 Saves title override; removed title_id
svn: r16994
2011-03-30 20:00:19 +00:00
Doug Blank
452538b370 typo
svn: r16993
2011-03-30 19:01:21 +00:00
Doug Blank
e7f04aa2e1 Fixed error report in mailing list by Peter 2011-03-30
svn: r16991
2011-03-30 17:40:57 +00:00
Vassilii Khachaturov
4a03503c98 4796: 'Primary' string needs l10n context
CR: Benny
* Created two strings with l10n context instead of the old one,
'Role|Primary' and 'Name|Primary'.
* While testing, GUI started showing the context when not localized, fixed
that with appropriate sgettext instead of gettext in surnametab.py.
* While at it, changed also changed 'Family' in the Role context to 'Role|Family'.
* ru.po: major translations in the area of name and name formats.
The new Primary[...] and Patronymic[...] concept along with Notpatronymic
still don't fit well when translated :-(



svn: r16986
2011-03-30 14:43:34 +00:00
Doug Blank
e2c6a9cdb4 #4795 Gramplet titles now appear in current language, not the language used at time of creation; also added properties for gramplet navtype and orientation preferences
svn: r16985
2011-03-30 13:48:46 +00:00
Jérôme Rapinat
4028f49165 3220: Improvements for Records Report (Reinhard, PaulFranklin)
svn: r16980
2011-03-30 08:07:17 +00:00
Brian Matherly
9a85b44447 0004637: GraphViz reports should be runnable from the command line
svn: r16978
2011-03-30 01:31:49 +00:00
Michiel Nauta
6cb1eac5c2 Update command line show values for boolean options to reflect current practice
svn: r16976
2011-03-29 19:56:22 +00:00
Michiel Nauta
47a64d2864 4794: Error adding new repository via source dialog
svn: r16973
2011-03-29 17:42:05 +00:00
Jérôme Rapinat
8084f88ab1 KeyError on styled note (translation for Link); add missing link style on map
svn: r16964
2011-03-28 08:26:47 +00:00
Brian Matherly
2f4bf5696f 0004143: Book report GUI has many issues
svn: r16962
2011-03-28 04:05:18 +00:00
Brian Matherly
4cfc21befd 0004693: sorted list in Book Report's "Available Books" window
Patch from Paul Franklin.

svn: r16960
2011-03-28 03:30:11 +00:00
Brian Matherly
be3fb894e3 0004626: feature request: a few wider fields in the Book Report
Patch from Paul Franklin.

svn: r16958
2011-03-28 03:20:29 +00:00
Brian Matherly
a5209a60a9 0004625: make Book Report's "Available Books" window wider
svn: r16956
2011-03-28 03:07:01 +00:00
Brian Matherly
655c73073b 0004593: Updating a StringOption option (via set_value()) does NOT update the GUI widget
svn: r16953
2011-03-28 02:36:19 +00:00
Michiel Nauta
d1a8593f7f Add merge unittests
svn: r16952
2011-03-27 21:15:07 +00:00
Craig J. Anderson
4ee9e82163 new 'o' feature for date format strings.
svn: r16951
2011-03-27 21:14:53 +00:00
Doug Blank
763808c225 MediaObject is called Media in some places
svn: r16943
2011-03-27 12:49:52 +00:00
Doug Blank
15d39f8b3f TabGramplet needs get_title method
svn: r16941
2011-03-27 12:36:52 +00:00
Michiel Nauta
5835c8e933 Move opening of file to gen.plug.utils
svn: r16939
2011-03-27 08:11:51 +00:00
Michiel Nauta
5dadd0c866 Commit phoenix asap to fix a bug and simplify code in merge code
svn: r16937
2011-03-26 18:51:29 +00:00
Nick Hall
dceeaeb960 Fix to work with pyexiv2 v0.1 and remove section column
svn: r16933
2011-03-25 19:36:53 +00:00
Craig J. Anderson
d02df00f93 updated this file to show version 3.4 instead of 3.3
svn: r16929
2011-03-25 15:40:42 +00:00
Craig J. Anderson
b2bc4d13e5 Fixes: http://www.gramps-project.org/bugs/view.php?id=4729
Modified how the first two options on the 'page' tab are worded
also removes the 'Resize Page to Fit Tree size.' option in the bookreport
-This line, and those below, will be ignored--

M    src/plugins/drawreport/AncestorTree.py
M    src/plugins/drawreport/DescendTree.py
M    src/plugins/drawreport/drawplugins.gpr.py


svn: r16928
2011-03-25 15:36:49 +00:00
Vassilii Khachaturov
e99103461d 0004783: l10n not enabled for "Install Selected _Addons" button in the update addons dialog
Applied patch from Egor - fixing the issue, translating the new string and some more strings.
Minor copyedit applied.



svn: r16927
2011-03-25 11:15:01 +00:00
Peter Landgren
d4c8bf661d Fix of encoding errormsg, specially for Windows. Rearranged the msg a little.
svn: r16925
2011-03-25 08:54:40 +00:00
Rob G. Healey
6d6edec21b Added the functionality so that users of pyexiv2-0.1.3 can also use this addon...
svn: r16919
2011-03-25 05:08:38 +00:00
Rob G. Healey
da43c21432 Fixed AttributeError in src/plugins/gramplet/bottombar.gpr.py
svn: r16917
2011-03-25 04:14:09 +00:00
Rob G. Healey
e551c1c94b Swappped out MetadataViewer Gramplet in MediaView bottombar for Exif from Nick Hall.
svn: r16915
2011-03-25 04:00:45 +00:00
Michiel Nauta
caec97cb7f Make DbWriteBase inherit from DbReadBase to increase pylint score
svn: r16913
2011-03-24 21:38:04 +00:00
Michiel Nauta
d79b17c10d 4763: Crash because error passes instead of string
svn: r16910
2011-03-24 21:19:14 +00:00
Rob G. Healey
9942d8de0f Removed obsoleted tag of Keywords. Updated code so that pyexiv2-0.1.3 users can now use it too.
svn: r16908
2011-03-24 15:44:45 +00:00
Peter Landgren
3ae389d813 Fixed so that errormsg with non latin char is readable.
svn: r16903
2011-03-24 07:47:29 +00:00
Michiel Nauta
0c9a9976af 4776: Unable to produce text and graph reports
svn: r16900
2011-03-23 21:55:22 +00:00
Michiel Nauta
e14214c51d 4770: Unexpected error exporting a database to Gramps Xml format
svn: r16897
2011-03-23 20:28:23 +00:00
Peter Landgren
134c6d898e Made a typo in commit 16886.
svn: r16890
2011-03-22 18:05:10 +00:00
Peter Landgren
99741a66a8 Made a typo in commit 16885.
svn: r16889
2011-03-22 18:04:07 +00:00
Serge Noiraud
540665d7d5 GeoView : issues 4674 and 4773 crash when quitting gramps.
svn: r16887
2011-03-22 17:23:19 +00:00
Peter Landgren
bd6707cbcc Changed from gettext import gettext as _ to from gen.ggettext import sgettext as _
svn: r16886
2011-03-22 16:00:30 +00:00
Peter Landgren
940fe5d004 Changed from gettext import gettext as _ to from gen.ggettext import sgettext as _
svn: r16885
2011-03-22 15:59:59 +00:00
Jérôme Rapinat
09d0fe7be5 Duplicate category (fix by Peter, Gary)
svn: r16882
2011-03-22 14:34:34 +00:00
Jérôme Rapinat
31c7750b62 help for translators, avoid long strings here
svn: r16879
2011-03-22 12:37:07 +00:00
Doug Blank
a00dcd0c2b Move all trunk plugins to version 3.4
svn: r16874
2011-03-21 20:43:00 +00:00
Doug Blank
688838d6db Bump trunk to version 3.4
svn: r16872
2011-03-21 20:30:46 +00:00
Peter Landgren
fdf8dd72e5 More explanation in tooltip for call name with red background.
svn: r16867
2011-03-21 13:13:08 +00:00
Brian Matherly
83b7834e0f 0004769: Crash with Narrative Web Report
svn: r16864
2011-03-20 21:10:15 +00:00
Vassilii Khachaturov
7d5fb02bed add self to authors list
svn: r16856
2011-03-20 08:17:17 +00:00
Brian Matherly
24767462ca Fix problem with "Print" report formats that was introduced with the last change to the report system.
svn: r16854
2011-03-20 02:05:19 +00:00
Vassilii Khachaturov
4002b1d4d1 Harmonise parser with displayer - accept genitive case for months
in parser, so that the same case as output by displayer is recognised,
not just nominative case. (Added genitive for all calendars).

Also, fixed some wrong genitive spellings present in the parser and also
added some common alternative spellings for Hebrew months.



svn: r16853
2011-03-19 15:20:27 +00:00
Rob G. Healey
ef2ea47437 Bug#4724; Fixed a deprecation warning in using values instead of value.
svn: r16850
2011-03-18 19:59:44 +00:00
Benny Malengier
fac3f46efb Fix regression with sort as and display as in names. Functionality is again as one would expect in treeview
svn: r16849
2011-03-18 15:45:41 +00:00
Benny Malengier
3c9fa2c1d4 4598: (trunk 3.3) new name format copies patronymic into surname as well as leaving it as a patronymic when importing
This extends what name display can be


svn: r16848
2011-03-18 10:42:03 +00:00
Rob G. Healey
b66e7c6bc0 Bug#4724; Mistaken KeyTag error has been fixed.
svn: r16847
2011-03-18 03:31:37 +00:00
Rob G. Healey
c3e084d506 Bug#4724; Added code to where non MIME images will not be read or allowed to be written to...
svn: r16846
2011-03-18 02:44:18 +00:00
Jérôme Rapinat
d4c1d16f28 4423: Web report does not handle Czech 'CH' character properly (contribution by phejl)
svn: r16844
2011-03-17 16:31:57 +00:00
Craig J. Anderson
1c8384ff20 fixes for error:
http://www.gramps-project.org/bugs/view.php?id=4751

Too much work was done inside of __init__.  Moved it out.


svn: r16842
2011-03-17 16:28:18 +00:00
Rob G. Healey
ae2eb8eba5 Changed the name of this gramplet to distinguish the differene from this viewer from its sister gramplet of ImageMetadataGramplet for the sidebar. Suggestion from Jerome Rapinet. Thank you...
svn: r16841
2011-03-17 14:45:49 +00:00
Jérôme Rapinat
b7573a3cd2 'Default' instead of 'default', like country names (only for translation strings)
svn: r16840
2011-03-17 11:31:43 +00:00
Brian Matherly
e6befe67b9 Separate some general code from GUI specific code - particularly for graph generators so that graphs can be generated from the CLI.
svn: r16838
2011-03-17 03:02:36 +00:00
Michiel Nauta
12a01f6700 4759: Make setting a grampstype only assign a string when type is CUSTOM
svn: r16837
2011-03-16 22:06:28 +00:00
Michiel Nauta
3a83db9095 4109: Command line arguments for tools ignored
svn: r16835
2011-03-16 21:54:08 +00:00
Nick Hall
3f5cfe3187 Only change the foreground color of tagged rows
svn: r16834
2011-03-16 18:33:09 +00:00
Rob G. Healey
2baf3b676b #4723; Error when reportying pyexiv2 failed import
svn: r16827
2011-03-15 23:04:08 +00:00
Michiel Nauta
3e76c9d3b5 4758: Copy constructor of gen.lib objects uses shallow copy instead of deep copy
svn: r16825
2011-03-15 21:52:08 +00:00
Michiel Nauta
efbff4178a Update VCard unittests to use XML import and command line config
svn: r16823
2011-03-13 22:07:16 +00:00
Peter Landgren
a75b8399b0 Better explanation in one error message.
svn: r16822
2011-03-13 20:39:11 +00:00
Jérôme Rapinat
5a5a838a42 current year on copyright message
svn: r16819
2011-03-13 09:00:26 +00:00
Peter Landgren
0559a72058 Made --help more clear.
svn: r16818
2011-03-13 09:00:16 +00:00
Jérôme Rapinat
2f881856ba upgrade manual number (3.2 -> 3.3)
svn: r16817
2011-03-13 08:58:14 +00:00
Peter Landgren
8cce3a3098 Issue 4733; improved help and sparate commands for show and set config settings.
svn: r16813
2011-03-12 15:32:50 +00:00
Peter Landgren
f7ab37fb83 Issue 4733; improved help and sparate command for show and set config settings.
svn: r16812
2011-03-12 15:32:04 +00:00
Rob G. Healey
90616376ed Changed KeyValue for Ipptc KeyTag from value to values for Keywords. Thank you Helge.Privat for the change.
svn: r16811
2011-03-12 05:10:30 +00:00
Rob G. Healey
ba42df2706 Bug#4692; NarrativeWeb: crash generating the event pages in ctor on ltr = unicode(evt_type)[0].capitalize() - string index out of range
svn: r16810
2011-03-12 04:45:35 +00:00
Rob G. Healey
c451ee9805 Bug#4744; set_surname is now fixed. It was causing a crash in reading the database.
svn: r16809
2011-03-12 02:56:19 +00:00
Peter Landgren
e6b6f8066a Fix of issue 4733. Maybe --help should be more precise
svn: r16808
2011-03-11 20:37:57 +00:00
Vassilii Khachaturov
79f3bde62b Use consistent number of letters to denote the YYYY field.
svn: r16807
2011-03-11 09:11:30 +00:00
Michiel Nauta
859f2a7078 Add myself to author list
svn: r16804
2011-03-10 21:22:16 +00:00
Gary Burton
0db0e5d70a Import DbTxn from the correct place
svn: r16803
2011-03-10 21:20:44 +00:00
Michiel Nauta
ef2b19589e 4739: Update addon list crashes when working offline with 'plugin_dict referenced before assignment'
svn: r16802
2011-03-10 21:13:47 +00:00
Michiel Nauta
00a07fb05c 4732: 'ArgParser' object has no attribute 'runqml'
svn: r16801
2011-03-10 16:16:19 +00:00
Rob G. Healey
1d59a84104 Escape media description in gramplet for proper handling of media names.
svn: r16800
2011-03-10 14:43:50 +00:00
Vassilii Khachaturov
19b928b94a Patch from Egor Reentov <egor.gramps@google.com>:
* Adding l10n to a string in PatchNames.py.
* ru.po: Many strings added / updated. (applied w/minor copyedit)

POT merge, more translation.



svn: r16795
2011-03-10 06:36:16 +00:00
Michiel Nauta
8ffe719ac3 4728: Python evaluation window crashes in trunk
svn: r16793
2011-03-09 18:44:23 +00:00
Michiel Nauta
63692cd571 Remove translation of internal error in VCard export/import
svn: r16792
2011-03-09 16:46:18 +00:00
Michiel Nauta
2b72a71a6e 4416: Adjust import ID to users ID format
svn: r16791
2011-03-09 16:22:05 +00:00
Michiel Nauta
7c383849f7 Add icon for merge button
svn: r16790
2011-03-09 16:16:17 +00:00
Michiel Nauta
2a5ae67165 Add tooltip to mergebutton
svn: r16789
2011-03-09 16:07:34 +00:00
Gerald Britton
0131c273ca Use partial to simplify path-building
svn: r16788
2011-03-09 15:16:31 +00:00
Vassilii Khachaturov
662e78613f Patch from Egor Reentov <egor.gramps@gmail.com>:
i18n doesn't pick up strings concatenated using +, use
syntactic literal concatenation instead. This enables
l10n of the corresponding strings.
CRed and tested --vassilii




svn: r16785
2011-03-09 14:18:31 +00:00
Rob G. Healey
786a0a5834 Bug#4724; fixed processing of GPS Latitude/ Longitude with help from Helge.Privat...
svn: r16784
2011-03-09 04:00:07 +00:00
Vassilii Khachaturov
db634e8a19 minor docstring update
svn: r16781
2011-03-08 06:44:35 +00:00
Rob G. Healey
f6947c08c6 Bug#4724; fixed problems with IptcTag and Latitude/ Longitude handling.
svn: r16780
2011-03-08 02:06:49 +00:00
Rob G. Healey
91ca1981ac Previous fix for bug#4696 broke NarrativeWeb. I now have a fix that solves both of them now. The missing images and icon are now there.
svn: r16779
2011-03-07 22:34:38 +00:00
Rob G. Healey
f6b9e2884d Bug#4696; Wrong parent path with 'Creative Commons' on Web Calendar report has been fixed ...
svn: r16778
2011-03-07 20:42:00 +00:00
Craig J. Anderson
ed32530f57 Fixes (part one) for
http://www.gramps-project.org/bugs/view.php?id=4727
too much report work was done in __init__()  Moved it to begin_report()

also modified libtreebase to not have so many pointers to .doc


svn: r16777
2011-03-07 15:54:03 +00:00
Michiel Nauta
6e1ed4c481 Use new transactions with eventmerger
svn: r16772
2011-03-07 08:09:18 +00:00
Rob G. Healey
8729e165fe Forgot to remove debug printing.
svn: r16771
2011-03-07 04:31:32 +00:00
Rob G. Healey
1cba394366 Fixed the way the ancestortree gender graphics are handled.
svn: r16770
2011-03-07 04:20:56 +00:00
Rob G. Healey
2c72c7a5d8 Made all fields except the Description to be read only, so that those fields do NOT get changed. It is not an editing gramplet but simply for viewing.
svn: r16769
2011-03-06 22:44:09 +00:00