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
Tim G L Lyons
7ebf8de20a
Implement drag and drop for citations
...
svn: r18438
2011-11-12 22:34:18 +00:00
Nick Hall
c4c64557d5
Enhance Citation gramplets to show the sources and citations in a tree
...
svn: r18437
2011-11-12 19:28:54 +00:00
Rob G. Healey
c2880e0c37
Nick Hall said that this file is no longer needed for the bottom bar gramplets.
...
svn: r18434
2011-11-12 04:09:57 +00:00
Tim G L Lyons
f8f510d5f1
Delete remove_source_references and replace_source_references as they are no longer needed.
...
Rename remove_citation to remove_citation_refs and make it apply to a citation_handle_list.
Updated tool/Check.py to change check_source_references into check_citation_references
svn: r18433
2011-11-11 17:12:43 +00:00
Rob G. Healey
0b66814874
Made USA holidays more consistent to all of the holidays-- Holiday Name value type offset.
...
svn: r18430
2011-11-10 08:43:17 +00:00
Jérôme Rapinat
9e991bdb12
5361: Add Japanese holidays (contribution by MathieuMD)
...
svn: r18427
2011-11-10 05:20:21 +00:00
Jérôme Rapinat
1a47bb5287
5187: Plugins twice in plugin list; more descriptive as suggested by Paul F.
...
svn: r18419
2011-11-09 12:20:08 +00:00
Tim G L Lyons
6ee1af893f
[ImportGedcom] libgedcom upgraded for citations
...
svn: r18415
2011-11-08 17:13:59 +00:00
Jérôme Rapinat
5aac8af130
5187: Plugins twice in plugin list (use book description)
...
svn: r18414
2011-11-08 10:16:44 +00:00
Rob G. Healey
162aa685c4
Resolved the sizing issue related to this gramplet.
...
svn: r18412
2011-11-08 05:58:42 +00:00
Paul Franklin
d9be4226af
better syntax
...
svn: r18411
2011-11-08 04:01:18 +00:00
Tim G L Lyons
e4383f0b46
ExportGedcom upgraded for citations
...
svn: r18408
2011-11-07 15:49:47 +00:00
Jérôme Rapinat
37d7927a8f
5187: Plugins twice in plugin list
...
svn: r18407
2011-11-07 08:41:45 +00:00
Tim G L Lyons
3adb1b7ffa
Merged trunk r17888 through r18397 into geps023.
...
Conflicts resolved in:
/data/grampsxml.dtd
/data/grampsxml.rng
/src/Filters/Rules/Repository/_MatchesNameSubstringOf.py
/src/plugins/import/ImportXml.py
(Various property conflicts also resolved)
svn: r18405
2011-11-05 19:07:58 +00:00
Serge Noiraud
655c3f7206
odfbackend : #0005278 : no need to escape color, highlight color.
...
svn: r18402
2011-11-05 09:38:19 +00:00
Rob G. Healey
54b8b1d616
Minor changes to all three of these. Cleanup work.
...
svn: r18400
2011-11-03 17:03:45 +00:00
Serge Noiraud
6264b9c146
Geography : #0005337 : change the tiles cache directory doesn't work.
...
svn: r18399
2011-11-02 17:15:20 +00:00
Jérôme Rapinat
886e89cd30
5308 5320 5342 5301 better ATK support, GtkBuilder for gtk+ 2.16
...
svn: r18397
2011-11-01 13:42:38 +00:00
Jérôme Rapinat
2b0b029a8e
5338: Family Descendant Chart text errors; english locale -> gen.ggettext
...
svn: r18395
2011-11-01 13:25:30 +00:00
Tim G L Lyons
4169661302
Update uses of get_source_referents to handle citations:
...
* implement new Utils get_source_and_citation_referents
* Update sourceview.py and citationtreeview.py to use it
* Fix editsource.py, where deletion of a source object was not properly dealing with all possible citations
* Update mediaobj.py which still had a remnant of a source_list
* fix _HasTextMatchingSubstringOf filter to deal with text in both sources and citations
svn: r18394
2011-11-01 11:10:18 +00:00
Jérôme Rapinat
64bbc22485
5338: Family Descendant Chart text errors
...
svn: r18389
2011-10-31 09:54:23 +00:00
Brian Matherly
93ec059b3d
Remove ErrorDialog and WarningDialog from reports. Replace with User.warn() and User.notify_error().
...
svn: r18388
2011-10-31 02:40:19 +00:00
Brian Matherly
366daad079
Fix crash in ODF styled text output.
...
svn: r18387
2011-10-31 02:33:06 +00:00
Brian Matherly
789e59ba50
Cleanup Timeline Report and improve handling of data with no dates.
...
svn: r18385
2011-10-30 05:26:08 +00:00
Brian Matherly
0c6765f1f5
Fix Type in narrative web progress.
...
svn: r18383
2011-10-29 15:53:14 +00:00
Brian Matherly
0b8ea1202d
Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui.
...
svn: r18378
2011-10-29 05:02:33 +00:00
Jérôme Rapinat
d2f31ae81b
5337: Maps View crash when tiles' storage path is not existent, call ErrorDialog
...
svn: r18377
2011-10-28 07:43:11 +00:00
Nick Hall
e1ae74e952
Replace netbook mode with sizing proportional to screen size
...
svn: r18374
2011-10-26 18:28:32 +00:00
Jérôme Rapinat
e80cd823c8
5331: Deprecated http://gazetteer.openstreetmap.org/namefinder/
...
svn: r18369
2011-10-25 08:16:34 +00:00
Paul Franklin
ba60ec4c07
missing or malformed SVN "Id" line
...
svn: r18361
2011-10-23 03:13:50 +00:00
Paul Franklin
1a4f9cdca7
added GPLv2 and SVN Id line
...
svn: r18345
2011-10-18 18:14:07 +00:00
Paul Franklin
44eabae65c
added GPLv2 and Id line
...
svn: r18344
2011-10-18 17:05:55 +00:00
Tim G L Lyons
2c89d2e0b2
Fix merge citations for repositories
...
svn: r18343
2011-10-18 16:38:18 +00:00
Paul Franklin
331c135235
5128: Python files with no SVN "Id" property (& added MIME text/plain if none)
...
svn: r18338
2011-10-16 20:21:22 +00:00
Doug Blank
b07514e0d1
Copy deepcopy fix to src/web (thanks P. Franklin); removed workaround
...
svn: r18314
2011-10-13 10:32:27 +00:00
Paul Franklin
9b90430c29
4952: Several grammar mistakes -- partial fix, remainder were by Jerome R.
...
svn: r18313
2011-10-13 05:46:13 +00:00
Doug Blank
5001870f8d
Python 2.6.4 could not deepcopy the name_display
...
svn: r18306
2011-10-12 23:10:41 +00:00
Doug Blank
f1ac71ac6c
Python 2.6.4 could not deepcopy the name_display
...
svn: r18303
2011-10-12 20:20:12 +00:00
Doug Blank
9cd2754e19
Keep gtk out of includes, if possible
...
svn: r18302
2011-10-12 20:18:48 +00:00
Jérôme Rapinat
a2e000a04d
5297: typo; self.update() was missing
...
svn: r18295
2011-10-12 14:49:59 +00:00
Jérôme Rapinat
0cd782cd5f
5293: at least/at most for ages at death (DAR/DDR)
...
svn: r18290
2011-10-12 07:15:39 +00:00
Rob G. Healey
2aad276c80
Referenced Sources has been added to class RepositoryPage().
...
svn: r18284
2011-10-11 02:17:42 +00:00
Rob G. Healey
55b297d1fb
Completed some work on RepositoryPage, some work on Navigation menus...
...
svn: r18283
2011-10-10 20:41:25 +00:00
Doug Blank
f3d74f5dfe
Typo: menu not defined
...
svn: r18278
2011-10-10 15:57:40 +00:00
Rob G. Healey
663a7279ca
Created same fix from Gramps33 for Source Pages.
...
svn: r18274
2011-10-10 05:34:38 +00:00
Doug Blank
4037105e4f
Another fix for idempotent export/import round trip
...
svn: r18272
2011-10-10 01:16:32 +00:00
Doug Blank
4aa7b0710e
4365: Import/Export Gramps XML is not idempotent
...
svn: r18265
2011-10-09 16:16:10 +00:00
Jérôme Rapinat
e7580e774c
5285: Add a blank entry on countries list (same as Calendar)
...
svn: r18260
2011-10-08 11:28:08 +00:00
Jérôme Rapinat
d9a42299a2
5285: Add a blank entry on countries list
...
svn: r18256
2011-10-07 10:22:46 +00:00
Rob G. Healey
d9cbb4f6cb
Fixed problem in creating Google Family Links page
...
svn: r18254
2011-10-07 05:52:47 +00:00
Peter Landgren
95c5872126
Fix of issue 5282, white spaces should be kept.
...
svn: r18252
2011-10-06 16:48:36 +00:00
Rob G. Healey
b028d4c0e1
Fixed a crash in creating the family map page, and some little changes in comments.
...
svn: r18251
2011-10-06 07:56:49 +00:00
Paul Franklin
2f4a370ea7
typo in 3165 patch -- caught by lcc
...
svn: r18250
2011-10-04 18:00:13 +00:00
Paul Franklin
fc68033c3a
3165: Fix printing of marriage strings in Det{Asc/Desc}Reports -- original patch from Vlada Perić (vlada.peric@gmail.com), then split in two by Matt Keenan (matt.keenan@gmail.com) -- both were applied
...
svn: r18248
2011-10-03 22:51:19 +00:00
Paul Franklin
630751d98b
5259: Detailed Descendant Report, incorrect number sequence and printing of duplicates -- patch from Matt Keenan (matt.keenan@gmail.com)
...
svn: r18247
2011-10-03 19:35:00 +00:00
Paul Franklin
cf636e380f
5252: Descendend Report traceback referencing NoneType person -- patch from Matt Keenan (matt.keenan@gmail.com)
...
svn: r18246
2011-10-03 19:33:23 +00:00
John Ralls
315d41790d
Add mergecitations.glade to Makefile.am so that it gets installed
...
svn: r18244
2011-10-02 23:47:52 +00:00
John Ralls
36f45b392a
Add MergeCitations.py to Makefile.am so that it gets installed
...
svn: r18243
2011-10-02 23:15:34 +00:00
Rob G. Healey
78685cb16f
Tr- erote the display_relationships() on class IndividualPage.
...
svn: r18233
2011-10-02 01:53:12 +00:00
Tim G L Lyons
8c36ed6a8e
Add MergeCitations tool.
...
Add note to upgrade information dialogue box to suggest running the tool.
Fixes to Person and Family for get citation child list for merging citations.
svn: r18228
2011-09-30 21:34:21 +00:00
Tim G L Lyons
afefdb09a7
Fixes for database update signal handling for treemodel as used for the citation tree
...
- corrected handing of setting of the handle of a node to 'None' for a non-leaf (heading) node
- only insert the citation leaf node if it is not already present.
svn: r18220
2011-09-29 18:00:58 +00:00
Zdeněk Hataš
88cbf1b68a
czech translation update
...
missing holiday added to holidays list
svn: r18214
2011-09-28 18:14:16 +00:00
Tim G L Lyons
a906c98439
Clean-up Sources and Citations views:
...
* Add icon for citations view
* disable old sourceview
* change citationtreeview to be Sources navigation view
* citationlistview is now the Citations view
* merge libcitationview into citationlistview and citationtreeview, and corrected and rationalised
* remove libcitationview
* corrected initialisation of source_handle in Citation.py
* fixes for preventing same source being edited twice
- fixed blockedtext in citationembededlist
- override build_window_key in editcitation.py
svn: r18211
2011-09-26 19:53:18 +00:00
Tim G L Lyons
a4f9e6834d
change 'PopulateGramplet' to update the displays on exit
...
svn: r18210
2011-09-26 19:48:34 +00:00
Rob G. Healey
6501d21159
Remoed the global use of place_handle_list, and place_lat_long. Soe cleanup and also pep8 work.
...
svn: r18201
2011-09-24 09:49:59 +00:00
Michiel Nauta
2d8dd3d3a5
4927: Narrated Web test - layout
...
svn: r18198
2011-09-24 07:51:40 +00:00
Michiel Nauta
7de51cbca9
5246: NarWeb crash when using Family Links option for maps with a place with invalid lat/long
...
svn: r18189
2011-09-21 13:44:56 +00:00
Michiel Nauta
a4b5f8c1c9
5029: Attributes in websites; again, Nebraska en Visually stylesheets
...
svn: r18187
2011-09-21 12:21:20 +00:00
Paul Franklin
8d195f112b
5233: Detailed Descendant report, Only show spouse reference if spouse in main report -- patch from Matt Keenan <matt.keenan@gmail.com>
...
svn: r18186
2011-09-21 05:55:51 +00:00
Paul Franklin
6c3a07da3b
5221: Duplicate Families in Descendant Report -- patch from Matt Keenan <matt.keenan@gmail.com>
...
svn: r18185
2011-09-21 05:50:51 +00:00
Paul Franklin
3ed68aed28
5221: Duplicate Families in Descendant Report
...
svn: r18184
2011-09-21 05:40:03 +00:00
Rob G. Healey
19eb347b4a
Fixed two errors that caused crashes. Changed variable thumbpreview to inc_thumbnails.
...
svn: r18183
2011-09-21 03:34:11 +00:00
Tim G L Lyons
5719832f36
Citation filters
...
svn: r18182
2011-09-20 22:05:41 +00:00
Paul Franklin
08470002b5
5155: Complete Individual Report always tries to include images
...
svn: r18181
2011-09-20 19:59:11 +00:00
Jérôme Rapinat
300728ec48
update list to 3.4 number ...
...
svn: r18178
2011-09-20 14:22:07 +00:00
Rob G. Healey
7cb8c66272
Changed the name of the Horizontal and Vertical menus style sheets.
...
svn: r18173
2011-09-19 05:17:50 +00:00
Rob G. Healey
a4ee67d53f
Fixed Family Attributes and Family LDS Ordinance. Thank you Michiel Nauta.
...
svn: r18172
2011-09-19 02:26:07 +00:00
Tim G L Lyons
21e402fc6f
* Updated signal handlers to deal with citation tree model and secondary nodes
...
* Fix for citation selector.
svn: r18171
2011-09-18 19:49:18 +00:00
Craig J. Anderson
dd92bf6e1a
fixes:
...
http://www.gramps-project.org/bugs/view.php?id=5175
put in a valid email address
svn: r18168
2011-09-15 00:19:26 +00:00
Michiel Nauta
44f0c6e98b
5063: again, rewritten Mainz stylesheet
...
svn: r18160
2011-09-13 21:49:03 +00:00
Rob G. Healey
04cb1db273
Brought Family LDS section with IndividualPage's: Families section.
...
svn: r18159
2011-09-13 18:04:29 +00:00
Rob G. Healey
11de3759f7
Bug#5029-- Attributes in Websites; Moved Family ttributes into IndidivudalPage: Families: Attributes.
...
svn: r18158
2011-09-13 03:26:38 +00:00
Michiel Nauta
77654ffc82
5227: NarWeb, multiple persons are not seperated by comma
...
svn: r18152
2011-09-11 20:26:45 +00:00
Michiel Nauta
29d693ed49
5226: again, husband and wife links
...
svn: r18148
2011-09-11 10:55:11 +00:00
Michiel Nauta
dc00fa980d
5226: NarWeb, family events don't list persons on event page and event list page
...
svn: r18146
2011-09-11 10:32:37 +00:00
Michiel Nauta
716c959e23
5225: again, place page title
...
svn: r18144
2011-09-11 08:09:01 +00:00
Rob G. Healey
fa5a5f4c0d
Fixed the last row's emptyCols for ThumbnailPreviewPage().
...
svn: r18139
2011-09-10 06:17:14 +00:00
Michiel Nauta
83d9ac4994
5225: NarWeb, map page title misses and event page title is strange
...
svn: r18137
2011-09-09 22:02:18 +00:00
Michiel Nauta
25457c6c1e
5224: NarWeb, associations table appends 1 to person name
...
svn: r18135
2011-09-09 21:08:37 +00:00
Michiel Nauta
2c52c8cc42
5223: NarWeb, first image thumbnail description errors
...
svn: r18133
2011-09-09 20:26:23 +00:00
Michiel Nauta
5bf9b8217e
4305: again for mimeless images
...
svn: r18131
2011-09-09 19:31:17 +00:00
Michiel Nauta
c0f3cf1084
5209: Narrated Web Site - Mainz - Year At A Glance - Rendering Error
...
svn: r18129
2011-09-09 19:09:06 +00:00
Rob G. Healey
a6a49cf526
Finished off creating the last row if it is incomplete in Thumbnail Preview Grid page?
...
svn: r18127
2011-09-09 08:34:12 +00:00
Rob G. Healey
d435c31d9e
Cleanup of ColumnPartner, and removed section MarriageReport.
...
svn: r18125
2011-09-08 10:03:03 +00:00
Rob G. Healey
87460f0788
Cleanup of class PlaceListPage()
...
svn: r18124
2011-09-08 09:47:53 +00:00
Rob G. Healey
1f290c934d
Simplified the listing of the class FamilyListPage(), so that a couple is only shown once in the list.
...
svn: r18123
2011-09-08 09:23:10 +00:00
Rob G. Healey
09e9e253fa
Consolidated many occurences of ColumnRowLabel into one...
...
svn: r18122
2011-09-08 09:21:22 +00:00
Brian Matherly
4b3e119faa
Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports" - add image cropping to Individual report.
...
svn: r18119
2011-09-07 02:54:19 +00:00
Brian Matherly
c4d4762c30
Patch from Matt Keenan <matt.keenan@gmail.com> - 0005149: Provide Name Format option for some text reports
...
svn: r18118
2011-09-07 02:49:08 +00:00
Rob G. Healey
147f74c3b1
Some cleanup work
...
svn: r18117
2011-09-07 01:35:45 +00:00
Rob G. Healey
ec1018973d
Bug#5165; fixed filename of Thumbnail Page in class ThumbnailPreview(). Thank you, Jerome Rapinat.
...
svn: r18113
2011-09-04 23:29:20 +00:00
Tim G L Lyons
c474e5e638
* change CitationtreeModel so that building the view starts from sources so that it displays sources that have no citations
...
consequent restructuring:
* introduce separate CitationBaseModel module which encapsulates access to both citation and source fields for the views
* introduce separate CitationListModel and CitationTreeModel modules
* move configuration data from libcitationview to citationtreeview and citationlistview, because the two different views have different data
svn: r18110
2011-09-03 22:19:15 +00:00
Tim G L Lyons
bb854ec772
Modifications as suggested by Nick Hall:
...
* Remove inheritance of Citation from RefBase, using source_handle filed instead (similar to the way Family objects store mother and father handles) (also use the set_ and get_reference_handle functions more consistently)
* Use get_citation_list instead of get_citation_references (more consistent with the way notes are handled)
svn: r18100
2011-09-02 10:40:53 +00:00
Brian Matherly
24900750a9
Patch from Nick Hall - 0005193: Web Calendar report gives an error for the default style sheet.
...
svn: r18099
2011-09-02 02:03:39 +00:00
Brian Matherly
eb85361c7e
Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports" - add image cropping to Cairo documents
...
svn: r18097
2011-09-02 01:32:03 +00:00
Tim G L Lyons
29cc4ee6e9
* various updates to CitationView, CitationEmbedView and CitationEditor to take account of Rev 17973 for two different object types in selectors
...
* updates to citationviews to support all the functionality (add source etc.) provided by sourceview (including different tooltips for tree view and list view)
* moved registration of citationtreeview into view.grp.py
* removed citationtreeview.grp.py module
* fixed update to citation when note is deleted
* fixed update to citation when media object is deleted
* re-enabled edit button in sourcebackreflist
* improved date display in mergecitation
* changed default note type for citation notes
* changed backref in citation editor to CitationBackRefList
* fixed removal of citation handles from the list in primary objects when a citation is deleted
* fixes for pylint
svn: r18095
2011-09-01 18:13:42 +00:00
Rob G. Healey
85e803f5f6
Added the missing thumbnails on the preview page. Added option to create the family pages or not?
...
svn: r18094
2011-09-01 04:51:13 +00:00
Rob G. Healey
ed18bf59bf
Fixed hyperlink to the Thumbnail Preview page. Thank you, Jerome Rapinat
...
svn: r18093
2011-09-01 02:43:17 +00:00
Rob G. Healey
95a292f344
Finished working on the thumbnail preview page and updated the style sheets with the necessary style elements.
...
svn: r18091
2011-08-31 02:06:59 +00:00
Rob G. Healey
cde4bb16d5
Removed this style sheet as there are so many different stylesheets already and there is really no value to it.
...
svn: r18090
2011-08-30 19:16:33 +00:00
Nick Hall
ec1f15e94b
5191: Remove family heading when the active person has no families
...
svn: r18089
2011-08-30 18:35:52 +00:00
Nick Hall
afef197a57
Update Gramps XML Import/Export to support Citations
...
svn: r18086
2011-08-30 12:34:46 +00:00
Tim G L Lyons
5a3cef062c
* Implemented merge Citation
...
* Updated merge Sources
* Implemented undo-redo for citations (revision 18069 had only added citations to the undo-redo list, not acted on that types of element)
* Fixed embedded lists for some of the object type editors that were done in Rev 18069
* Modified EditCitation so the source parameter is optional
* Added svn properties for all /src/Merge/merge*.py modules
* Added support for EditCitation from backreflist.py
svn: r18085
2011-08-30 10:40:30 +00:00