Commit Graph

3958 Commits

Author SHA1 Message Date
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
Tim G L Lyons
6ee1af893f [ImportGedcom] libgedcom upgraded for citations
svn: r18415
2011-11-08 17:13:59 +00:00
Tim G L Lyons
e4383f0b46 ExportGedcom upgraded for citations
svn: r18408
2011-11-07 15:49:47 +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
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