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 |
|
Benny Malengier
|
0df7429978
|
make autotools work again
svn: r11666
|
2009-01-19 20:26:41 +00:00 |
|
Brian Matherly
|
6c0d015ded
|
Add docgen to plugins/Makefile.am subdirectories.
svn: r11653
|
2009-01-18 05:00:57 +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 |
|
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
|
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 |
|
Doug Blank
|
6c1fd069f5
|
Added new Attribute gramplet, quick view, and link (for gramplets)
svn: r11604
|
2009-01-10 16:31:45 +00:00 |
|
Gary Burton
|
4f07e2ed52
|
New plugin for sorting events within a database
svn: r11599
|
2009-01-10 12:15:54 +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
|
dad8af1cd4
|
Removed translation hacks and committed WhatsNext and Records to po files
svn: r11555
|
2008-12-31 22:01:03 +00:00 |
|
Doug Blank
|
c083591372
|
New Descendent Gramplet based on the report
svn: r11518
|
2008-12-26 15:19:37 +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 |
|
Peter Landgren
|
68ce4136e1
|
Fixed typos with trailing blanks.
svn: r11269
|
2008-11-08 15:00:13 +00:00 |
|
Peter Landgren
|
9797dbcaa8
|
Correction/addition/deletion of filenames for make install to work.
svn: r11244
|
2008-11-04 16:05:20 +00:00 |
|
Brian Matherly
|
2e9a488e3e
|
Refactor export plugin framework. All importers and exporters are now plugins.
svn: r11243
|
2008-11-04 04:12:51 +00:00 |
|
Brian Matherly
|
dfd426e5ca
|
Move the contents of "_GrampsBSDDB.py" into "ReadGrdb.py" because that is the only place it is used. Then, rename "ReadGrdb.py" to "plugins/ImportGrdb.py" for consistency. Also clean up misc import related code.
svn: r11173
|
2008-10-21 04:22:45 +00:00 |
|
Gary Burton
|
19fab6f11c
|
Forgot to update makefiles for some recent additions
svn: r11035
|
2008-09-07 10:41:39 +00:00 |
|
Brian Matherly
|
e08a8cf205
|
Rename CountAncestors to NumberOfAncestorsReport and convert it from a "view" to a "text" report.
svn: r10422
|
2008-03-30 03:27:32 +00:00 |
|
Doug Blank
|
e051772305
|
Added FilterByName.py quick report
svn: r10191
|
2008-03-05 04:58:22 +00:00 |
|
Brian Matherly
|
e2bc58fe63
|
0001711: Inconsistant names for graphical reports
svn: r10152
|
2008-03-01 22:47:48 +00:00 |
|
Raphael Ackermann
|
0958b83bfc
|
2008-02-27 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/plugins/Makefile.am: add CmdRef.py and DateParserDisplayTest.py to
get make distcheck to run through.
svn: r10141
|
2008-02-29 08:34:23 +00:00 |
|
Doug Blank
|
a1450a8c29
|
2008-02-22 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/DataViews/GrampletView.py: translate "Gramplet"
* src/plugins/Makefile.am : add AgeOnDate.py QR
* po/POTFILES.in: add AgeOnDate.py QR
svn: r10095
|
2008-02-22 13:11:41 +00:00 |
|
Stéphane Charette
|
583f926d23
|
removed old FamilyLines.py, added new NotRelated.py
svn: r10087
|
2008-02-21 07:19:32 +00:00 |
|
Raphael Ackermann
|
146e89876d
|
2008-02-05 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/data/tips.xml.in: remove checkpoint reference
* src/plugins/Makefile.am: remove checkpoint reference
* po/POTFILES.in: remove checkpoint reference
svn: r10000
|
2008-02-05 22:24:44 +00:00 |
|
Brian Matherly
|
2b7534d55d
|
Remove FamilyLines and GraphVis.py from distribution and translation.
svn: r9897
|
2008-01-21 03:07:34 +00:00 |
|
Doug Blank
|
c49e80c554
|
2008-01-16 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/plugins/Makefile.am (pkgdata_PYTHON): missing backslash
svn: r9846
|
2008-01-16 13:57:01 +00:00 |
|
Jérôme Rapinat
|
1168635987
|
2008-01-15 Jerome Rapinat <romjerome@yahoo.fr>
* POTFILE.in : add missing plugins/References.py
* fr.po: Translation update
svn: r9814
|
2008-01-15 10:14:46 +00:00 |
|
Doug Blank
|
e35844de95
|
2008-01-06 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/DataViews/MyGrampsView.py:
* src/DataViews/__init__.py:
* src/DataViews/GrampletView.py:
* src/DataViews/Makefile.am:
* src/Config/_GrampsConfigKeys.py:
* src/plugins/DefaultGramplets.py:
* src/plugins/Makefile.am:
* src/plugins/DefaultGadgets.py:
* src/glade/gramps.glade:
* po/POTFILES.in:
Renamed Gadgets -> Gramplets, MyGrampsView -> GrampletView
svn: r9732
|
2008-01-06 22:57:34 +00:00 |
|
Doug Blank
|
e2cb83448a
|
2007-12-30 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/plugins/OnThisDay.py: i18n changes
* src/plugins/Makefile.am: added missing files
* src/plugins/DefaultGadgets.py: i18n changes
* src/QuickReports.py: allow callers to send obj directly
* src/Simple/_SimpleTable.py: added support for objs
* po/POTFILES.in: i18n changes
svn: r9640
|
2007-12-30 15:39:00 +00:00 |
|
Stéphane Charette
|
5ea0cd4b3e
|
work in progress converting FamilyLines to new GraphViz plugin
svn: r9612
|
2007-12-28 10:08:19 +00:00 |
|
Brian Matherly
|
b5946124b7
|
Updates to makefiles.
svn: r9566
|
2007-12-23 21:08:10 +00:00 |
|
Doug Blank
|
4ede0511bf
|
Added CalculateEstimatedDates.py
svn: r9461
|
2007-12-08 15:27:14 +00:00 |
|
Jérôme Rapinat
|
6437ee5d68
|
src/plugins/Makefile.am update
svn: r9371
|
2007-11-20 11:46:19 +00:00 |
|
Stéphane Charette
|
bdcbfb45d0
|
added Portuguese rel_pt.py contributed by Duarte Loreto <happyguy_pt@hotmail.com>
svn: r9172
|
2007-10-13 10:07:28 +00:00 |
|
Benny Malengier
|
2fbe01e584
|
2007-09-08 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/lineage.py: Quick report lineage based on code Jerome
* po/POTFILES.in : translate lineage
* src/plugins/Makefile.am : distribute lineage
svn: r8963
|
2007-09-12 09:12:13 +00:00 |
|
Brian Matherly
|
5e42a8ba9d
|
Rename AncestorChart2 to AncestorChart
svn: r8884
|
2007-08-28 12:05:02 +00:00 |
|
Brian Matherly
|
2da4eb7c95
|
Added WebCal.py. This plugin was contributed by Thom Sturgill and adapted to work with Gramps 3.0 by Brian Matherly.
svn: r8877
|
2007-08-27 03:52:06 +00:00 |
|
Brian Matherly
|
1d65909cef
|
Add KinshipReport.py
svn: r8833
|
2007-08-18 20:09:45 +00:00 |
|
Brian Matherly
|
6cbb0a7d27
|
Add End Of Line Report.
svn: r8790
|
2007-07-30 03:32:19 +00:00 |
|
Brian Matherly
|
9e1a5abf94
|
Add marker report
svn: r8776
|
2007-07-27 04:14:07 +00:00 |
|
Don Allingham
|
255a59679d
|
2007-07-26 Don Allingham <don@gramps-project.org>
* src/DataViews/_PersonView.py: add siblings quick report
* src/plugins/siblings.py: Added
* src/plugins/all_events.py: add i18n support
* src/plugins/Makefile.am: added new files
svn: r8774
|
2007-07-27 03:51:54 +00:00 |
|
Brian Matherly
|
0e5034050a
|
Contribution from Doug Blank <dblank@cs.brynmawr.edu>: Add the ability to import and export CSV files as a plugin.
svn: r8771
|
2007-07-25 03:41:02 +00:00 |
|