Commit Graph

229 Commits

Author SHA1 Message Date
Doug Blank
7cddb5c236 Removed some subtle checks in probably_alive to make more protective when restricting on alive status
svn: r15554
2010-06-11 00:35:54 +00:00
Doug Blank
a6c702638f Protection from null objects
svn: r15507
2010-05-30 12:14:26 +00:00
Peter Landgren
bbf095ddb5 Final fix of issue 3935, coding problem in Windows.
svn: r15493
2010-05-28 13:21:14 +00:00
Doug Blank
8a25a77c9f Removed .get_base_db() method as there was already basedb for the same purpose
svn: r15484
2010-05-25 23:29:37 +00:00
Doug Blank
0a73ecc10e use new get_base_db method of db
svn: r15466
2010-05-23 15:45:41 +00:00
Doug Blank
80f5069a49 Protection from missing (or inaccessible) person
svn: r15455
2010-05-23 14:51:51 +00:00
Nick Hall
6da2ade5e3 Format date in Last Changed column in views according to preference setting
svn: r15426
2010-05-20 17:47:31 +00:00
Doug Blank
7da7919b78 3957: probably_alive does not use full database to determine living status
svn: r15401
2010-05-13 12:09:15 +00:00
Peter Landgren
a19abb267f Fix of issue 3935. Wrong encoding in Windows.
svn: r15360
2010-05-08 14:30:01 +00:00
Doug Blank
845d5d0a33 3877: 'alive' and incomplet date
svn: r15280
2010-04-24 18:59:14 +00:00
Peter Landgren
441c7fb720 Fix of 3838.
svn: r15232
2010-04-19 13:11:27 +00:00
Doug Blank
2f05c0f1b1 3789: Web report crash
svn: r14994
2010-04-01 23:36:21 +00:00
Doug Blank
8418c06ae0 3673: People with less than 1 year seems to be ignored on 'Age on Date' gramplet and 'Records' report
svn: r14689
2010-03-08 02:59:49 +00:00
Doug Blank
b29f2504db Fixed error on probably_alive with people with a future death guess
svn: r14405
2010-02-17 02:45:48 +00:00
Doug Blank
c4f2d4e596 3601: ALIVE algorithm needs someone alive today in the database; mistake fix on a variable name
svn: r14339
2010-02-12 19:42:55 +00:00
Peter Landgren
932eeac2d7 Make use of new module constfunc.
svn: r14280
2010-02-08 17:16:37 +00:00
Peter Landgren
0599a90583 Make use of new module constfunc.
svn: r14275
2010-02-08 08:27:45 +00:00
Peter Landgren
34a910ec3a Step towards fix of translation in Windows.
svn: r14268
2010-02-07 18:01:17 +00:00
Nick Hall
ad0f8a48cb Make navigation labels consistent
svn: r14239
2010-02-05 23:29:38 +00:00
Peter Landgren
053164f50c Fixed a typo.
svn: r14210
2010-02-04 15:01:11 +00:00
Peter Landgren
beeac2153f Used replace parameter in Windows for encodeing problem with strange characters.
svn: r14206
2010-02-04 09:58:48 +00:00
Peter Landgren
2f2fdeded8 Do not cut a string within an utf-8 sequence.
svn: r14205
2010-02-04 07:29:42 +00:00
Gerald Britton
98aa2b7b79 fix bug causing problems with thumbnails and other attributes
svn: r14173
2010-01-30 13:31:16 +00:00
Doug Blank
d63804d6b6 Some fixes for Age on Date
svn: r14149
2010-01-27 13:32:53 +00:00
Doug Blank
e16a75f449 Some bug fixes on Probably Alive
svn: r14147
2010-01-27 06:06:35 +00:00
Doug Blank
ca35196f49 Cleanup, removed old functions
svn: r14116
2010-01-24 16:18:37 +00:00
Gerald Britton
1f2469b09f Simplify with built-in functions where possible. e.g.
change [x for x in y if x] to filter(None, y)
change [f(x) for x in y] to map(f, x)
change [x for x in y] to list(y)

