Commit Graph

153 Commits

Author SHA1 Message Date
Paul Franklin
79a6c062c9 5489: some FamilyGroup.py rows have no right border
svn: r18726
2012-01-09 15:04:54 +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
Paul Franklin
4cdc101c26 typos (and one file's SVN properties)
svn: r18651
2011-12-24 19:08:19 +00:00
Paul Franklin
3c54cda718 typos
svn: r18594
2011-12-13 17:10:21 +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
c833073ba6 GEPS023: merge branch (changes 17960-18546) into trunk
svn: r18548
2011-12-04 17:09:17 +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
Tim G L Lyons
a48553ed90 Update DetAncestralReport, DetDescendantReport, IndivComplete and endnotes for citations.
svn: r18513
2011-11-26 18:35:30 +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
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
Doug Blank
b07514e0d1 Copy deepcopy fix to src/web (thanks P. Franklin); removed workaround
svn: r18314
2011-10-13 10:32:27 +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
f3d74f5dfe Typo: menu not defined
svn: r18278
2011-10-10 15:57:40 +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
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
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
Paul Franklin
08470002b5 5155: Complete Individual Report always tries to include images
svn: r18181
2011-09-20 19:59:11 +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
Brian Matherly
b0b919d148 Patch from Paul Franklin - Partial work for: 0004646: reports cannot be run from the command line in a non-GUI environment
svn: r18047
2011-08-19 01:57:43 +00:00
Michiel Nauta
2a10453af0 5046: GEDCOM import fails on aka name
svn: r17838
2011-06-27 15:20:56 +00:00
Peter Landgren
4750ab4816 Endnotes improvment, see issue 4997 & 4998.
svn: r17809
2011-06-19 11:47:22 +00:00
Peter Landgren
9c7fd12d56 Fix so that date, if any, in source reference is printed.
svn: r17733
2011-06-09 14:25:46 +00:00
Michiel Nauta
654fb81665 Change default to return handles unsorted on get_object_handles methods
svn: r17537
2011-05-19 20:36:17 +00:00
Jérôme Rapinat
3c955ed9ec 4331: typo
svn: r17496
2011-05-14 14:02:20 +00:00
Doug Blank
a00dcd0c2b Move all trunk plugins to version 3.4
svn: r16874
2011-03-21 20:43:00 +00:00
Jérôme Rapinat
b7573a3cd2 'Default' instead of 'default', like country names (only for translation strings)
svn: r16840
2011-03-17 11:31:43 +00:00
Gerald Britton
5e10cb8c6a Simplify using partials and lambdas
svn: r16710
2011-02-24 20:09:04 +00:00
Gerald Britton
8579483616 Simplify using partials and lambdas
svn: r16703
2011-02-23 14:53:00 +00:00
Gerald Britton
6080ccf3df Simplify using partials and lambdas
svn: r16698
2011-02-22 18:00:27 +00:00
Gerald Britton
66d5991362 Use partial from functools to simplify menu options
svn: r16635
2011-02-16 20:01:09 +00:00
Gary Burton
370545fda9 Fix column title indent sizes. Bug 4645
svn: r16619
2011-02-14 21:43:27 +00:00
Gary Burton
b9d7035a2d Update to the place report by derHeinzi which link persons and events at a place. #4622
svn: r16615
2011-02-13 22:09:12 +00:00
Jérôme Rapinat
4bd49bf19e 3782: Cannot set max generation > 15; use the same value as DAR and pedigree gramplet
svn: r16531
2011-02-01 15:00:41 +00:00
Gerald Britton
ef03bdc476 Remove redundant line continuations
svn: r16462
2011-01-24 20:14:35 +00:00
Nick Hall
4264cbb8a0 3996: show divorce information in a "text" descendant report
svn: r16353
2011-01-09 00:06:55 +00:00
Jérôme Rapinat
2aa713856c #4331: enable translation
svn: r16248
2010-12-05 17:23:16 +00:00
Doug Blank
915dfc3913 4331: Display Media size before quick backup, in stats gramplet, and summary report
svn: r16247
2010-12-05 05:54:33 +00:00
Jérôme Rapinat
524f3e6815 Add TagReport reference
svn: r16219
2010-11-20 10:18:23 +00:00
Nick Hall
1705d0e93e 4366: Fix bug with event type of Unknown
svn: r16172
2010-11-10 17:03:02 +00:00
Jérôme Rapinat
2c37a2c7bb add Gramps type name on translator class
svn: r16113
2010-11-02 15:05:51 +00:00
Jérôme Rapinat
56ed2ce45e 2371: translate family attributes
svn: r16101
2010-11-01 15:33:53 +00:00
Jérôme Rapinat
fec4833e24 2371: Make printing reports in different languages easier
svn: r16100
2010-11-01 15:00:12 +00:00