Commit Graph

9813 Commits

Author SHA1 Message Date
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
Michiel Nauta
5badd6ca06 Store changed children during family deletion
svn: r16768
2011-03-06 18:59:10 +00:00
Michiel Nauta
82799507d1 Remove superflous database access in delete signalhandler
svn: r16767
2011-03-06 18:46:08 +00:00
Michiel Nauta
97b1604269 Use GrampsImportError in stead of GedcomError
svn: r16766
2011-03-06 18:43:55 +00:00
Michiel Nauta
b10d52a3bf 4114: Would like to use stdin and stdout for command line import/export; Xml import
svn: r16765
2011-03-06 18:18:32 +00:00
Rob G. Healey
6d02067406 Fixed a problem with GPS coordinates handling
svn: r16764
2011-03-06 01:21:54 +00:00
Jérôme Rapinat
a17efafa99 4696: copyright path, use 'images' folder instead of 'filename' (related to webstuff)
svn: r16763
2011-03-05 14:56:16 +00:00
Michiel Nauta
fadd7c19de Removal of command line parameter in XML import
svn: r16762
2011-03-05 12:41:27 +00:00
Michiel Nauta
959bea3507 4041: Filter rule people with records containing <substring> fails on street name
svn: r16760
2011-03-05 10:47:07 +00:00
Rob G. Healey
db1c7c4b25 Fixed a bug where the keywords entry was not being displayed and therefore only Active Image and Description were being displayed.
svn: r16759
2011-03-05 09:41:05 +00:00
Rob G. Healey
d8d4acb2e0 Added properties listed in http://www.gramps-project.org/wiki/index.php?title=Committing_Policies, to my new file. Was going to add it to po/POTFILES.in, but it was already listed.
svn: r16758
2011-03-05 07:48:06 +00:00
Rob G. Healey
f4159758b2 Bug#4724; Fixed KeyError in Iptc of _get_value() -- similar to #4723 .
svn: r16757
2011-03-05 00:32:51 +00:00
Rob G. Healey
11850ad64a Part2 of MediaMetadata.py for MediaView in the bottom bar. Please remove all of *.ini in /home/USER/.gramps/gramps33 after updating... Display is now exactly as I would like to see it be.
svn: r16756
2011-03-04 22:22:47 +00:00
Gerald Britton
0bf7dbc351 0004715: Statistic Diagram Parameter box too big for 1024x768\
regression from commit 16035

svn: r16754
2011-03-04 14:13:16 +00:00
Rob G. Healey
ba2302030b First part of Media Metadata Gramplet for the MediaView bottom bar! The only reason that I am committing this now is because I am confused and baffled at the results that I am getting from this gramplet. Please see email to the development list for more information. It is working, but it looks weird...
svn: r16752
2011-03-04 04:45:25 +00:00
Gerald Britton
f9179e8186 Simplify html_escape using library escape function and string substitutions
svn: r16751
2011-03-03 17:21:53 +00:00
Michiel Nauta
eff00c25f5 4681: Web report crash (DenominoViso); make external plugin options work again
svn: r16750
2011-03-03 16:29:07 +00:00
Jérôme Rapinat
5cb86e70a5 4692, 4519, 4390: try to avoid empty event types with a better support for web addresses on individual
svn: r16748
2011-03-03 09:27:07 +00:00
Craig J. Anderson
62a951147b found that the 'one page' option should be false by default.
svn: r16747
2011-03-02 18:02:11 +00:00
Jérôme Rapinat
48cfa201c2 Detailed info box wasn't translated (Alain Aupeix - devel mailing list)
svn: r16746
2011-03-02 17:07:42 +00:00
Michiel Nauta
1794a5e500 4464: VCard import/export needs update to new surname and spec incompatibilities
svn: r16745
2011-03-02 16:35:23 +00:00
Michiel Nauta
a7906886af undo revision 16673
svn: r16742
2011-03-02 11:31:57 +00:00
Michiel Nauta
97e0b95e2d 4364: Some First names with replace variable '& a m p ; q u o t ;' are re-written after a XML import/export
svn: r16741
2011-03-01 20:43:38 +00:00
Nick Hall
60d1ae57a0 4703: Ensure correct tab is removed when a gramplet is dragged into an empty GrampsBar
svn: r16739
2011-03-01 16:01:04 +00:00
Peter Landgren
ceb6d391c3 One more string to translate.
svn: r16737
2011-03-01 13:11:21 +00:00
Craig J. Anderson
97040bfd6e Updated MakeAncestorTree.recurse to MakeAncestorTree.iterate
an iterative version of recurse.  Mostly done to try and reduce
memory usage.  Use
http://www.gramps-project.org/bugs/view.php?id=4670
http://www.gramps-project.org/bugs/view.php?id=4708
to test.



