Commit Graph

684 Commits

Author SHA1 Message Date
Peter Landgren
943e6ad444 Fix of two typos.
svn: r18908
2012-02-17 10:38:34 +00:00
Gary Burton
ff81e2301b Improve error message when a view or plugin fails to load
svn: r18892
2012-02-15 21:17:55 +00:00
Josip Pisoj
53c9c30890 bug #5554: Automake problem
svn: r18851
2012-02-10 20:25:15 +00:00
Nick Hall
da75a38762 5326: Revert r18842
svn: r18848
2012-02-10 19:57:57 +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
Michiel Nauta
1b303788e6 Fix named constant
svn: r18747
2012-01-15 21:03:51 +00:00
Nick Hall
8cbc7dd2f5 Tidy up code for secondary object nodes (see r18706)
svn: r18740
2012-01-13 22:21:22 +00:00
Michiel Nauta
2d8c56dc6b 3435: Deleting Locked Database from Dialog causes database change
svn: r18727
2012-01-09 18:05:25 +00:00
Tim G L Lyons
86ce952db5 0005351: Focus on event window should be set to "Event type" by default. Discussion also suggests focus for EditSourceRef. This patch applies that focus algorithm to EditCitation, since this, in effect, takes the place of EditSourceRef.
svn: r18715
2012-01-07 00:10:03 +00:00
Tim G L Lyons
9cfdeaa8ab Add ID code for citation object to the preferences dialogue (see posting from Jerome on Gramps Dev mailing list 13 Nov 2011)
svn: r18714
2012-01-06 23:36:51 +00:00
Michiel Nauta
5b96f1de10 5478: Multiline text field in reports dialogs not rendered correctly
svn: r18710
2012-01-06 18:16:17 +00:00
Nick Hall
809c3bb833 Improve treebasemodel to allow filtering of secondary object nodes. Fix sorting of secondary object nodes.
svn: r18706
2012-01-05 19:16:34 +00:00
Nick Hall
6ddb6dbcd1 Remove redundant variable
svn: r18705
2012-01-05 18:54:43 +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
Michiel Nauta
00ac7302d3 5196: When reordering items in a list, make sure selected item is always visible
svn: r18696
2012-01-03 21:00:13 +00:00
Doug Blank
37ed4e58ca 5476: Allow user to set a default relationship type
svn: r18687
2012-01-02 15:12:18 +00:00
Michiel Nauta
5b355aa92b 5271: Gramps Crashes when trying to change tabs / views
svn: r18659
2011-12-29 20:28:33 +00:00
Paul Franklin
945bf7cf97 sort the plugins in the first two Help => Plugin Manager tabs
svn: r18656
2011-12-27 17:35:12 +00:00
Paul Franklin
a0a19bce77 improve CLI "indefinite" progress typeout finish
svn: r18647
2011-12-21 05:39:22 +00:00
Michiel Nauta
cce7dcc43c 5439: Wrong row when dragging upwards to move items in embedded list
svn: r18626
2011-12-18 10:06:39 +00:00
Jérôme Rapinat
1fb9453723 5392: Addon check type strings are not translatable
svn: r18609
2011-12-16 12:37:34 +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
Doug Blank
676af3bcc8 Fixed invalid numbering; also has sequence as logical rule connector
svn: r18570
2011-12-11 03:59:25 +00:00
Doug Blank
126eec72b1 5415: I tried to open/edit an internet link
svn: r18566
2011-12-10 15:05:52 +00:00
Doug Blank
4ecd146f94 Fix bugs in drag-n-drop filenames on dbmanager; allow any URL
svn: r18558
2011-12-09 14:25:39 +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
Tim G L Lyons
a4df3034b6 Fix warning on Cancel and OK in citation editor (now allows empty citation information, and detects whether either the source or citation Gramps ID have been used, and whether either have changed when cancelling). (Part of GEPS023)
svn: r18549
2011-12-04 23:04:06 +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
Tim G L Lyons
effaf60b24 Merged trunk r18541 through r18545 into geps023.
svn: r18546
2011-12-03 15:06:12 +00:00
Paul Franklin
ee2d989713 remove trailing whitespace
svn: r18545
2011-12-03 05:51:25 +00:00
Tim G L Lyons
f694dc6d98 Adding an LDS ordinance to a family fails when bringing up the LDS Ordinance Editor.
svn: r18544
2011-12-02 21:54:46 +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
264e15b6fd 0005395: Fix sort on date in citation list view
svn: r18538
2011-11-29 23:06:51 +00:00
Doug Blank
ab86ffd40e 5392: Addon check type strings are not translatable
svn: r18530
2011-11-29 03:08:26 +00:00
Doug Blank
498895e8ab 5392: Addon check type strings are not translatable
svn: r18529
2011-11-29 03:05:30 +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
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
Tim G L Lyons
14954cdd91 Fix problem with cancelling a citation edit where it thought the citation had been changed even though it had not.
svn: r18489
2011-11-22 22:32:36 +00:00
Tim G L Lyons
4de5a54136 Implement drag of source from clipboard to citation embedded tab.
Open citation editor when either a citation or a source is dropped onto citation embedded tab.

svn: r18488
2011-11-22 20:43:27 +00:00
Jérôme Rapinat
fb2e585278 5351: Focus on eventref and sourecref editors (patches by Michiel, MathieuMD); consistent editeventref.glade file and accessibilty improvement #5301 (romjerome)
svn: r18472
2011-11-21 10:45:19 +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
Michiel Nauta
32b5905aea 5368: Loading familytree with downgraded Berkeley db should generate expressive error
svn: r18467
2011-11-20 09:33:31 +00:00
Paul Franklin
4ec64538c3 5353: CLI tools ignore an option if remembered as non-default
svn: r18463
2011-11-18 19:43:18 +00:00
Tim G L Lyons
7ebf8de20a Implement drag and drop for citations
svn: r18438
2011-11-12 22:34:18 +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
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
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
Paul Franklin
6a651d80e7 malformed SVN "Id" line
svn: r18392
2011-10-31 15:33:09 +00:00
Paul Franklin
bb0b9de18b malformed SVN "Id" line
svn: r18391
2011-10-31 15:27:48 +00:00