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