svn: r16735
2011-03-01 03:17:33 +00:00
Gary Burton
9565f997f0 Set transaction description properly. Bug 4672
svn: r16734
2011-02-28 21:02:42 +00:00
Craig J. Anderson
84d40e946d This is in responce to:
http://www.gramps-project.org/bugs/view.php?id=4670
1. cannot display individuals without parents (AncestorsTree)

Also a little code cleanup to prepare for an iterative
version of recurse


svn: r16731
2011-02-28 16:21:41 +00:00
Jérôme Rapinat
db1725d908 'Selected' action/string was missing; update translation template
svn: r16730
2011-02-28 15:24:53 +00:00
Doug Blank
db8402e7f5 4694: Tools->Utilities->Verify the Data->crash
svn: r16728
2011-02-28 13:50:54 +00:00
Gary Burton
2933de5d2f Load button on debug only. Bug 4704
svn: r16726
2011-02-27 21:31:54 +00:00
Vassilii Khachaturov
0152ec28b3 4700: add timestamps to the session log
svn: r16724
2011-02-27 13:20:09 +00:00
Jérôme Rapinat
42ae9ed6c2 4696 4555: Installation missed webstuff subdirectories
svn: r16722
2011-02-26 14:46:28 +00:00
Jérôme Rapinat
5541444083 4696 4555: Installation missed webstuff subdirectories
svn: r16720
2011-02-26 11:01:47 +00:00
Jérôme Rapinat
bfb414fe1d 4696 4555: Installation missed webstuff subdirectories
svn: r16719
2011-02-26 10:59:48 +00:00
Jérôme Rapinat
911b8f0217 4668: Web reports crash (translation css filename)
svn: r16718
2011-02-26 08:37:47 +00:00
Nick Hall
b74edfca2d Add Place Details, Repository Details and Media Preview gramplets
svn: r16717
2011-02-25 22:03:41 +00:00
Nick Hall
1d66e9e3cf Add Photo widget
svn: r16716
2011-02-25 19:23:58 +00:00
Vassilii Khachaturov
b1c44ad45e Fix bug #4687: session log gramplet - overzealous l10n of signal names breaks clickable link handlers
* No longer translate "link_type" passed to GuiGramplet.link,
this is an internal constant name never exposed to the user.
* Add a warning to GuiGramplet.on_button_press, in case an unknown link type
is encountered during the event processing
* Applied changes to my patch as suggested during the CR by dsblank



svn: r16714
2011-02-25 17:24:11 +00:00
Gerald Britton
4797f0f1f6 Revert commit 16664 to restore full functionality
svn: r16713
2011-02-25 16:05:13 +00:00
Jérôme Rapinat
bdbba8cf13 4689: More space for localized sentences on ProgressMeter
svn: r16712
2011-02-25 14:42:40 +00:00
Gerald Britton
5e10cb8c6a Simplify using partials and lambdas
svn: r16710
2011-02-24 20:09:04 +00:00
Gerald Britton
12f82ed025 Simplify using partials and lambdas
svn: r16709
2011-02-24 17:46:59 +00:00
Craig J. Anderson
1a3a101420 Fixed issue 4670.
'one_page' option in the Ancestor/Descendant graphical repororts did not 
change the page type to 'custom'.
also landscape orientation did not switch the page.height and page.width
properties which made items print outside the page and give infinate loop
errors.



