Commit Graph

38 Commits

Author SHA1 Message Date
Jérôme Rapinat
8212127ecf /src/plugins/rel_fr.py update
svn: r9399
2007-11-24 19:47:04 +00:00
Jérôme Rapinat
b3d12508ca svn: r9396 2007-11-24 14:18:21 +00:00
Jérôme Rapinat
ebc943ed08 /src/plugins/rel_fr.py typo
svn: r9387
2007-11-22 17:02:07 +00:00
Jérôme Rapinat
1166a2482a /src/plugins/rel_fr.py use alternative for STEP
svn: r9386
2007-11-22 16:57:32 +00:00
Benny Malengier
28de76d2c0 * src/Config/_GrampsConfigKeys.py: key for gen search depth
* src/GrampsCfg.py: Gramps preferences allows to set search depth
			of relationship.
	* src/Relationship.py: methods to change generation depth of search
	* src/plugins/rel_fr.py: remove depth use
	* src/plugins/all_relations.py: use depth, correct remark print error
	* src/plugins/rel_pl.py: remove depth use
	* src/DisplayState.py: hook to change relclass depth from GrampsCfg
	See also issue #1290

2007-11-22 Benny Malengier <benny.malengier@gramps-project.org>


svn: r9385
2007-11-22 16:13:10 +00:00
Benny Malengier
8ae7f03c04 changed comment
svn: r9361
2007-11-16 21:27:42 +00:00
Jérôme Rapinat
cb1cb76aa7 /plugins/rel_fr.py update inlaw
svn: r9329
2007-11-11 11:27:29 +00:00
Jérôme Rapinat
90a29e390b /plugins/rel_fr.py add inlaw
svn: r9311
2007-11-06 15:42:54 +00:00
Jérôme Rapinat
96b9841e69 /plugins/rel_fr.py use correct gen for nephew/niece (out of lists)
svn: r9309
2007-11-06 14:01:09 +00:00
Jérôme Rapinat
d60f69befe /plugins/rel_fr.py pylint and update strings used by kinship report
svn: r9287
2007-11-01 17:22:07 +00:00
Jérôme Rapinat
940832895d /plugins/rel_fr.py start french specific inlaw step
svn: r9284
2007-10-31 15:21:12 +00:00
Jérôme Rapinat
ff83160398 /plugins/rel_fr.py cleanup
svn: r9281
2007-10-31 11:19:33 +00:00
Jérôme Rapinat
c035635a17 /plugins/rel_fr.py same code for get_single and get_plural
svn: r9278
2007-10-30 18:27:47 +00:00
Benny Malengier
a1399c28ba 2007-10-27 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/rel_fr.py: add test procedure
	* src/Relationship.py: generlize test procedure



svn: r9273
2007-10-30 10:16:20 +00:00
Jérôme Rapinat
f5473df6f7 /plugins/rel_fr.py level error (-1) on some groups
svn: r9266
2007-10-29 19:24:01 +00:00
Jérôme Rapinat
5c04f4bf21 /plugins/rel_fr.py cleanup before looking at step-siblings
svn: r9265
2007-10-29 16:20:24 +00:00
Jérôme Rapinat
7f571e2add /plugins/rel_fr.py update
svn: r9254
2007-10-26 18:52:55 +00:00
Jérôme Rapinat
44b0901bd7 fix error second/third cousin for RelCalc tool
svn: r9242
2007-10-24 16:56:31 +00:00
Benny Malengier
4e902b6f7a * src/plugins.py/rel_xx.py: return order of get_relationship_distance
changed. Not for pt, there that method is inherited.

2007-10-24 Benny Malengier <benny.malengier@gramps-project.org>


svn: r9241
2007-10-24 12:52:07 +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
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
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
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
Jérôme Rapinat
524ce620b0 # /plugins/rel_fr.py : There is no maternal/paternal side on this file, the previous translation introduced mistakes. I remove paternel/maternel on father and mother level.
svn: r6775
2006-05-25 05:52:17 +00:00
Alex Roitman
57d6df04c9 * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext
svn: r6282
2006-04-06 22:02:46 +00:00
Alex Roitman
93add4967a * various: Use TransUtils.sgettext instead of gettext.gettext to work out stripping the context.
svn: r6155
2006-03-16 20:24:27 +00:00
Alex Roitman
6b9d4207ce * src/Plugins.py, src/PluginMgr.py: Move to ReportUtils.
svn: r6133
2006-03-11 01:12:06 +00:00
Alex Roitman
895d7e1a53 Merge changes made between 2.0.3 and 2.0.5
svn: r4911
2005-07-08 20:24:54 +00:00
Don Allingham
6463227a6e * various: Change Person.male, Person.female, and Person.unkwown
to Person.MALE, Person.FEMALE and Person.UNKNOWN

* gramps.spec.in: bring up to date, support Fedora Core and Mandrake
* src/plugins/NavWebPage.py: Start of the Narrative Web Page plugin


svn: r4008
2005-02-01 03:46:29 +00:00
Guillaume Pratte
96d17dc262 Modified Files:
* configure.in : changed fr_FR to fr.
 * src/plugins/rel_fr.py : added fr_CA and fr_CA.UTF-8 to the locale list.
Added Files:
 * src/po/fr.po : version from the STABLE branch.
Removed Files:
 * src/po/fr_FR.po


svn: r3973
2005-01-27 05:17:12 +00:00
Don Allingham
40559041d3 * src/Plugins.py: move non-gui functions to PluginMgr.py
* src/PluginMgr.py: Non-gui functions for plugins
* src/Makefile.am: Added PluginMgr.py
* various: switch from Plugins to PluginMgr


svn: r3866
2005-01-05 05:02:19 +00:00
Matthieu Pupate
fe96a04e1d Correcting forgotten articles
svn: r3478
2004-08-22 21:03:16 +00:00
Alex Roitman
ff9390c56c Update
svn: r3455
2004-08-21 03:31:51 +00:00
Alex Roitman
0dd92d0a5c * src/plugins/rel_da.py: Convert to new interface. Add to CVS.
* src/plugins/rel_fi.py: Convert to new interface. Add to CVS.
* src/plugins/rel_fr.py: Convert to new interface. Add to CVS.
* src/plugins/rel_no.py: Convert to new interface. Add to CVS.
* src/plugins/rel_sv.py: Convert to new interface. Add to CVS.
* src/plugins/Makefile.am: Ship new files.
* src/Relationship.py (apply_filter): Keep gender info of all
member in the relationship chain, not just number of generations;
(is_spouse): correctly compare handles; (get_relationship_distance,
get_relationship, get_grandparents_string): correctly use apply_filter.
* src/plugins/rel_it.py (get_relationship): Correctly use apply_filter.
* src/plugins/rel_hu.py (get_relationship): Correctly use apply_filter.
* src/plugins/rel_de.py (is_spouse): Remove function;
(get_relationship): Correctly use apply_filter.
* src/plugins/rel_ru.py (is_spouse): Remove function;
(get_relationship): Correctly use apply_filter.


svn: r3452
2004-08-20 19:10:01 +00:00