Jérôme Rapinat
e6844424ae
6576: add an optional helptext as tooltip on add_pos_int(); provide a list and sample of pango convenience markups and combinaisons
...
svn: r22157
2013-05-04 06:06:16 +00:00
Jérôme Rapinat
71248be3e5
5751: use "Minimum Confidence" label into citation sidebar filter, it does not match only one level
...
svn: r22150
2013-05-03 07:18:13 +00:00
Jérôme Rapinat
8222308239
6535: 'Language' should probably not be capitalized
...
svn: r22149
2013-05-03 06:55:58 +00:00
Jérôme Rapinat
da7c2927a1
6576: Set custom pango markup can generate GtkWarning, ValueError or TypeError
...
svn: r22142
2013-05-02 15:23:43 +00:00
Benny Malengier
9823168d15
6659: Justified paragraph layout does not work
...
Actually: it works always, but pango does not justify partial lines...
svn: r22137
2013-05-02 08:50:51 +00:00
Jérôme Rapinat
ed5f72fc04
add New Zealand holidays (contribution by kerobe aka Ken B)
...
svn: r22125
2013-05-01 08:05:41 +00:00
Benny Malengier
8a2ad56f61
6624: import an exported XML crashes gramps 4.0 - Actually a logic bug python 2 does not crash on.
...
svn: r22122
2013-04-30 13:21:11 +00:00
Nick Hall
0e89688da9
6622: Change regular expression rules to use search rather than match
...
svn: r21974
2013-04-13 14:11:20 +00:00
Nick Hall
71040c0fd1
6599: Add regex parameter to rules which override the constructor
...
svn: r21941
2013-04-10 13:21:14 +00:00
Nick Hall
fc0c0f474e
6599: Add regular expression option to rules using the match_substring method
...
svn: r21933
2013-04-09 13:51:07 +00:00
Paul Franklin
e3934bc72d
enable "indent spouse" option to /not/ indent a spouse
...
svn: r21927
2013-04-08 15:08:31 +00:00
Nick Hall
1764c1dcd2
6599: Fix matching empty fields in empty locations using regular expressions
...
svn: r21911
2013-04-06 17:27:05 +00:00
Paul Franklin
2fd1ee8520
make _HELP text consistent with gramps40
...
svn: r21897
2013-04-05 21:24:12 +00:00
Tim G L Lyons
b63524b99b
write.py: After the bsddb version has been upgraded, if the schema versions also needs to be upgraded, output a separate dialog asking the user whether he wants to upgrade the schema. (As requested by Benny).
...
svn: r21886
2013-04-05 10:52:33 +00:00
Tim G L Lyons
828060d2eb
0006529: Cancelling database upgrade can corrupt the database. Check whether the bsddb version has changed (or was originally unknown). If it is an upgrade, ask the user whether he has made a backup, and is ready to upgrade. If so, made a zip backup and open the database with the new bsddb version. Make messages on the dialogues more explicit with the version numbers mentioned.
...
svn: r21850
2013-04-02 16:01:50 +00:00
Tim G L Lyons
7a82cf5104
0006483: Listing the Family Trees can corrupt them. Changed get_dbdir_summary to exit if the bsddb_version is not the current bsddb and to return both BSDDB and schema version. Changed family_tree_summary to output both versions. Changed argparser and arghandler to additionally support -t (table) option to list family tree in tab delimited format.
...
svn: r21826
2013-03-31 22:08:17 +00:00
Tim G L Lyons
4b27a56186
0006578: referencedbyselection.py process_object calls non-existant process_note method
...
svn: r21802
2013-03-28 23:31:58 +00:00
Tim G L Lyons
423d27e5a1
0006578: referencedbyselection.py process_object calls non-existant process_note method
...
svn: r21801
2013-03-28 22:57:44 +00:00
Tim G L Lyons
6fe6455251
0006544: No test for checking if Place handle exists when looking at media reference via proxy
...
svn: r21796
2013-03-28 18:28:44 +00:00
Tim G L Lyons
645262992d
referencedbyselection.py. 0006493: crash during Calculate Preview of a filtered XML export.
...
svn: r21785
2013-03-28 14:23:49 +00:00
Paul Franklin
023ccd5086
6561: v3.4.3 NarWeb creation fails for German, Swedish
...
svn: r21764
2013-03-27 17:00:15 +00:00
Nick Hall
fa265e2a83
Add Tag class to CallbackManager
...
svn: r21725
2013-03-23 22:26:15 +00:00
Jérôme Rapinat
f4c30c462b
6544: add warning if place on event is missing by using proxies sequence
...
svn: r21722
2013-03-23 17:08:12 +00:00
Jérôme Rapinat
38a0d10be7
4687: missing content migration...
...
svn: r21709
2013-03-20 14:04:30 +00:00
Jérôme Rapinat
f0f3a5b037
4687: global name 'warn' is not defined
...
svn: r21708
2013-03-20 13:59:53 +00:00
Nick Hall
ada6a11ed7
Fix bug in citations bottombar gramplet
...
svn: r21701
2013-03-19 23:14:56 +00:00
Jérôme Rapinat
f2e39009af
bump to 3.4.4
...
svn: r21687
2013-03-19 12:03:13 +00:00
Jérôme Rapinat
be5fbc730c
6493 temp workaround for note tag (Media class name)
...
svn: r21680
2013-03-19 08:44:05 +00:00
Paul Franklin
9e98aa0c25
ignore any CLI book report "item" which crashes
...
svn: r21667
2013-03-16 22:50:05 +00:00
Nick Hall
198a707f5b
Add methods used for modal ProgressMeter to CLIDialog
...
svn: r21664
2013-03-16 21:47:20 +00:00
Nick Hall
e2b46f886b
Add modal option to ProgressMeter
...
svn: r21661
2013-03-16 19:47:56 +00:00
Jérôme Rapinat
ba36caa2bd
6195: Import from pro-gen (patch by keestux)
...
svn: r21657
2013-03-16 10:18:52 +00:00
Nick Hall
a1dba65495
6336: Convert to use DbGUIElement
...
svn: r21654
2013-03-15 21:02:34 +00:00
Nick Hall
f02e7f2580
6526: Check for invalid handle
...
svn: r21651
2013-03-15 16:15:53 +00:00
Jérôme Rapinat
0ce396d2c1
6236: display issue by using cairo under linux too
...
svn: r21642
2013-03-14 09:53:19 +00:00
Nick Hall
2abc7c8475
Make availability of GraphViz settings depend on output format
...
svn: r21632
2013-03-12 16:33:50 +00:00
Nick Hall
0f001bf131
Improve the descriptions and tooltip for GraphViz aspect ratio option
...
svn: r21631
2013-03-12 15:59:56 +00:00
Tim G L Lyons
d2dbe4427d
Exportgedcom and importgedcom. 0006382: ADDR tag in GEDCOM export does not contain a full address. On export, all the elements of the structured address are output as ADDR/CONT. On import the structured address takes precedence (as at present), but a warning is only given if an element in the free-form address is missing from the structured address.
...
svn: r21608
2013-03-11 18:44:01 +00:00
Nick Hall
ce1c01f963
6237: Suppress Gramps ID in Narrative Web report
...
svn: r21605
2013-03-10 23:54:27 +00:00
Paul Franklin
20231f676f
6514: LaTeXDoc.py fails to load (fixed by John Ralls)
...
svn: r21602
2013-03-10 19:29:02 +00:00
Nick Hall
0e268858e6
6128: Reverse bug fix keeping code refactor
...
svn: r21575
2013-03-07 22:54:31 +00:00
Jérôme Rapinat
9d13689751
6385: Three minor grammar issues
...
svn: r21572
2013-03-07 08:14:27 +00:00
Tim G L Lyons
dcf5132124
0006507: GEDCOM import: Repositories not imported correctly from FTM for Windows and Heredis
...
svn: r21569
2013-03-06 17:41:15 +00:00
Tim G L Lyons
97e29dade6
0005058: Note reference on Attribute for individual is not filtered on Export. Fixed many other note references that are not filtered out.
...
svn: r21522
2013-03-02 19:29:32 +00:00
Tim G L Lyons
8f910a8750
0003428: When running with pythonw.exe, Windows may crash if you write to stdout. Some more print statements changed to log.warning. Using same message as rev 21505 for gramps40.
...
svn: r21513
2013-03-01 17:57:53 +00:00
Tim G L Lyons
4697de789c
0003428: When running with pythonw.exe, Windows may crash if you write to stdout. Some more print statements changed to log.warning.
...
svn: r21510
2013-03-01 13:12:20 +00:00
Tim G L Lyons
0a0d77d6db
Narrative Web: Fix alphabetic navigation bar and sorting in index pages using PyICU where available. Implements most collate contractions for western languages Gramps has been translated into. This fixes the following bugs:
...
0002933: Problems in Narrative Web Report with surnames beginning with V or W. Use collation primary difference to define index groupings. Special case for 'V' and 'W' in Swedish removed because the default CLDR has a primary difference between them.
0003434: NarrativeWeb new alphabet index sorted incorrectly. Fix Cyrillic sort order, and contractions for Slovak and Czech (among other languages).
0003933: References inside pages in NarWeb report and non-ascii characters. Sorting issues for Polish characters.
0004423: Web report does not handle Czech "CH" character properly. Dz contraction is not present in the CLDR. Slovak is similar.
0005088: Narrated Web Site Report sort order different Windows vs Linux. Resolved by using PyICU (if available).
0005645: can't sort greek names
0005767: Sorting in Narrative Webb does not work correctly. Fix sorting in Individuals, Surnames, Families, Events and Places to use PyICU (if available). This bug covers sorting in the index header (as well as in the body of the index pages).
svn: r21507
2013-03-01 12:35:10 +00:00
Serge Noiraud
e5725f28c3
Bug #06459 : change the lock strategy and split transactions in Merge citation.
...
svn: r21502
2013-02-28 19:51:15 +00:00
Paul Franklin
68d50ae0e9
revert to the old report name
...
svn: r21427
2013-02-24 08:39:34 +00:00
Paul Franklin
eb30461eb5
6247: Crash when attempting to use Book Report
...
svn: r21351
2013-02-13 18:47:10 +00:00
Tim G L Lyons
f732f907fe
Fix HTML encoding output support. (This should have been committed on 30 Jan 2013, when the same change was made to trunk and gramps40, and around the same time when related changes were made to gramps34)
...
svn: r21346
2013-02-13 11:02:52 +00:00
Paul Franklin
525c08d14f
6379: Can not get ancestry or relationship tabs to work
...
svn: r21335
2013-02-10 21:11:16 +00:00
Tim G L Lyons
56078f14b8
Revert change 21304 for moving report_options file
...
svn: r21322
2013-02-08 17:08:24 +00:00
Jérôme Rapinat
2361294b5e
we are in 2013
...
svn: r21313
2013-02-07 15:52:27 +00:00
Tim G L Lyons
366fdb34f9
0003968: [NarWeb] Save/Restore settings for Narrated Website Generation. Change report_options file to be in the database directory, and implement different default report file and directory names based on the Family Tree Name. N.B. On upgrading, if you want to preserve your report_options, copy the report_option.xml file from the .gramps directory to the applicable .gramps.grampsdb.<number> directory. Also don't forget that the default options are to EXCLUDE private and living data.
...
svn: r21304
2013-02-05 18:06:02 +00:00
Tim G L Lyons
db4977c244
Change format of console logging messages to have a meaningful timestamp
...
svn: r21296
2013-02-04 19:15:22 +00:00
Tim G L Lyons
7f10ab796e
Fix processing of contractions, and changes to ensure code (after initial lines) for narrativeweb is the same for trunk and gramps34
...
svn: r21294
2013-02-04 18:49:57 +00:00
Gary Burton
7004ce9033
Fix some memory leaks, some still remain.
...
svn: r21286
2013-02-03 17:48:36 +00:00
Tim G L Lyons
6154ebad23
export file select dialogue does not correctly reject empty filenames - two (probably long standing) coding errors: use of method name 'strip' instead of calling it, and does not isolate the filename from the full pathname
...
svn: r21270
2013-02-01 17:46:43 +00:00
Gary Burton
7810d946b4
Bug #6371 . Fix memory leak caused by hanging reference to progress meter callback method.
...
svn: r21226
2013-01-26 09:29:45 +00:00
Tim G L Lyons
3de9ff5dae
Error in person.get_citation_child_list. Causes error in merging citation in person event reference attribute. (Discovered during investigation of 0006336: Delayed update of bottom bar in Person View after merge)
...
svn: r21195
2013-01-22 19:09:31 +00:00
Tim G L Lyons
421d38eb89
0005088: Narrated Web Site Report sort order different Windows vs Linux. Initial commit to resolve the issues on Linux and Mac (provided in both cases PyICU is installed). Windows still needs to be tested, and there may still be some other uses of strxfrm (or strcoll) that need to be fixed.
...
svn: r21174
2013-01-20 15:10:26 +00:00
Paul Franklin
1c65ab29aa
6229: bug when creating a book reports
...
svn: r21092
2013-01-13 01:08:10 +00:00
Doug Blank
d5bc201cb4
URL for Welcome Gramplet was still pointing to 3.3 manual
...
svn: r20941
2013-01-02 20:25:19 +00:00
Doug Blank
55492a7573
4719: Narweb Privacy issue, probably_alive uses spouse birth/death directly
...
svn: r20934
2013-01-02 02:42:36 +00:00
Doug Blank
e4dc6a57fb
New URL for gramps-addons
...
svn: r20929
2013-01-01 19:45:56 +00:00
Doug Blank
e197ebe0d6
6260: Media select with context: typo in editperson
...
svn: r20925
2013-01-01 14:21:46 +00:00
Jérôme Rapinat
c4b7cda610
6203: typo when interrupting a gramplet
...
svn: r20922
2013-01-01 07:18:47 +00:00
Doug Blank
4fa115870e
Keep 'Check now' in its own column
...
svn: r20893
2012-12-30 21:55:14 +00:00
Gary Burton
300d520cb0
Set the correct number of update callbacks. Bug #6219 .
...
svn: r20887
2012-12-30 16:56:38 +00:00
Doug Blank
3e5dbd4e5b
Added timeout to urllib open; added URL path to addons to Preferences; added URL path to addons to config; refined layout in Preferences on first panel
...
svn: r20865
2012-12-28 19:11:41 +00:00
Doug Blank
0b277c4bb2
Someone optimized some code incorrectly; lines at bottom of calendar where placed off the page
...
svn: r20817
2012-12-21 18:57:46 +00:00
Doug Blank
2078bcc17c
If you try to lookup an object too early, you might find that the tbl is still a dict; this protects such early lookups from crashing
...
svn: r20812
2012-12-21 18:22:52 +00:00
Jérôme Rapinat
199f81a832
common date handler for Norwegian Bokmål and Norwegian Nynorsk
...
svn: r20799
2012-12-20 13:44:58 +00:00
Tim G L Lyons
5a2b0ce910
0006009: Media objects attached to Marriage events and Sources are not included in Narrative Web Site
...
* restructure the families index so families are indexed under both spouses, and the family name is normalised
* separate out Families section in individual and families pages so individual page links to the family page and family page links to both people
* normalise links to families so the link is only displayed if the family page is present, and the gid is included when appropriate
* remove highlighting of media subregions except in the media pages (it was confusing and not very well implemented)
* include people whose surname is absent in the individual, surname and families indexes
* html_escape names and surnames
* always display media thumbnails for first image in Gallery list (in some cases they were suppressed if they had been displayed at the top of the page)
* change partner and parent columns in families index to improve the layout of the HTML and put the comma between multiple partners in the right place
* use event description (where present) instead of just event type in back references
* fix bug in the way obj_dict and bkref_dict were initialised
* fix missing document.png for missing media
svn: r20794
2012-12-18 22:53:22 +00:00
Benny Malengier
a4b1518a04
6231: WARNING: configmanager.py: line 309: WARNING: ignoring key with wrong type
...
'behavior.autoload'
svn: r20790
2012-12-18 11:53:42 +00:00
Tim G L Lyons
7f2b854632
fixed problems that bibliography ignores media attached to citations, so if that is the only 'interesting' thing about the citation, the citation media is not output
...
svn: r20771
2012-12-05 22:55:51 +00:00
Tim G L Lyons
2a03ca499b
* Removed a lot of redundant code and parameters (mainly connected with the old way of determining the objects to be included in the report).
...
* Moved routines for calculating objects to be output so they can be part of default list building classes.
* Replaced person link routine with one that takes into account whether there is a page for the person.
* Included repository reference media type and call number in the 'Repositories' section of the relevant source instead of the Repository page.
* Implemented a generalised back reference function to display the 'References' section of all pages. This recursively displays references till one is found for which a page exists.
* Removed list of people and families from heading of the event pages as these are now in the 'References' section.
* Fixed bug "0005968: Narrated Web Site not copying Source Citations files such as jpg or pdf docs to web site" and "0005946 GRAMPS failed to insert jpeg image into proper place for an event" by displaying a thumbnail for citation media in the 'Source References' section (with a link to the media page)
svn: r20768
2012-12-05 19:33:45 +00:00
Peter Landgren
6bb0f12d28
Fix for correct unique surname statistics.
...
svn: r20687
2012-11-21 12:34:14 +00:00
Peter Landgren
94f108807f
Issue 6188. Number of unique surnames are now correct in both StatsGramplet and SurnameCloudgramplet.
...
svn: r20683
2012-11-20 18:17:22 +00:00
Tim G L Lyons
c4e86a732c
Align gramps34 and trunk (where there is no functional difference) - minor layout changes etc.
...
svn: r20680
2012-11-18 20:32:44 +00:00
Paul Franklin
099def6fd0
6177: Wrong line created by the LaTeX module
...
svn: r20676
2012-11-18 03:31:41 +00:00
Paul Franklin
043396b7b9
6155: Error when running Detailed Descendant Report
...
svn: r20675
2012-11-17 21:28:51 +00:00
Tim G L Lyons
a35ad26696
Tidy up media pages - remove unused parameters, use list of media items generated in first pass. Should fix bugs 2365, 5905 and 6009.
...
svn: r20655
2012-11-13 15:51:25 +00:00
Tim G L Lyons
69fc354f06
Tidy up sources pages - fix numbering of repositories, remove unused parameters, fix title of individual source pages
...
svn: r20653
2012-11-12 18:39:31 +00:00
Tim G L Lyons
9f42185379
Bug: reset NarrWeb navigation menu layout when style sheet doesn't support it
...
svn: r20651
2012-11-12 12:15:59 +00:00
Tim G L Lyons
21cf42b077
Change Source Pages to use the list of sources generated by the first pass that finds objects to be output, and simplify references section on the Source page to use the references passed to it.
...
svn: r20649
2012-11-12 10:44:14 +00:00
Tim G L Lyons
5edc980642
Movement of some large chunks of code within the source file and some initial work towards GEPS 022: Narrative Website Refactor. Functionality should be unchanged.
...
svn: r20640
2012-11-08 23:55:57 +00:00
Jérôme Rapinat
bf9b4ea7a1
6156: url and Google Map API
...
svn: r20632
2012-11-05 09:05:30 +00:00
Jérôme Rapinat
f63246417c
6158: typo, do not display a random place title on warning dialog
...
svn: r20630
2012-11-05 08:20:53 +00:00
John Ralls
d630052347
Update for gtkmacintegration-2.0
...
svn: r20628
2012-11-02 20:05:59 +00:00
Jérôme Rapinat
4b4e10c229
6133: private home note and privacy filter (patch by Serge Noiraud)
...
svn: r20623
2012-10-28 13:49:18 +00:00
Jérôme Rapinat
557f94503f
bump 3.4.3
...
svn: r20622
2012-10-28 11:50:32 +00:00
Jérôme Rapinat
ce5adbebe9
6148: OSM layer for OpenStreetMap
...
svn: r20605
2012-10-26 09:31:20 +00:00
Jérôme Rapinat
2d0b93cc3f
6002: do not find a clear licence, revert Web Map Service used with previous revision
...
svn: r20604
2012-10-25 19:46:22 +00:00
Jérôme Rapinat
e9cfb24628
6002: better rendering by using an other layer than the basic one for openstreetmap
...
svn: r20602
2012-10-25 18:56:07 +00:00
Jérôme Rapinat
9da74d1f95
6002: failed to make it more consistent.. use a better zoom for openstreetmap on place pages
...
svn: r20600
2012-10-25 18:30:33 +00:00
Jérôme Rapinat
938e96747b
6002: try to make the javascript code more consistent with this custom OSM layer handling
...
svn: r20599
2012-10-25 17:39:24 +00:00
Jérôme Rapinat
a75acbc48e
6002: typo on OSM map handler; thank you Midori element inspector
...
svn: r20595
2012-10-25 13:26:27 +00:00
Tim G L Lyons
d649bd97a2
Some untranslated strings
...
svn: r20592
2012-10-24 18:05:01 +00:00
Tim G L Lyons
502748cf8f
0006078: Narrweb has thumbnail link to missing thumbnails.html
...
svn: r20590
2012-10-24 17:28:08 +00:00
Tim G L Lyons
bc5bb25106
0005864: Web Report: Error in showing repositories
...
svn: r20588
2012-10-24 16:52:40 +00:00
Tim G L Lyons
89b0ae1adb
0005691: [NarrWeb] family notes have disappeared from individual pages. Family notes output if the Family pages are not being output.
...
svn: r20585
2012-10-24 14:27:55 +00:00
Tim G L Lyons
865aa77ec0
Fix for part of 0006009: Media objects attached to Marriage events and Sources are not included in Narrative Web Site. Some references show as "Unknown", and family event media are missing if event pages are not generated. (Media objects for sources NOT fixed)
...
svn: r20583
2012-10-24 12:29:36 +00:00
Tim G L Lyons
575ccd84ff
0005859: Stepsiblings are NOT correct
...
0006068: Narrative Web reports two people as step family when one of the parents is unknown for both
0001400: NarrativeWeb lists half-siblings in order
Various fixes for 'Parents' section of 'Individual' pages.
svn: r20578
2012-10-23 11:59:00 +00:00
Jérôme Rapinat
a8fd0bae91
6142: set option for using last view to False by default
...
svn: r20576
2012-10-23 08:48:57 +00:00
Nick Hall
86cb61cd38
6128: Fix bug to allow multiple styles for same report in a book
...
svn: r20572
2012-10-17 12:22:36 +00:00
Jérôme Rapinat
5ae26c90e0
Add Greek translation (contribution by Zissis Papadopoulos)
...
svn: r20544
2012-10-08 20:04:59 +00:00
Tim G L Lyons
c79ff475b4
0005860: The descriptions for events are missing in the webreport.
...
svn: r20538
2012-10-08 10:03:32 +00:00
Tim G L Lyons
fb5362ba1f
0005088: Narrated Web Site Report sort order different Windows vs Linux. Fixed to use same Utils routine as person model.
...
svn: r20536
2012-10-08 09:30:59 +00:00
Tim G L Lyons
d76f798a82
0005678: Fix Nick Name and Call Name in narrated website. Nickname, callname and associated citations fixed for current name structure.
...
svn: r20520
2012-10-04 17:22:17 +00:00
Benny Malengier
9b8c8f5ff1
5144: Locale not taken into account to sort family list on father or mother name
...
svn: r20516
2012-10-04 07:58:45 +00:00
Paul Franklin
92049ddf95
4145: During book report creation
...
svn: r20514
2012-10-04 00:06:58 +00:00
Peter Landgren
f63adca571
Fix of issue 6060, problem with lower case drive letters in Windows.
...
svn: r20464
2012-09-29 16:32:39 +00:00
Benny Malengier
c41939e966
5934: How to fix invalid Database Path?
...
svn: r20455
2012-09-27 09:18:34 +00:00
Tim G L Lyons
269f6e60ae
0006069: GEDCOM import does not generally support MULTIMEDIA_LINKs in the embedded form
...
svn: r20450
2012-09-25 18:15:13 +00:00
Serge Noiraud
ce297b8a8b
Geography : better place selection if we have a place history. #05742 note 25518
...
svn: r20447
2012-09-25 16:59:16 +00:00
Peter Landgren
95faa79b63
Fix of issue 6031.
...
svn: r20446
2012-09-25 16:57:16 +00:00
Peter Landgren
410985b0e1
Fix of issue 6058 and printing of non ascii strings in Windows.
...
svn: r20445
2012-09-25 16:51:45 +00:00
Tim G L Lyons
98cb7c553d
0006060: Missing reference in events and citations. Fixed get_handle_referents, which had been disturbed by the fix for bug 6053
...
svn: r20443
2012-09-25 16:49:51 +00:00
Tim G L Lyons
177dae7976
0006055: Peculiar title of tip 63. Changed to "Don't speak English?"
...
svn: r20441
2012-09-25 15:42:45 +00:00
Tim G L Lyons
82bfe43483
0006061: GEDCOM import: link from FAM to child but missing link from child to FAM causes inconsistent displays. Fixed in GEDCOM import, importxml and Check and repair. (Also minor fixes for improved diagnostics when importxml just completely fails and for exportxml illegal characters in mime_type).
...
svn: r20438
2012-09-23 22:28:34 +00:00
Tim G L Lyons
9adf8c3851
0006008: Can't edit citation record from source record reference. Explanatory warning message produced.
...
svn: r20427
2012-09-21 17:46:54 +00:00
Peter Landgren
08df4e0376
Fix for issue 6056. Coding errors for non-ascii.
...
svn: r20421
2012-09-19 17:40:58 +00:00
Benny Malengier
947ba31fa5
6053: Person and Family pass eventref as object with sources, but it has no sources
...
svn: r20416
2012-09-19 11:31:31 +00:00
Jérôme Rapinat
c0488a4936
#6044 : typo; should use active place as mark not the first place handle on places list
...
svn: r20404
2012-09-17 12:55:03 +00:00
Jérôme Rapinat
5d117e5610
5993: RegEx in Filter "person has name" can not handle non-ASCII characters (patch by Benny)
...
svn: r20393
2012-09-15 13:29:50 +00:00
Serge Noiraud
07623a6cf1
Geography : bugs #06044 and #05975 : detection of multiple places with same title
...
svn: r20391
2012-09-15 07:54:07 +00:00
Benny Malengier
f1f1f7cbbe
5992: Crash when using a not allowed string as regex in Person with name filter
...
svn: r20364
2012-09-11 09:28:55 +00:00
Benny Malengier
03855427b7
Feature: all drop on family father/mother to set
...
svn: r20360
2012-09-10 20:13:32 +00:00
Benny Malengier
2f28174eb0
Bugfix: The new hascitation filter does not show in the list
...
svn: r20356
2012-09-10 11:25:40 +00:00
Julio Sánchez
aaa0b1966e
Fix error in plural cousins (same generation) relationship string generation
...
svn: r20342
2012-09-06 12:54:54 +00:00
Julio Sánchez
eee0f0283a
Reworked rel_es.py as evolution of some uncompleted code for 3.2 that never made it to svn
...
svn: r20339
2012-09-06 09:57:57 +00:00
Peter Landgren
d6a9ca5260
Fixed a typo.
...
svn: r20326
2012-09-04 14:40:51 +00:00
Benny Malengier
482d291a4e
6014: Citation view crash
...
svn: r20323
2012-09-04 11:35:16 +00:00
Peter Landgren
6ffdacc185
Fix graphviz 2.28.0 and multiple pages.
...
svn: r20316
2012-09-03 08:46:20 +00:00
Benny Malengier
9dff627eb4
Fix crash in fanchart on 8 (max) generations)
...
svn: r20290
2012-08-30 13:16:06 +00:00
Jérôme Rapinat
069c1c1ced
#5991 : typo on docstrings
...
svn: r20277
2012-08-28 17:41:05 +00:00
Jérôme Rapinat
1e7df24ec1
#5914 #5991 : crash with person filter and references proxy; missing proxy support for bookmarked citations
...
svn: r20276
2012-08-28 17:38:33 +00:00
Benny Malengier
4c28d1c74c
6003: Not all sourcebase objects have the same source filters
...
svn: r20270
2012-08-27 09:21:10 +00:00
Jérôme Rapinat
ac5d1a68d3
bump to 3.4.2
...
svn: r20261
2012-08-24 16:49:26 +00:00
Benny Malengier
a2191b7bbe
5756: First names are sometimes displayed incorrectly in Ancestry View
...
svn: r20248
2012-08-22 11:31:00 +00:00
Doug Blank
72e22023a0
5990: order of families not preserved across XML export-import
...
svn: r20244
2012-08-21 18:33:37 +00:00
Doug Blank
4943108b46
5990: order of families not preserved across XML export-import
...
svn: r20238
2012-08-21 12:37:49 +00:00
Peter Landgren
653ce7c2fc
Issue 5964, UTF16reader returned str, shoul be unicode.
...
svn: r20200
2012-08-11 08:40:44 +00:00
Craig J. Anderson
bbab6e160d
fix for:
...
http://www.gramps-project.org/bugs/view.php?id=5960
http://www.gramps-project.org/bugs/view.php?id=5958
errors when a person is unknown in the database.
svn: r20170
2012-08-01 18:46:40 +00:00
Andre Marcelo Varenga
46f9993461
update pt_BR translation
...
svn: r20134
2012-07-30 02:59:45 +00:00
Craig J. Anderson
a9a742a6db
Fix for error
...
http://www.gramps-project.org/bugs/view.php?id=5221#c24809
svn: r20126
2012-07-29 00:33:21 +00:00
Jérôme Rapinat
13e320213a
5914: Cannot save bookmarked citations into Gramps XML file format
...
svn: r20047
2012-07-22 05:29:03 +00:00
Jérôme Rapinat
a712fe504f
remove "PluginManagerGramplet" references (see rev20028)
...
svn: r20030
2012-07-19 05:45:49 +00:00
Doug Blank
5de065c703
Removed unneeded plugin, now that this is built into Gramps
...
svn: r20028
2012-07-18 17:25:46 +00:00
Doug Blank
1366d3abc6
5708: Confusing results with statistic gramplet and filter
...
svn: r20026
2012-07-18 05:45:47 +00:00
Doug Blank
bc381bd39a
4538: security - information disclosure: export with 'restrict data on living people'on leaks first names when patronymic is present
...
svn: r20024
2012-07-18 05:18:02 +00:00
Doug Blank
d6cb6934fe
5443: Maximum number of generations (fixed slightly different types, such as int to long)
...
svn: r20023
2012-07-18 05:10:25 +00:00
Craig J. Anderson
76e1edbd82
Backed out a change I made in parameters in commit 19862
...
svn: r20017
2012-07-17 01:30:10 +00:00
Craig J. Anderson
5efff27bf4
Paul found a strange error. Using the book report.
...
when a self._user.begin_progress is started, it must
be finished in the same method. If not, the progress
box will not go away.
svn: r20016
2012-07-17 00:24:09 +00:00
Tim G L Lyons
b377893a73
0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Setup logging in gramps.py before anything else; for Windows divert stderr/stdout to a log file; use logging instead of print for errors or warnings.
...
svn: r20013
2012-07-16 22:54:43 +00:00
Tim G L Lyons
91586b708c
0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Change warning print statements to logging.
...
svn: r20010
2012-07-16 17:53:43 +00:00
Paul Franklin
babbc8d031
5696: clicking the "home" icon should report if no default person has been set
...
svn: r19999
2012-07-14 14:05:00 +00:00
Tim G L Lyons
df36baafc8
0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Change to logging.warning and logging.info.
...
svn: r19993
2012-07-12 22:13:58 +00:00
Tim G L Lyons
e8a8c866f2
0005735: Custom Source filter missing. Citation filter was not using 'page' and source filter was not using 'Abbreviation'.
...
svn: r19979
2012-07-10 19:33:41 +00:00
Doug Blank
f8b0cde0bd
5905: Links (other than internet) in Notes don't work in NAVWEB; don't crash and handle Family
...
svn: r19974
2012-07-10 17:04:15 +00:00
Paul Franklin
15696d64a8
5765: table-lines out of order in complete-individual-report in LaTeX
...
(patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>)
svn: r19953
2012-07-05 13:54:01 +00:00
Craig J. Anderson
c8c78e5044
small error fixes to these reports when run in a book report
...
svn: r19933
2012-06-28 15:41:55 +00:00
Jérôme Rapinat
095e869101
5881: data_item ignored on citation object
...
svn: r19932
2012-06-28 14:11:20 +00:00
Craig J. Anderson
9500e4489c
fix for 5851
...
svn: r19893
2012-06-21 20:39:55 +00:00
Jérôme Rapinat
ec5e8ae6ca
5794: Birthday list report has invalid code
...
svn: r19890
2012-06-21 09:19:58 +00:00
Craig J. Anderson
7d61da0bfe
Error 5851 (part 2)
...
svn: r19867
2012-06-18 20:19:08 +00:00
Craig J. Anderson
19a19adaa9
Fix for error 5851 in trunk and 3.4.
...
'&' and '<' give Pango warnings and does not display properly in
(most) Graphical reports.
svn: r19865
2012-06-18 18:06:37 +00:00
Peter Landgren
1e0946784c
Found a new untranslated word.
...
svn: r19864
2012-06-18 17:58:28 +00:00
Peter Landgren
25007d13ca
Found an untranslated word.
...
svn: r19854
2012-06-17 17:19:21 +00:00
Serge Noiraud
a5f44c2a14
Geography : performance issue with a lot of places.
...
svn: r19847
2012-06-16 09:16:55 +00:00
Tim G L Lyons
2a9c9dd07f
0005781: Errors with Merge Citations. Amended so it checks whether the first citation processed for a particular page/volume/confidence/date (as applicable) has notes.
...
svn: r19762
2012-06-05 18:19:13 +00:00
John Ralls
7bf5c1147e
Accept control-click as an alternative for right-click when the Gdk
...
backend is Quartz.
This is a standard behavior on Macs, since they often have single-button
mice or trackpads.
svn: r19753
2012-06-04 00:55:10 +00:00
John Ralls
c78eeb5b51
[Bug 5825] Error in SessionLog
...
locale.nl_info isn't supported, but we can use an ISO8601-like format
without localization.
svn: r19751
2012-06-03 21:56:02 +00:00
Craig J. Anderson
3f5f656b25
reverse out the changes made by fix 5733. This is fix is worse than
...
the origional. going to fix another way.
svn: r19749
2012-06-03 21:02:00 +00:00
Michiel Nauta
729823612e
5809: Multisurname editor impossibly narrow
...
svn: r19747
2012-06-03 20:11:39 +00:00
Nick Hall
d3250c7177
5827: Add missing comma in media view default gramplets list
...
svn: r19745
2012-06-03 15:05:48 +00:00
Craig J. Anderson
7be5724892
fixed error 5733. Text was not scaling up/down in odt reports.
...
svn: r19730
2012-05-31 18:30:21 +00:00
Paul Franklin
7c7bdaac9b
permit only one argument to user.warn and user.notify_error
...
since second arguments are optional in both ErrorDialog and
WarningDialog (so some errors and warnings have only one)
svn: r19674
2012-05-27 14:44:37 +00:00
Jérôme Rapinat
76cdb1be6c
add key for vietnamese into _LANG_MAP (lang selector on some textual reports)
...
svn: r19660
2012-05-26 17:38:34 +00:00
Jérôme Rapinat
5f000ec3f1
5705: Wrong detection of error (burial before death) when checking data
...
svn: r19657
2012-05-26 09:02:08 +00:00
Nick Hall
06a4af4fce
5752: Store tag names as unicode
...
svn: r19630
2012-05-23 13:21:22 +00:00
Paul Franklin
5bbc2e1c24
5718: crashes on startup
...
svn: r19625
2012-05-22 16:38:58 +00:00
Paul Franklin
741467ef33
5755: some report "custom paper" sizes are saved incorrectly
...
svn: r19622
2012-05-22 15:51:28 +00:00
Paul Franklin
fa901ca5a5
5727: some PDF book reports have extra blank pages between them
...
svn: r19620
2012-05-22 15:07:20 +00:00
Stéphane Charette
ee98c3c550
bump gramps34 branch version to 3.4.1
...
svn: r19618
2012-05-22 08:31:31 +00:00
Doug Blank
fb7679bac5
5279: i can't export my database
...
svn: r19593
2012-05-19 17:26:25 +00:00
Michiel Nauta
79a70dac69
Add warning on db env opening failure
...
svn: r19550
2012-05-17 09:52:55 +00:00
Serge Noiraud
bed34d0614
Geography : wrong autozoom when we click on the map.
...
svn: r19462
2012-05-07 12:25:48 +00:00
Michiel Nauta
0a2acf41bf
5676: Crashed when verifying data
...
svn: r19450
2012-05-06 09:46:29 +00:00
Craig J. Anderson
6d982b9481
simple update to help with book report messages display to console
...
svn: r19439
2012-05-04 18:18:16 +00:00
Craig J. Anderson
0aa97cd674
proper fix so evens work within the display format
...
svn: r19437
2012-05-04 18:05:45 +00:00
Craig J. Anderson
8c4af875fb
fixed a crash when you add the descendant_chart to a book report. In
...
the 'include' tab, you can select a 'family chart' option for the
title which should not be there. When ran it will crash.
svn: r19431
2012-05-03 14:08:02 +00:00
Michiel Nauta
049ffb1e42
5691: narrative web site regression: blank line
...
svn: r19394
2012-04-28 19:54:04 +00:00
Doug Blank
6becb4f632
Addons were looking in trunk instead of gramps34
...
svn: r19366
2012-04-20 02:46:03 +00:00
Tim G L Lyons
52079fb398
0005687: Can't delete a note, which is a citation.
...
svn: r19362
2012-04-19 18:39:25 +00:00
Jérôme Rapinat
c2ef5944c5
some strings were not translated (patch by MathieuMD), see devel mailing list; need to generate a new 'gramps.pot'
...
svn: r19355
2012-04-19 05:28:52 +00:00
Nick Hall
1a16fe577f
5655: Fix warnings when tags have duplicate names
...
svn: r19343
2012-04-16 16:20:10 +00:00
Gary Burton
b8e8f97ab0
Fix crash when copying family objects to the clipboard
...
svn: r19338
2012-04-15 20:42:40 +00:00
Serge Noiraud
27cd29b0c9
Geography : same as for trunk from vassilii : fix l10n call when wrong osmgpsmap version reported
...
(parameters should be substituted only AFTER _() is called)
svn: r19333
2012-04-15 07:04:58 +00:00
Michiel Nauta
75d54125db
5466: On import and Check and Repair need to check references to absent objects
...
svn: r19327
2012-04-14 12:19:00 +00:00
John Ralls
df068471bb
Load a menu accelerator map named gramps.accel if such a file exists in const.DATA_DIR
...
svn: r19319
2012-04-13 19:55:56 +00:00
Jérôme Rapinat
5c3cece884
5654: write all files into one directory for years and months, level issue with NavWeb, patched by MD Nauta
...
svn: r19315
2012-04-13 16:08:49 +00:00
Tim G L Lyons
2bf73bee01
ImportGrdb does not support the latest database format. Adopted suggested solution that the "file association with grdb files perhaps remains but that the importer gives a message to use old version 3.0 to upgrade these old files".
...
svn: r19310
2012-04-13 10:35:55 +00:00
Michiel Nauta
250a3eb343
5595: DBError when rebuilding reference maps while Event view row is selected
...
svn: r19270
2012-04-07 20:34:24 +00:00
Nick Hall
04f34f6059
5206: Remember size of FilterEditor and EditFilter windows
...
svn: r19265
2012-04-07 19:01:53 +00:00
Michiel Nauta
96dcf2f0c1
is_equal called on handle
...
svn: r19261
2012-04-07 11:26:45 +00:00
Tim G L Lyons
c29763c6f2
0005667: Merging notes with citation references fails (also merge media)
...
svn: r19251
2012-04-06 17:15:34 +00:00
Tim G L Lyons
d1105720f4
0005656: Error during citation merging. get_confidence_level should be set_confidence_level - the classic single character fix!!
...
svn: r19231
2012-04-04 18:14:55 +00:00
Jérôme Rapinat
6f886ec485
5654#c23595, #5193 : should not try to copy a style sheet if 'No style sheet' value is set
...
svn: r19207
2012-04-03 08:47:08 +00:00
Gary Burton
0a317dbf38
Use replacement refresh_objects method instead of remove_invalid_objects which no longer exists
...
svn: r19203
2012-04-01 19:25:12 +00:00
Jérôme Rapinat
4dabf58a6b
improvements on french date handler (by Mathieu MD)
...
svn: r19199
2012-04-01 15:00:39 +00:00
Jérôme Rapinat
da79d145e2
5081: check and use unfilterd persons on __is_living (by MD Nauta)
...
svn: r19123
2012-03-23 16:11:20 +00:00
Tim G L Lyons
1ab0f4276d
GEDCOM import: IdMapper can sometimes be passed @F2002@ and sometimes F2002. These were not mapping to the same swapped Gramps Id.(Partly a consequence of revision 19053).
...
svn: r19094
2012-03-19 16:04:31 +00:00
Rob G. Healey
99185e213a
Bug#0002738: NarrativeWeb: strange behaviour with alphabet navigation when used with narrow browser window --> has now been fixed.
...
svn: r19088
2012-03-19 06:36:27 +00:00
Rob G. Healey
65764aef8f
Fixed bug in the navigation menu and the calendar day items.
...
svn: r19087
2012-03-19 04:33:52 +00:00
Rob G. Healey
f8f747fad6
Bug#0005274: Narweb - Web Link, showing Url -- has been fixed as requested.
...
svn: r19085
2012-03-19 02:49:40 +00:00
John Ralls
a226f070c7
Bug 5429: Fix typo in MacTransUtils.py
...
svn: r19083
2012-03-18 20:13:00 +00:00
Benny Malengier
f8042298e1
5617: local variable for mother on 'plugins/views/geoperson.py
...
svn: r19076
2012-03-17 14:09:11 +00:00
Michiel Nauta
7d904317b5
5632: Objects with references to missing tags not fixed by Check and Repair
...
svn: r19065
2012-03-14 20:04:57 +00:00
Michiel Nauta
e9847395da
5629: Citations with reference to missing note/media not fixed by Check and Repair
...
svn: r19057
2012-03-13 21:39:23 +00:00
Tim G L Lyons
8c59cddc52
0005608: GEDCOM import ignores leading 0's in INDI ID's
...
svn: r19055
2012-03-13 17:45:26 +00:00
Tim G L Lyons
9c4f7b7e0a
0005620: Export name types to GEDCOM. Patch extended following testing against various GEDCOM files from the internet.
...
svn: r19053
2012-03-13 17:09:08 +00:00
John Ralls
a89bc54a25
[Bug #5610 ] Can't launch external viewer due to PATH set by Gramps
...
startup script
Hard-code the path to /usr/bin/open in gui/utils.py. Since this is an
Apple-only utility and Apple-proprietary, there's no legitimate reason
to use a different one.
svn: r19022
2012-03-06 19:08:29 +00:00
Jérôme Rapinat
3475e213f0
5554: 'importgedcom.glade' into plugins.import folder
...
svn: r19020
2012-03-06 16:19:47 +00:00
Jérôme Rapinat
9dfcb9d6fe
5554: 'importgedcom.glade' is used with ANSEL encoding
...
svn: r19015
2012-03-05 19:27:30 +00:00
Jérôme Rapinat
f3e71cef0a
try to avoid key issue on event
...
svn: r19014
2012-03-05 19:23:24 +00:00
Jérôme Rapinat
4eb638fa15
5554: Ignore no more used .glade files on installation and translation
...
svn: r19010
2012-03-05 17:27:49 +00:00
Jérôme Rapinat
5e6e83d53e
Enable translation on top object
...
svn: r19007
2012-03-05 17:18:53 +00:00
Jérôme Rapinat
6f14cc7bc7
Avoid to ignore last characters when we have more than 999 individuals (string length into button). It is not fixed for all cases, only more confort.
...
svn: r18999
2012-03-03 08:53:08 +00:00
Tim G L Lyons
53f8250d30
0005606: GEDCOM import: NOTE_RECORD is not handled properly
...
svn: r18991
2012-03-02 17:40:21 +00:00
Tim G L Lyons
899e911fef
0005605: GEDCOM inport: Embedded from of MULTIMEDIA_LINK in INDIVIDUAL_RECORD does not use IdMapper
...
svn: r18989
2012-03-02 17:10:19 +00:00
Nick Hall
09e3384e61
1446: Fix Clipboard refresh problem
...
svn: r18981
2012-02-29 23:29:35 +00:00
Paul Franklin
a78a819220
revert 18977
...
svn: r18978
2012-02-27 04:48:03 +00:00
Paul Franklin
ef885cb8d4
add strings before gramps34 "string freze"
...
svn: r18977
2012-02-26 17:53:34 +00:00
Tim G L Lyons
dbb6af0286
Disable 'Install Addons' tab in Help->Plugin Manager because it is superseded by the Preferences check for updates features.
...
svn: r18968
2012-02-24 18:30:37 +00:00
Tim G L Lyons
85903806c8
Change defaults so that new users are not notified about new plugins (before they have even seen the UI). This solves 0004994: Gramp hangs on retriving addons list
...
svn: r18962
2012-02-23 20:51:45 +00:00
Jérôme Rapinat
7315e9a7f2
5537: Crash when making an archive for the Narrative Web Site with the option Include Family Map with all places (merged from trunk)
...
svn: r18956
2012-02-23 07:29:28 +00:00
Jérôme Rapinat
abe45952c0
grammar improvement
...
svn: r18954
2012-02-23 07:17:17 +00:00
Tim G L Lyons
5f2c22a186
0005588: [XML]: Media object handling on citation and private marker on (source reference). Add media object to citation. No change needed for privacy.
...
svn: r18948
2012-02-21 23:23:13 +00:00
Tim G L Lyons
e6849bd417
GEDCOM import: if a default source is created, attached date data for submitters was incorrectly stored as a Date object when it should be text.
...
svn: r18946
2012-02-21 15:49:30 +00:00
Tim G L Lyons
e06243c372
GEDCOM import: error handling code moved to one place (no change to effect)
...
svn: r18934
2012-02-19 16:42:53 +00:00
Tim G L Lyons
127cfa3a81
0005202: Failed gedcom file import. Dates too far in the future give OverflowError, allow for this exception.
...
svn: r18932
2012-02-19 16:18:26 +00:00
Tim G L Lyons
a80e19854e
GEDCOM import. Fix parsing of ALIA (alias) tag, if it is a reference to another person, store the reference in the association secondary object
...
svn: r18930
2012-02-19 15:57:20 +00:00
Jérôme Rapinat
003b43714b
use 'ngettext'
...
svn: r18929
2012-02-19 14:20:21 +00:00
Jérôme Rapinat
dc033fe03a
typo
...
svn: r18926
2012-02-19 14:16:58 +00:00
Rob G. Healey
3353dc024b
Fixed error in get_citation_links(). Thanks for pointing it out to me.
...
svn: r18921
2012-02-17 23:52:36 +00:00
Gary Burton
73a32cfeec
Get an instance of GuiPluginManager to report errors loading plugins
...
svn: r18919
2012-02-17 18:37:37 +00:00
Tim G L Lyons
edaea54a84
GEDCOM import: make generated GEDCOM notes monospaced
...
svn: r18916
2012-02-17 18:00:31 +00:00
Jérôme Rapinat
f97a4f4511
2356: add comments about genitive form issues under some locales
...
svn: r18915
2012-02-17 16:51:40 +00:00
Nick Hall
1560b0657d
4774: Bug fix for r17451
...
svn: r18911
2012-02-17 14:19:44 +00:00
Peter Landgren
fbc58eb5e7
Fix of two typos.
...
svn: r18907
2012-02-17 10:37:04 +00:00
Tim G L Lyons
65cd98be62
Typo (inconsistent warning note titles)
...
svn: r18905
2012-02-17 00:34:59 +00:00
Tim G L Lyons
83ae6bb74b
GEDCOM Import
...
0005456: Default log level after installation results in disk being filled on import (various problems manifested by geni.com data)
0005030: Remove warning of libgedcom.py from family tree builder (_UID, RIN, EMAIL and WWW from FTB)
0003553: Import media files from GEDCOM (web located media for geni.com)
* Add EMAIl and WWW for RESI events (for FamilyTreeMaker)
* Detect missing FORM or FILE for Multimedia objects and produce warning reports (FORM and FILE are mandatory for GEDCOM, but are difficult to locate without messages) (for geni.com imports among others)
* Handle multimedia images that are given by web addresses (for geni.com imports among others)
* Produce warning reports when DATE, TYPE and PLACe are ignored for the event details of attributes
* Handle change date/time on notes (for geni.com imports among others)
svn: r18903
2012-02-17 00:12:44 +00:00
Paul Franklin
407c02b054
5562: New LaTeXDoc.py -- patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>
...
svn: r18902
2012-02-16 19:41:16 +00:00
Rob G. Healey
a1ffd70dee
Finished class SourcePage's Citations Referents section.
...
svn: r18897
2012-02-16 05:18:23 +00:00
Gary Burton
afee5010f1
Improve error message when a view or plugin fails to load
...
svn: r18893
2012-02-15 21:18:21 +00:00
Nick Hall
bab1c347f5
5326: Add table of contents and index support for ODF documents
...
svn: r18886
2012-02-14 23:11:49 +00:00
Jérôme Rapinat
153aa286f8
use translated string for custom attribute type after merging
...
svn: r18884
2012-02-14 14:00:44 +00:00
Jérôme Rapinat
9850c791a3
typos
...
svn: r18880
2012-02-14 12:19:06 +00:00
Jérôme Rapinat
fcfa59c2a9
use translated stringfor custom attribute type after merging
...
svn: r18879
2012-02-14 12:17:45 +00:00
Jérôme Rapinat
c6b9e660f6
1571: use translated strings
...
svn: r18878
2012-02-14 12:15:33 +00:00
Nick Hall
9ccbea8337
5326: Bug fix for table of contents and index in pdf reports
...
svn: r18875
2012-02-13 18:38:14 +00:00
Jérôme Rapinat
f505317b4d
1571: use translated strings
...
svn: r18874
2012-02-13 18:03:14 +00:00
Paul Franklin
df3de478f9
typos
...
svn: r18871
2012-02-13 01:15:51 +00:00
Nick Hall
8a443da4d2
5326: Add Alphabetical Index and Table of Contents generation for pdf reports
...
svn: r18870
2012-02-12 21:55:07 +00:00
Rob G. Healey
04c3cc065e
As there is no time left for code changes, I have reverted changes for bio, half, step- siblings.
...
svn: r18866
2012-02-12 17:37:59 +00:00
Paul Franklin
1ca4c044db
5562: New LaTeXDoc.py -- patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>
...
svn: r18864
2012-02-12 04:00:42 +00:00
Tim G L Lyons
9e34031bcf
Support _MAR as tag for married name for geni.com (similarly to existing _MARNM). This is related to 0005456: Default log level after installation results in disk being filled on import.
...
svn: r18863
2012-02-11 18:55:53 +00:00
Tim G L Lyons
5800f46518
0003553: Import media files from GEDCOM (part fix). 0005456: Default log level after installation results in disk being filled on import (part fix). Don't give error messages if the imported media file is an http URL (instead of a local file). Note that the double slash in 'http://" is still stored as a single slash.
...
svn: r18862
2012-02-11 18:34:52 +00:00
Tim G L Lyons
7e3415accb
0005030: Remove warning of libgedcom.py from family tree builder. Handle RIN and _UID on events.
...
svn: r18861
2012-02-11 18:16:18 +00:00
Tim G L Lyons
81f46dcc90
Changes to Export GEDCOM consequent on pylint changes in r18846.
...
svn: r18858
2012-02-11 16:48:06 +00:00
Rob G. Healey
6f03a4679f
Re- added half/ step -siblings back into Narrative Web, wWith Benny Malengier showing the functions to used.
...
svn: r18856
2012-02-11 08:08:43 +00:00
Tim G L Lyons
82dd340047
0005042: Import Gedcom : Address. There can be problems if the place structure creates a main location (any subsequent address structure will overwrite the main location) or if an ADDR tag is encountered before the PLAC tag (the place will create a new place, and the data already created for the ADDR will become an orphan).
...
svn: r18855
2012-02-10 23:47:33 +00:00
Rob G. Healey
156f0f47a3
Moved javascript files from the js directory to the scripts directory.
...
svn: r18854
2012-02-10 23:46:58 +00:00
Rob G. Healey
ff9c7cd935
Moved stylesheets from styles directory to css directory.
...
svn: r18853
2012-02-10 23:40:41 +00:00
Rob G. Healey
eb7e1ffb19
Removed additional class identifiers so that they would be no possible conflicts. Moved them to the role field instead.
...
svn: r18852
2012-02-10 23:25:59 +00:00
Josip Pisoj
53c9c30890
bug #5554 : Automake problem
...
svn: r18851
2012-02-10 20:25:15 +00:00
Tim G L Lyons
8872ab4ec2
0003874: ImportGedcom: does not recognise changes to 'preferences.default-source' after startup
...
svn: r18850
2012-02-10 20:14:14 +00:00
Nick Hall
da75a38762
5326: Revert r18842
...
svn: r18848
2012-02-10 19:57:57 +00:00
Paul Franklin
8e608ed7c4
1) add SVN svn:keywords "Id" property if it didn't have it
...
2) add SVN svn:mime-type "text/plain" property if it didn't have it
svn: r18847
2012-02-10 19:39:56 +00:00
Tim G L Lyons
3d071f8b33
pylint improvements
...
svn: r18846
2012-02-10 19:16:15 +00:00
Paul Franklin
da16f93a45
5394: Gramps support for backup/restore of multiple trees needs to be better thought out
...
partial fix (nothing done about media directories);
original patch by Doug Blank, then modified by me
svn: r18845
2012-02-10 18:38:27 +00:00
Jérôme Rapinat
4bc1428a85
5555: Some translation strings should be the same as keys in english (GrampsType classes), detailed reports
...
svn: r18844
2012-02-10 15:13:04 +00:00
Nick Hall
3767c1d1e4
5326: Add Alphabetical Index and Table of Contents generation for pdf reports
...
svn: r18842
2012-02-10 14:53:58 +00:00
Tim G L Lyons
249c5dc46b
0002172: Warnings on GEDCOM import. Improve compatibility with standard GEDCOM. Issue warning if both ADDR and ADR1 are supplied, as only one is stored. Store attributes more consistently: store person RIN and REFN:TYPE. Store family REFN:TYPE and RIN. Store source RIN. Fix parsing of HEAD, so that detection and storing of software product and version is not dependant on the sequence in which the tags are encountered. Fix processing of 'Submitter' so that if more than one, the correct one is stored as the researcher. Issue warning when various elements are ignored. Fix level of parsing of top level notes. Also process more of the HEAD header so that if the option for adding a default source on import is set, most of the header is stored as attributes etc. of the default source (the submitter(s) are stored as repositories).
...
svn: r18841
2012-02-10 00:13:17 +00:00
Rob G. Healey
dc00fd982a
Some re-workings on the SourcePage Citations section: Look at the Drop Down menu options using Basic-Blue and Visually style sheets.
...
svn: r18839
2012-02-09 08:57:53 +00:00
Rob G. Healey
309214e022
Replaced Drop Down Citations with Drop Down Animated Citations.
...
svn: r18837
2012-02-08 05:04:53 +00:00
Rob G. Healey
00b55b709b
Fixed and remove database objects that are not in the report database for class SourcePage's Citation Referents.
...
svn: r18836
2012-02-08 03:31:13 +00:00
Rob G. Healey
b8736f6166
Added Makefile.am to webstuff/js directory to allow this directory to become part of the Gramps autotools build.
...
svn: r18835
2012-02-07 18:36:10 +00:00
Rob G. Healey
6b8aa17495
Updated the jquery javascript library up to version 1.7.1.
...
svn: r18834
2012-02-07 02:09:04 +00:00
Rob G. Healey
cb76bbdae9
Modified all style sheets to match changes made in SourcePage Citation Referents section.
...
svn: r18833
2012-02-07 01:31:51 +00:00
Tim G L Lyons
108e048a5f
0001571: Option on import to preserve Non-standard data from GEDCOM files (currently discarded without notice). Change the generated NoteType to GEDCOM import.
...
svn: r18832
2012-02-06 22:46:37 +00:00
Gary Burton
ab6abda558
Remove redundant variable from by_event_id_key
...
svn: r18830
2012-02-06 20:43:32 +00:00
Gary Burton
be186376c0
Fix by_event_place_key to use correct locale method
...
svn: r18829
2012-02-06 20:38:42 +00:00
Tim G L Lyons
be08c38207
GEDCOM import remove debug outputs (also a few extra comments)
...
svn: r18827
2012-02-05 23:35:59 +00:00
Tim G L Lyons
79ca4f32d3
0005553: GEDCOM import does not import references to repositories. rid_map was not being used. Also removed redundant code in __find_or_create_repository()
...
svn: r18826
2012-02-05 17:51:09 +00:00
Tim G L Lyons
371f6ca414
GEDCOM import. Minor fix for reporting of top level errors.
...
svn: r18825
2012-02-05 15:55:17 +00:00
Tim G L Lyons
b6df7d2a49
GEDCOM import. Fix handling of notes. Notes could get duplicate Gramps IDs. If a note was going to be assigned the next Gramps ID, then there was no check whether the Gramps ID had already been allocated to a note that had been encountered as a linked note, but not yet committed. Also handle change date and time for notes. Also media objects attached to a source citation were parsed with the wrong level, so they swallowed the following tags (this had been a problem with the previous source references processing).
...
svn: r18824
2012-02-05 15:38:32 +00:00
Gary Burton
2ff608e798
Ensure dates are sorted by key. Bug #5493
...
svn: r18822
2012-02-05 12:58:05 +00:00
Rob G. Healey
fd706ae824
Complete re- write of SourcePage Citation Referents section. It now works correctly and the web page source layout is also correct, which afects the page layout.
...
svn: r18821
2012-02-05 07:00:17 +00:00
Tim G L Lyons
fc74ba6f6e
GEPS 023: Citations: GEDCOM import was not working if Preferences->General->'Add default source on import' was set.
...
svn: r18818
2012-02-03 11:15:42 +00:00
Rob G. Healey
8105d88233
Fixed issue on SourcePage Citation Referents not displaying the person's name.
...
svn: r18817
2012-02-03 07:19:59 +00:00
Rob G. Healey
ed5a1aa258
Fixed hyperlinks for person and media links in the SourcePage Citation Referents section.
...
svn: r18816
2012-02-03 06:55:21 +00:00
Tim G L Lyons
142c6c69cf
Added a report for GEDCOM import showing lines that were not imported, and build notes containing the unimported data. The notes are attached, where possible, to appropriate objects.
...
This resolves the following two issues:
0001371: source record ignores useful DATA block
0001571: Option on import to preserve Non-standard data from GEDCOM files (currently discarded without notice)
svn: r18815
2012-02-02 23:02:18 +00:00
Tim G L Lyons
fc78bb6052
Changed so that the Merge Citation dialogue box closes on its own when the OkDialog box which reports the number of merges is closed.
...
svn: r18813
2012-02-02 13:01:38 +00:00
Tim G L Lyons
5daa484bce
Change to use monospaced font in InfoDialog in upgrade 16 report. (The report was designed for a monospaced font)
...
svn: r18812
2012-02-02 12:53:24 +00:00
Tim G L Lyons
2cda6048bb
Add option for monospaced font in InfoDialog
...
svn: r18811
2012-02-02 12:50:56 +00:00
Tim G L Lyons
b79e930770
Added comments for the level 0 parsing to clarify signposts in the code.
...
svn: r18808
2012-02-01 22:14:47 +00:00
Jérôme Rapinat
594fe80405
fix a broken url by using sourceforge archives
...
svn: r18807
2012-02-01 19:14:14 +00:00
Rob G. Healey
8391e45a9b
Fixed all errors that were causing crashes. Thank you for taking the time to point them out to me.
...
svn: r18805
2012-02-01 07:11:46 +00:00
Rob G. Healey
f9bd7e7ec6
More update on SourcePage Drop Down Citations Menu.
...
svn: r18804
2012-01-31 20:58:29 +00:00
Tim G L Lyons
3b42cdf51f
0005501: Gedcom with embedded and linked notes creates duplicate IDs. The translate parameter is removed from IdMapper, so that IDs are always translated. This still means that import attempts to preserve the IDs in the GEDCOM file (unless there are collisions).
...
svn: r18803
2012-01-31 18:25:17 +00:00
Rob G. Healey
26c09d359c
Fixed and simplified the Drop Down Navigaton menu, which will also work for the Drop Down SourcePage Citations.
...
svn: r18800
2012-01-30 23:00:46 +00:00
Rob G. Healey
b26fe55a66
Fixedclasses FamilyListPage and FamilyPage.
...
svn: r18799
2012-01-30 21:21:52 +00:00
Jérôme Rapinat
431ae7b8c2
visual consistency (icons on Sources category)
...
svn: r18798
2012-01-30 10:49:41 +00:00
Rob G. Healey
a9b6b94ba8
Removed class CitationPage as it will not be created after all.
...
svn: r18797
2012-01-30 06:38:52 +00:00
Rob G. Healey
216c73d028
Beginning of work to allow Drop Down menu to work with class SourcePage's Citation Referents section.
...
svn: r18796
2012-01-30 06:35:05 +00:00
Rob G. Healey
27f2603aa3
Clean up work:
...
* Added docstrings where missing...
* removed empty lines where needed...
* removed whitespace...
* changed several variable names
svn: r18795
2012-01-30 01:45:37 +00:00
Michiel Nauta
9dfa6c1c32
5543: Error on merging media objects
...
svn: r18794
2012-01-29 16:25:26 +00:00
Michiel Nauta
56f98a2afb
Updated gen/lib/test/merge_test.py
...
svn: r18793
2012-01-29 16:19:08 +00:00
Michiel Nauta
5ead9508be
5536: Abbreviation field in source sidebar filter
...
svn: r18786
2012-01-28 22:10:56 +00:00
Rob G. Healey
44b33146d6
Remove Web_Source_Citations.css from src/plugins/webstuff/css/Makefile.am to allow autotools to compile Gramps.
...
svn: r18785
2012-01-28 11:22:33 +00:00
Rob G. Healey
dfd838e74d
Removed referenced.py from the src/gen/proxy directory to allow autotools to compile Gramps.
...
svn: r18784
2012-01-28 11:19:55 +00:00
Rob G. Healey
57525bd032
Edit the outline symbols for SourcePage Citation Referents section.
...
svn: r18783
2012-01-27 21:56:31 +00:00
Rob G. Healey
06a408f4e7
Remove unnecessary Style Sheet.
...
svn: r18782
2012-01-27 21:36:37 +00:00
Gary Burton
b07ae69371
Removed referenced proxy in favour of referencedBySelection
...
svn: r18781
2012-01-27 21:03:57 +00:00
Tim G L Lyons
26733443fb
0002918: Add Gedcom EVENT_TYPE_CITED_FROM and ROLE_IN_EVENT in relation with Source Citation Fields. These are added as data elements with keys EVEN and EVEN:ROLE respectively.
...
svn: r18780
2012-01-27 20:59:35 +00:00
Jérôme Rapinat
d2297a5a09
Add missing citation file reference for desktop using svg (installation)
...
svn: r18779
2012-01-27 17:54:35 +00:00
Rob G. Healey
c5176de03a
Moved Home link to the Main line of Drop-Down navigation menu.
...
svn: r18774
2012-01-26 17:35:55 +00:00
Rob G. Healey
9e69e1ddbd
Style Sheet that will create the brand new Citations Referents Drop Down menu for class SourcePage for NarrativeWeb.
...
svn: r18773
2012-01-26 16:50:45 +00:00
Rob G. Healey
f09cdee321
Moved Contact out to the main line Drop down menu. Clean up of the web page output.
...
svn: r18772
2012-01-26 09:09:36 +00:00
Rob G. Healey
d1fd5c1d94
Drop Down Main Navigation Menu is now working...
...
* you will need to choose either Basic-Blue or Visually Style Sheet for this to work.
* I could extend this to all Style sheets if it is wanted.
svn: r18771
2012-01-26 08:15:11 +00:00
Tim G L Lyons
8eaa83a5e8
0005533: RTFDoc produces invalid RTF when bold and normal are mixed in a paragraph. start_bold and end_bold changed to store data in the self.text buffer
...
svn: r18770
2012-01-25 23:28:42 +00:00
Rob G. Healey
520287dacc
Added NarrativeWeb menu option for Drop Drop Menus.
...
svn: r18769
2012-01-25 05:14:54 +00:00
Rob G. Healey
22dd294bc4
Adding Cascading Style Sheet for the beginning of HTML5/ CSS3 Drop Down menus option in NarrativeWeb.
...
svn: r18768
2012-01-25 04:52:29 +00:00
Rob G. Healey
b5a262a861
Needed to remove gramps-citation.png from this file to get autotools to work.
...
svn: r18767
2012-01-25 04:12:34 +00:00
Tim G L Lyons
1ff2b969c4
0005529: Implement clickable links in reports, at least for odf. Implemented for odf output only, using mark.type LOCAL_HYPERLINK and LOCAL_TARGET.
...
svn: r18766
2012-01-24 18:13:23 +00:00
Tim G L Lyons
abddb6bcf6
0005528: ODF output fails validation. Added generation of settings.xml, and fixed illegal characters in style-name
...
svn: r18765
2012-01-24 16:00:11 +00:00
Paul Franklin
00fde7d03a
5434: Complete Individual report does not display photos with PDF or LaTeX file formats
...
svn: r18764
2012-01-24 06:14:33 +00:00
Paul Franklin
0f4284e842
5526: Complete Individual report sometimes has trailing blank page
...
svn: r18763
2012-01-23 17:09:03 +00:00
Paul Franklin
ae4f21a428
typo
...
svn: r18762
2012-01-22 17:18:30 +00:00
Tim G L Lyons
a689ac140d
GEPS 023: Updates to source and citation icons to make them more tango-like, following suggestion in http://gramps.1791082.n4.nabble.com/Gigantic-Wow-Geps023-large-sources-tp4033527p4036773.html
...
svn: r18761
2012-01-22 14:57:41 +00:00
Paul Franklin
e5a490d5da
5317: Multi-line photo captions are not rendered correctly in output reports
...
patch from Adam Stein <adam@csh.rit.edu>
svn: r18760
2012-01-22 04:03:29 +00:00
Jérôme Rapinat
6bd9bbaf38
5513: notes on places are not exported
...
svn: r18755
2012-01-19 09:04:12 +00:00
Rob G. Healey
5dc85473b7
Added code to handle when the event has multiple participants such as a census record.
...
svn: r18753
2012-01-19 08:48:41 +00:00
Rob G. Healey
523406f38c
Created line for Marriage of for Marriage event on new SourcePage.
...
svn: r18752
2012-01-19 03:10:26 +00:00
Rob G. Healey
1d7da62b10
Added section roles to web output. Modified menu navigation so that it will continue to work with all style sheets. Added ability to have Fade menu if there is only one year being created and only if Blue or Visually is being used.
...
svn: r18751
2012-01-17 10:22:26 +00:00
Rob G. Healey
f23e2b41d3
Fixed the menu navigation for WebCal since changing it for NarrativeWeb.
...
svn: r18750
2012-01-17 06:22:52 +00:00