Commit Graph

3662 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Gerald Britton
6080ccf3df Simplify using partials and lambdas
svn: r16698
2011-02-22 18:00:27 +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
Gerald Britton
045ecbab89 Teaks for readability
svn: r16689
2011-02-21 15:46:07 +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
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
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
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
Gerald Britton
a288a2b91f Use escape function from xml.sax.saxutils instead of built-in
svn: r16664
2011-02-18 15:10:07 +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
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
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
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
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
Nick Hall
dc505e7671 Add children bottombar gramplets
svn: r16621
2011-02-15 13:06:05 +00:00
Gary Burton
370545fda9 Fix column title indent sizes. Bug 4645
svn: r16619
2011-02-14 21:43:27 +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
Gerald Britton
52b136b305 In method collect_unused, replace dispatch dictionary with tuple
svn: r16604
2011-02-11 14:50:30 +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
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
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
Rob G. Healey
aa04f08668 Bug#4601: More w3c compliance fixes in person_link() and SurnameListPages.
svn: r16586
2011-02-07 07:06:25 +00:00
Jérôme Rapinat
7028619387 4612: 'elf' instead of 'self' (fixed by Harald Rosemann)
svn: r16585
2011-02-06 13:08:45 +00:00
Gerald Britton
bfc6e84e07 Bug 4287: Fix Html.attr property for self-closing tags (e.g. <img ... />)
svn: r16582
2011-02-05 18:59:44 +00:00
Jérôme Rapinat
ded1c7ea29 4597: crash when switching into Geography view from Places view
svn: r16564
2011-02-04 07:33:28 +00:00
Rob G. Healey
3ec04c6edd Bug#4601 -- W3C Validation part#1; cleanup of the core pages has been done.
svn: r16563
2011-02-04 03:41:16 +00:00
Serge Noiraud
6d0135760f GeoView : Resizing problem : desactivate the possibility to have bars.
svn: r16559
2011-02-03 19:17:06 +00:00
Rob G. Healey
14fd1d0df6 Fixed navigation menus in Nebraska style sheet.
svn: r16558
2011-02-03 18:42:40 +00:00
Gerald Britton
bdde8f08fe Port fix in branch for missing PUBLIC keyword in DOCTYPE to trunk
svn: r16553
2011-02-03 15:43:23 +00:00
Jérôme Rapinat
1dec96a00f 4326: improve context description
svn: r16552
2011-02-03 10:31:37 +00:00
Jérôme Rapinat
859f75ead8 4326: improve context description
svn: r16550
2011-02-03 08:43:59 +00:00
Rob G. Healey
924b6e03f6 Removed MarriageReport elements from this style sheet.
svn: r16549
2011-02-03 04:35:57 +00:00
Rob G. Healey
7a57179544 Changed the name of the navigation menus style sheet to confirm to current naming scheme.
svn: r16548
2011-02-03 04:34:13 +00:00
Jérôme Rapinat
c67d02847b 4326: typos (by PaulFranklin); part I
svn: r16543
2011-02-02 18:33:16 +00:00
Serge Noiraud
6fc3d13d8e GeoView : Better management of sidebar and bottombar. Navigation correctly initialized.
svn: r16538
2011-02-01 22:41:53 +00:00
Jérôme Rapinat
4bd49bf19e 3782: Cannot set max generation > 15; use the same value as DAR and pedigree gramplet
svn: r16531
2011-02-01 15:00:41 +00:00
Jérôme Rapinat
9b574f4a73 4425: event type abbreviations; do not split string; new template; update french translation
svn: r16529
2011-02-01 13:56:01 +00:00
Benny Malengier
6d596ad987 4198: Person view does not remove a row correctly when two people are merged.
This is a major patch by Michael Nauta. It means all writes happen immediately to bsddb, and the bsddb 
rollback is used on a crash. Transaction is no longer used to store changes and do them on commit.
Undo database is set on end. 
At the same time with statement is used throughout for transactions
At the same time, the original bug in merge code should be fixed
Still some issues, that will be ironed out


