James G Sack
691baa87a5
fix #1364 typo in LDS_ORD_NAME table
...
svn: r9332
2007-11-12 08:22:04 +00:00
James G Sack
2d2bebdf5d
fix Bug 1358 CLI leftovers
...
svn: r9331
2007-11-11 18:25:01 +00:00
Benny Malengier
a2be7edd5b
2007-11-10 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/rel_nl.py: inlaw children are allowed
* src/Relationship.py: inlaw children are allowed
svn: r9330
2007-11-11 11:32:04 +00:00
James G Sack
6485880e4b
belated changelog ehtry documanting R9320
...
svn: r9328
2007-11-11 03:01:15 +00:00
Gary Burton
4d0765cfa6
2007-11-10 Gary Burton <gary.burton@zen.co.uk>
...
* src/plugins/IndivComplete.py: added support for printing non-primary,
non-family events.
svn: r9326
2007-11-10 23:11:03 +00:00
Benny Malengier
635ff9e829
2007-11-10 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/all_relations.py: collapse inlaws
* src/plugins/Ancestors.py: use new calling grandparent string
* src/plugins/rel_nl.py: change to new API
* src/plugins/rel_it.py: change comment
* src/plugins/rel_pl.py: use old filter
* src/Relationship.py: improvements, protected methods
2007-11-08 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9325
2007-11-10 14:54:29 +00:00
Benny Malengier
6e329879a4
2007-11-07 Benny Malengier <benny.malengier@gramps-project.org>
...
* TODO: update
* src/DisplayTabs/_EventEmbedList.py: catch managed window crash
svn: r9324
2007-11-09 11:51:57 +00:00
Stéphane Charette
4e9f909083
issue #1352 , include all children as siblings in relationship view
...
svn: r9323
2007-11-08 09:12:01 +00:00
Benny Malengier
60fc844167
* src/AddMedia.py: fix issue #1350 , relative path not working addmedia
...
* src/Editors/_EditPerson.py: family rebuild callback error
2007-11-07 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9317
2007-11-07 18:49:14 +00:00
Benny Malengier
070be15e0d
2007-11-07 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/AddMedia.py: media crash, fix issue #1349 , change unicode to Utils
svn: r9316
2007-11-07 11:11:41 +00:00
Benny Malengier
9147ed2a9a
* src/plugins/all_relations.py: english issues
...
* src/Relationship.py: english issues
2007-11-06 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9313
2007-11-06 19:46:07 +00:00
Benny Malengier
5cc8a5357b
* src/Relationship.py: fix error with nephew, niece
...
2007-11-06 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9312
2007-11-06 18:58:44 +00:00
Benny Malengier
f6d4bf1b60
* src/gramps.py: text error, issue #1342
...
2007-11-06 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9310
2007-11-06 14:36:24 +00:00
Benny Malengier
7f973965e7
2007-11-06 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/all_relations.py: refractor, use class
* src/Relationship.py: further improvements
* src/plugins/rel_pl.py: rename procedure to avoid conflict
* src/plugins/rel_it.py: start of changes
* src/DisplayState.py: use the new method get_one_relation
svn: r9308
2007-11-06 10:44:17 +00:00
James G Sack
013b725dc1
add missing gettext import
...
svn: r9307
2007-11-06 08:18:18 +00:00
James G Sack
9a9ad2d44e
fix broken ansel input module by porting (updated) 2.2 version;minor fix to test_util_test.py
...
svn: r9306
2007-11-06 08:07:15 +00:00
James G Sack
e7e34deced
extract test code to seperate (_test) module
...
svn: r9303
2007-11-06 06:06:04 +00:00
James G Sack
2adea9a5f5
extract test code to seperate (_test) module
...
svn: r9302
2007-11-06 05:37:29 +00:00
James G Sack
84a7a512f8
unittest framework kickoff
...
svn: r9301
2007-11-06 03:51:21 +00:00
James G Sack
8f2a4ca8c7
remove 2 configure-generated files from version control
...
svn: r9297
2007-11-05 22:17:46 +00:00
Stéphane Charette
535ba0f64a
fix first part of issue #1280
...
svn: r9296
2007-11-05 07:16:10 +00:00
Martin Hawlisch
aa0a835330
* src/gen/lib/Makefile.am, src/gen/db/Makefile.am, src/gen/proxy/Makefile.am, src/gen/utils/Makefile.am: Fix path structure
...
svn: r9295
2007-11-04 20:41:12 +00:00
Stéphane Charette
1ac7e09eff
limit image size in gallery
...
svn: r9294
2007-11-04 03:29:58 +00:00
Gary Burton
bdd2c23393
2007-11-03 Gary Burton <gary.burton@zen.co.uk>
...
* src/plugins/DetDescendantReport.py
* src/plugins/DetAncestralReport.py
Added functionality to print event and event reference notes. issue #1335
svn: r9292
2007-11-03 22:08:34 +00:00
Stéphane Charette
0aefbc706a
issue #1340 , don't display mime-type
...
svn: r9290
2007-11-03 05:43:12 +00:00
Martin Hawlisch
438302d10d
* src/plugins/TestcaseGenerator.py: finalize RelLib -> gen.lib transitition
...
svn: r9289
2007-11-01 21:41:18 +00:00
Martin Hawlisch
63202e3630
* configure.in: We have a runtime check for Python 2.5. Do the same here by using AM_PATH_PYTHON(2.5)
...
svn: r9288
2007-11-01 17:37:10 +00:00
James G Sack
3ce249d923
CLI fixup: bugs 1331,2,3,4
...
svn: r9286
2007-10-31 21:47:58 +00:00
Martin Hawlisch
214a12846e
* src/DataViews/_EventView.py: Add properties icon to column editor menu entry - the other views use that too.
...
svn: r9285
2007-10-31 20:47:43 +00:00
Doug Blank
22cf5aaa4c
2007-10-31 Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/Calendar.py: added capitalize() to months/days; dst()
* src/plugins/holidays.xml: uses dst() Daylight Saving Time function
svn: r9283
2007-10-31 14:30:54 +00:00
Benny Malengier
6ca7ab6928
2007-10-31 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/all_relations.py: use collapse family
* src/Relationship.py: add collopse equal family
svn: r9282
2007-10-31 12:21:42 +00:00
Doug Blank
61e31e9f16
2007-10-30 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/Calendar.py: added Peter Landgren's locale suggestions
svn: r9279
2007-10-31 01:13:53 +00:00
Gary Burton
5023c4a84f
2007-10-30 Gary Burton <gary.burton@zen.co.uk>
...
* src/gen/lib/person.py: setting the death index wrongly.
svn: r9277
2007-10-30 15:07:46 +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
Gary Burton
29b974160f
2007-10-29 Gary Burton <gary.burton@zen.co.uk>
...
* src/gen/lib/person.py: reset birth and death indexes after deleting
an event. Fixes #1327
svn: r9269
2007-10-29 22:35:52 +00:00
Doug Blank
ee6bdfdd5e
2007-10-29 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/holidays.xml: removed SDate: use offset instead
svn: r9267
2007-10-29 21:33:18 +00:00
Benny Malengier
c1d399a435
2007-10-27 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DbManager.py: issue #1325 , localize last date of change
svn: r9264
2007-10-29 09:41:12 +00:00
Gary Burton
d2f90213c2
* src/Editors/_EditPlace.py: fixed name of street MonitoredEntry
...
* src/Editors/_EditLocation.py: fixed name of street MonitoredEntry
MonitoredEntry field for street wrongly named as city. Caused strange
occasional drag and drop bug. issue #1304
2007-10-28 Gary Burton <gary.burton@zen.co.uk>
svn: r9262
2007-10-28 21:51:00 +00:00
Gary Burton
953e67aaf5
2007-10-28 Gary Burton <gary.burton@zen.co.uk>
...
* src/DisplayTabs/_EnbeddedList.py: Fixed crash when doing a drag and
drop with an object that was deleted from a list. issue # 1326
svn: r9260
2007-10-28 16:33:32 +00:00
Benny Malengier
600c064bfa
2007-10-27 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Relationship.py: finish up step and inlaw, expand test routine
Still to add: half-brother recognition, family collapse
svn: r9258
2007-10-28 10:53:06 +00:00
Gary Burton
0c256390aa
2007-10-28 Gary Burton <gary.burton@zen.co.uk>
...
* src/DisplayModels/_PeopleModel.py: removed a performance change added
in revision 8734. This was causing issues #1322 & #1324
Also replaced tab indentation with spaces
svn: r9257
2007-10-28 10:24:15 +00:00
Benny Malengier
7627efe116
* src/Relationship.py: fix typo
...
2007-10-27 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9256
2007-10-27 09:41:52 +00:00
Benny Malengier
7dbfbc803a
2007-10-27 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Relationship.py: begin of extension to step and in-law
NOT finished.
svn: r9255
2007-10-26 22:54:33 +00:00
Benny Malengier
fb34ae8add
2007-10-26 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Relationship.py: change api get_singular, add docu string
* src/plugins/all_relations.py: call get_singular changed.
svn: r9253
2007-10-26 10:41:26 +00:00
Doug Blank
2bead748b9
2007-10-25 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/Calendar.py: display date on text report in locale;
changed a font default; removed string date class: use offset instead
svn: r9251
2007-10-26 00:22:12 +00:00
Benny Malengier
d988130335
2007-10-26 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/rel_nl.py: merge in changes of branch22
* src/DisplayState.py: method to set rel class
* src/ViewManager.py: call set rel class after loading plugins
changed. Not for pl, there that method is inherited.
svn: r9250
2007-10-25 23:15:28 +00:00
Gary Burton
3c2cbe68f2
2007-10-25 Gary Burton <gary.burton@zen.co.uk>
...
* src/GrampsWidgets.py: allow MonitoredEntry widgets to be updated with
empty strings. issue #1314
svn: r9248
2007-10-25 21:22:42 +00:00
Benny Malengier
256e67cb6c
* src/plugins/lineage.py: gen variable conflicts with module gen
...
2007-10-25 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9247
2007-10-25 20:22:31 +00:00
Benny Malengier
dbcfab0c0d
2007-10-25 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/all_relations.py: don't import RelLib
svn: r9244
2007-10-25 07:10:38 +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