Commit Graph

4218 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Rob G. Healey
473e6906ac Work has been done to make this style sheet more compliant with the W3C CSS validation service.
svn: r18749
2012-01-16 07:50:10 +00:00
Rob G. Healey
2890d56be3 Fixed a typo in class MediaPage(). Thank you Tim Lyons for pointing it out to me.
svn: r18748
2012-01-15 23:56:28 +00:00
Gerald Britton
b2df351e1e Reverting inadvertent changes to WebCal
svn: r18744
2012-01-14 20:34:59 +00:00
Gerald Britton
6831989736 Change HTML5 support so that pages pass the w3c validator tests
svn: r18743
2012-01-14 20:27:24 +00:00
Rob G. Healey
c68e50450c Reverted Main Navigation Menu back to a two row display if there are more than ten (10) menu items.
svn: r18739
2012-01-12 17:06:58 +00:00
Rob G. Healey
8086ebf6f3 Added a Horizontal Fade-In/ Fade-Out Navigation Menus Style Sheet for use with WebKit Browsers.
svn: r18738
2012-01-12 16:36:54 +00:00
Rob G. Healey
67888772bb Fixed a type in webstuff.py and a little bit of separation of lines.
* Fixed the Vertical menu placement on the page.
* Removed margin-top element from Basic-Blue style sheet.

svn: r18737
2012-01-12 08:29:13 +00:00
Rob G. Healey
e010e38203 Minor clean up of comments...
svn: r18736
2012-01-12 07:50:36 +00:00
Rob G. Healey
debdb384f4 Fixed Events for SourcePage and sorted them by event.get_date_object().get_sort_value().
svn: r18735
2012-01-12 07:06:48 +00:00
Rob G. Healey
cbc018e53a Updated Vertical to handle the new navigation/ alphabet division names. Re- worked the Vertical menu.
svn: r18733
2012-01-10 09:13:56 +00:00
Rob G. Healey
6a98138179 Increased font size of Navigation menus as it was too tiny to see.
svn: r18732
2012-01-10 07:36:39 +00:00
Rob G. Healey
ee8c763b8c Fixed issue in the navigation bar of not showing it horizontally. All style sheets tested and working with menus.
svn: r18731
2012-01-10 07:10:29 +00:00
Paul Franklin
991363e8e7 warn user if nobody selected
svn: r18730
2012-01-09 18:20:21 +00:00
Michiel Nauta
53af0a2189 5397: In "Check & Repair Database" the default path to missing media is always to \gramps\bin
svn: r18729
2012-01-09 18:13:34 +00:00
Paul Franklin
79a6c062c9 5489: some FamilyGroup.py rows have no right border
svn: r18726
2012-01-09 15:04:54 +00:00
Rob G. Healey
f3090242eb Removed coding for splitting the navigation menu: based on user screen resolution; instead it will break up the menu based of a screen resolution of 1024 as suggested by Nick Hall in the past.
svn: r18725
2012-01-09 03:38:17 +00:00
Rob G. Healey
19a5a05b4b Beginning of CitationPage has begun. Waiting for comments from Tim Lyons to continue work on it.
svn: r18724
2012-01-08 09:10:49 +00:00
Rob G. Healey
0fa6c81ae8 Add ability to split the navigation menu if too many items for one line based on screen width.
svn: r18722
2012-01-08 06:58:08 +00:00
Rob G. Healey
ceec3d5547 Have done alot of cleanup work on some parts of NarrativeWeb. Complete re-write of class SourcePage.
* Style sheets:  Noticed that on larger screen widths of more than 1024, that a hard- coded screen width, that the web page is only half the screen or less.  Changed screen width to 100% rather than 965px.  Might look into removing the hard- coded screen size.

* Need to look into changing how many list items are in the navigation menu based on screen width.