svn: r16523
2011-01-31 21:54:58 +00:00
Serge Noiraud
28610b1ae3 GeoView : add timeout to avoid multiple resize.
svn: r16522
2011-01-31 20:41:43 +00:00
Serge Noiraud
253edfa45e GeoView : restrict gtk to 2.12 : VBox and set_allocation
svn: r16517
2011-01-31 19:05:49 +00:00
Michiel Nauta
3e97bb9003 sort_as and display_as of a name was ignored on import if only one is specified.
svn: r16516
2011-01-31 18:59:46 +00:00
Michiel Nauta
2d3ecfb22f Fix errormessage on import of duplicate namemap value.
svn: r16515
2011-01-31 18:44:45 +00:00
Serge Noiraud
9d79439ead GeoView : adapt geoview to svn 16501.
svn: r16503
2011-01-30 12:16:53 +00:00
Nick Hall
116d26e69f Add extra GrampsBar functionality.
svn: r16502
2011-01-30 03:02:38 +00:00
Serge Noiraud
55385c32c6 GeoView : Now using NavigationView
svn: r16500
2011-01-28 22:02:02 +00:00
Jérôme Rapinat
2b24b1210d typo
svn: r16497
2011-01-28 15:33:20 +00:00
Serge Noiraud
4501c0b6bd GeoView : issue 4547 : applying const.WEBSTUFF_DIR
svn: r16488
2011-01-27 19:07:40 +00:00
Rob G. Healey
d0083b4777 Moved the source images from src/images/scalable to src/plugins/webstuff/images. Removed gramps-geo-altmap.png and gramps-geo-mainmap.png from src/gui/grampsgui.py per Benny Malengier.
svn: r16487
2011-01-27 15:34:52 +00:00
Rob G. Healey
6d551c94a1 Cleanup of this file was needed. Alphabetized files and removed extra whitespace.
svn: r16485
2011-01-26 23:37:11 +00:00
Gerald Britton
cc5b37c8bc Remove unneeded line continuations and tidy up
svn: r16481
2011-01-26 20:10:22 +00:00
Nick Hall
1ef88b3eac Fix image layout problems
svn: r16479
2011-01-26 19:42:01 +00:00
Nick Hall
df8a2a7bf3 Clear bottombar gramplets when no active person is set
svn: r16478
2011-01-26 18:52:18 +00:00
Doug Blank
6c3894b40c Added missing STABLE
svn: r16476
2011-01-26 12:51:57 +00:00
Gerald Britton
adf976821f Remove unneeded line continuations and tidy up
svn: r16472
2011-01-25 18:47:12 +00:00
Gerald Britton
ef03bdc476 Remove redundant line continuations
svn: r16462
2011-01-24 20:14:35 +00:00
Gerald Britton
7c3bcc5f06 Remove redundant line continuations
svn: r16459
2011-01-24 18:55:52 +00:00
Gerald Britton
fe5887626c Remove unnecessary line continuations and tidy up a bit
svn: r16458
2011-01-24 16:27:23 +00:00
Jérôme Rapinat
c84e1286d8 4557: do not need XML_DATA macro
svn: r16457
2011-01-24 14:41:31 +00:00
Jérôme Rapinat
3b98ce3c4e 4557: do not need XML_DATA macro
svn: r16456
2011-01-24 14:28:45 +00:00
Jérôme Rapinat
25976c8e29 4557: do not need XML_DATA macro
svn: r16455
2011-01-24 14:27:31 +00:00
Benny Malengier
b3beba53d8 Some bsddb changes
* allow to use bsddb3 as database via a config setting
  * set async write to disk to improve speed, eg import * 40


svn: r16446
2011-01-23 21:25:51 +00:00
Jérôme Rapinat
551b70a8f3 4557: holidays.xml copied twice (by Josip)
svn: r16445
2011-01-23 08:30:10 +00:00
Benny Malengier
710726f259 correct tab errors given by tabnanny
svn: r16439
2011-01-22 16:47:26 +00:00
Zdeněk Hataš
ef9254e0f9 updated czech Easter translation
svn: r16434
2011-01-22 10:52:17 +00:00
Serge Noiraud
a6bb3c1e53 GeoView : issue 4547 : move GeoView and Mapstraction javascript into src/plugins/webstuff
svn: r16433
2011-01-22 10:20:36 +00:00
Jérôme Rapinat
19320dc551 4557: order by 'English' name and type; re-enable jewish holidays translation
svn: r16429
2011-01-22 07:20:15 +00:00
Rob G. Healey
458e738a3d Completed the move of the webstuff into the webstuff directories. Feature Request 4547, 4555. Doug Blank told me that he thought that I could finish this one.
svn: r16427
2011-01-21 21:26:17 +00:00
Serge Noiraud
b4096bae73 GeoView : Force gtkmozembed the first time instead of webkit.
sidebar and bottombar don't use configuration parameter anymore.


