Doug Blank
a00dcd0c2b
Move all trunk plugins to version 3.4
...
svn: r16874
2011-03-21 20:43:00 +00:00
Gerald Britton
12f82ed025
Simplify using partials and lambdas
...
svn: r16709
2011-02-24 17:46:59 +00:00
Gerald Britton
3ff2a2ef91
Simplify using partials and lambdas
...
svn: r16704
2011-02-23 18:23:56 +00:00
Gerald Britton
adf976821f
Remove unneeded line continuations and tidy up
...
svn: r16472
2011-01-25 18:47:12 +00:00
Brian Matherly
df32be43de
0003796: Make export available when no GUI available. Patch from jmodule (Jakim Friant).
...
svn: r15294
2010-05-01 04:12:42 +00:00
Doug Blank
dcfb25abc4
Trunk is now version 3.3.0
...
svn: r14653
2010-03-06 22:47:25 +00:00
Doug Blank
843fb89ba0
Plugins required to be correct version
...
svn: r14300
2010-02-10 12:13:47 +00:00
Gary Burton
e9a84f2204
Use name displayer. Bug 3530
...
svn: r14227
2010-02-05 12:39:04 +00:00
Peter Landgren
79add865ff
Fix of issue 3531.
...
svn: r14156
2010-01-28 15:20:19 +00:00
Brian Matherly
f04880ec09
Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
...
svn: r14091
2010-01-18 04:42:17 +00:00
Brian Matherly
c5f54d0cfc
Continued work on GEP008: Move src/BasicUtils/_NameDisplay.py to src/gen/display.
...
svn: r14072
2010-01-14 04:08:04 +00:00
Doug Blank
699dcb13fe
Fixed svn Id property
...
svn: r13881
2009-12-21 13:43:50 +00:00
Doug Blank
3a8b4d7e40
Moved fallback functions from Db to gen.utils
...
svn: r13876
2009-12-21 05:58:55 +00:00
Jérôme Rapinat
15f9344340
3391: Some sentences missed the final dot
...
svn: r13674
2009-11-26 11:13:44 +00:00
Benny Malengier
24bc002117
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532559
...
svn: r13606
2009-11-17 08:46:47 +00:00
Benny Malengier
53de46901e
add license to gpr.py files
...
svn: r13424
2009-10-26 19:15:58 +00:00
Benny Malengier
e75f15ca53
03289: GVFamilyLines, PlaceReport crash without individuals set
...
svn: r13413
2009-10-25 17:07:50 +00:00
Benny Malengier
cad5461b2d
3282: Gramps should only display marriage event with role = family (or primary)
...
svn: r13411
2009-10-25 16:52:45 +00:00
Benny Malengier
ed619cfdd6
3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
...
svn: r13400
2009-10-24 13:53:20 +00:00
Peter Landgren
84cb3ca12e
Fix of issue 3253 for Family Lines report. Zeros are not shown now.
...
svn: r13295
2009-10-03 13:55:55 +00:00
Raphael Ackermann
30d6eebd0b
0002542: Crash whilst generating web pages from command line
...
Throwing Report Error if center person is not in database. Added catching of Report Error to CommandLineReport
if using GUI it is not possible to cause this, as you have to select a person that is in the DB. However on the command line you can specify any PID and even no person with that pid exists an error was thrown.
svn: r13004
2009-08-14 07:14:25 +00:00
Raphael Ackermann
69f05f43aa
Fixes 0003155: GraphViz arrow directions are odd
...
Patch by Bob Ham <rah@bash.sh>
+ 1 typo in WebCal.py
svn: r12919
2009-08-08 14:28:19 +00:00
Jérôme Rapinat
fe64fe1214
#2776 : Thumbnail images in report output do not take referenced area into account (patch provided by lomo)
...
svn: r12851
2009-07-29 17:39:59 +00:00
Gary Burton
e1095908ef
Reinstate the building of person_dict. Bug 3103
...
svn: r12788
2009-07-11 16:13:29 +00:00
Gerald Britton
f7454de7fd
Implement iter_people_handles methods and begin to use them
...
svn: r12760
2009-07-03 20:23:41 +00:00
Benny Malengier
9d417e2cd6
Split Utils in a non GUI and GUI part
...
move GrampsCfg utils to Utils
improve import strategy
svn: r12680
2009-06-19 15:23:58 +00:00
Gary Burton
cc38a53add
Bug 2950. Made subgraph optional for Relationship Graph as discussed in bug report. Moved the option to GraphvizReportDialog and refactored FamilyLines to use it.
...
svn: r12596
2009-05-30 12:12:58 +00:00
Gary Burton
d3b2a2ab27
Bug #2950 . Use Graphviz subgraphs to keep children with their spouses on Relationship Graph
...
svn: r12488
2009-04-26 20:50:33 +00:00
Gary Burton
3a2e4b44a6
Bug #2950 . Use Graphviz subgraphs to keep children with their spouses on Relationship Graph
...
svn: r12487
2009-04-26 20:47:42 +00:00
Peter Landgren
edad198c12
Fix of issue 2667.
...
svn: r11809
2009-02-02 19:43:21 +00:00
Brian Matherly
bd966adafd
Change from using ".dot" to ".gv" for Graphviz files. ".dot" is recognized as MS Word Template file on some systems.
...
svn: r11782
2009-02-01 05:14:20 +00:00
Gary Burton
f8cc962b83
Implement user defined gender colour selection from FamilyLines graph
...
svn: r11726
2009-01-25 21:34:48 +00:00
Gary Burton
4f32dea6bc
Enable or disable justyears menu option depending on whether dates should be included
...
svn: r11724
2009-01-25 20:39:02 +00:00
Gary Burton
f071a27cfb
Add option to restrict dates to years only as per Relationship graph
...
svn: r11717
2009-01-25 15:48:45 +00:00
Gary Burton
9bf926274e
Standardise on ReportUtils fallback methods for baptism and burial dates in lieu of birth and death dates. Also some PEP8 fixes.
...
svn: r11716
2009-01-25 15:04:22 +00:00
Brian Matherly
8948630cd3
Plugins Restructure: Move graph reports into plugins/graph.
...
svn: r11639
2009-01-17 03:07:31 +00:00