svn: r16708
2011-02-24 17:11:35 +00:00
Doug Blank
fd4c68835d Removed debugging code
svn: r16707
2011-02-23 23:39:11 +00:00
Vassilii Khachaturov
b038a12fea Bug #4679: Children bottom bar gramplet - crash upon add; l10n of empty string
CR by nick-h



svn: r16706
2011-02-23 21:29:33 +00:00
Michiel Nauta
a73699e6da Update TestcaseGenerator to work with new transaction code
svn: r16705
2011-02-23 19:34:59 +00:00
Gerald Britton
3ff2a2ef91 Simplify using partials and lambdas
svn: r16704
2011-02-23 18:23:56 +00:00
Gerald Britton
8579483616 Simplify using partials and lambdas
svn: r16703
2011-02-23 14:53:00 +00:00
Nick Hall
1331f4d964 Remove cancel button from progress dialogs
svn: r16699
2011-02-22 18:19:08 +00:00
Gerald Britton
6080ccf3df Simplify using partials and lambdas
svn: r16698
2011-02-22 18:00:27 +00:00
Michiel Nauta
e99e492a1b 4665: Aborted transactions appear in the undo history
svn: r16697
2011-02-22 16:03:11 +00:00
Jérôme Rapinat
0f8a04fa52 typo - PostScript trademark (contribution by Paul Franklin)
svn: r16693
2011-02-22 08:58:50 +00:00
Michiel Nauta
45b99dabd2 4666: GEDCOM import into a black database crashes trunk, OK with 3.2.5
svn: r16692
2011-02-22 08:04:04 +00:00
Nick Hall
4e604b249b Update tagging to work with new transaction code
svn: r16690
2011-02-21 19:26:07 +00:00
Gerald Britton
045ecbab89 Teaks for readability
svn: r16689
2011-02-21 15:46:07 +00:00
Gerald Britton
e8b0c9d1eb Tweak
svn: r16688
2011-02-21 14:35:04 +00:00
Vassilii Khachaturov
1a41a34b30 harmonize l10n string with DescendTree.py, by suggestion from Egor
svn: r16685
2011-02-20 21:44:55 +00:00
Vassilii Khachaturov
3b868f6eab * From Egor Reentov <Egor.Gramps@gmail.com>:
Adding i18n of strings in AncestorTree.py and DescendTree.py
	(CR'ed with Benny's and Jerome's help --- thanks a lot, folks!)
* Merged Egor's and other recent new strings into ru.po
	(from a local gramps.pot - not checking it in)
	"POT-Creation-Date: 2011-02-20 20:52+0200\n"
* Minor fixes of ru.po along the way



svn: r16683
2011-02-20 19:41:37 +00:00
Michiel Nauta
cdf024c6dc 4662: Unable to add more than one name format
svn: r16682
2011-02-20 18:29:59 +00:00
Benny Malengier
752d594571 4198: Person view does not remove a row correctly when two people are merged.
This patch improves on the context changes:
 * avoid use of transaction_xx methods
 * force an abort in case of unclean transaction

Backward compatibility is broken to achieve this.


svn: r16680
2011-02-20 10:52:06 +00:00
Peter Landgren
dbfd4c9e35 Further improvment for Swedish Calendar.
svn: r16675
2011-02-19 14:13:46 +00:00
Michiel Nauta
756bd836a0 4657: The "sort as" name is ignored
svn: r16673
2011-02-19 14:06:21 +00:00
Jérôme Rapinat
0554608916 update translation map (title)
svn: r16672
2011-02-19 11:47:40 +00:00
Doug Blank
505d389087 Second step in bringing gramps-connect back into sync with gramps 3.3
svn: r16671
2011-02-19 02:36:20 +00:00
Doug Blank
90aaf57238 First stage to bringing gramps-connect back into sync: surnames, locality in places, and marker/tag changes
svn: r16670
2011-02-18 23:58:10 +00:00
Doug Blank
b31486025c typo
svn: r16669
2011-02-18 23:17:50 +00:00
Doug Blank
7cc9dc6e00 Remove some (apparently) leftover debug testing
svn: r16668
2011-02-18 23:12:09 +00:00
Doug Blank
8715e15b95 Don't crash if name.txt doesn't exist; this can happen if you try to get name before you open a database
svn: r16666
2011-02-18 19:07:32 +00:00
Doug Blank
5eb080038b 4643: command line report query of "off" should return all possible values
svn: r16665
2011-02-18 16:16:28 +00:00
Gerald Britton
a288a2b91f Use escape function from xml.sax.saxutils instead of built-in
svn: r16664
2011-02-18 15:10:07 +00:00
Doug Blank
a5e292e489 4588: FAQ-gramplet looks very strange when translated to Swedish.
svn: r16662
2011-02-18 02:48:49 +00:00
Doug Blank
74ba4baca2 4635: Localized FAQ gramplet incorrectly generates links to the wiki
svn: r16661
2011-02-18 02:22:22 +00:00
Doug Blank
33f2d64cdd Protection around .next() when there is no next
svn: r16660
2011-02-18 01:12:34 +00:00
Vassilii Khachaturov
552d11ad8e Committing my fix to bug #4550:
OnThisDay.py disregards calendar differences (e.g., Julian vs Gregorian) 
- PATCH OK'ed by dsblank



svn: r16659
2011-02-17 22:55:21 +00:00
Doug Blank
918f8f949b Why was this removed?
svn: r16654
2011-02-17 20:33:33 +00:00
Michiel Nauta
1dc05b526a Typo in string text
svn: r16653
2011-02-17 18:52:48 +00:00
Michiel Nauta
17e1091024 4614: Views with persons name look strang after XML import
svn: r16652
2011-02-17 18:09:53 +00:00
Gerald Britton
e25b523fc5 Fix bug in version_str_to_tup
svn: r16651
2011-02-17 17:03:09 +00:00
Craig J. Anderson
b1876829fb Somehow a not had been removed from an if statement making the report only show one level of spouses max. Inserted the not again.
fixes error 4603


svn: r16650
2011-02-17 16:57:43 +00:00
Rob G. Healey
524d1f3114 Returned html_escape() back to NarrativeWeb after discussions with Benny.
svn: r16649
2011-02-17 16:43:31 +00:00
Gerald Britton
e7464b7f32 Simplifications and tweaks
svn: r16648
2011-02-17 15:58:19 +00:00
Peter Landgren
e3557e3008 Improved Swedish Calendar.
svn: r16643
2011-02-17 08:36:40 +00:00
Peter Landgren
55fabe2187 Fixed a typo and improved Swedish Calendar.
svn: r16642
2011-02-17 08:34:48 +00:00
Rob G. Healey
1b08fdb508 Removed the html_escape code from libhtml and using saxutils for escaping characters. Thank you, Gerald Britton, for the better way.
svn: r16639
2011-02-17 07:42:37 +00:00
Rob G. Healey
4dd853135e Moved html_escape from NarrativeWeb to libhtml ... use: from libhtml import html_escape as html_escape
svn: r16638
2011-02-16 23:36:44 +00:00
Gerald Britton
4a67b6fdaa add missing closing paren from commit 16636
svn: r16637
2011-02-16 20:10:55 +00:00
Gerald Britton
a19e65073c Use built-in map function to simplify some list comprehensions
svn: r16636
2011-02-16 20:06:40 +00:00
Gerald Britton
66d5991362 Use partial from functools to simplify menu options
svn: r16635
2011-02-16 20:01:09 +00:00
Michiel Nauta
0d99f3e5e4 4651: XML import of name with only display or sort format set fails
svn: r16634
2011-02-16 18:59:17 +00:00
Michiel Nauta
7c1b26d969 4650: Error raised when family tree created with name that already exists
svn: r16631
2011-02-16 18:38:01 +00:00
Jérôme Rapinat
ea81886c51 'overseas days' (France)
svn: r16630
2011-02-16 14:31:23 +00:00
Jérôme Rapinat
7557579697 cleanup France; http://fr.wikipedia.org/wiki/Jour_f%C3%A9ri%C3%A9#.C2.A0France
svn: r16627
2011-02-16 14:12:22 +00:00
Craig J. Anderson
4232d8b621 Updates to all three reports.
Ancestor
 Descendant
 Family Descendant

fixes error 4602, 4603
and other errors I found


svn: r16626
2011-02-15 23:31:16 +00:00
Nick Hall
88ed1aad13 Disable buttons in Note gramplets for empty database
svn: r16624
2011-02-15 16:56:34 +00:00
Gerald Britton
a0727582af Simplify make_gui_option with table-driven logic
svn: r16623
2011-02-15 16:43:43 +00:00
Nick Hall
a5dc64899a Add LocationBox widget
svn: r16622
2011-02-15 16:35:25 +00:00
Nick Hall
dc505e7671 Add children bottombar gramplets
svn: r16621
2011-02-15 13:06:05 +00:00
Nick Hall
84a1c79fc2 4647: Fix ListModel so that it uses the correct sort column
svn: r16620
2011-02-15 11:12:57 +00:00
Gary Burton
370545fda9 Fix column title indent sizes. Bug 4645
svn: r16619
2011-02-14 21:43:27 +00:00
Michiel Nauta
d2a0f9fa23 Properly close database environment upon open failure
svn: r16618
2011-02-14 20:19:44 +00:00
Nick Hall
cee3c105fd Remove definition for children gramplet
svn: r16616
2011-02-13 23:33:25 +00:00
Gary Burton
b9d7035a2d Update to the place report by derHeinzi which link persons and events at a place. #4622
svn: r16615
2011-02-13 22:09:12 +00:00
Rob G. Healey
6c30648c00 Used one of Gerald Britton's idea in simplifying adding menu options by using partial().
svn: r16614
2011-02-13 21:19:09 +00:00
Nick Hall
f5fd46d518 Add new bottombar gramplets
svn: r16613
2011-02-13 00:02:50 +00:00
Nick Hall
150d13bca6 4618: Fix for non-latin characters in filter names
svn: r16612
2011-02-12 19:52:27 +00:00
Michiel Nauta
0eb166615b Replace bare except by specific exception.
svn: r16606
2011-02-11 18:29:15 +00:00
Gerald Britton
52b136b305 In method collect_unused, replace dispatch dictionary with tuple
svn: r16604
2011-02-11 14:50:30 +00:00
Doug Blank
e975c97896 4304: PedigreeGramplet and memory management; attempted fix
svn: r16603
2011-02-11 14:19:29 +00:00
Doug Blank
79fbeab067 Spanish didn't like this string
svn: r16602
2011-02-11 14:18:29 +00:00
Gerald Britton
a8375c02df Rearrange comments for added clarity
svn: r16601
2011-02-11 14:03:02 +00:00
Doug Blank
82d4f8cb54 4362: [XML] Cannot import url styled text on note
svn: r16600
2011-02-11 13:35:21 +00:00
Gerald Britton
6bfc9224d8 In method cleanup_empty_objects, replace dispatch dictionary with tuple
svn: r16598
2011-02-10 17:46:21 +00:00
Gerald Britton
fd81aef58b Tweak replacing a list with a set
svn: r16597
2011-02-10 17:44:10 +00:00
Craig J. Anderson
baaa890efc added 'raise ReportError' if the person/family is not in the database (cli mostly)
svn: r16596
2011-02-10 14:41:46 +00:00
Craig J. Anderson
74c7fbed87 fixed 4602
fixed 4623
various code clean up


svn: r16595
2011-02-10 03:55:34 +00:00
Gerald Britton
ed15eb3e0d Simplify code by replacing references with module-level variables
svn: r16593
2011-02-09 19:06:47 +00:00
Michiel Nauta
1231b1cac8 4590: Error on access of LDS editor when sealed to family has been removed.
svn: r16592
2011-02-09 16:03:52 +00:00
Gerald Britton
38143d7ac4 simplifications in plugin update code
svn: r16590
2011-02-08 21:27:23 +00:00
Rob G. Healey
fc9001632d Beg#4601: Fixed and cleanup for NarrativeWeb for W3C compliance; IndividualPages still have errors in the Pedigree section -- this will require more than a simple tweak of code or style sheet elements.
svn: r16588
2011-02-07 09:07:49 +00:00