Commit Graph

9620 Commits

Author SHA1 Message Date
Michiel Nauta
7001004bfb Update command line show values for boolean options to reflect current practice
svn: r16977
2011-03-29 19:57:00 +00:00
Michiel Nauta
c5c7cdc600 4794: Error adding new repository via source dialog
svn: r16974
2011-03-29 17:42:56 +00:00
Jérôme Rapinat
3c3255eac9 KeyError on styled note (translation for Link); add missing link style on map
svn: r16963
2011-03-28 08:25:31 +00:00
Brian Matherly
4398a0152b 0004143: Book report GUI has many issues
svn: r16961
2011-03-28 04:01:42 +00:00
Brian Matherly
76217f3af2 0004693: sorted list in Book Report's "Available Books" window
Patch from Paul Franklin.

svn: r16959
2011-03-28 03:26:21 +00:00
Brian Matherly
5dc824215d 0004626: feature request: a few wider fields in the Book Report
Patch from Paul Franklin.

svn: r16957
2011-03-28 03:16:59 +00:00
Brian Matherly
20c52ab038 0004625: make Book Report's "Available Books" window wider
svn: r16955
2011-03-28 03:00:52 +00:00
Brian Matherly
87fee3e5c1 0004593: Updating a StringOption option (via set_value()) does NOT update the GUI widget
svn: r16954
2011-03-28 02:47:11 +00:00
Craig J. Anderson
92cf3a2901 new 'o' feature for date format strings.
svn: r16950
2011-03-27 21:12:13 +00:00
Michiel Nauta
0204ee48e4 Add merge unittests
svn: r16949
2011-03-27 21:11:50 +00:00
Vassilii Khachaturov
1ec9ae8487 4783: l10n not enabled for "Install Selected _Addons" button in the update addons dialog
Merge trunk r16865:r16946 into gramps33



svn: r16947
2011-03-27 18:27:17 +00:00
Doug Blank
2e0d8d5d5a MediaObject is called Media in some places
svn: r16944
2011-03-27 12:50:29 +00:00
Doug Blank
4e4759112c TabGramplet needs get_title method
svn: r16942
2011-03-27 12:42:00 +00:00
Michiel Nauta
e0a0218c21 Move opening of file to gen.plug.utils
svn: r16940
2011-03-27 08:13:09 +00:00
Michiel Nauta
01a0822680 Commit phoenix asap to fix a bug and simplify code in merge code
svn: r16938
2011-03-26 18:52:17 +00:00
Rob G. Healey
0ecfa72155 Matched gramps33 with trunk version of 'Exif Viewer Gramplet' with Nick's changes made today.
svn: r16934
2011-03-26 07:42:52 +00:00
Craig J. Anderson
b718eee954 Fixes http://www.gramps-project.org/bugs/view.php?id=4729
Modified the text and tool tips for the first two options in the 'page' tab
also removed the 'Resize Page to Fit Tree size.' option in the Book Report


svn: r16930
2011-03-25 16:27:37 +00:00
Peter Landgren
c0324363a6 Fix of encoding errormsg, specially for Windows. Rearranged the msg a little.
svn: r16924
2011-03-25 08:52:40 +00:00
Rob G. Healey
ec92a8430a Added the functionality so that users of pyexiv2-0.1.3 can also use this addon...
svn: r16920
2011-03-25 05:09:34 +00:00
Rob G. Healey
fa7a965dc9 Fixed AttributeError in src/plugins/gramplet/bottombar.gpr.py
svn: r16918
2011-03-25 04:15:30 +00:00
Rob G. Healey
3678c25b8f Fixed problem with the invalid Exif Viewer Gramplet ID...
svn: r16916
2011-03-25 04:03:29 +00:00
Rob G. Healey
6a7dd3db90 Swappped out MetadataViewer Gramplet in MediaView bottombar for Exif from Nick Hall.
svn: r16914
2011-03-25 03:51:47 +00:00
Michiel Nauta
7eb1a57669 4763: Crash because error passes instead of string
svn: r16911
2011-03-24 21:20:08 +00:00
Rob G. Healey
f963186e78 Removed obsoleted tag of Keywords. Updated code so that pyexiv2-0.1.3 users can now use it too.
svn: r16907
2011-03-24 15:43:41 +00:00
Peter Landgren
fe5c574588 Fixed so that errormsg with non latin char is readable.
svn: r16902
2011-03-24 07:45:43 +00:00
Michiel Nauta
422c8e7475 4776: Unable to produce text and graph reports
svn: r16901
2011-03-23 21:56:03 +00:00
Michiel Nauta
9dd9ff738a 4770: Unexpected error exporting a database to Gramps Xml format
svn: r16898
2011-03-23 20:29:19 +00:00
Serge Noiraud
d8d5b282c3 GeoView : issues 4674 and 4773 : crash when quitting gramps
svn: r16891
2011-03-22 18:27:28 +00:00
Peter Landgren
0664f3030e Made a typo in commit 16884.
svn: r16888
2011-03-22 18:03:07 +00:00
Peter Landgren
86bd580652 Changed from gettext import gettext as _ to from gen.ggettext import sgettext as _
svn: r16884
2011-03-22 15:59:20 +00:00
Jérôme Rapinat
cc8ac0ef61 Duplicate category (fix by Peter, Gary)
svn: r16883
2011-03-22 14:36:20 +00:00
Jérôme Rapinat
1954a18cca help for translators, avoid long strings here
svn: r16880
2011-03-22 12:39:16 +00:00
Doug Blank
44ebe50c48 Addon Updater updated to look in correct location for gramps33 addons
svn: r16873
2011-03-21 20:40:37 +00:00
Peter Landgren
19d126ee74 More explanation in tooltip for call name with red background.
svn: r16866
2011-03-21 13:11:17 +00:00
Brian Matherly
d6145e0f4b 0004769: Crash with Narrative Web Report
svn: r16865
2011-03-20 21:17:18 +00:00
Vassilii Khachaturov
aa444cc203 Merging trunk r16855:r16856 - add self to authors
svn: r16857
2011-03-20 08:41:54 +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