Commit Graph

9677 Commits

Author SHA1 Message Date
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