svn: r16426
2011-01-21 20:25:03 +00:00
Nick Hall
d08ae3e0e3 Update details tab when name format is changed
svn: r16423
2011-01-21 15:09:14 +00:00
Gerald Britton
e8f9c8422a Tweaks to graphical tree reports
svn: r16422
2011-01-21 14:30:14 +00:00
Jérôme Rapinat
58a77abbfc 4557: Country selector for holidays.xml returns duplicated entries; only translate country names
svn: r16418
2011-01-21 08:59:59 +00:00
Jérôme Rapinat
cc65956246 4554: Do not need to merge translations into tips.xml and holidays.xml (by Josip)
svn: r16416
2011-01-21 08:53:23 +00:00
Jérôme Rapinat
e2fcc1d9d0 Avoid quote warnings during '$ make distcheck'
svn: r16414
2011-01-19 16:16:21 +00:00
Jérôme Rapinat
9ae0f76da7 do not forget to remove created 'holidays.xml' after build
svn: r16413
2011-01-19 16:06:47 +00:00
Nick Hall
9fe3d1fb8b Combine the sidebar and bottombar functionality into a single class
svn: r16412
2011-01-19 14:40:39 +00:00
Jérôme Rapinat
92a77413a0 add gettext for translation strings
svn: r16411
2011-01-18 18:02:25 +00:00
Rob G. Healey
d7c767f699 Added locality elements to all related style sheets.
svn: r16406
2011-01-18 01:55:40 +00:00
Rob G. Healey
c1e58e38d7 Either added or modified my copyright mark in these files.
svn: r16405
2011-01-18 01:38:04 +00:00
Rob G. Healey
1ae4a3c1ed Reverted the changes to this made by Jerome to allow ./autogen.sh && make to work and complete. Yes, there is no way for the automake tools to verify that the webstuff and its directories are being copy in the build system. Doug Blank will need to take a look into this one.
svn: r16404
2011-01-18 01:21:01 +00:00
Rob G. Healey
d4869ddd57 Updated stylesheets to show note hyperlinks in the pages of Home, Introduction, and Contact.
svn: r16403
2011-01-18 01:17:55 +00:00
Craig J. Anderson
7e9ed2e31f added back copyright notices
added great updates given to me by Gerald Britton



svn: r16402
2011-01-17 20:52:25 +00:00
Jérôme Rapinat
1e88921347 partial fix, need to know the files used
svn: r16398
2011-01-17 17:36:14 +00:00
Jérôme Rapinat
db130645d2 Add support for Ukrainian translation (by fedik)
svn: r16397
2011-01-17 17:09:51 +00:00
Jérôme Rapinat
c399cddb79 try to add missing directories
svn: r16396
2011-01-17 10:07:39 +00:00
Jérôme Rapinat
0e821e7bba add 'megabyte' context
svn: r16395
2011-01-17 09:43:50 +00:00
Jérôme Rapinat
526268641a typos (contribution by Paul Franklin)
svn: r16393
2011-01-17 08:31:26 +00:00
Serge Noiraud
ec9f8ac267 GeoView : bottombar and sidebar management. better resizing and some cleaning.
svn: r16392
2011-01-16 22:38:02 +00:00
Craig J. Anderson
459bc9e87b removed '+' from
_("text" +
  "more text")
lines to help with translations.



svn: r16391
2011-01-16 20:47:57 +00:00
Craig J. Anderson
5fad02da57 accidently backed out some work dealing with shadows.
svn: r16390
2011-01-16 04:35:07 +00:00
Craig J. Anderson
21772a92db update shadows to be more like Descendant report
updated _fill function to be iterative.  not recursive.



