Gerald Britton
966d2bcd42
Use new iter_objects methods
...
svn: r13203
2009-09-14 20:50:25 +00:00
Gerald Britton
941fff23ae
Tweaks to use inplace arithmetic
...
svn: r13191
2009-09-10 18:49:48 +00:00
Benny Malengier
bd48c356cf
3166: Add source notes to DDR/DAR
...
svn: r13005
2009-08-14 11:28:28 +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
f6f1cdf05c
0002841: Kinship report converts relationship descriptions to lowercase
...
patch by Reinhard Müller <reinhard.mueller@bytewise.at>
svn: r12948
2009-08-10 19:09:37 +00:00
Raphael Ackermann
65f72560d1
pep8 fixes
...
fixing typos
svn: r12934
2009-08-09 17:09:32 +00:00
Benny Malengier
4e9c0246f3
avoid infinite loop in DDR
...
svn: r12799
2009-07-15 14:24:44 +00:00
Gerald Britton
302a4358fd
Fix bugs in some modules caused by using enumerate instead of conventional for-loop syntax
...
svn: r12795
2009-07-14 14:16:03 +00:00
Gerald Britton
181c0c9b41
Replace get_place_handles with iter_place_handles
...
svn: r12778
2009-07-08 18:11:02 +00:00
Gerald Britton
b601f4bdf2
Replace get_family_handles with iter_family_handles
...
svn: r12776
2009-07-08 16:11:20 +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
Gerald Britton
d022d0187b
Replace locale.strcoll with locale.strxfmt for performance and Python 3.0 compliance
...
svn: r12739
2009-06-30 14:05:57 +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
Benny Malengier
aa5aa031c0
fix ODF output put, prettify kinship html output
...
svn: r12657
2009-06-12 07:31:30 +00:00
Benny Malengier
f78db6f418
2707: Add markup notes to html output. Finished
...
svn: r12654
2009-06-11 13:01:27 +00:00
Benny Malengier
fb3ec68c6a
part 3 : split basedoc in files, remove Utils dependance, move fontscale in gen,
...
update build system
svn: r12603
2009-05-31 14:59:56 +00:00
Benny Malengier
8dd7adc607
part 2 basedoc: move BaseDoc.py to /gen/plug/docgen and add /gen/plug/docbackend
...
that was missing in part 1
Still to come: makefiles and splitting new basedoc.py in small files
svn: r12591
2009-05-29 22:25:44 +00:00
Gerald Britton
81a0848490
Bug 3018: remove calls to keys() and values() dictionary method where possible
...
svn: r12579
2009-05-27 17:33:45 +00:00
Gerald Britton
5eb7e18dc6
Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
...
svn: r12572
2009-05-26 20:48:09 +00:00
Benny Malengier
0a9017e25f
2990: Detailed Descendant/ancestry report format-slight variable name change
...
svn: r12549
2009-05-19 09:50:40 +00:00
Benny Malengier
c46a7b8364
2990: Detailed Descendant/ancestry report format
...
svn: r12548
2009-05-19 09:40:08 +00:00
Gary Burton
e94e59b958
Add fallback dates for birth and death
...
svn: r12430
2009-04-10 16:20:41 +00:00
Rob G. Healey
2aea2184e7
Cleaned up gramps import section to have smaller memory footprint by specifying exactly what to import instead just everything.
...
svn: r12411
2009-04-09 04:34:24 +00:00
Rob G. Healey
0b61b4a8a4
Updated menu in BirthdayReport. Changed alphabet navigation in NarrativeWeb. Updated WebCal to use name format option. Fixed a few elements in stylesheet.
...
svn: r12406
2009-04-06 03:49:47 +00:00
Peter Landgren
8026b9564b
Fix of issue 2836.
...
svn: r12380
2009-03-23 13:52:59 +00:00
Benny Malengier
20c9e73d70
2784: Detailed Ancestral Report – center-person's spouse has no
...
heading (inconsistent with Detailed Descendant Report)
2783: Detailed Ancestral Report lists center-person's children
twice
svn: r12333
2009-03-14 08:49:14 +00:00
Benny Malengier
0cce6364dd
feature 2769: add styled notes support to markerreport and
...
fgroupreport
svn: r12305
2009-03-10 17:01:04 +00:00
Joan Creus
7ef727eb1f
Adding translator hint
...
svn: r12280
2009-03-09 18:45:30 +00:00
Doug Blank
76223a45f3
2753: Detailed reports did not use probably_alive for child text
...
svn: r12202
2009-03-02 14:54:19 +00:00
Gary Burton
251e75f941
Fix for bug 2759: Error on Marker report (notes)
...
svn: r12168
2009-02-28 21:44:30 +00:00
Rob G. Healey
4238efda32
Added and deleted files that were verified by Brian. Remove sort siblings as it was broken. Will spend time on it in the next few days.
...
svn: r12107
2009-02-24 08:02:13 +00:00
Rob G. Healey
e67b9d93ad
Removed backslash character in middle of translation string as per Benny.
...
svn: r12043
2009-02-19 19:20:32 +00:00
Rob G. Healey
c56f46b493
Added revision numbering symbol to all of plugins directory if it was missing in the file.
...
svn: r12002
2009-02-16 06:56:49 +00:00
Luigi Toscano
ce8b02c9f6
Better localization support for decimal separator.
...
svn: r11999
2009-02-15 21:50:27 +00:00
Rob G. Healey
7b85d8e4af
Added date validation to these three reports in collect_data().
...
svn: r11983
2009-02-14 00:57:34 +00:00
Benny Malengier
cfadb3fafc
issue 2688: some wrong bindings and <super> not working yet. All should work now
...
svn: r11957
2009-02-10 23:07:35 +00:00
Benny Malengier
09dea89c35
Add styled notes output to all textreports
...
svn: r11916
2009-02-08 11:27:56 +00:00
Benny Malengier
ac50776d33
Support markup in TextDoc, add implementation in CairoDoc, use in indiv complete report
...
svn: r11913
2009-02-08 09:59:36 +00:00
Doug Blank
fc5dcee88b
Fixed line ending issues, and syntax errors introduced by translation changes
...
svn: r11860
2009-02-05 02:10:10 +00:00
Jérôme Rapinat
d587ffe618
#2657,#1718 use ngettext
...
svn: r11848
2009-02-04 16:58:46 +00:00
Rob G. Healey
ac2e0e2547
removed _make_date module from libholiday as request by Brian. Removed make_date completely and substituted gen.lib.Date() instead for Calendar, BirthdayReport, and WebCal. Changes progress bar text in WebCal and NarrativeWeb.
...
svn: r11837
2009-02-04 05:35:34 +00:00
Rob G. Healey
a7ef5d1e43
moved _make_date from Calendar.py, BirthdayReport.py, and WebCal.py into libholiday. Changed variable names in WebCal.py for improved readability.
...
svn: r11833
2009-02-04 00:59:12 +00:00
Jérôme Rapinat
ea9ecee8d9
#2657,#1718 use ngettext (contribution by josip)
...
svn: r11826
2009-02-03 13:05:30 +00:00
Brian Matherly
a4ce178893
Patch from James Friedmann <jfriedmannj@gmail.com> to include a heading for spouses. Code cleanup.
...
svn: r11798
2009-02-02 13:19:17 +00:00
Brian Matherly
1adf052e55
Move "holiday" functions into its own module named libholiday. libholiday is used by all three calendar based reports.
...
svn: r11759
2009-01-30 02:19:04 +00:00
Benny Malengier
0df7429978
make autotools work again
...
svn: r11666
2009-01-19 20:26:41 +00:00
Brian Matherly
853e54a624
Plugins Restructure: Move text reports into plugins/textreport.
...
svn: r11638
2009-01-16 23:10:34 +00:00