These changes reduce source code size and complexity and produce some minor performance gains

svn: r14104
2010-01-21 18:42:53 +00:00
Doug Blank
97c058af9b probably_alive and CalcEstDates now share same codebase; rewritten probably_alive
svn: r14102
2010-01-20 13:39:37 +00:00
Brian Matherly
f04880ec09 Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
svn: r14091
2010-01-18 04:42:17 +00:00
Brian Matherly
c5f54d0cfc Continued work on GEP008: Move src/BasicUtils/_NameDisplay.py to src/gen/display.
svn: r14072
2010-01-14 04:08:04 +00:00
Nick Hall
23c7f9e3f8 Fix bug in bookmark organiser introduced with commit 14023
svn: r14038
2010-01-12 00:30:23 +00:00
Nick Hall
b503fa2e25 Extend history functionality (back/forward) and active-changed signals to all primary objects
svn: r14023
2010-01-10 19:19:33 +00:00
Doug Blank
f4ca61c117 Take advantage of refactored functionality in EventType and EventRoleType
svn: r13861
2009-12-20 22:21:00 +00:00
Doug Blank
e686d72a59 3351: Living people are considered as dead (and some dead considered alive)
svn: r13718
2009-12-05 20:11:00 +00:00
Benny Malengier
7da5541920 Cleanup after making views plugins, remove last imports of DataView
svn: r13563
2009-11-12 22:32:52 +00:00
Doug Blank
17d709be14 New constant for UUID creations
svn: r13538
2009-11-10 03:33:10 +00:00
Doug Blank
468be7a75c 3291: "Probably alive" misses persons definitely alive, part 2
svn: r13375
2009-10-16 03:11:16 +00:00
Doug Blank
e420278a13 3291: "Probably alive" misses persons definitely alive
svn: r13374
2009-10-16 02:52:06 +00:00
Doug Blank
99282aa715 3272: Proposal for updating config settings
svn: r13346
2009-10-08 01:12:51 +00:00
Benny Malengier
5700f6ab66 2863: Wrong row when dropping on embedded list
This patch makes sure open of old database shows correct columns, and 
adds ... if several main participants


svn: r13085
2009-08-20 09:31:10 +00:00
Benny Malengier
3d34996343 2773: Primary participant(s) in Events View
svn: r13082
2009-08-19 22:04:57 +00:00
Doug Blank
ffe12ceceb Added Utils.update_constants() that is run after changing preferences.
svn: r12817
2009-07-19 20:50:46 +00:00
Gary Burton
6c855de785 Fix a variety of memory leaks around the PeopleView and model
svn: r12791
2009-07-12 19:45:17 +00:00
Benny Malengier
f7efb09734 add platform utility functions
svn: r12765
2009-07-06 09:54:30 +00:00
Benny Malengier
4b9bf10c07 bug fix, correctly query system
svn: r12763
2009-07-04 10:21:10 +00:00
Benny Malengier
c8ef93f120 Correct localized sort in windows using os encoding in the flat views
svn: r12761
2009-07-03 22:00:58 +00:00
Benny Malengier
a52bc62be9 2691: Create api documentation with sphinx
svn: r12704
2009-06-24 21:56:07 +00:00
Benny Malengier
9d417e2cd6 Split Utils in a non GUI and GUI part
move GrampsCfg utils to Utils
improve import strategy


svn: r12680
2009-06-19 15:23:58 +00:00
Benny Malengier
fb3ec68c6a part 3 : split basedoc in files, remove Utils dependance, move fontscale in gen,
update build system


svn: r12603
2009-05-31 14:59:56 +00:00
Gerald Britton
021b754939 Bug 3011: change old-style classes to new-style classes
svn: r12559
2009-05-21 17:19:50 +00:00