svn: r16389
2011-01-16 04:27:43 +00:00
Nick Hall
4ad437dc7b Avoid redefining self.title as a label
svn: r16387
2011-01-15 18:18:57 +00:00
Rob G. Healey
51f239f53b Added Locality to Addresses, Places, and ContactPage.
svn: r16385
2011-01-15 07:23:06 +00:00
Rob G. Healey
45b1b97897 Bug#3795; fixed DownloadPage alignment for Mainz style sheet.
svn: r16384
2011-01-15 07:21:06 +00:00
Craig J. Anderson
b159aa02c2 small updates. remove box.shadow and used report_opt.box_shadow
also removed .prev from Descendant reports.  
updated shadows to be more consistent.



svn: r16380
2011-01-14 19:20:19 +00:00
Craig J. Anderson
e67041604e Update to remove doc references from boxes.
svn: r16376
2011-01-13 18:10:15 +00:00
Jérôme Rapinat
cd57fa0a17 4530: typo
svn: r16375
2011-01-13 14:15:48 +00:00
Jérôme Rapinat
5a67169652 4530: Gedcom import looses custom family event description
svn: r16374
2011-01-13 10:49:06 +00:00
Nick Hall
5508719070 Add tooltips to bottombar gramplets
svn: r16370
2011-01-12 18:09:35 +00:00
Craig J. Anderson
8145163220 This is speed/memory improvement number 1 for the Ancestor report
added a CalcItems helper class to calculate text for boxes.

also fixed some strings that were concatinated (due to length),
but did not have a space at the end or beginning.



svn: r16367
2011-01-12 03:16:48 +00:00
Craig J. Anderson
b42bc92f33 fixed errors found with MMM MMMM date format codes.
updated test cases to not use mmm and mmmm as these are localized and
the output can differ.

still need to put in a test case for mmmm and mmm.



svn: r16361
2011-01-11 03:32:34 +00:00
Nick Hall
e44dfa291e Implement Gramps bottombar
svn: r16360
2011-01-11 01:21:38 +00:00
Jérôme Rapinat
3d8e5d5311 4326: typo (contribution by Paul Franklin)
svn: r16357
2011-01-10 09:20:13 +00:00
Nick Hall
4264cbb8a0 3996: show divorce information in a "text" descendant report
svn: r16353
2011-01-09 00:06:55 +00:00
Jérôme Rapinat
0809ec6723 4363: missing tag references on XML import
svn: r16350
2011-01-07 17:54:55 +00:00
Craig J. Anderson
df9825821b In this commit:
Update Ancestor report
Updated Descendant report
new Family Descendant report

new docs for these reports are found at
http://www.gramps-project.org/wiki/index.php?title=User:Ander882

included into trunk for hopeful inclusion into 3.3



