Commit Graph

1272 Commits

Author SHA1 Message Date
Brian Matherly
563298e7c8 0001238: Web report: sort references for places and media (use locale.strcoll for sorting)
svn: r9162
2007-10-12 12:16:49 +00:00
Don Allingham
d58641415d 2007-10-08 Don Allingham <don@gramps-project.org>
* various: gen.lib integration. probably touches almost every file

	* various: gen.utils integration


svn: r9101
2007-10-08 16:41:39 +00:00
Don Allingham
32d7968365 2007-10-06 Don Allingham <don@gramps-project.org>
* various: creation of gen.db package



svn: r9091
2007-10-07 03:19:35 +00:00
Benny Malengier
e7f02d1855 2007-10-06 Benny Malengier <benny.malengier@gramps-project.org>
* src/DataViews/_RelationView.py: don't crash on missing media ref
	* src/DisplayTabs/_GalleryTab.py: on missing media ref, notify to run check tool
	* src/plugins/Check.py: add code to remove missing media ref in person,
	family, event, place, source.


svn: r9089
2007-10-06 12:58:11 +00:00
Benny Malengier
8bc8b9858e 2007-10-06 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/Check.py: add remove empty objects.


svn: r9087
2007-10-06 09:08:29 +00:00
Benny Malengier
8c89fa68c7 2007-07-23 Johan Gonqvist <johan.gronqvist@gmail.com>
* src/plugins/Calendar.py: first day of calendar is an option.


svn: r9083
2007-10-05 12:55:08 +00:00
Brian Matherly
83d81654de 0001238: Web report: sort references for places and media (use remove case sensitive sort and use normalized strings for each section)
svn: r9075
2007-10-04 03:56:41 +00:00
Don Allingham
dc8b47a270 2007-10-03 Don Allingham <don@gramps-project.org>
* various: create gen package, move proxy files to this library



svn: r9066
2007-10-03 17:14:26 +00:00
Brian Matherly
62698d99aa 0001238: Web report: sort references for places and media (use locale and case sensitive sort)
svn: r9059
2007-10-02 12:12:15 +00:00
Zsolt Foldvari
99119d189a Adjust available paper height in DescendChart.py and AncestorChart.py when
report is forced onto one page, so that it won't draw on the bottom margin.