svn: r18721
2012-01-08 03:00:11 +00:00
Tim G L Lyons
975f4dc118 GEPS 023: Updates to Check and Repair, Test Case Generator and repo and Utils
Check and Repair tool

 - new check source and citation reference function, with extensive changes from previous (temporary) check citation references function,
 - low level in-table duplicate handle check removed as this is superfluous because the main database tables do not use the DB_DUP flag,
 - Progress meter added for cross table duplicate checking and  fixed for all checks,
 - diagnostic prints added for all checks to indicate success, and for many to indicate details of failures detected. These prints could be simply changed to Log messages if necessary. Comments added to show how checks relate to Test Case Generator test data,
 - order of checks revised so empty objects are removed first,
 - fix_encoding of media paths and descriptions modified to remove invalid characters (see change to Utils),
 - check and remove empty citations added.

repo.py remove_citation_references added to fix removal of citations on addresses in Repository records.

Utils.py fix_encoding modified to add an option to ignore characters that can't be unicode encoded.

TestCaseGenerator

 - generate families extended to generate family events,
 - options dialogue updated to reflect available features and to make it clearer,
 - block transactions options removed as they were by-passed in the code.
 - progress meter updated to use current function, and to properly update for all options,
 - signal testing code (that wasn't functional anyway) removed,
 - tag generating code called when it needed to be,
 - data error generating code broken up into functions to reflect the functions in the Check and Repair tool that they are designed to test,
 - various test data functions added for testing cross table duplicates, media encoding errors, missing photos, control characters in notes, empty objects, source and citation references and a few missing broken family links tests,
 - some fixes for some test cases (check events, person events were marked as birth events)
 - fix random text so tags don't contain invalid characters and add a styled text option,
 - ensure that some citations are shared,
 - remove old redundant commit_transaction function,
 - media linked to pictures that exist in the Gramps code so that they don't appear as missing images.


svn: r18713
2012-01-06 22:56:08 +00:00
Rob G. Healey
9d31349d4b Removed surname list on Citation Referents in Source Pages as per request from Tim Lyons.
svn: r18712
2012-01-06 21:40:25 +00:00
Rob G. Healey
a011247f52 Fix errors on class SourcePage and write_data_map(). Thank you Tim Lyons for pointing them out to me.
svn: r18709
2012-01-06 05:46:26 +00:00
Paul Franklin
6b970b3820 cope if no image file exists
svn: r18708
2012-01-06 04:10:20 +00:00
Paul Franklin
fea6a2c9e3 bug #5485 (introduced at rev 18118, for f.r. #5149)
svn: r18704
2012-01-05 17:50:47 +00:00
Rob G. Healey
d1804ff84b Cleanup and consistence cleanup of code.
svn: r18703
2012-01-05 08:33:29 +00:00
Rob G. Healey
ec0e3724c6 Added a conditional to make sure that there was a citation before creating hyper links.
svn: r18702
2012-01-04 21:17:56 +00:00
Michiel Nauta
fcebd9085d 5366: When doing a backup to a non existing directory, the error msg box is unreadable Only the first characters are shown
svn: r18700
2012-01-04 18:41:43 +00:00
Rob G. Healey
01e049922c Making code changes that will make things more consistent in style.
svn: r18697
2012-01-04 00:16:44 +00:00
Rob G. Healey
243441f8f3 Modified the alphabet menu as it almost had faded into obilivion. Made it more prominent on the pages where it is available.
svn: r18694
2012-01-03 17:06:37 +00:00
Rob G. Healey
3345867097 Bug#5477; Applies to this one also as the same translation issuesw were in here.
svn: r18693
2012-01-03 17:04:22 +00:00
Rob G. Healey
cb48eab652 Fixed the huge time delay in Creating Event pages.
svn: r18691
2012-01-03 07:43:54 +00:00
Rob G. Healey
a01ab80692 Adjusted the navigation and alphabet menus so as they do not appear so cramped and crowded.
svn: r18690
2012-01-03 06:40:39 +00:00
Rob G. Healey
338fd336e5 Clean up of a lot of code, complete re-do of the navigation and alphabet menus.
svn: r18689
2012-01-03 05:21:42 +00:00
Nick Hall
24976ab0a6 5472: Update gramplets when database changed so that they correctly show if they have data. Also remove superfluous updates.
svn: r18679
2012-01-01 17:58:33 +00:00
Rob G. Healey
f6271eb127 Adjusted the placement of the progress bar in event_pages() in an attemp to speed up the display of the progress bar.
svn: r18677
2012-01-01 05:41:13 +00:00
Rob G. Healey
8c4d060ef2 Added text-indent to p#description; ListPage description paragraph.
svn: r18676
2012-01-01 05:39:13 +00:00
Rob G. Healey
2490aecba5 Added style elements into all style sheets.
svn: r18675
2012-01-01 01:03:45 +00:00
Rob G. Healey
96598f1646 Added list style types to the list in SourcePage.
svn: r18674
2012-01-01 00:41:27 +00:00
Rob G. Healey
c8fe7f72f2 class SourcePage is now ready.
svn: r18673
2011-12-31 23:46:54 +00:00
Nick Hall
dd653e7abb 5232: Connect database signals using the callback manager
svn: r18672
2011-12-31 22:04:06 +00:00
Nick Hall
19828dfd12 5442: Clear pedigree view when creating new database and the active person is not set
svn: r18668
2011-12-31 18:05:07 +00:00
Rob G. Healey
fdac4f7ff8 Fixed two typos in SourcePage. Thank you, Doug Blank, for showing them to me.
svn: r18664
2011-12-30 22:09:09 +00:00
Michiel Nauta
0aee5919e2 5444: Gramps crashes when using the scroll wheel
svn: r18662
2011-12-30 19:00:21 +00:00
Rob G. Healey
874cd601d2 More work as been done on class SourcePage using the new Source/ Citation code that Tim committed. Alphabetizing of the Person referents to a Source has been done but the list is not running correctly yet.
svn: r18661
2011-12-30 08:21:23 +00:00
Paul Franklin
d03eb65fa3 avoid version incompatibility
svn: r18658
2011-12-29 01:20:00 +00:00
Michiel Nauta
8b99781b2c 2276: System themes are not followed (Hard to read)
svn: r18657
2011-12-28 21:45:56 +00:00
Rob G. Healey
c4c1b737bb Added post_init() and updated db_changed().
svn: r18653
2011-12-25 02:04:25 +00:00
Paul Franklin
1c7c08f819 added SVN "Id" line
svn: r18652
2011-12-24 23:00:19 +00:00
Paul Franklin
4cdc101c26 typos (and one file's SVN properties)
svn: r18651
2011-12-24 19:08:19 +00:00
Rob G. Healey
e0fa12b729 Fixed a crash in dump_ordinance() where I forgot to remove a variable at line 607/
svn: r18650
2011-12-23 07:33:28 +00:00
Rob G. Healey
a28fa30d27 Removed some debugging code.
svn: r18649
2011-12-23 03:08:53 +00:00
Rob G. Healey
b57f1b25cc Updated Navigation menu for allowing for more than one row of hyperlinks...
svn: r18648
2011-12-22 02:02:54 +00:00
Rob G. Healey
e4581a7db8 Changed the horizontal placement of the javascript code in the head section of the page.
svn: r18646
2011-12-21 01:03:49 +00:00
Rob G. Healey
051da7cb87 Moved javascript map code from src/plugins/lib/libhtmlconst.py to NarrativeWeb. Fixed the single marker PlacePage.
svn: r18645
2011-12-21 00:44:16 +00:00
Gerald Britton
11a7aa2e8e Update libhtml.py to handle html5 and make html5 the default -- extra stuff
svn: r18642
2011-12-20 16:38:05 +00:00
Gerald Britton
78e3584aec Update libhtml.py to handle html5 and make html5 the default
svn: r18641
2011-12-20 15:55:31 +00:00
Rob G. Healey
54b3aea146 Committing changes only for the purpose of getting help.
svn: r18640
2011-12-20 09:17:00 +00:00
Paul Franklin
4b5c061554 typos
svn: r18639
2011-12-19 22:43:21 +00:00
Michiel Nauta
bc3a9d3241 5433: Wrong url separator in Webreport for some pictures
svn: r18629
2011-12-19 09:26:51 +00:00
Jérôme Rapinat
ec0e77cc4f 3903: Message doesn't sound right
svn: r18628
2011-12-18 10:31:13 +00:00
Rob G. Healey
3cb96532dc First part of what the Source Pages will look like. I need to make it pretty instead of dirty and unclean.
svn: r18625
2011-12-18 10:05:17 +00:00
Jérôme Rapinat
748da04b76 3954: Language list for rel_de not complete (contribution by Reinhard)
svn: r18623
2011-12-18 09:23:10 +00:00
Jérôme Rapinat
b21d78d004 3954: Language list for rel_de not complete; 5438: Relationship calculator for Catalan
svn: r18620
2011-12-18 09:10:11 +00:00
Paul Franklin
107a589212 add bookname to report_options.xml
svn: r18604
2011-12-15 16:54:52 +00:00
Rob G. Healey
5d034ca7a2 Isolate and only place map markers for Birth, Death, Census, Marriage, and Divorce events for the Place and Family Map Pages.
svn: r18603
2011-12-15 07:54:29 +00:00
Rob G. Healey
31803e2f3b Adjusted and cleanup of the Maps style sheet.
svn: r18602
2011-12-15 07:17:23 +00:00
Rob G. Healey
f6d61112af Completed stylesheet cleanup.
svn: r18601
2011-12-15 04:37:51 +00:00
Rob G. Healey
344f682367 Part One of a complete cleanup of Blue stylesheet and navigation menus.
svn: r18600
2011-12-14 23:00:33 +00:00
Rob G. Healey
11858a624d Remove Event and Family media on Individual Pages if the Event and Family pages are already being created.
svn: r18599
2011-12-14 19:43:24 +00:00
Paul Franklin
3c54cda718 typos
svn: r18594
2011-12-13 17:10:21 +00:00
Rob G. Healey
e3227d6374 Adjusted several style elements for better layout and presentation.
svn: r18592
2011-12-13 07:31:46 +00:00
Rob G. Healey
f210c0ea4f Some cleanup in the Maps.
svn: r18591
2011-12-13 06:10:57 +00:00
Rob G. Healey
9a4b839830 Fixed all of the Family and Place Map Pages.
svn: r18590
2011-12-13 04:58:49 +00:00
Michiel Nauta
13f3afe9aa 5349: Filter and "Quick Filter" are not applied when you press [Enter]
svn: r18585
2011-12-12 18:37:53 +00:00
Rob G. Healey
f1ea8590d8 Fixed missing OpenStreetMap (OSM) map on Place Pages.
svn: r18573
2011-12-11 05:50:13 +00:00
Rob G. Healey
16282bce65 Minor change to OSM maps in PlacePage and FamilyMap.
svn: r18568
2011-12-10 20:29:10 +00:00
Rob G. Healey
199cedbc12 Cleanup of class SourcePage.
svn: r18567
2011-12-10 19:37:09 +00:00
Rob G. Healey
dd4b01cec0 Fixed a crash in trying to close the edit window of this gramplet.
svn: r18557
2011-12-09 01:53:09 +00:00
Paul Franklin
99d804ea45 4646: reports cannot be run from the command line in a non-GUI environment -- partial fix
svn: r18556
2011-12-08 16:40:27 +00:00
Rob G. Healey
129198e0e5 Adjusted the Creating family pages progress bar.
svn: r18555
2011-12-06 17:44:07 +00:00
Paul Franklin
c83653f017 for Python files and Makefile.am files in the "src" (only) sub-tree:
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
3) add SVN "Id" line to the file if it had none


svn: r18554
2011-12-06 16:56:50 +00:00
Rob G. Healey
62f43acaad Added table to the Family Map Reference section.
svn: r18552
2011-12-06 10:18:29 +00:00
Rob G. Healey
188b076fd0 Cleanup of __create_family_map(). Fixed and make it work once again.
svn: r18551
2011-12-06 06:16:28 +00:00
Peter Landgren
d306f009ea Fixed a minor typo.
svn: r18550
2011-12-05 17:30:13 +00:00
Tim G L Lyons
c833073ba6 GEPS023: merge branch (changes 17960-18546) into trunk
svn: r18548
2011-12-04 17:09:17 +00:00
Paul Franklin
0129017798 remove 15169 trailing whitespace
svn: r18547
2011-12-04 04:28:52 +00:00
Tim G L Lyons
f37ab70446 Merged trunk r18499 through r18539 into geps023.
Conflicts resolved in:
    gramps.pot


svn: r18540
2011-12-02 00:10:04 +00:00
Tim G L Lyons
30501a9c5b Update ImportCsv and ExportCsv for citations.
svn: r18539
2011-12-01 21:47:14 +00:00
Tim G L Lyons
df723409a1 Support for markup in citation date column in citation tree and list views
svn: r18537
2011-11-29 22:41:42 +00:00
Paul Franklin
68bb197d94 revert half of 18535 (TagReport error line)
svn: r18536
2011-11-29 22:35:43 +00:00
Paul Franklin
bc69fd6682 remove redundant TagReport error line (the report's name)
svn: r18535
2011-11-29 21:50:22 +00:00
Rob G. Healey
28e83efd2a Removed the markers from the other day. They were not needed in the first place.
svn: r18534
2011-11-29 19:24:59 +00:00
Paul Franklin
fb48820056 5386: libhtmlbackend.py crashes if a dir-name file preexists
svn: r18531
2011-11-29 03:33:32 +00:00
Paul Franklin
0d819226ec 5187: Plugins twice on plugin list -- slight name change, to unique ones
svn: r18528
2011-11-29 01:24:09 +00:00
Jérôme Rapinat
4e18e93ec0 5395: citations support for GeneWeb plugins (import/export); update POTFILE.in
svn: r18526
2011-11-28 15:50:18 +00:00
Rob G. Healey
aa60900487 Added boundary limits for the Google Family Markers Map pages.
svn: r18524
2011-11-28 04:57:43 +00:00
Rob G. Healey
c8367703f5 Fixed False state of self.__create_thumbs_only option to make sure it is not on when first starting NarrativeWeb.
svn: r18523
2011-11-28 04:46:20 +00:00
Rob G. Healey
606bd5d59d Added markers for birth, death, and census marks in Family Maps. Changed division id for place page maps to distinguish the different maps. Other changes which affect new markers.
svn: r18522
2011-11-28 04:42:44 +00:00
Paul Franklin
0c6834c365 add .pdf to filename, if needed
svn: r18521
2011-11-28 04:21:35 +00:00
Paul Franklin
f05ce32f6f typo in 18378
svn: r18520
2011-11-27 23:45:40 +00:00
Tim G L Lyons
d561e4bd61 Change the options in the search bar in the citation tree view so that only the available options are shown.
svn: r18519
2011-11-27 23:43:54 +00:00
Tim G L Lyons
26cb74474b Removal of redundant SourceRef and related modules. Minor consequent changes.
svn: r18516
2011-11-27 17:49:25 +00:00
Rob G. Healey
eed628e2dc Change the boolean state of self.__create_thumbs_only to False at start.
svn: r18515
2011-11-27 17:19:21 +00:00
Tim G L Lyons
bafe7870c7 Make flat sources view available
svn: r18514
2011-11-26 18:40:08 +00:00
Tim G L Lyons
a48553ed90 Update DetAncestralReport, DetDescendantReport, IndivComplete and endnotes for citations.
svn: r18513
2011-11-26 18:35:30 +00:00
Doug Blank
4f55109d73 Prevent continuation on no active person
svn: r18511
2011-11-26 17:35:04 +00:00
Rob G. Healey
c6e6383466 Moved location of 'Drop Markers' button to bottom of the map instead of top.
svn: r18501
2011-11-26 03:12:05 +00:00
Rob G. Healey
a7619cbd2e Removed irrevalent code that I forgot to remember from NarrativeWeb.
svn: r18500
2011-11-26 02:51:06 +00:00
Tim G L Lyons
99d42f6091 Updates to NarrativeWeb and _bibliography for citations.
svn: r18499
2011-11-25 17:29:30 +00:00
Tim G L Lyons
6cb761b010 Merged trunk r18398 through r18497 into geps023.
Conflicts resolved in:
    NarrativeWeb.py


svn: r18498
2011-11-24 18:15:53 +00:00
Tim G L Lyons
f0bb1205f3 Tidy up some comments
svn: r18497
2011-11-24 14:54:29 +00:00
Paul Franklin
421ab45a3d 5389: GVFamilyLine.py has some incorrect help hints
svn: r18496
2011-11-24 00:40:16 +00:00
Michiel Nauta
bc33f7146a 5335: Failure loading Geni.com GedCom into Gramps 3.3.1
svn: r18493
2011-11-23 18:29:35 +00:00
Rob G. Healey
a52ab113f7 Fixed errors created by my last commit# 18480.
svn: r18484
2011-11-22 11:18:07 +00:00
Jérôme Rapinat
7b2ea14225 typo
svn: r18482
2011-11-22 07:48:09 +00:00
Rob G. Healey
e527a0bb82 Created Feature Request#5381; NarrativeWeb: Remove full sized images; please see http://www.gramps-project.org/bugs/view.php?id=5381 for further information...
svn: r18480
2011-11-22 05:31:15 +00:00
Rob G. Healey
ff41ecc5cb Created Feature Request#5381; NarrativeWeb: Remove full sized images; please see http://www.gramps-project.org/bugs/view.php?id=5381 for further information...
svn: r18479
2011-11-22 05:30:29 +00:00
Tim G L Lyons
9f29350da4 Fix bug that wasn't taking account of the fact that event references in Person and Family have attributes which themselves can have Citations.
* In Person, add event_ref_list to get_citation_child_list (therefore it is no longer needed in get_handle_referents)
* Similarly in Family, add event_ref_list to get_citation_child_list
* Enhance upgrade to add upgrade of event_ref_list for person and family
* Add has_citation_reference, replace_citation_references and remove_citation_references to EventRef
* Change name of remove_citation_refs to remove_citation_references to be consistent with has_citation_reference (singular) and replace_citation_references

Fix editcitation because it was displaying the wrong privacy button for sources.
Also remove FIXME for editcitation for db signal connect, because comment explains why it is not needed.


svn: r18469
2011-11-20 17:42:04 +00:00
Rob G. Healey
7240d64278 Fixed a typo that was causing a crash.
svn: r18466
2011-11-20 07:32:03 +00:00
Paul Franklin
db106e70f6 5347: Verify.py should test for old age but no death
svn: r18462
2011-11-18 19:35:47 +00:00
Jérôme Rapinat
ff2269dc0e typo
svn: r18461
2011-11-18 11:33:14 +00:00
Tim G L Lyons
8f69e88555 Diagnostic print for assertion error in Tool/Family Tree Processing/Merge Citations
svn: r18459
2011-11-17 20:53:10 +00:00
Peter Landgren
fdbaa83376 Include translation of export optioins in headlines.
svn: r18449
2011-11-15 17:42:19 +00:00
Tim G L Lyons
4a69d45fe6 Upgraded Source and Citation reference Quick Views to work with citations (actually, for citationtreeview, this is a source_or_citation reference, to avoid having to change the way listview calls the pop up menu items).
Also minimal changes to SimpleAccess and SimpleTable to support these references views.

svn: r18447
2011-11-15 12:08:43 +00:00
Rob G. Healey
a73075f881 Fixed a handle variable in display_spouse() which was preventing the spouse's name to be hyperlinked.
svn: r18445
2011-11-15 04:11:13 +00:00
Rob G. Healey
55fade7700 Fixed a missing variable in display_spouse().
svn: r18444
2011-11-15 03:16:48 +00:00
Tim G L Lyons
4ad5681ee3 Fix drag_info in citationtreeview, so that it doesn't break merge citation. Also add some comments about drag and drop.
svn: r18443
2011-11-14 23:57:08 +00:00