svn: r16348
2011-01-07 16:11:17 +00:00
Joan Creus
ca5df3ab03 Several typos and language corrections
svn: r16345
2011-01-06 21:17:02 +00:00
Peter Landgren
7dfa50b602 Issue 4515, Check and Repair replaces illegal cntrl char with space.
svn: r16342
2011-01-06 12:12:23 +00:00
Peter Landgren
6c4a6f4d05 Issue 4515, allow only 09, 0A, 0D in GEDCOM input.
svn: r16340
2011-01-05 18:11:50 +00:00
Peter Landgren
4593c5f53f Issue 4515, skip all control char in XML output except 09, 0A, 0D.
svn: r16336
2011-01-05 10:45:32 +00:00
Jérôme Rapinat
36e0c637fd Add support for Portuguese 'Portugal' (by Frederico Muñoz)
svn: r16333
2011-01-03 16:56:50 +00:00
Nick Hall
6f7ce7726f Sidebar tidy-up and bug fixes
svn: r16319
2010-12-28 17:04:41 +00:00
Doug Blank
f8b99a00b2 Forgot to add this to the person tree view; allows WebConnect to web searches, etc
svn: r16311
2010-12-25 16:04:39 +00:00
Doug Blank
217316ccf5 4114: Would like to use stdin and stdout for command line import/export by MD Nauta
svn: r16308
2010-12-23 17:47:01 +00:00
Doug Blank
3833ee63a6 Added is_quartz() and has_display() functions to tell if running with quartz window manager, and if have a display, respectively. See #4467 for more details
svn: r16307
2010-12-23 16:51:04 +00:00
Peter Landgren
099f28ad59 Issue 4460. Fixed by changing =+ to +=.
svn: r16300
2010-12-19 12:04:21 +00:00
Doug Blank
801f3218b4 fixed surname; added bold holidays; sorted events pers day, holidays last; removed duplicate entry in US 2011; added Mardi Gras in US
svn: r16295
2010-12-17 17:26:02 +00:00
Jérôme Rapinat
82af3402a6 4326: typo (refactoring ?)
svn: r16288
2010-12-16 09:18:00 +00:00
Nick Hall
5bb08835d7 Fix configuration problem in Gramplet View
svn: r16287
2010-12-15 19:40:27 +00:00
Doug Blank
0f2c2b5108 4436: FindDuplicated tool uses merging
svn: r16283
2010-12-15 12:21:46 +00:00
Doug Blank
6ac73635ac 4429: gramps can't export my database
svn: r16279
2010-12-13 22:38:45 +00:00
Craig J. Anderson
add4764ee5 found $T was taking 2 too many chars from string in and bBdDmMvV did not handle None(s)
svn: r16277
2010-12-13 02:37:21 +00:00
Nick Hall
b79b09b86b Store sidebar state in the configuration file
svn: r16274
2010-12-12 18:58:22 +00:00
Doug Blank
84c07b3f56 Added batch media tool to sync directories of images with Gramps media database files
svn: r16273
2010-12-12 18:15:24 +00:00
Serge Noiraud
40cdf569e6 GeoView : better resizing with the new gui.
svn: r16272
2010-12-12 18:09:56 +00:00
Craig J. Anderson
74974570e6 Fixed a couple of little errors. updated a little piece of code.
svn: r16261
2010-12-10 13:06:08 +00:00
Craig J. Anderson
9f30d81450 added $T (todays date) and testing cases at bottom
svn: r16258
2010-12-07 17:17:36 +00:00
Jérôme Rapinat
a92ee1341f 3930: Verify data tool ignores role on burial event
svn: r16257
2010-12-07 13:44:18 +00:00
Craig J. Anderson
ee54e58b57 updates to libsuvstkeyword. added test cases at the bottom.
svn: r16255
2010-12-07 02:35:06 +00:00
Jérôme Rapinat
325bb5086e 4436: FindDuplicated tool uses merging (fix by MD Nauta)
svn: r16254
2010-12-06 09:02:01 +00:00
Craig J. Anderson
de35544b79 The new version of SubstKeywords by ander882@hotmail.com
docs at: http://www.gramps-project.org/wiki/index.php?title=Display_formatting33



