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
Peter Landgren
8c2269c58e
Dont call map if URL empty.
...
svn: r11832
2009-02-03 20:26:33 +00:00
Peter Landgren
3de55b3266
new version.
...
svn: r11829
2009-02-03 17:56:18 +00:00
Jérôme Rapinat
ea9ecee8d9
#2657,#1718 use ngettext (contribution by josip)
...
svn: r11826
2009-02-03 13:05:30 +00:00
Jérôme Rapinat
b240878e50
#2657,#1718 use ngettext
...
svn: r11825
2009-02-03 12:59:35 +00:00
Doug Blank
b33c0fc77a
Removed tool/DateParserDisplayTest from distribution
...
svn: r11822
2009-02-03 12:16:59 +00:00
Jérôme Rapinat
be6c00842d
#2657,#1718 use ngettext
...
svn: r11820
2009-02-03 10:33:19 +00:00
Peter Landgren
76ac8c2157
New mapservice added.
...
svn: r11818
2009-02-03 10:11:32 +00:00
Benny Malengier
b3f9adf3fc
Makefile.am for plugins/mapservices
...
svn: r11816
2009-02-03 08:20:56 +00:00
Rob G. Healey
2968250315
Moved revision numbering tag to a better visual area; cleanup of calendar_build(), calendar_common(), get_day_list() in WebCal, removed alphabet_navigation from NarrativeWeb.py.
...
svn: r11814
2009-02-03 08:01:31 +00:00
Benny Malengier
829d78b611
New mapservice plugin structure, as a general solution to #2659
...
* configure.in
* src/DataViews/PlaceView.py
* src/Config/_GrampsConfigKeys.py
* src/gen/plug/_manager.py
* src/plugins/mapservices
* src/plugins/mapservices/googlemap.py
* src/plugins/mapservices/openstreetmap.py
* src/plugins/lib/Makefile.am
* src/plugins/lib/libmapservice.py
* src/plugins/Makefile.am
* src/widgets/menutoolbuttonaction.py
* src/widgets/Makefile.am
* src/PageView.py
* po/POTFILES.in
svn: r11811
2009-02-02 21:55:22 +00:00
Peter Landgren
edad198c12
Fix of issue 2667.
...
svn: r11809
2009-02-02 19:43:21 +00:00
Benny Malengier
00504ab2f4
do not show pyc and Makefile on svn status
...
svn: r11807
2009-02-02 18:35:34 +00:00
Benny Malengier
9378701a16
revert wrong previous commit
...
svn: r11803
2009-02-02 18:30:47 +00:00
Benny Malengier
cc43836a60
do not show pyc on svn status
...
svn: r11802
2009-02-02 18:25:51 +00:00
Jérôme Rapinat
e4f5ad0142
#2657,#1718 use ngettext
...
svn: r11800
2009-02-02 17:13:02 +00:00
Jérôme Rapinat
1ecbaae622
pylint and coherency on Repository references
...
svn: r11799
2009-02-02 14:27:40 +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
efd64ad139
Clean up AncestorTree report.
...
svn: r11796
2009-02-02 12:50:24 +00:00
Doug Blank
9bc8d68251
Bug #2625 : Need to bring XML DTD, import, export to use changes in trunk. These changes add support for dualdated and newyear dates.
...
svn: r11794
2009-02-01 22:25:45 +00:00
Doug Blank
bccc1be7f2
Bug #2625 : Need to bring XML DTD, import, export to use changes in trunk. These changes add support for dualdated and newyear dates.
...
svn: r11793
2009-02-01 21:34:07 +00:00
Jérôme Rapinat
ea96136bf9
PythonTidy (PEP-8 format)
...
svn: r11791
2009-02-01 17:25:12 +00:00
Doug Blank
248002b819
Split DefaultGramplets into their respective files
...
svn: r11790
2009-02-01 16:42:57 +00:00
Doug Blank
8af25caf2e
Missing Errors import
...
svn: r11789
2009-02-01 16:19:35 +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
Brian Matherly
3259b393da
Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know.
...
svn: r11781
2009-02-01 04:21:17 +00:00
Doug Blank
6fccf8d75f
Removed fixed font; it is now already applied
...
svn: r11780
2009-02-01 02:12:38 +00:00
Doug Blank
82a7fe725f
Moved Sql.py out of plugins directory and into export/ExportSql.py; this file is in SVN but not in installed code
...
svn: r11775
2009-01-31 14:29:47 +00:00
Jérôme Rapinat
1e6da8730c
#2657,#1718 use ngettext
...
svn: r11773
2009-01-31 11:29:44 +00:00
Doug Blank
0d3201d8ab
removed extra 'of' in translated texts
...
svn: r11771
2009-01-31 05:03:20 +00:00
Doug Blank
5f0447bdf0
Experimental gramplet to find deep connections between home and active
...
svn: r11770
2009-01-31 02:33:43 +00:00
Stéphane Charette
539066320f
fixed bug #2660 - get rid of 'meta robots noindex' tag in html files
...
svn: r11764
2009-01-30 18:08:33 +00:00
Brian Matherly
f7e2cd8e3f
Finish moving libholiday.py and WebCal.py into their new homes.
...
svn: r11760
2009-01-30 02:26:10 +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
Rob G. Healey
d842b8d794
Changed alohabet navigation; added Age At Death, got nick name working again.
...
svn: r11756
2009-01-29 02:13:48 +00:00
Jérôme Rapinat
4574406d32
1357: Incorrect marriage event description when outputting to PDF (only ampersand, < > ?)
...
svn: r11751
2009-01-28 09:01:39 +00:00
Rob G. Healey
b0e3ed517a
Color theme update on stylesheet -- still needs work for Ancestor Tree; added feature request #2628 -- alphabetical Navigation; changed stylesheet naming as already in WebCal.py.
...
svn: r11749
2009-01-28 06:15:29 +00:00
Rob G. Healey
1d6ab20eba
Fixed wording in advanced tab; consolidated copy files module; added prefix and suffix to names in surnames. More changes coming.
...
svn: r11748
2009-01-28 01:39:08 +00:00
Rob G. Healey
45a1e7493b
Removed blank calendar year, fixed year_glance filenames, fixed collect_data, fixed one_day, added get_marrital_status, and fill_day_list. More changes will be coming.
...
svn: r11744
2009-01-27 07:49:47 +00:00
Doug Blank
470ad5d62e
Restored 0 years, but with word 'birth' or 'wedding'; removed extra words as they are too long for calendar
...
svn: r11741
2009-01-27 02:28:47 +00:00
Rob G. Healey
b2b0573d36
WebCal.py and NarrativeWeb.py; were sent by mistake. Watch as they are coming... Reverted back to r11481 and r11711 respectively.
...
svn: r11740
2009-01-26 22:57:25 +00:00
Rob G. Healey
b648af6379
Removing old and obsoleted Cascading Stylesheets and javascript files
...
svn: r11737
2009-01-26 22:22:01 +00:00
Kees Bakker
0b0253f6ef
Apply same patch as in branches/gramps30.
...
Process most common (Dutch) surname prefixes.
Date conversion improvement (Dutch month names, etc).
Store patroniem in Patronymic field.
* src/plugins/import/ImportProGen.py
svn: r11735
2009-01-26 20:02:30 +00:00
Benny Malengier
e57f18a698
2586: Add spouses to the Descendant Tree report
...
Avoid crash on no spouse, patch by Craig
svn: r11732
2009-01-26 08:53:29 +00:00
Doug Blank
e2bb66f42a
Renamed Active Person's Relatives to Relatives
...
svn: r11729
2009-01-25 23:32:14 +00:00
Doug Blank
87bb35b64a
Changed title from Person Note to Note
...
svn: r11728
2009-01-25 23:24:54 +00:00
Gary Burton
f8cc962b83
Implement user defined gender colour selection from FamilyLines graph
...
svn: r11726
2009-01-25 21:34:48 +00:00
Doug Blank
6a26dce0b1
Fixed bug in URL formatting in Headline News
...
svn: r11725
2009-01-25 20:51:13 +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
Doug Blank
ffc025aeca
Fixed bug in render_text; replaced NewsGramplet with HeadlineNewsGramplet that reads a new wiki page every hour
...
svn: r11723
2009-01-25 20:08:57 +00:00
Gary Burton
1aaa2df5a4
Make GEDCOM export output family event descriptions as type. Bug 2649.
...
svn: r11722
2009-01-25 19:58:00 +00:00
Doug Blank
60d1964ede
Added tooltip to translations
...
svn: r11720
2009-01-25 17:32:34 +00:00
Doug Blank
04b9ec770f
Added uistate to gramplet class; Finished Interactive Fan Chart: right-click gives menu options (same from PedigreeView)
...
svn: r11719
2009-01-25 17:29:59 +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
Doug Blank
d2b481b1a3
Speed ups: cache names---don't re-lookup name; added outer edge to indicate parents; removed simple access
...
svn: r11714
2009-01-25 11:19:13 +00:00
Stéphane Charette
4e5f282137
bug #2648 , 'link home' option was no longer working
...
svn: r11711
2009-01-25 08:24:56 +00:00
Doug Blank
384f574fea
Put the database access at beginning; fixes bug in mailing list from Rob H.
...
svn: r11702
2009-01-24 09:00:19 +00:00
Jérôme Rapinat
0f2222a380
update french translation
...
svn: r11689
2009-01-22 19:17:01 +00:00
Peter Landgren
f5aaef6312
GEDCOM export for Swedish calendar.
...
svn: r11687
2009-01-22 16:11:14 +00:00
Doug Blank
409063ae94
Rotation is now done by dragging in open space (doesn't draw names while dragging to get speed up)
...
svn: r11684
2009-01-22 12:07:36 +00:00
Doug Blank
6815af9303
Rearrange methods to get all of the fanchart business int the widget; fixed a bug in show_parents; general refining
...
svn: r11680
2009-01-22 00:36:26 +00:00
Doug Blank
e23c3e704c
Needed to register event mask to get additional signals; next step: cleanup
...
svn: r11678
2009-01-21 16:12:48 +00:00
Benny Malengier
b742846a7a
2586: Add spouses to the Descendant Tree report
...
svn: r11671
2009-01-20 09:10:01 +00:00
Doug Blank
a02e10a067
Edited some comments; changed rotation to corners---would like to use motion
...
svn: r11670
2009-01-19 21:58:57 +00:00
Benny Malengier
0df7429978
make autotools work again
...
svn: r11666
2009-01-19 20:26:41 +00:00
Peter Landgren
a73b2da699
Swedish calendar added.
...
svn: r11665
2009-01-19 20:09:19 +00:00
Doug Blank
e9c0be1d15
First working version
...
svn: r11663
2009-01-19 16:57:43 +00:00
Doug Blank
7ccee8ab0a
A couple of bugs left
...
svn: r11662
2009-01-19 07:11:48 +00:00
Doug Blank
cd713adf74
Work in progress
...
svn: r11661
2009-01-19 05:42:20 +00:00
Doug Blank
bb2a4fbcb2
Added gc to environment, with preset flags for checking uncollectable objects
...
svn: r11657
2009-01-18 14:47:35 +00:00
Doug Blank
31512878f1
Added a summary count, and line numbers to output to help compare details
...
svn: r11655
2009-01-18 14:12:21 +00:00
Brian Matherly
6c0d015ded
Add docgen to plugins/Makefile.am subdirectories.
...
svn: r11653
2009-01-18 05:00:57 +00:00
Brian Matherly
3f95d8ddb7
Plugins Restructure: Move docgen plugins into plugins/docgen.
...
svn: r11652
2009-01-18 04:59:14 +00:00
Doug Blank
708b00951f
Roundoff error
...
svn: r11651
2009-01-18 03:41:44 +00:00
Doug Blank
33067b97f1
Moved AgeStats.py gramplet to correct subdirectory, and updated Makefile.am and POTFILES.in
...
svn: r11650
2009-01-18 02:20:17 +00:00
Brian Matherly
451aaee4f4
Plugins Restructure: Move NarrativeWeb.py plugins into plugins/webreport.
...
svn: r11649
2009-01-17 23:32:20 +00:00
Doug Blank
bd90c18ed9
An experimental interactive fan chart. Needs some work to be really usable. See bug #2611 for more details.
...
svn: r11648
2009-01-17 22:36:30 +00:00
Doug Blank
4db08cb975
Removed slow stuff on the calendar gramplet... too much work for just bolding the calendar. Now it just runs the Quick View On This Day
...
svn: r11647
2009-01-17 22:34:54 +00:00
Brian Matherly
6671a8f26e
Plugins Restructure: Move import plugins into plugins/import.
...
svn: r11641
2009-01-17 03:36:19 +00:00
Brian Matherly
ea23898403
Plugins Restructure: Move export plugins into plugins/export.
...
svn: r11640
2009-01-17 03:27:21 +00:00
Brian Matherly
8948630cd3
Plugins Restructure: Move graph reports into plugins/graph.
...
svn: r11639
2009-01-17 03:07:31 +00:00
Brian Matherly
853e54a624
Plugins Restructure: Move text reports into plugins/textreport.
...
svn: r11638
2009-01-16 23:10:34 +00:00
Doug Blank
5e74a57142
Plugins restructure: move gramplets to plugins/gramplet/
...
svn: r11636
2009-01-16 23:03:35 +00:00
Brian Matherly
a12989719b
Move all quick views into plugins/quickview.
...
svn: r11635
2009-01-16 21:39:51 +00:00
Brian Matherly
96f9411caa
Move all draw reports into plugins/drawreport.
...
svn: r11634
2009-01-16 21:10:36 +00:00
Brian Matherly
7b47dc61ad
Move all tools into plugins/tool.
...
svn: r11633
2009-01-16 19:54:58 +00:00
Brian Matherly
ec7ded54c6
Move all relationship calculator translators into plugins/rel.
...
svn: r11632
2009-01-16 16:46:40 +00:00
Brian Matherly
dacbd0df19
0002467: Add christening narration to detailed text reports.
...
svn: r11629
2009-01-15 21:40:25 +00:00
Brian Matherly
89bf35e342
0002432: Detailed reports place dots where they do not belong.
...
svn: r11628
2009-01-15 21:09:07 +00:00
Brian Matherly
58222b68b1
0001973: Show all or no half siblings in Detailed Ancestral Report
...
svn: r11626
2009-01-15 16:28:57 +00:00
Doug Blank
bef2ea3b4c
Removed debuging info
...
svn: r11622
2009-01-14 01:00:26 +00:00
Doug Blank
57e07cfd22
Divide by total number of people to get percentage
...
svn: r11618
2009-01-13 21:53:33 +00:00
Doug Blank
68fed70200
Fixed percentages shown in tooltip, thanks /Peter; related to Bug #2598
...
svn: r11617
2009-01-13 11:57:36 +00:00
Doug Blank
48fb1c94f4
Fixed bug #2598 : Cloud gramplets didn't show exactly the right set of names
...
svn: r11616
2009-01-13 01:33:20 +00:00
Doug Blank
6c1fd069f5
Added new Attribute gramplet, quick view, and link (for gramplets)
...
svn: r11604
2009-01-10 16:31:45 +00:00
Doug Blank
39bea3d80c
minor comment change
...
svn: r11602
2009-01-10 16:25:31 +00:00
Gary Burton
4f07e2ed52
New plugin for sorting events within a database
...
svn: r11599
2009-01-10 12:15:54 +00:00
Jérôme Rapinat
d48c45ef40
typo
...
svn: r11596
2009-01-10 11:46:13 +00:00
Doug Blank
01c4b0e81c
Fixes for bug #2416 : added proper name format in gtk tree model, and update on canceled edit; undid previous hack
...
svn: r11584
2009-01-08 02:12:53 +00:00
Doug Blank
4704f01093
Cleanup separation between gui and non-gui; moved toolip to set_tooltip
...
svn: r11582
2009-01-07 22:49:58 +00:00
Doug Blank
1746064f8a
Added copyright and license statements
...
svn: r11578
2009-01-06 05:04:20 +00:00
Doug Blank
3c9ffd061e
New Given Name Cloud Gramplet by Pander Musubi, and new links to run Same Given Quick View
...
svn: r11577
2009-01-06 05:01:17 +00:00
Doug Blank
695c30baab
Added new Quick View for show Same Given Names
...
svn: r11576
2009-01-06 04:56:09 +00:00
Doug Blank
429d53eed8
Bugfix if no event in Data Entry gramplet
...
svn: r11573
2009-01-05 03:57:41 +00:00
Doug Blank
fe3d9d6b0e
rewrote session log gramplet to be simpler and more complete
...
svn: r11572
2009-01-05 02:31:57 +00:00
Doug Blank
d76e9a8363
Removed auto-updates except for when unminimize and db-change
...
svn: r11571
2009-01-05 02:30:28 +00:00
Doug Blank
f9be2655d6
Fix for 2416: don't save translated name-formats in XML
...
svn: r11569
2009-01-04 20:03:22 +00:00
Doug Blank
61ca9201b5
Changes in the manner that date differences are represented and compared
...
svn: r11565
2009-01-04 17:44:33 +00:00
Doug Blank
2347aeeaeb
Added yield statements to update screen more often
...
svn: r11564
2009-01-04 17:41:33 +00:00
Doug Blank
f1a3e40318
Removed bold from Pedigree gramplet
...
svn: r11561
2009-01-03 06:01:47 +00:00
Doug Blank
cb92251995
New gramplet to create a simple interface to edit/add a person's primary notes.
...
svn: r11558
2009-01-01 23:43:01 +00:00
Doug Blank
f018927f5e
Refinements in the Data Entry Gramplet: show/hide init values
...
svn: r11557
2009-01-01 23:40:35 +00:00
Doug Blank
dad8af1cd4
Removed translation hacks and committed WhatsNext and Records to po files
...
svn: r11555
2008-12-31 22:01:03 +00:00
Doug Blank
529dba047a
Fixed log.
...
svn: r11554
2008-12-31 16:48:27 +00:00
Doug Blank
9e74720152
Fixes in logic... in progress
...
svn: r11553
2008-12-31 16:28:16 +00:00
Doug Blank
f017a5020f
Added probably_alive logic
...
svn: r11552
2008-12-31 15:58:53 +00:00
Doug Blank
71ab854115
Typo
...
svn: r11551
2008-12-31 15:45:25 +00:00
Doug Blank
5aa95a60ee
Cleaned up code; added cause of death, cremation, and burial events to be evidence of death
...
svn: r11550
2008-12-31 15:38:49 +00:00
Doug Blank
6d2cc418e4
Fix for #2303 : plugins/Det*Report.py use an outdated method of computing ages. This fix brings it up to date, but needs some additional work once date spans can fully repr themselves.
...
svn: r11549
2008-12-31 14:49:24 +00:00
Peter Landgren
7d1f63341a
Fixed a gettext call.
...
svn: r11548
2008-12-31 14:26:11 +00:00
Doug Blank
36c291ba38
Use new family link; code was ready to fix--thanks
...
svn: r11547
2008-12-31 04:00:55 +00:00
Doug Blank
657b5119a6
Fix for #2582 : lower translated gender terms
...
svn: r11545
2008-12-31 03:12:49 +00:00
Doug Blank
f3ffd3655a
Added the force_update flag to the session log gramplet
...
svn: r11543
2008-12-30 23:11:28 +00:00
Doug Blank
b8a7153e60
Fixed some border issues; decimal format suggestion
...
svn: r11540
2008-12-30 15:46:36 +00:00
Peter Landgren
271f0d5faf
Fixed another typo.
...
svn: r11539
2008-12-30 15:04:36 +00:00
Peter Landgren
5b10d7200c
Fixed typo.
...
svn: r11538
2008-12-30 15:00:44 +00:00
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