svn: r9052
2007-10-01 09:05:40 +00:00
Brian Matherly
7a653663dc #0001238: Web report: sort references for places and media
svn: r9049
2007-10-01 03:33:08 +00:00
Brian Matherly
152a452b2e Added support for new GVDoc interface which makes it easier to write reports that user Graphviz for layout.
svn: r9042
2007-09-30 04:56:56 +00:00
Brian Matherly
0a9f5cb91f Patch from Gary Burton <gary.burton@zen.co.uk>: Narrative web report: If the event has no date, there's no place (Issue #0001236)
svn: r9032
2007-09-29 03:15:00 +00:00
Brian Matherly
88c35d8fa9 Patch from Gary Burton: provide fallback dates on Narrative Web pages (Issue #0001258).
svn: r9025
2007-09-28 12:16:12 +00:00
Benny Malengier
1bcc55c733 2007-09-26 James G. Sack <jgsack@san.rr.com>
* src/plugins/Check.py: same sex marriage need not be CIVIL_UNION, bug #1245
	This includes the 8374 commit which was not present in trunk (??)


svn: r9011
2007-09-26 08:10:19 +00:00
Zsolt Foldvari
b42877e41b 2007-09-17 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/plugins/WebCal.py:
	* src/plugins/NarrativeWeb.py:
	Change const.image_dir to uppercase const.IMAGE_DIR


svn: r8998
2007-09-23 17:18:47 +00:00
Benny Malengier
64a0e59955 * src/plugins/MarkerReport.py: localize fixed markers, issue #1137
2007-09-20  Benny Malengier <benny.malengier@gramps-project.org> 


svn: r8997
2007-09-21 14:05:30 +00:00
Brian Matherly
817efdf103 Bring the calendar report up to date with the changes in the 3.0 branch. Issue #0001170.
svn: r8978
2007-09-16 03:51:18 +00:00
Benny Malengier
997252630b 2007-09-13 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/lineage.py: Final touches, loop detection



svn: r8971
2007-09-13 09:51:10 +00:00
Benny Malengier
9490507fd5 2007-09-12 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/lineage.py: Improvements



svn: r8966
2007-09-12 15:41:55 +00:00
Don Allingham
04e249f902 2007-09-12 Don Allingham <don@gramps-project.org>
* src/docgen/ODFDoc.py (ODFDoc): Fix ratio assignment



svn: r8965
2007-09-12 15:02:03 +00:00
Zsolt Foldvari
1cc238eea2 2007-09-12 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/plugins/IndivComplete.py (write_person):
	* src/plugins/IndivSummary.py (write_report):
	Change image alignment from 'row' to 'center'.



svn: r8964
2007-09-12 10:57:06 +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
Don Allingham
643c75099c * src/plugins/WriteCD.py: don't generate thumbnails
* src/Selectors/_SelectObject.py: new image sizing routines
	* src/ImgManip.py: simplify
	* src/docgen/HtmlDoc.py: new image sizing routines
	* src/docgen/ODFDoc.py: new image sizing routines
	* src/docgen/LaTeXDoc.py: new image sizing routines
	* src/docgen/RTFDoc.py: new image sizing routines
	* src/Makefile.am: add ThumbNails.py
	* po/POTFILES.in: add ThumbNails.py

2007-09-10  Don Allingham  <don@gramps-project.org>


svn: r8959
2007-09-11 03:51:35 +00:00
Don Allingham
992322d9b8 2007-09-10 Don Allingham <don@gramps-project.org>
* src/ThumbNails.py: Added to handle the thumbnailing routines
	* src/DataViews/_MediaView.py: thumbnail updates
	* src/DataViews/_PedigreeView.py: thumbnail updates
	* src/DataViews/_RelationView.py: thumbnail updates
	* src/Editors/_EditMediaRef.py: thumbnail updates
	* src/Editors/_EditMedia.py: thumbnail updates
	* src/DisplayTabs/_GalleryTab.py: thumbnail updates
	* src/plugins/WebCal.py: thumbnail updates
	* src/plugins/NarrativeWeb.py: thumbnail updates
	* src/plugins/GraphViz.py: thumbnail updates
	* src/plugins/SimpleBookTitle.py: thumbnail updates
	* src/plugins/FamilyLines.py: thumbnail updates
	* src/DbManager.py: pylint fixes
	* src/ImgManip.py: pull out thumbnail routines

2007-09-08  Benny Malengier  <benny.malengier@gramps-project.org>
	* src/DataViews/_RelationView.py  : expand/collapse, edit button on/off bug fix




svn: r8958
2007-09-10 22:14:33 +00:00
Brian Matherly
ef3811668f Limit Ancestor Chart to 15 generations.
svn: r8956
2007-09-10 12:17:42 +00:00
Don Allingham
a65a73d1d7 * various: const.py changes
2007-09-07  Don Allingham  <don@gramps-project.org>
	* src/DateHandler/_Date_fr.py: fix indentation errors

2007-09-07  Don Allingham  <don@gramps-project.org>


svn: r8948
2007-09-08 05:54:02 +00:00
Jérôme Rapinat
31f77ab857 plugins/rel_fr.py : better string descriptions
svn: r8945
2007-09-07 22:17:14 +00:00
Jérôme Rapinat
4f7e87cc99 plugins/rel_fr.py : better string descriptions
svn: r8942
2007-09-07 13:48:59 +00:00
Brian Matherly
febd6e9ed5 Add MenuOptions class for report options.
svn: r8926
2007-09-05 03:02:50 +00:00
Don Allingham
af618d3079 2007-09-03 Don Allingham <don@gramps-project.org>
* plugins/WritePkg.py: fix package export
	* GrampsDbUtils/_WriteXML.py: fix package export



svn: r8925
2007-09-04 03:21:44 +00:00
Don Allingham
ad70c853c3 2007-09-01 Espen Berge <espenbe@gmail.com>
* src/plugins/WebCal.py: fix translation issues



svn: r8917
2007-09-01 20:39:26 +00:00
Benny Malengier
824e44f63d Family context menu with quick reports
svn: r8897
2007-08-30 19:49:04 +00:00
Benny Malengier
9ce50cee93 Quick reports general functionality
svn: r8889
2007-08-29 19:37:58 +00:00
Brian Matherly
5e42a8ba9d Rename AncestorChart2 to AncestorChart
svn: r8884
2007-08-28 12:05:02 +00:00
Stéphane Charette
33a27c64a0 Added option for subgraph positioning of spouses (requested by Loic Olichon)
svn: r8878
2007-08-27 06:45:53 +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
6cd5d6ed0d Convert the NarrativeWeb report to use LivingProxyDb. This also resolves #0000902: Would like the option to replace names of living people with the word living in the web site report.
svn: r8875
2007-08-26 20:19:18 +00:00
Benny Malengier
50dd896298 2007-08-25 Benny Malengier <bm@cage.ugent.be>
* src/plugins/rel_de.py  : nomeata, bug #1183



svn: r8863
2007-08-24 23:16:26 +00:00
Stéphane Charette
980f5a3a51 moved the source reference code from IndividualPage into BasePage so it can also be used by media objects
svn: r8856
2007-08-23 09:54:37 +00:00
Jérôme Rapinat
ab434cc610 # plugins/rel_fr.py : use the same definitions for relcalc tool and kinship report
svn: r8853
2007-08-22 15:06:57 +00:00
Jérôme Rapinat
052c9bc77b # plugins/rel_fr.py : clean code
svn: r8851
2007-08-21 18:23:13 +00:00
Jérôme Rapinat
e5c4bf20e1 # plugins/rel_fr.py : allow to work with new kinship report - still minor issue on junior cousins,
look at possible singular_relationship_string() for next improvement on this file ...

svn: r8850
2007-08-21 16:40:07 +00:00
Brian Matherly
8099b73595 Patch from Jérôme Rapinat to add support for get_plural_relationship_string() to rel_fr.py.
svn: r8847
2007-08-21 04:18:51 +00:00
Brian Matherly
95ceb4e904 Patch from Robert Cawley. 0001121: Output relationshipo type correctly in Detailed descendant and ancestor reports
svn: r8839
2007-08-20 02:28:41 +00:00
Brian Matherly
1a2e9e96df Fix typo nefew -> nephew in KinshipReport.
svn: r8835
2007-08-19 01:51:26 +00:00
Brian Matherly
1d65909cef Add KinshipReport.py
svn: r8833
2007-08-18 20:09:45 +00:00
Brian Matherly
7a72009239 Remove db requirement from constructor and add get_plural_relationship_string to relationship class.
svn: r8831
2007-08-18 13:31:50 +00:00
Benny Malengier
2efbe7da69 Port FamilyLines.py people images to descendant chart
svn: r8822
2007-08-16 12:09:49 +00:00
Brian Matherly
61aa7a9f38 Add attributes to Family Group Report.
svn: r8812
2007-08-12 03:57:18 +00:00