svn: r16252
2010-12-06 03:10:35 +00:00
Doug Blank
67cb93a28c 3719: Pedigree View: should display engagement date if no marriage known; added markup dates to family view to show fallback dates, and invalid dates; pedigreeview shows abbrev. date with markup, and tooltip details
svn: r16250
2010-12-05 17:58:56 +00:00
Jérôme Rapinat
993013774f 4185: kinship report in Portuguese (by Robert Jerome)
svn: r16249
2010-12-05 17:30:17 +00:00
Jérôme Rapinat
2aa713856c #4331: enable translation
svn: r16248
2010-12-05 17:23:16 +00:00
Doug Blank
915dfc3913 4331: Display Media size before quick backup, in stats gramplet, and summary report
svn: r16247
2010-12-05 05:54:33 +00:00
Doug Blank
d59ad5e63f Add image viewer with click on image
svn: r16243
2010-12-03 14:42:35 +00:00
Doug Blank
88bf95cf57 4427: GEDCOM export: non-standard end of line characters not output properly
svn: r16239
2010-11-30 14:30:48 +00:00
Doug Blank
d5f1a7e199 4418: CSV import/export doesn't deal with new surname structure, by MD Nauta
svn: r16233
2010-11-23 23:11:33 +00:00
Doug Blank
6b7dca6d34 4413: Selecting a Family record does not cause the Relationship view to show that relationship
svn: r16230
2010-11-23 06:07:04 +00:00
Doug Blank
7d9dac90ff 4413: Selecting a Family record does not cause the Relationship view to show that relationship
svn: r16229
2010-11-23 06:03:14 +00:00
Jérôme Rapinat
524f3e6815 Add TagReport reference
svn: r16219
2010-11-20 10:18:23 +00:00
Doug Blank
34bf782e6b 4395: Crash on selecting Gramplets
svn: r16216
2010-11-19 14:36:51 +00:00
Benny Malengier
a5122b4d1d 4370: Reports in ODT format are corrupted
svn: r16210
2010-11-18 20:19:50 +00:00
Jérôme Rapinat
a88ef6fad0 4345: TIME on eventdate
svn: r16187
2010-11-12 15:26:41 +00:00
Jérôme Rapinat
e471c4d08e 4345: TIME on eventdate
svn: r16186
2010-11-12 14:05:38 +00:00
Jérôme Rapinat
27ef9f5cdc 4345: TIME on eventdate
svn: r16183
2010-11-12 10:19:51 +00:00
Jérôme Rapinat
6c5dbdea07 4345: add _TIME token
svn: r16179
2010-11-11 15:48:04 +00:00
Jérôme Rapinat
b43e13d6c4 4345: custom TIME on eventdate
svn: r16178
2010-11-11 14:55:36 +00:00
Nick Hall
1705d0e93e 4366: Fix bug with event type of Unknown
svn: r16172
2010-11-10 17:03:02 +00:00
Nick Hall
613bd9669a Remove history sidebar
svn: r16163
2010-11-08 19:53:12 +00:00
Nick Hall
56e7869137 Introduce workspaces with a shared filter/gramplet sidebar
svn: r16160
2010-11-08 15:50:51 +00:00
Nick Hall
43d97cbd44 Move category management back into the view manager
svn: r16137
2010-11-04 23:00:38 +00:00
Benny Malengier
3fbd09ad90 GEP 021: import new xml, primary not present means primary name
svn: r16122
2010-11-02 20:49:56 +00:00
Jérôme Rapinat
2c37a2c7bb add Gramps type name on translator class
svn: r16113
2010-11-02 15:05:51 +00:00
Doug Blank
02db3c69af 4122: feature request: have Relationship View optionally show divorces
svn: r16108
2010-11-02 11:45:49 +00:00
Jérôme Rapinat
56ed2ce45e 2371: translate family attributes
svn: r16101
2010-11-01 15:33:53 +00:00
Jérôme Rapinat
fec4833e24 2371: Make printing reports in different languages easier
svn: r16100
2010-11-01 15:00:12 +00:00
Jérôme Rapinat
c89af2d4c2 2371: Make printing reports in different languages easier
svn: r16098
2010-11-01 12:15:11 +00:00
Nick Hall
bc3ceaf5dc Fix problems with importing phone numbers and add support for email and web addresses
svn: r16086
2010-10-30 21:01:32 +00:00
Nick Hall
9f38cfaa21 Fix bug when importing researcher locality
svn: r16085
2010-10-30 14:34:46 +00:00
Nick Hall
862f66f77d Fix problem with duplicate places on import
svn: r16083
2010-10-29 23:21:08 +00:00
Nick Hall
9c14d3b487 GEPS 006: Add Locality to researcher
svn: r16082
2010-10-29 23:11:08 +00:00
Gerald Britton
98c086984a Tweaks
svn: r16078
2010-10-29 16:09:31 +00:00
Benny Malengier
833759d3dd correct errors introduced by allowing no gtk loading plugins for CLI
svn: r16076
2010-10-29 13:01:46 +00:00
Rob G. Healey
548a43cb8d Remove Marker files from the Makefile so that make install will complete. Do not do with with development code.
svn: r16075
2010-10-28 21:56:49 +00:00
Benny Malengier
5084294a1e Various fixes for GEP21 and locality
* narweb and webcal works again
* proxy filters work
* locality upgrade in repository
* fix progress on upgrade



