Commit Graph

19126 Commits

Author SHA1 Message Date
Doug Blank ef463c851e One citation bug fix (typo); change needed due to Django 1.3 security issue re: passing model to function
svn: r18583
2011-12-12 12:23:28 +00:00
Doug Blank d97ece24a6 Upgraded Django database to version 15, with citations
svn: r18581
2011-12-12 03:43:58 +00:00
Doug Blank 5892d0b586 Upgraded database to version 15, with citations
svn: r18580
2011-12-12 01:52:59 +00:00
Tim G L Lyons 992779a534 0005414: Crash in SourceView. LRU clear does not reset first and last pointers
svn: r18579
2011-12-11 21:18:29 +00:00
Paul Franklin 1ee2a4ec30 revert 18559 and 18560
svn: r18578
2011-12-11 19:09:19 +00:00
Doug Blank 4409f30bc2 5423: Incorrect age for 'death before XX'
svn: r18576
2011-12-11 15:58:16 +00:00
Mirko Leonhäuser 884be8333d updated german translation
svn: r18574
2011-12-11 12:32:14 +00:00
Rob G. Healey f1ea8590d8 Fixed missing OpenStreetMap (OSM) map on Place Pages.
svn: r18573
2011-12-11 05:50:13 +00:00
Doug Blank e267ff95d6 Added Generic Public and Public People filters (convenience, as you need to make a private filter, and then invert it for this common use)
svn: r18572
2011-12-11 04:06:39 +00:00
Doug Blank 2f0b86f076 Added Generic Public and Public People filters (convenience, as you need to make a private filter, and then invert it for this common use)
svn: r18571
2011-12-11 04:04:28 +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 3536e8e58b Added missing get_XXX_cursor methods to proxybase
svn: r18569
2011-12-11 03:57:38 +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
Doug Blank 126eec72b1 5415: I tried to open/edit an internet link
svn: r18566
2011-12-10 15:05:52 +00:00
Michiel Nauta bd3dc0e82c 5422: Error on date entry
svn: r18562
2011-12-10 10:04:35 +00:00
Paul Franklin 0c346aa16c handle CLI EOFError
svn: r18561
2011-12-09 21:29:36 +00:00
Paul Franklin 82eaf45b20 enhance error message
svn: r18560
2011-12-09 19:31:07 +00:00
Paul Franklin b620bf6115 enhance error message
svn: r18559
2011-12-09 17:11:59 +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
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
Doug Blank c7e3234bad Updating to Django 1.3; begin update to Gramps DB version 16
svn: r18553
2011-12-06 13:52:06 +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 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
Paul Franklin 0129017798 remove 15169 trailing whitespace
svn: r18547
2011-12-04 04:28:52 +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
Paul Franklin 845354e833 typo
svn: r18543
2011-12-02 19:58:11 +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 264e15b6fd 0005395: Fix sort on date in citation list view
svn: r18538
2011-11-29 23:06:51 +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
Jérôme Rapinat d13471f68d 5392: Addon check type strings are not translatable
svn: r18533
2011-11-29 15:40:11 +00:00
Paul Franklin 01d39d996f improvement to 18527: give user feedback for bad CLI "off" option
svn: r18532
2011-11-29 05:27:21 +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
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
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
Paul Franklin 4afd4ed13a give user feedback for bad "off" option
svn: r18527
2011-11-28 20:25:30 +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