Commit Graph

2117 Commits

Author SHA1 Message Date
Benny Malengier
e53c2ae8ad add credits
svn: r11914
2009-02-08 10:01:11 +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
Stéphane Charette
0b2394fbd9 bug #2693 - regression; places in events were being ignored
svn: r11912
2009-02-08 09:42:19 +00:00
Peter Landgren
4eb5eebfb8 Fixed one missed string for translation.
svn: r11911
2009-02-08 09:39:27 +00:00
Jérôme Rapinat
ed56bb9be5 typo on translation string
svn: r11909
2009-02-08 08:28:36 +00:00
Rob G. Healey
2b2235c3c3 Upon request of Brian, I have been removing the need to have python code in the holidays.xml file. Easter, DST, and Ash Wednesday have been completed for years 1999-2019 in USA so far. Canada will be next ...
svn: r11908
2009-02-08 06:17:25 +00:00
Stéphane Charette
5a4fbf1ae4 changes suggested by Benny (code review)
svn: r11907
2009-02-08 04:49:15 +00:00
Rob G. Healey
8dd150ad41 cleanup and documentation work done.
svn: r11903
2009-02-07 20:41:27 +00:00
Jérôme Rapinat
b1353fad40 Jérôme should not make change with gedit... (indentation error)
svn: r11897
2009-02-07 11:07:51 +00:00
Benny Malengier
00a68636a9 0002633: Characters in Notes don't show in report - 3.0.4 and trunk
1357: Incorrect marriage event description when outputting to PDF
1328: opened a gedcom, and create a pdf text file
Do it better with a private method so plugin authors don't circumvent
style settings


svn: r11896
2009-02-07 10:39:28 +00:00
Peter Landgren
c5d18aa935 Debug print statements deleted.
svn: r11895
2009-02-07 10:38:51 +00:00
Benny Malengier
38c04c0a50 2633: Characters in Notes don't show in report - 3.0.4 and trunk
1357: Incorrect marriage event description when outputting to PDF 
1328: opened a gedcom, and create a pdf text file 
Correctly escape text for cairo layout before writing


svn: r11892
2009-02-07 09:47:25 +00:00
Peter Landgren
32ecf9b59a Final solution (I hope) for the % issue. Added generation to tool tip.
svn: r11890
2009-02-07 08:56:33 +00:00
Peter Landgren
1c0af251ca Reverted back to %
svn: r11884
2009-02-06 13:30:26 +00:00
Jérôme Rapinat
764cc7e083 missing comma
svn: r11874
2009-02-05 17:55:59 +00:00
Peter Landgren
69f4b87b20 Fix of % -> %% in translation string.
svn: r11872
2009-02-05 14:11:37 +00:00
Jérôme Rapinat
9f3999f7ad do not use ngettext on string
svn: r11868
2009-02-05 12:28:06 +00:00
Jérôme Rapinat
d793645c26 typo on translation string
svn: r11867
2009-02-05 12:24:24 +00:00
Peter Landgren
1af3bee32f Spelling corrected.
svn: r11864
2009-02-05 09:46:39 +00:00
Rob G. Healey
dbabadbf05 Fixes the problem with Ancestor Tree -- unlinked persons only being listed without any styling.
svn: r11863
2009-02-05 06:17:34 +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
Gary Burton
f864a324ac Fix import of note markers. Bug #2568
svn: r11855
2009-02-04 20:56:46 +00:00
Peter Landgren
d638c091bd Spelling correction.
svn: r11849
2009-02-04 19:11:22 +00:00
Jérôme Rapinat
d587ffe618 #2657,#1718 use ngettext
svn: r11848
2009-02-04 16:58:46 +00:00
Peter Landgren
1e8ec7eb2d Updated version.
svn: r11847
2009-02-04 16:41:16 +00:00
Peter Landgren
78feddd292 Delete of double fix of empty url.
svn: r11846
2009-02-04 14:49:03 +00:00
Peter Landgren
5ddf3b46b2 Updated version.
svn: r11845
2009-02-04 13:04:54 +00:00
Stéphane Charette
fae629c013 removed 'TEST' debug text left in previous commit
svn: r11842
2009-02-04 08:45:21 +00:00
Benny Malengier
7d9d27b22d Don't display when no url
svn: r11841
2009-02-04 08:16:48 +00:00
Stéphane Charette
2176bbfbf9 feature #2634 - display regions overtop of images in narrativeweb gallery
svn: r11840
2009-02-04 07:31:15 +00:00
Rob G. Healey
2af0f3a388 Added HTML span element to Ancestor Tree unlinked persons upon request of Jason Simanek. It will allow hm to quickly fix Ancestor Tree.
svn: r11839
2009-02-04 07:07:43 +00:00
Rob G. Healey
c5c4b1b3f9 see r11837 for libholiday
svn: r11838
2009-02-04 05:45:40 +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
Brian Matherly
a6fafa5409 Fix the search for holidays.xml in libholiday.
svn: r11836
2009-02-04 05:13:20 +00:00
Rob G. Healey
7050989e75 removed <h2> tags as stylesheets disable it anyway.
svn: r11835
2009-02-04 02:14:44 +00:00
Rob G. Healey
826b21eedd More variable name changes and adding documentation changes.
svn: r11834
2009-02-04 02:03:27 +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
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