svn: r16074
2010-10-28 19:56:46 +00:00
Nick Hall
9df5336fde GEPS 006: Add Locality to Address and GEDCOM Import/Export
svn: r16071
2010-10-28 17:55:15 +00:00
Nick Hall
298827d843 GEPS 006: Add Locality field to Location
svn: r16063
2010-10-27 18:13:53 +00:00
Benny Malengier
2fa5470b34 allow adding people from family editor and relview
svn: r16042
2010-10-24 20:21:37 +00:00
Benny Malengier
e5f62ee933 fix import xml crash on patronymic
svn: r16041
2010-10-24 19:11:38 +00:00
Benny Malengier
4f52aa63e4 Don't use database in tool description
svn: r16040
2010-10-24 19:07:10 +00:00
Benny Malengier
9e592f65dc fix crash on add person in empty person treeview
svn: r16039
2010-10-24 18:48:31 +00:00
Benny Malengier
e109e3d743 Merged geps21 branch, changes r15866-16034, into trunk
svn: r16035
2010-10-24 14:43:47 +00:00
Benny Malengier
405572cbdc add to famtree with name preset
svn: r16034
2010-10-24 13:36:26 +00:00
Benny Malengier
cf943afcd5 Finish patchname tool
svn: r16033
2010-10-24 13:06:55 +00:00
Jérôme Rapinat
36f70bed44 #2644: Do not export individual events without primary role
svn: r16032
2010-10-24 07:25:14 +00:00
Benny Malengier
d7178e96d7 new patch names tool version 1
svn: r16028
2010-10-23 14:50:25 +00:00
Nick Hall
c3e527b4fb GEPS 011: Tagging - Extended to Family, Note and Media objects
svn: r16025
2010-10-22 23:22:33 +00:00
Peter Landgren
e25cec5186 Issue 4308, missed one parameter when calling Narrator.
svn: r16023
2010-10-22 17:27:18 +00:00
Benny Malengier
ee91b33a43 gedcom import export for new name structure
svn: r16022
2010-10-22 14:20:01 +00:00
Jérôme Rapinat
7269b0b0e8 2371 use date format set by the user for printing reports in different languages easier (by VPeric)
svn: r16021
2010-10-21 16:19:40 +00:00
Benny Malengier
920535e3f6 fix in name object and quickview for names
svn: r16020
2010-10-20 20:26:23 +00:00
Benny Malengier
a3556d839b fix the finddupes tool for surnames
svn: r16019
2010-10-20 20:07:05 +00:00
Benny Malengier
4d89c9da3b fix name capitilization tool for surnames
svn: r16017
2010-10-20 19:50:00 +00:00
Benny Malengier
cc43b1856a 4288: Preformatted blocks broken in web report
svn: r16014
2010-10-19 18:29:52 +00:00
Benny Malengier
0c17ab1b2f 4292: Error in RTF output
svn: r16013
2010-10-19 15:37:55 +00:00
Rob G. Healey
76447482ef Blue: Adjusted MarriageReport styles and alphabet border color-- Horiz: Adjusted alphabet elements.
svn: r16007
2010-10-18 03:37:50 +00:00
Jérôme Rapinat
18a97ac64d #4264: import ignores marriage and divorce dates (.gw file)
svn: r16006
2010-10-16 09:17:28 +00:00
Peter Landgren
4847525995 Issue 4293, problems with LagecyGedcom and empty events.
svn: r15997
2010-10-15 17:56:37 +00:00
Jérôme Rapinat
f90ce86320 #4264: import ignores marriage and divorce dates (.gw file)
svn: r15995
2010-10-15 17:47:10 +00:00
Doug Blank
6b4a3a097d 4252: WebCal does not create index.html
svn: r15993
2010-10-15 17:22:05 +00:00
Doug Blank
8405002ce8 4280: Error when trying Webcalendar or Narr Web (removed debugging code)
svn: r15992
2010-10-15 17:07:53 +00:00
Doug Blank
07a999f555 4273: Error during execution of CLI command (part 2, TestcaseGenerator)
svn: r15991
2010-10-15 17:03:57 +00:00
Doug Blank
a84b54901a 4273: Error during execution of CLI command (part 1, Verify)
svn: r15990
2010-10-15 16:58:41 +00:00
Rob G. Healey
9c89c72ca8 Blue: Added elements for Marriage Report. Horizontal: Added elements for letter grouping list.
svn: r15988
2010-10-15 04:44:39 +00:00
Peter Landgren
ed6f4a0080 Issue 4276: Gramps cli interface for user with non latin characters in name. Mostly Windows.
svn: r15984
2010-10-14 11:46:05 +00:00
Rob G. Healey
eb8eee7062 Style Sheets: Added comment line to remove the description under the thumbnails in Individual Gallery. Search for line that is: #indivgallery div.thumbnail p, and follow the directions there.
svn: r15981
2010-10-14 00:36:36 +00:00
Doug Blank
3af98c256f 4285: Check and Repair, check_dates gives an error
svn: r15980
2010-10-13 11:10:24 +00:00