Doug Blank
5560a4f62c
Fix for using only birth relations, by Reinhard Müller
...
svn: r11537
2008-12-30 14:14:37 +00:00
Peter Landgren
fab57f43a3
Changed to percentage distribution.
...
svn: r11536
2008-12-29 15:09:41 +00:00
Doug Blank
6755c96e51
What next will update when the home-person is changed
...
svn: r11535
2008-12-29 14:15:20 +00:00
Doug Blank
b51cf87d8e
Don't reset relation types of data entry gramplet after each save
...
svn: r11533
2008-12-29 03:11:57 +00:00
Doug Blank
c96bf68ee2
Reverted to use regular dates (no partial or inexact), but with a setting to change to include any valid date
...
svn: r11531
2008-12-27 23:56:02 +00:00
Doug Blank
48f3051d25
Date diff Span now can display itself; changed is_regular to is_valid to use partial dates, too
...
svn: r11529
2008-12-27 21:33:39 +00:00
Doug Blank
e9bf31ef33
Versions of Reinhard Müller's WhatsNext and Records gramplets
...
svn: r11526
2008-12-27 20:57:43 +00:00
Doug Blank
f22c6835a2
Data entry gramplet edit button points to parents family, if active person is not a spouse of a family
...
svn: r11525
2008-12-27 17:38:40 +00:00
Doug Blank
b206ca7cda
Added an Edit family button to edit first family
...
svn: r11520
2008-12-27 15:04:25 +00:00
Doug Blank
3307c1a1e9
Tweak on minimum size
...
svn: r11519
2008-12-27 15:02:59 +00:00
Doug Blank
c083591372
New Descendent Gramplet based on the report
...
svn: r11518
2008-12-26 15:19:37 +00:00
Doug Blank
10b0648a45
Added default family relationship of marriage
...
svn: r11517
2008-12-24 19:16:13 +00:00
Doug Blank
2bf693729f
Added default family relationship of marriage; enlarged default gramplet height
...
svn: r11516
2008-12-24 19:15:16 +00:00
Doug Blank
ccbf7717c3
Data entry gramplet complete, ready for feedback
...
svn: r11515
2008-12-24 14:02:02 +00:00
Doug Blank
7ccb661592
Added spouse, sibling, and child relations to data entry gramplet; still missing parent and bugs in finding families
...
svn: r11514
2008-12-24 04:57:09 +00:00
Doug Blank
c1b027e0b5
Data entry gramplet can add spouse and edit active person
...
svn: r11513
2008-12-24 03:55:10 +00:00
Doug Blank
e903179c69
General cleanup of data entry gramplet
...
svn: r11512
2008-12-23 23:10:08 +00:00
Doug Blank
f7155868d8
Removed extra space in name bug; clear data entry between db changes
...
svn: r11510
2008-12-23 17:20:28 +00:00
Doug Blank
5738186e26
Can now add a new person -- no relations yet, and no editing of data
...
svn: r11509
2008-12-23 16:03:21 +00:00
Doug Blank
2fd67ea581
Fixed some spacing issues on Data Entry gramplet
...
svn: r11507
2008-12-22 20:47:23 +00:00
Doug Blank
0d9249b00c
Fixed translation issues
...
svn: r11506
2008-12-22 13:53:23 +00:00
Doug Blank
582d969b4e
Fixed Data Entry height and expandability
...
svn: r11505
2008-12-22 13:38:35 +00:00
Doug Blank
75da8808ab
Fixed issue in showing non-birth children relations; adjusted minimum height
...
svn: r11504
2008-12-22 13:37:22 +00:00
Doug Blank
bb5f463a50
Added options to AgeStats; set order of options; aligned options; added copyright
...
svn: r11502
2008-12-22 01:48:42 +00:00
Doug Blank
e95a318c1b
holidays.xml changes for USA 2009
...
svn: r11501
2008-12-20 18:19:02 +00:00
Doug Blank
3b8ad54a0d
Working on display of Data Entry Gramplet; next will come the actual database changes
...
svn: r11500
2008-12-20 16:41:31 +00:00
Doug Blank
e10cf8deb1
Added new Gramplet: AgeStats.py that creates textual distribution graphs where each row can be double-clicked to show matching groups
...
svn: r11499
2008-12-20 16:37:37 +00:00
Doug Blank
48dc331f3e
Cleaning up Data Entry Gramplet; not editing data yet
...
svn: r11498
2008-12-20 01:40:06 +00:00
Doug Blank
bd44b133ab
First bit of code for a data entry gramplet
...
svn: r11496
2008-12-19 17:20:55 +00:00
Kees Bakker
72e38bbeaa
Before creating the EnumeratedListOption for the name formats we
...
must get the list so we can use the value of the first entry.
Otherwise you'll see "Value -1 not found for option..." on your
command window.
* src/plugins/Calendar.py
svn: r11490
2008-12-17 22:00:12 +00:00
Kees Bakker
60aa458d87
Use progress meter while doing the filtering.
...
* src/plugins/Calendar.py
svn: r11488
2008-12-17 20:57:19 +00:00
Kees Bakker
679392ab4b
Add an option progress meter argument to GenericFilter.apply
...
If present it must be an instance of Utils.ProgressMeter.
* src/Filters/_GenericFilter.py
* src/plugins/WebCal.py
* src/plugins/NarrativeWeb.py
svn: r11481
2008-12-15 21:42:58 +00:00
Doug Blank
fe133c0411
Fixed two holidays: Inaug: wrong year; Yom Kippur wrong day; added New Year's Eve
...
svn: r11480
2008-12-15 13:09:06 +00:00
Doug Blank
ab98ce5d88
Added options to Gramplets
...
svn: r11470
2008-12-14 03:13:45 +00:00
Kees Bakker
091933b576
Fix to get weeks alignment for "blank year" too.
...
* src/plugins/WebCal.py
svn: r11469
2008-12-13 21:19:46 +00:00
Doug Blank
6244a0c033
Added a Gramplet that can run a Quick View
...
svn: r11466
2008-12-13 16:59:14 +00:00
Kees Bakker
992f0534bb
Remove the validator button at the bottom of each generated page.
...
* src/plugins/NarrativeWeb.py
* src/plugins/WebCal.py
svn: r11461
2008-12-12 13:22:35 +00:00
Kees Bakker
8a7b8fe3e3
Bugfix in collect_data. Was overwriting 'year', and then confused
...
the probably_alive call.
* src/plugins/WebCal.py
svn: r11455
2008-12-11 13:08:37 +00:00
Jérôme Rapinat
5a14e3f7e9
2556: Typo (by Joan Creus)
...
svn: r11453
2008-12-11 10:12:40 +00:00
Doug Blank
d2587088e7
Added option to not translate headers in CSV output
...
svn: r11428
2008-12-07 02:07:57 +00:00
Benny Malengier
4bf3182972
002503: Change md5 module by hashlib.
...
Fallback to md5 on importerror (python 2.4 users)
svn: r11420
2008-12-04 21:44:12 +00:00
Kees Bakker
4fe006e575
Correction of CSS and Python code in WebCal.
...
svn: r11418
2008-12-04 20:38:02 +00:00
Benny Malengier
d3cee34e11
0002512: [Python 2.6 support] Change sets module by built-in set types
...
Removed offending code, not used
svn: r11412
2008-12-04 14:29:28 +00:00
Doug Blank
e3bccdad10
Patched an attribute error... two tables left to make
...
svn: r11409
2008-12-04 06:02:55 +00:00
Doug Blank
36411622b1
About 80% done with SQL dump
...
svn: r11399
2008-12-03 03:20:52 +00:00
Peter Landgren
7df272e869
Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
...
svn: r11396
2008-12-02 20:15:41 +00:00
Peter Landgren
c830fec586
Fix of issue 2529.
...
svn: r11392
2008-12-02 14:18:18 +00:00
Jérôme Rapinat
c1f33333ac
typo (wait after 3.0.4 on branch)
...
svn: r11389
2008-12-02 09:25:01 +00:00
Doug Blank
6c48d80ad9
Working on deconstructing data...
...
svn: r11387
2008-12-02 03:41:28 +00:00
Doug Blank
4ca72d905d
Notes in sources are handles (of course)
...
svn: r11383
2008-12-01 17:21:02 +00:00