Doug Blank
323ac9257f
Added len to Span class, and added an is_valid method to date. is_valid similar to is_regular, but allows partial dates
...
svn: r11528
2008-12-27 21:31:16 +00:00
Doug Blank
e9bf31ef33
Versions of Reinhard Müller's WhatsNext and Records gramplets
...
svn: r11526
2008-12-27 20:57:43 +00:00
Doug Blank
f22c6835a2
Data entry gramplet edit button points to parents family, if active person is not a spouse of a family
...
svn: r11525
2008-12-27 17:38:40 +00:00
Doug Blank
c75a4566c8
Added a bold parent name when that parent has parents
...
svn: r11524
2008-12-27 17:36:58 +00:00
Doug Blank
fadeb3744e
Added lt and gt for date span comparisons
...
svn: r11523
2008-12-27 16:40:25 +00:00
Doug Blank
42b00f04f4
Added a test for negative date differences
...
svn: r11522
2008-12-27 16:29:46 +00:00
Doug Blank
a11d819296
Date spans that are negative show with negative year, month, and day
...
svn: r11521
2008-12-27 16:07:36 +00:00
Doug Blank
b206ca7cda
Added an Edit family button to edit first family
...
svn: r11520
2008-12-27 15:04:25 +00:00
Doug Blank
3307c1a1e9
Tweak on minimum size
...
svn: r11519
2008-12-27 15:02:59 +00:00
Doug Blank
c083591372
New Descendent Gramplet based on the report
...
svn: r11518
2008-12-26 15:19:37 +00:00
Doug Blank
10b0648a45
Added default family relationship of marriage
...
svn: r11517
2008-12-24 19:16:13 +00:00
Doug Blank
2bf693729f
Added default family relationship of marriage; enlarged default gramplet height
...
svn: r11516
2008-12-24 19:15:16 +00:00
Doug Blank
ccbf7717c3
Data entry gramplet complete, ready for feedback
...
svn: r11515
2008-12-24 14:02:02 +00:00
Doug Blank
7ccb661592
Added spouse, sibling, and child relations to data entry gramplet; still missing parent and bugs in finding families
...
svn: r11514
2008-12-24 04:57:09 +00:00
Doug Blank
c1b027e0b5
Data entry gramplet can add spouse and edit active person
...
svn: r11513
2008-12-24 03:55:10 +00:00
Doug Blank
e903179c69
General cleanup of data entry gramplet
...
svn: r11512
2008-12-23 23:10:08 +00:00
Serge Noiraud
7b7cf2e792
GeoView : Invalid prefs.js path for gtkmozembed proxy.
...
HtmlView doesn't need size: no more scrollbars.
Adapt zoom to be sure all markers are visible.
svn: r11511
2008-12-23 18:28:33 +00:00
Doug Blank
f7155868d8
Removed extra space in name bug; clear data entry between db changes
...
svn: r11510
2008-12-23 17:20:28 +00:00
Doug Blank
5738186e26
Can now add a new person -- no relations yet, and no editing of data
...
svn: r11509
2008-12-23 16:03:21 +00:00
Doug Blank
d83525c272
Fix to make sure we only process a new person once, else it corrupts the view
...
svn: r11508
2008-12-23 15:18:15 +00:00
Doug Blank
2fd67ea581
Fixed some spacing issues on Data Entry gramplet
...
svn: r11507
2008-12-22 20:47:23 +00:00
Doug Blank
0d9249b00c
Fixed translation issues
...
svn: r11506
2008-12-22 13:53:23 +00:00
Doug Blank
582d969b4e
Fixed Data Entry height and expandability
...
svn: r11505
2008-12-22 13:38:35 +00:00
Doug Blank
75da8808ab
Fixed issue in showing non-birth children relations; adjusted minimum height
...
svn: r11504
2008-12-22 13:37:22 +00:00
Doug Blank
1f2b8df6a4
Fixed bug in classless Gramplets: no options are available
...
svn: r11503
2008-12-22 12:00:45 +00:00
Doug Blank
bb5f463a50
Added options to AgeStats; set order of options; aligned options; added copyright
...
svn: r11502
2008-12-22 01:48:42 +00:00
Doug Blank
e95a318c1b
holidays.xml changes for USA 2009
...
svn: r11501
2008-12-20 18:19:02 +00:00
Doug Blank
3b8ad54a0d
Working on display of Data Entry Gramplet; next will come the actual database changes
...
svn: r11500
2008-12-20 16:41:31 +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
Doug Blank
48dc331f3e
Cleaning up Data Entry Gramplet; not editing data yet
...
svn: r11498
2008-12-20 01:40:06 +00:00
Doug Blank
bd44b133ab
First bit of code for a data entry gramplet
...
svn: r11496
2008-12-19 17:20:55 +00:00
Kees Bakker
72e38bbeaa
Before creating the EnumeratedListOption for the name formats we
...
must get the list so we can use the value of the first entry.
Otherwise you'll see "Value -1 not found for option..." on your
command window.
* src/plugins/Calendar.py
svn: r11490
2008-12-17 22:00:12 +00:00
Kees Bakker
2e0351e504
Just a minor cleanup. No functional change.
...
* src/ExportOptions.py
svn: r11489
2008-12-17 21:39:37 +00:00
Kees Bakker
60aa458d87
Use progress meter while doing the filtering.
...
* src/plugins/Calendar.py
svn: r11488
2008-12-17 20:57:19 +00:00
Gary Burton
d7f2a858be
Gedcom compliance. Bug #2558 : Further fix for when a media note is not present.
...
svn: r11485
2008-12-16 21:54:10 +00:00
Kees Bakker
679392ab4b
Add an option progress meter argument to GenericFilter.apply
...
If present it must be an instance of Utils.ProgressMeter.
* src/Filters/_GenericFilter.py
* src/plugins/WebCal.py
* src/plugins/NarrativeWeb.py
svn: r11481
2008-12-15 21:42:58 +00:00
Doug Blank
fe133c0411
Fixed two holidays: Inaug: wrong year; Yom Kippur wrong day; added New Year's Eve
...
svn: r11480
2008-12-15 13:09:06 +00:00
Jérôme Rapinat
5bf5c33996
2561: Typo (contribution by Joan Creus)
...
svn: r11478
2008-12-15 08:57:12 +00:00
Serge Noiraud
21dde898a9
GeoView : Code optmization.
...
svn: r11476
2008-12-14 23:18:24 +00:00
Serge Noiraud
32b1de70cf
GeoView : Adding sensitivity to backward and forward buttons.
...
svn: r11475
2008-12-14 23:12:53 +00:00
Doug Blank
1d4ae15503
Applied change to bypass update if Gramplet is closed or minimized
...
svn: r11474
2008-12-14 17:01:04 +00:00
Doug Blank
e3b79a8f90
removed debugging line
...
svn: r11473
2008-12-14 15:59:58 +00:00
Doug Blank
178328b20a
Fixed a bug (show_all) on showing options when creating gramplets on the fly; clean up by separating gui from non-gui code
...
svn: r11472
2008-12-14 15:36:44 +00:00
Doug Blank
246f76621a
Added to display age at death if dead, or current age if alive
...
svn: r11471
2008-12-14 14:52:54 +00:00
Doug Blank
ab98ce5d88
Added options to Gramplets
...
svn: r11470
2008-12-14 03:13:45 +00:00
Kees Bakker
091933b576
Fix to get weeks alignment for "blank year" too.
...
* src/plugins/WebCal.py
svn: r11469
2008-12-13 21:19:46 +00:00
Gary Burton
688f0f989e
Gedcom compliance. Bug #2558 : Notes in the GEDCOM multimedia objects not imported. Also fixed importing of repository notes.
...
svn: r11468
2008-12-13 17:06:13 +00:00
Doug Blank
6244a0c033
Added a Gramplet that can run a Quick View
...
svn: r11466
2008-12-13 16:59:14 +00:00
Gary Burton
246b3e0bd5
Gedcom compliance. Bug #2555 : Blanks at the begining of Gedcom CONT fields.
...
svn: r11465
2008-12-12 21:58:39 +00:00
Serge Noiraud
1654729189
Adding history back, forward and reload page
...
svn: r11462
2008-12-12 21:33:22 +00:00
Kees Bakker
992f0534bb
Remove the validator button at the bottom of each generated page.
...
* src/plugins/NarrativeWeb.py
* src/plugins/WebCal.py
svn: r11461
2008-12-12 13:22:35 +00:00
Serge Noiraud
ed67dab721
Adapt GeoView to HtmlView.
...
svn: r11459
2008-12-12 12:13:22 +00:00
Serge Noiraud
08e395bfa3
Adding window resizing to suppress scrollbar.
...
svn: r11457
2008-12-11 22:04:45 +00:00
Kees Bakker
fcb45093f7
CSS corrections by Jason Simanek.
...
* src/data/Web_*.css
svn: r11456
2008-12-11 15:48:35 +00:00
Kees Bakker
8a7b8fe3e3
Bugfix in collect_data. Was overwriting 'year', and then confused
...
the probably_alive call.
* src/plugins/WebCal.py
svn: r11455
2008-12-11 13:08:37 +00:00
Jérôme Rapinat
5a14e3f7e9
2556: Typo (by Joan Creus)
...
svn: r11453
2008-12-11 10:12:40 +00:00
Kees Bakker
a2ea6b1e51
Speed improvement for the "has common ancestor" filter rule. For a
...
database with 2300 persons the time to filter goes from 500 seconds
to 80. I believe that the difference must be even bigger for larger
database. The new algorithm is more or less linear. Each person is
only visited once to compute the ancestors, and it does depth first.
* src/Filters/Rules/Person/_HasCommonAncestorWith.py
svn: r11451
2008-12-11 10:06:16 +00:00
Serge Noiraud
13ad0f858e
Adding conversion for latitude and longitude and end of cleaning for gtkhtml.
...
svn: r11450
2008-12-10 14:59:26 +00:00
Benny Malengier
036eeee2c8
Add HtmlView as base for GeoView
...
svn: r11449
2008-12-09 22:50:21 +00:00
Serge Noiraud
1e4f6769b3
removing gtkhtml, cleaning
...
svn: r11448
2008-12-09 07:26:03 +00:00
Doug Blank
9aa7bc6030
Fixed some missed dates in conversion from 13 to 14
...
svn: r11447
2008-12-08 13:15:40 +00:00
Benny Malengier
e92f92b62a
GeoView part II: the module itself.
...
GeoView.py is written by Serge, mapstraction.js is BSD licenced lib
svn: r11446
2008-12-08 11:04:54 +00:00
Benny Malengier
0d084cc677
Complete remove of GCONF settings and upgrade possibility
...
Note: Gconf still used in GNOME for thumbnailers
svn: r11444
2008-12-08 09:16:46 +00:00
Benny Malengier
c2c4fe3786
GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
...
patch Josip, part 2
svn: r11442
2008-12-08 08:29:07 +00:00
Benny Malengier
a3a8d53526
rename file to standard
...
svn: r11441
2008-12-08 08:25:50 +00:00
Benny Malengier
ef18f6e6f7
GeoView: text non developers should understand
...
svn: r11440
2008-12-07 23:38:24 +00:00
Benny Malengier
8006c249a4
correct typo
...
svn: r11439
2008-12-07 23:04:44 +00:00
Benny Malengier
432466fc09
Part 1 of GeoView: icons, configs and preferences
...
svn: r11438
2008-12-07 22:48:30 +00:00
Benny Malengier
d77966da25
GtkSpinButton: setting an adjustment with non-zero page size is deprecated
...
Patch Josip
svn: r11436
2008-12-07 20:30:41 +00:00
Doug Blank
d2587088e7
Added option to not translate headers in CSV output
...
svn: r11428
2008-12-07 02:07:57 +00:00
Brian Matherly
d88fa26ab7
0002184: BUG: IndexError: tuple index out of range
...
svn: r11425
2008-12-06 05:29:33 +00:00
Benny Malengier
4bf3182972
002503: Change md5 module by hashlib.
...
Fallback to md5 on importerror (python 2.4 users)
svn: r11420
2008-12-04 21:44:12 +00:00
Kees Bakker
4fe006e575
Correction of CSS and Python code in WebCal.
...
svn: r11418
2008-12-04 20:38:02 +00:00
Benny Malengier
228e2b81bd
0002507: [Place-Dialog] "Unhandled exception" when pasting some invalid string
...
Fixing the bug, no features or improvements
svn: r11416
2008-12-04 15:12:38 +00:00
Benny Malengier
d3cee34e11
0002512: [Python 2.6 support] Change sets module by built-in set types
...
Removed offending code, not used
svn: r11412
2008-12-04 14:29:28 +00:00
Doug Blank
e3bccdad10
Patched an attribute error... two tables left to make
...
svn: r11409
2008-12-04 06:02:55 +00:00
Doug Blank
36411622b1
About 80% done with SQL dump
...
svn: r11399
2008-12-03 03:20:52 +00:00
Peter Landgren
7df272e869
Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
...
svn: r11396
2008-12-02 20:15:41 +00:00
Peter Landgren
5a50c7edf4
Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
...
svn: r11395
2008-12-02 20:12:51 +00:00
Peter Landgren
c830fec586
Fix of issue 2529.
...
svn: r11392
2008-12-02 14:18:18 +00:00
Jérôme Rapinat
c1f33333ac
typo (wait after 3.0.4 on branch)
...
svn: r11389
2008-12-02 09:25:01 +00:00
Doug Blank
6c48d80ad9
Working on deconstructing data...
...
svn: r11387
2008-12-02 03:41:28 +00:00
Doug Blank
4ca72d905d
Notes in sources are handles (of course)
...
svn: r11383
2008-12-01 17:21:02 +00:00
Doug Blank
7b6d6a7b85
Clean up; reorg
...
svn: r11382
2008-12-01 17:05:33 +00:00
Doug Blank
ca4457332e
Removed main_loc (a location) from places
...
svn: r11381
2008-12-01 16:48:13 +00:00
Doug Blank
1636c00bfb
Error in loading a date in names table
...
svn: r11380
2008-12-01 15:41:10 +00:00
Peter Landgren
cacaeddbbe
Fix of issue 2525 underline in name.
...
svn: r11378
2008-12-01 12:58:59 +00:00
Doug Blank
005bb624e5
Show error query and values
...
svn: r11377
2008-12-01 12:18:42 +00:00
Doug Blank
c61ac47d57
Fixed trim -> strip typo
...
svn: r11375
2008-12-01 04:43:19 +00:00
Doug Blank
ff66065dde
Experimental SQL interface
...
svn: r11374
2008-12-01 04:25:06 +00:00
Peter Landgren
478736f75c
Fix of 2518, so that Alt-C always means Cancel.
...
svn: r11372
2008-11-30 19:33:54 +00:00
Doug Blank
0e2138999f
Fixed import error message to be more accurate
...
svn: r11369
2008-11-30 03:56:26 +00:00
Doug Blank
94d20c0748
Fixed updating notes in CSV import and fixed a bug on adding notes to marriage when only notes (no other data) and a bug in add marriage notes twice
...
svn: r11366
2008-11-30 01:38:15 +00:00
Gary Burton
23b0ec696a
Change the way drag and drop is initiated. patch suggested by tgehrig. Bug #2486 .
...
svn: r11363
2008-11-29 17:47:17 +00:00
Doug Blank
2a8b08675b
Reset import and export lists (others may need to be reset, too)
...
svn: r11361
2008-11-29 16:27:08 +00:00
Doug Blank
8a690810fc
Continued attempted fix for BSDDB new methods and attributes
...
svn: r11360
2008-11-29 12:53:00 +00:00
Gary Burton
adaf7bd737
Remove some debugging code
...
svn: r11358
2008-11-28 19:49:10 +00:00
Doug Blank
3dcb919853
Missing e in const shortopts
...
svn: r11357
2008-11-28 19:28:43 +00:00
Doug Blank
2672033648
Missing -e and -L in const, and missing -o and -u in ArgHandler
...
svn: r11356
2008-11-28 19:21:20 +00:00
Doug Blank
d204926dfd
Fixed typo in -L to list details of database
...
svn: r11355
2008-11-28 16:45:36 +00:00
Doug Blank
f067bf6e2c
Changes with Python 2.5.2 and BSDDB are more subtle---seems to require checking both Python and BSDDB versions. This involves a method name change, and a flag name change.
...
svn: r11354
2008-11-28 04:28:10 +00:00
Peter Landgren
48bc0362e8
Fix of issue 2515.
...
svn: r11343
2008-11-24 18:48:51 +00:00
Benny Malengier
44c8b26f10
#2483 DbError handling correction - patch Josip
...
svn: r11341
2008-11-24 09:02:02 +00:00
Brian Matherly
2a33e32456
Contribution from Craig J. Anderson: Add availability update to GuiStringOption and GuiBooleanOption.
...
svn: r11338
2008-11-24 02:59:23 +00:00
Peter Landgren
475da86de2
Fix of issue 2505. Also fix of string and unicode problems in matching
...
svn: r11336
2008-11-22 15:35:14 +00:00
Peter Landgren
2876068bdf
Fix of issue 2504, sorting in WinXP.
...
svn: r11332
2008-11-21 15:26:26 +00:00
Peter Landgren
6f0c13ba5d
Fix of issue 2504, sorting in WinXP.
...
svn: r11331
2008-11-21 15:25:49 +00:00
Peter Landgren
0f34e8d6b6
Fix of issue 2504, sorting in WinXP.
...
svn: r11330
2008-11-21 15:25:00 +00:00
Peter Landgren
3f737619e6
Final fix of issue 2504 for other viwes than people.
...
svn: r11322
2008-11-20 13:19:10 +00:00
Peter Landgren
5d441bf292
Fix of issue 2504 for People View.
...
svn: r11317
2008-11-19 19:41:04 +00:00
Brian Matherly
b4b5180ef5
0002495: Detailed Ancestral Report crash when spouse has baptism
...
svn: r11312
2008-11-18 02:27:45 +00:00
Jérôme Rapinat
a19b9df7bc
few context strings was removed
...
svn: r11310
2008-11-17 17:41:43 +00:00
Jérôme Rapinat
587c0de985
remove ATK references
...
svn: r11309
2008-11-17 17:36:13 +00:00
Jérôme Rapinat
4e932886bc
update dates for France
...
svn: r11307
2008-11-17 17:33:01 +00:00
Peter Landgren
8d4624bdbc
Fix of issue 2492.
...
svn: r11305
2008-11-16 07:56:34 +00:00
Jérôme Rapinat
ef14f6bf65
2502: Filter in person View does not work.
...
svn: r11304
2008-11-15 10:30:26 +00:00
Jérôme Rapinat
d57f55389d
2499: Using quotes for font-weight (bold) and font-style (italic) on Style Editor will generate a not well formed SVG file
...
svn: r11302
2008-11-15 10:16:31 +00:00
Peter Landgren
6caf63009e
Fix of 2496 by adding correc spelling of languages.
...
svn: r11299
2008-11-13 09:03:05 +00:00
Benny Malengier
7424433a69
0002483: Gramps crashes while loading database, always.
...
Patch of Josip, support bsddb >= 4.7
svn: r11297
2008-11-13 08:28:32 +00:00
Benny Malengier
b544c48e9e
#2494 Unused functions in Relationship.py, patch
...
by Reinhard Müller <reinhard.mueller @ bytewise.at>
svn: r11294
2008-11-12 09:55:10 +00:00
Benny Malengier
a8b72a6eff
#2489 Abbreviations are sometimes hard to translate
...
svn: r11293
2008-11-12 09:50:50 +00:00
Benny Malengier
9a3fdf5fd4
fix typo in string
...
svn: r11290
2008-11-12 09:10:13 +00:00
Peter Landgren
1fcb1afdb2
Fix of issue 2496.
...
svn: r11288
2008-11-11 18:10:59 +00:00
Kees Bakker
5d35e5d867
More cleaning up. Eliminate self.year and more.
...
* src/plugins/WebCal.py
svn: r11286
2008-11-10 22:47:48 +00:00
Kees Bakker
7b6a5144a1
Beginning of a new round of cleanups. The code was a mess, and we need
...
to think about CSS usage once more. I've added a TODO list so that we
have some clue what is to be done. There might be more.
Meanwhile the plugin should remain somewhat usable, but the calendars
could be ugly. Please be patient.
* src/plugins/WebCal.py
svn: r11285
2008-11-10 21:41:38 +00:00
Kees Bakker
3c85a65fd3
Small correction of generated HTML.
...
* src/plugins/NarrativeWeb.py
svn: r11284
2008-11-10 21:37:20 +00:00
Gary Burton
305c20557c
GEDCOM specification fix. Bug 2491.
...
svn: r11281
2008-11-09 21:07:03 +00:00
Peter Landgren
baea3b276b
Update due to new context prefix.
...
svn: r11276
2008-11-08 15:37:32 +00:00
Peter Landgren
de55287723
Update due to new context prefix.
...
svn: r11275
2008-11-08 15:36:35 +00:00
Peter Landgren
634e69ba83
Update due to new context prefix.
...
svn: r11274
2008-11-08 15:36:03 +00:00
Peter Landgren
a954db469a
Update due to new context prefix.
...
svn: r11273
2008-11-08 15:35:20 +00:00
Peter Landgren
c9dff4de59
Update due to new context prefix.
...
svn: r11272
2008-11-08 15:34:31 +00:00
Peter Landgren
68ce4136e1
Fixed typos with trailing blanks.
...
svn: r11269
2008-11-08 15:00:13 +00:00
Jérôme Rapinat
b4e5ce5e32
2465: More rules according to User Interface Object tabs - use the same logic as HasObject
...
svn: r11262
2008-11-06 08:43:47 +00:00
Jérôme Rapinat
245f04d4e9
HasNoteMatchingSubstringOf was loaded but not present on editor_rule_list
...
svn: r11261
2008-11-06 08:39:03 +00:00
Benny Malengier
7e2c35067d
#2465 correct type, default to > 0
...
svn: r11259
2008-11-05 19:08:09 +00:00
Jérôme Rapinat
19c21312d4
2465: More rules according to User Interface Object tabs - use <count> on name
...
svn: r11256
2008-11-05 16:53:00 +00:00
Benny Malengier
7adff92c9c
#2465 clean up hasgallery rule, extend haslds rule
...
svn: r11253
2008-11-05 12:44:15 +00:00
Benny Malengier
642392bbf3
#2465 default to equal to, and cleanup hasnote
...
svn: r11252
2008-11-05 12:36:02 +00:00
Jérôme Rapinat
0caef9a59b
2465: More rules according to User Interface Object tabs
...
svn: r11251
2008-11-05 11:41:44 +00:00
Jérôme Rapinat
985afe6e99
2465: More rules according to User Interface Object tabs
...
svn: r11250
2008-11-05 11:33:58 +00:00
Jérôme Rapinat
190784e4b5
2465: More rules according to User Interface Object tabs - (benny)
...
svn: r11249
2008-11-05 11:21:36 +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
Jérôme Rapinat
fd2f537f80
add missing 16x16 and 22x22 icons
...
svn: r11239
2008-11-02 13:55:12 +00:00
Jérôme Rapinat
cb6228e4e3
2465: More rules according to User Interface Object tabs
...
svn: r11236
2008-11-02 09:36:45 +00:00
Jérôme Rapinat
77b46f0abb
2465: More rules according to User Interface Object tabs
...
svn: r11235
2008-11-02 09:35:19 +00:00
Jérôme Rapinat
efcf41b983
Move to a Base rule
...
svn: r11234
2008-11-02 09:27:09 +00:00
Jérôme Rapinat
42414332e5
Rename _HavePhotos.py to _HasGallery
...
svn: r11231
2008-11-01 15:44:00 +00:00
Jérôme Rapinat
bb936aca6d
coherency typo wording on filter descriptions
...
svn: r11230
2008-11-01 15:38:46 +00:00
Jérôme Rapinat
df5286233d
coherency typo wording on filter descriptions
...
svn: r11229
2008-11-01 15:36:42 +00:00
Jérôme Rapinat
1ed6d38e1c
update rules according to current name fields
...
svn: r11227
2008-10-31 14:55:49 +00:00
Gary Burton
2e3a7643c8
Set the appropriate type hint for GtkDialog windows so that they open correctly when Gramps is in fullscreen mode
...
svn: r11223
2008-10-30 20:07:40 +00:00
Peter Landgren
0abc9ed68c
Fix of issue 2475
...
svn: r11222
2008-10-30 15:09:24 +00:00
Jérôme Rapinat
34402a9e28
Use TransUtils for context
...
svn: r11219
2008-10-29 19:31:29 +00:00
Peter Landgren
f90d19c254
Fix of issue 2470
...
svn: r11215
2008-10-29 15:16:43 +00:00
Jérôme Rapinat
9118d01a50
2465: More rules according to User Interface Object tabs
...
svn: r11211
2008-10-28 11:29:25 +00:00
Jérôme Rapinat
8a184c358f
2465: More rules according to User Interface Object tabs
...
svn: r11210
2008-10-28 10:24:58 +00:00
Jérôme Rapinat
923c3c7724
2465: More rules according to User Interface Object tabs
...
svn: r11209
2008-10-28 09:00:51 +00:00
Jérôme Rapinat
6243197c54
2465: More rules according to User Interface Object tabs
...
svn: r11208
2008-10-28 08:45:48 +00:00
Jérôme Rapinat
10d597094a
2465: More rules according to User Interface Object tabs
...
svn: r11207
2008-10-28 08:41:43 +00:00
Kees Bakker
74e9e7daa2
Delete the following files: Web_Everygreen.css, Web_Simply-Red.css,
...
Web_styleswitcher.js, Web_styleswitcherMenu.js
svn: r11204
2008-10-27 21:47:30 +00:00
Jérôme Rapinat
f9d47dcc14
2463: GVFamilyLines.py, MarkerReport.py and PlaceReport should not require active person for working
...
svn: r11201
2008-10-27 08:29:55 +00:00
Jérôme Rapinat
916abcf430
2462: a mix between ColourOption and ColorOptions after recent changes on plugins management
...
svn: r11200
2008-10-27 08:23:23 +00:00
Jérôme Rapinat
c9cc76704a
2453: Typos/grammar errors (by Joan Creus)
...
svn: r11194
2008-10-25 18:43:58 +00:00
Gary Burton
d682a1dcde
Fix for bug when deleting birth and death events. Bug #2456
...
svn: r11191
2008-10-25 11:36:56 +00:00
Benny Malengier
4fdec00c90
#2454 Johan Vromans <jvromans AT squirrel DOT nl>, HtmlDoc crashes when template
...
does not have <TITLE> elements
svn: r11189
2008-10-23 13:29:51 +00:00
Jérôme Rapinat
95597ba134
Added _Date_ca
...
svn: r11187
2008-10-23 08:41:35 +00:00
Benny Malengier
27872d7e82
Clean up correct display of shade in relationview with new frame based
...
indication of active person
svn: r11186
2008-10-22 09:51:37 +00:00
Peter Landgren
8783bd8dbf
Fix of issue #2449
...
svn: r11183
2008-10-21 20:05:11 +00:00
Kees Bakker
70df4b7a4b
Just minor changes to how the progress bar shows up.
...
* src/plugins/ImportProGen.py
svn: r11181
2008-10-21 19:00:45 +00:00
Kees Bakker
0ead404135
Cleanup work to make NarrativeWeb and WebCal. With this they should
...
produce webpages similar to grams 3.x, but under the hood there are a
lot of changes. There are new and improved CSS files and images. And
these are shares between NarrativeWeb and WebCal.
*** Many thanks to Jason and Rob. ***
svn: r11180
2008-10-21 18:57:42 +00:00
Jérôme Rapinat
380dd6bc23
new Catalan date handler by Joan Creus <joan(dot)creus(at)gmail(dot)com>
...
svn: r11175
2008-10-21 08:39:41 +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
Jérôme Rapinat
8c7c7ab869
Dependencies: GNOME libs -> GTK libs
...
svn: r11167
2008-10-20 09:55:15 +00:00
Jérôme Rapinat
f04ea9d5be
2404: Note in EventRef in old style XML-data turned into Person note on import (by Michiel Doede Nauta <m.d.nauta(at)hetnet(dot)nl>)
...
svn: r11157
2008-10-19 09:17:02 +00:00
Jérôme Rapinat
b25dbbd922
2427: lds.xml patch (added 10 temples - by robocoder)
...
svn: r11155
2008-10-18 17:53:41 +00:00
Konstantin Dorichev
0882ffa8c2
A typo in LaTeX fixed.
...
svn: r11152
2008-10-16 12:57:09 +00:00
Jérôme Rapinat
5f76b591a0
enable more locale for wiki manual
...
svn: r11147
2008-10-15 08:20:40 +00:00
Brian Matherly
5f7ef33cdc
Remove GrampsDbUtils/importdbdir.py. You can't import database directories from the GUI,and there is no need to import them from the CLI. You can still open a database directory from the CLI.
...
svn: r11145
2008-10-15 03:29:41 +00:00
Brian Matherly
e9c1b1de89
Remove GRDB export code. GRDB export is not supported.
...
svn: r11144
2008-10-14 11:54:42 +00:00
Brian Matherly
8e8f37d5d3
Create a new plugin class for Import plugins.
...
svn: r11142
2008-10-14 02:34:28 +00:00
Stéphane Charette
e96e46cc5b
switch person with a single click of the mouse while in pedigree view
...
svn: r11141
2008-10-13 09:02:26 +00:00
Stéphane Charette
fd20371245
allow user to select media image subsection using the mouse
...
svn: r11140
2008-10-12 09:39:11 +00:00
Erik De Richter
77707348ee
changes for wiki manual
...
svn: r11138
2008-10-11 18:32:47 +00:00
Erik De Richter
1dcaa93906
changes for wiki manual
...
svn: r11135
2008-10-11 06:40:15 +00:00
Erik De Richter
f2b11afbcb
corrected Dutch translation
...
GtkSpinButton warning solved
svn: r11133
2008-10-10 13:15:49 +00:00
Kees Bakker
eff575c580
Change color of links (was white, and invisible).
...
This Nebraska needs a lot more work to make it as usable as in branch30.
What happened?
svn: r11130
2008-10-07 20:47:05 +00:00
Kees Bakker
5e8b724872
Changes by Rob Healey.
...
The biggest difference is support for multiple years. But there is more,
such as name handling for female spouses (new option for that).
svn: r11129
2008-10-07 20:11:46 +00:00
Jérôme Rapinat
81202f701c
#2410 : (Missing) Generic filter on Exporter Assistant.
...
svn: r11128
2008-10-07 16:35:51 +00:00
Erik De Richter
c1521c5e55
NotRelated is a tool not a report reference to wiki was wrong
...
svn: r11126
2008-10-06 18:26:53 +00:00
Jérôme Rapinat
b58ae794b7
2429: Typos/grammar errors
...
svn: r11122
2008-10-06 12:36:03 +00:00
Jérôme Rapinat
201b56dba4
enable Croatian date handler
...
svn: r11114
2008-10-05 14:05:25 +00:00
Jérôme Rapinat
7d8197e654
new Croatian date handler (by josip(at)pisoj(dot)com)
...
svn: r11113
2008-10-05 14:03:05 +00:00
Peter Landgren
3e4a289f4b
Type _sring.py -> _string.py
...
svn: r11106
2008-10-04 11:08:05 +00:00
Peter Landgren
e99c300213
Too many files for pkgdata_PYTHON
...
svn: r11105
2008-10-04 11:06:36 +00:00
Brian Matherly
71013e9f50
Fix makefiles for previous source file re-arrangements.
...
svn: r11104
2008-10-04 05:15:06 +00:00
Stéphane Charette
f26db0ed0a
include thumbnails in ancestor diagram
...
svn: r11103
2008-10-03 10:38:19 +00:00
Brian Matherly
9c364490ce
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
...
svn: r11100
2008-10-02 04:02:10 +00:00
Brian Matherly
5c3bffeb21
0002418: Gramps hangs when producing graphs on Windows
...
svn: r11097
2008-09-30 01:40:16 +00:00
Brian Matherly
b0f5322346
Fix typo in narrative web report that causes crash.
...
svn: r11095
2008-09-29 03:32:51 +00:00
Jérôme Rapinat
a1a744ef8a
#2408 : Cannot translate one string
...
svn: r11094
2008-09-28 09:27:40 +00:00
Brian Matherly
e811924e77
Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added.
...
svn: r11086
2008-09-27 13:56:17 +00:00
Gary Burton
7cc07343d0
Allow notebook to scroll if required by window resizing
...
svn: r11076
2008-09-18 18:58:53 +00:00
Gary Burton
59e5d0e83a
Fix problems remaining since note markup was changed. Remove False parameter in calls to note.get(). Bug #2351
...
svn: r11075
2008-09-18 18:54:14 +00:00
Brian Matherly
e94a81c944
0002389: Command line reference tool is broken (plugins/CmdRef.py)
...
svn: r11070
2008-09-17 12:07:00 +00:00
Gerald Britton
8cb51d4392
fix typo in property call
...
svn: r11068
2008-09-16 14:07:29 +00:00
Gerald Britton
df5ca43937
Fix problem with event descriptions on import, bug 2368
...
svn: r11065
2008-09-15 20:24:33 +00:00
Brian Matherly
d092df28a5
0002386: Command line reports do not work.
...
svn: r11062
2008-09-15 02:20:25 +00:00
Brian Matherly
c1ca1e3ee9
Refactor the open and import process. Also fixes 0002301: Fails to import from the command-line
...
svn: r11060
2008-09-14 21:18:25 +00:00
Jérôme Rapinat
efe110dc7b
better wording and comments
...
svn: r11056
2008-09-13 09:52:28 +00:00
Jérôme Rapinat
65960ec923
pylint and mistake on half_sibling
...
svn: r11054
2008-09-12 17:26:32 +00:00
Gerald Britton
5e290c4329
Remove __slots__, __getstate__ and __setstate__
...
svn: r11049
2008-09-09 19:54:27 +00:00
Jérôme Rapinat
6e89f69278
#2359 : Phone and ZIP/Postal code are not added on alternate Address after merging two persons
...
svn: r11048
2008-09-09 07:59:04 +00:00
Peter Landgren
51b0faa473
Revert 11039 and 11040. Fixed by 11043.
...
svn: r11045
2008-09-09 07:03:26 +00:00
Brian Matherly
8fc1b24125
0002309: Crash rerunning report after deleting used filter. (Improved fix - the last fix caused errors)
...
svn: r11043
2008-09-09 04:00:15 +00:00
Peter Landgren
66b4542bb6
Fix of issue 2373 for trunk.
...
svn: r11040
2008-09-08 18:00:38 +00:00
Peter Landgren
55fed5220f
Fix of issue 2372 for trunk.
...
svn: r11039
2008-09-08 15:01:52 +00:00
Gary Burton
994db96378
Fix problems remaining since note markup was changed. Remove False parameter in calls to note.get(). Bug #2351
...
svn: r11037
2008-09-07 11:08:18 +00:00
Gary Burton
19fab6f11c
Forgot to update makefiles for some recent additions
...
svn: r11035
2008-09-07 10:41:39 +00:00
Gary Burton
0c96bf3ee5
Make PersonView search bar work the same as in the other views. Bug #2362
...
svn: r11032
2008-09-06 09:44:38 +00:00
Gary Burton
b6ed9d389d
Stop media editor prompting to save changes on cancellation when none made. Bug #2364
...
svn: r11029
2008-09-06 09:18:57 +00:00
Jérôme Rapinat
6426e0c777
#2363:Cannot translate Filename:
...
svn: r11027
2008-09-06 08:09:49 +00:00
Peter Landgren
1c9a0458b5
Better fix of error in step and cousin relations.
...
svn: r11024
2008-09-05 19:39:22 +00:00
Gary Burton
83edeb4a62
Retain whitespace when importing notes. Bug #2357
...
svn: r11023
2008-09-05 19:33:48 +00:00
Brian Matherly
5392e83761
0002309: Crash rerunning report after deleting used filter.
...
svn: r11021
2008-09-05 03:43:06 +00:00
Peter Landgren
1bbdd4e04e
Fixed error in cousin relation.
...
svn: r11018
2008-09-04 13:44:46 +00:00
Brian Matherly
0254a5177f
Contribution from Robert Chéramy <robert@cheramy.net>. Adds note filters to the filter proxy. Also adds note filters to the exporters.
...
svn: r11016
2008-09-04 11:46:43 +00:00
Peter Landgren
6c05a92cbf
Fiexed error with some step relations.
...
svn: r11015
2008-09-03 18:14:58 +00:00
Gary Burton
534256792a
Make sure new filters are found and sorting is applied when filters used in place report
...
svn: r11010
2008-09-02 19:48:38 +00:00
Gary Burton
3ed982112e
Add a new place report
...
svn: r11008
2008-09-01 20:08:39 +00:00
Gary Burton
c5a8e3457e
New event filter which selects based on description date place and type
...
svn: r11007
2008-08-31 19:23:23 +00:00
Jérôme Rapinat
eef039d321
#2330 : Error when using reorder buttons
...
svn: r11001
2008-08-21 16:43:46 +00:00
Benny Malengier
4b0ed5c34a
issue 0002327: webtree fails, leaves gramps in a unresponsive state, missing suffix
...
svn: r10999
2008-08-21 13:05:55 +00:00
Gary Burton
d7731cf102
Build source page a second time for sources referenced by gallery. Bug #1280 .
...
svn: r10988
2008-08-14 21:03:50 +00:00
Benny Malengier
8d25117453
issue 2321 and 2304 fixed GRAMPS crashes for portugueze and does not
...
start
svn: r10987
2008-08-14 09:24:58 +00:00
Jérôme Rapinat
1e3c17204c
#2269 wrong localisation directory with custom prefix
...
svn: r10981
2008-08-13 06:01:11 +00:00
Gary Burton
6f0c3922c9
Keep the archive and extract button visible. Bug #2316 .
...
svn: r10979
2008-08-12 21:05:11 +00:00
Kees Bakker
82dabaaeb1
Solved an issue with konqueror, which was in fact incorrect
...
HTML that is kindly accepted by all other browsers.
Moved calendar.setfirstweekday so that it is set only once.
* src/plugins/WebCal.py
svn: r10978
2008-08-11 20:19:51 +00:00
Jérôme Rapinat
6cf6ceefe4
#2319 : authors.xml is not pasted/installed on installation process
...
svn: r10977
2008-08-08 10:05:54 +00:00
Jérôme Rapinat
c89daff4ae
#2314 : Detailed reports won't run - Reverted change r10874->r10873 #2289 : Replace dict.has_keyx calls with x in dict
...
svn: r10976
2008-08-08 09:50:01 +00:00
Kees Bakker
e4b5e71897
Add an option to select the day of the week for the first
...
column.
* src/plugins/WebCal.py
svn: r10975
2008-08-07 21:00:05 +00:00
Jérôme Rapinat
ef778d829f
#2314 : Detailed reports won't run - Reverted change r10874->r10873 #2289 : Replace dict.has_keyx calls with x in dict
...
svn: r10973
2008-08-06 07:58:49 +00:00
Jérôme Rapinat
86e1a2f028
#2314 : Detailed reports won't run - Reverted change r10874->r10873 #2289 : Replace dict.has_keyx calls with x in dict
...
svn: r10969
2008-08-06 06:49:29 +00:00
Gary Burton
b8261a4dd3
Fix for bug causing broken child references when removing a child from a family. Bug #2308 .
...
svn: r10967
2008-08-04 22:29:44 +00:00
Kees Bakker
7cc57c2029
Added arrow gifs, and made some changes to WebCal
...
to deal with this arrow gif.
* src/plugins/WebCal.py
* src/images/Makefile.am
svn: r10963
2008-08-04 20:46:46 +00:00
Kees Bakker
e9d0b4594b
Correct name display so that it includes prefix and suffix.
...
* src/plugins/WebCal.py
svn: r10962
2008-08-04 19:31:38 +00:00
Kees Bakker
537e44b24c
Removed _subdirs()
...
Moved dst() to _get_dst_start_stop() outside class.
A bit of cleanup in calendar_build().
* src/plugins/WebCal.py
svn: r10961
2008-08-04 19:08:31 +00:00
Kees Bakker
4341fb08aa
Some more corrections with respect to subdirs.
...
Eliminated 'cal' argument to some functions.
* src/plugins/WebCal.py
svn: r10956
2008-08-01 20:47:04 +00:00
Espen Berg
54a898778a
Corrected two language typos in WebCal.py
...
svn: r10954
2008-08-01 15:03:19 +00:00
Espen Berg
2b3287d79e
Corrected information in authors.xml and did some work on Norwegian translation
...
svn: r10953
2008-08-01 14:25:42 +00:00
Jérôme Rapinat
b91864d062
better wording for French places
...
svn: r10952
2008-08-01 10:22:16 +00:00
Kees Bakker
1a93ee6d53
More corrections in WebCal (year at a glance).
...
New Web_Evergreen.css from Rob Healey.
Added Rob to the authors.xml
Removed unused CSS files from the Makefile. (These files will
have to be deleted from SVN too.)
* src/data/Makefile.am
* src/data/Web_Evergreen.css
* src/data/authors.xml
* src/plugins/WebCal.py
svn: r10951
2008-08-01 09:51:16 +00:00
Kees Bakker
0eeb4c3e01
Correct subdir when creating individual page.
...
* src/plugins/WebCal.py
svn: r10950
2008-08-01 09:01:24 +00:00
Kees Bakker
5292cd0ed9
Fix the navigation links in WebCal
...
* src/plugins/WebCal.py
svn: r10949
2008-07-31 20:42:05 +00:00
Kees Bakker
126b06ef81
More corrections to calendar_build of WebCal. It's working much better
...
(for me). But it needs more testing. And there are still more changes to
come.
The nav links are not working, I know. Maybe I'll work on that next.
* src/plugins/WebCal.py
* po/nl.po
svn: r10948
2008-07-30 21:37:24 +00:00
Kees Bakker
8c2dc12d62
Move some functions outside the class.
...
Eliminate return value of six_weeks() and calender_build().
_easter() now gets the year as argument.
Note. There is still an off-by-one error with the days.
* src/plugins/WebCal.py
svn: r10947
2008-07-29 21:23:44 +00:00
Kees Bakker
b677214dac
Correct typo from previous update.
...
* src/ReportBase/_ReportUtils.py
(Hmmm, what about a minimum test before commit?)
svn: r10946
2008-07-29 19:39:18 +00:00
Kees Bakker
575c1f634f
Going back to previous version.
...
svn: r10945
2008-07-29 18:37:29 +00:00
Jérôme Rapinat
93ea2f6ba1
add Chilean holidays (contribution from Alvaro Herrera)
...
svn: r10943
2008-07-29 07:23:55 +00:00
Jérôme Rapinat
dae1bdfa5b
#2299 baptism and burial statements lack sources on Detailed reports
...
svn: r10940
2008-07-28 16:25:55 +00:00
Jérôme Rapinat
856cd41a57
#2299 baptism and burial statements lack sources on Detailed reports
...
svn: r10939
2008-07-28 16:21:31 +00:00
Peter Landgren
07c15e48da
Patch from Rob Healey
...
svn: r10931
2008-07-28 06:12:46 +00:00
Jérôme Rapinat
a89cbff5c9
#1555 : Option for Record (Modified Register) numbering in the DDR (contribution from James Friedmann <jfriedmannj at gmail dot com>)
...
svn: r10930
2008-07-27 10:10:53 +00:00
Gary Burton
e68981fb69
Crash caused by change made in bug #2289 . Reversing change.
...
svn: r10929
2008-07-26 20:58:43 +00:00
Gary Burton
0b30b32377
Allow window manager to cascade new note editor windows
...
svn: r10928
2008-07-26 13:20:03 +00:00
Gary Burton
87c5d3e65c
Refactoring in the DataViews.
...
svn: r10927
2008-07-26 11:59:37 +00:00
Gary Burton
f71e2b13b7
Add functionality to PageView to remove multiple object from DataViews.
...
svn: r10926
2008-07-26 08:35:07 +00:00
Gary Burton
f04fdfb9ef
Add functionality to PageView to remove multiple object from DataViews. Implement in all DataViews except Person and Family
...
svn: r10925
2008-07-26 08:34:09 +00:00
Jérôme Rapinat
5a75d49007
#1555 : Option for Record (Modified Register) numbering in the DDR (contribution from James Friedmann <jfriedmannj at gmail dot com>)
...
svn: r10923
2008-07-24 12:42:29 +00:00
Jérôme Rapinat
26133e7fd8
#2300 : error in baptised_str()'s logic at the end
...
svn: r10916
2008-07-23 09:11:08 +00:00
Jérôme Rapinat
3e311275ee
add a testing quick report on repository
...
svn: r10915
2008-07-23 07:38:16 +00:00
Jérôme Rapinat
6f41c7d374
enable quick report on repository
...
svn: r10914
2008-07-23 06:59:17 +00:00
Jérôme Rapinat
92729c3f83
#2124 : Baptism as alternate birth event on Det (Ancestral,Descendant) reports and Ancestral report
...
svn: r10910
2008-07-22 09:10:53 +00:00
Jérôme Rapinat
9f801f3aa5
#2124 : Baptism as alternate birth event on Det (Ancestral,Descendant) reports and Ancestral report
...
svn: r10909
2008-07-22 08:58:51 +00:00
Jérôme Rapinat
8a5d815c54
#2294 missing translation strings
...
svn: r10906
2008-07-22 08:12:20 +00:00
Brian Matherly
5c66ff1816
0002275: A person being his own ancestor causes EOL report to crash.
...
svn: r10904
2008-07-22 04:39:18 +00:00
Brian Matherly
428919875c
0002286: Unselecting "use complete sentences" has no effect for the burial information in the Detailed Ancestor and Descendant reports. (contribution from James Friedmann <jfriedmannj@gmail.com>)
...
svn: r10902
2008-07-22 03:05:44 +00:00
Brian Matherly
c212664457
0002246: Files with non-ascii characters can not be opened from the Media View
...
svn: r10900
2008-07-22 02:24:45 +00:00
Gary Burton
365f78ac5f
Implement filter by street in place filters
...
svn: r10898
2008-07-21 20:39:19 +00:00
Gary Burton
36e115d473
Allow multiple deletes from event view
...
svn: r10897
2008-07-21 20:04:59 +00:00
Gary Burton
8eec2297bb
Remove debugging code
...
svn: r10896
2008-07-21 18:35:37 +00:00
Brian Matherly
4067aaed0f
0002279: report-options.xml cannot manage option value with double quotes.
...
svn: r10895
2008-07-21 04:46:58 +00:00
Brian Matherly
5998aabee2
0002254: Family Tree Window is always the most top window
...
svn: r10893
2008-07-21 04:25:10 +00:00
Brian Matherly
8fb9097815
0002271: Exception when creating HTML report (place_name must be unicode)
...
svn: r10891
2008-07-21 03:17:53 +00:00
Brian Matherly
2f04e98374
0002281: Like label on gramps.glade file, to use Zip/Postal code on plugins labels (contribution from Jérôme Rapinat <romjerome@yahoo.fr>).
...
svn: r10889
2008-07-21 02:53:09 +00:00
Brian Matherly
0b2bc9d647
0002288: Missing dot/space after spouse's name on DetAncestral report
...
svn: r10887
2008-07-21 02:20:12 +00:00
Brian Matherly
ca62125e5b
Fix docstrings related to the proxy databases so that they are correct.
...
svn: r10885
2008-07-20 22:15:15 +00:00
Gary Burton
97170b5251
Make exclusion of unlinked records optional
...
svn: r10883
2008-07-20 18:33:04 +00:00
Gary Burton
96c1d044f3
Performance speed up
...
svn: r10882
2008-07-20 18:30:23 +00:00
Gerald Britton
777928e9a7
Revert 10874 changes to _Options.py and BookReport.py
...
svn: r10879
2008-07-18 16:10:27 +00:00
Gerald Britton
6b2b52552d
Revert 10874 changes to _FilterParser.py
...
svn: r10878
2008-07-18 14:06:42 +00:00
Gerald Britton
437bde6e5c
Revert 10874 changes to base.py and _FilterParser.py
...
svn: r10877
2008-07-18 13:15:15 +00:00
Kees Bakker
0cabb9161c
Addition of two (arrow) GIFs.
...
Updated stylesheets by Rob Healey.
* src/images/arrow{102,231}.gif
* src/data/Web_Print-Default.css
* src/data/Web_Evergreen.css
svn: r10876
2008-07-18 07:10:15 +00:00
Gerald Britton
49316e07e8
Revert 10874 changes to dbdir.py and _GrampsBSDDB.py
...
svn: r10875
2008-07-17 21:03:26 +00:00
Gerald Britton
882199f1c2
Replace dict.has_key(x) with x in dict for performance gain
...
svn: r10874
2008-07-17 18:10:32 +00:00
Kees Bakker
a6a264d1ce
A bunch of miscelaneous corrections.
...
- variable names
- added several notes about things todo
- replaced store_file() with copy_file() from NarrativeWeb
- and more
* src/plugins/WebCal.py
svn: r10873
2008-07-17 14:48:54 +00:00
Kees Bakker
6d67535bf9
Major change from Rob Healey and Jason Simanek.
...
* src/plugins/WebCal.py
svn: r10872
2008-07-17 13:05:15 +00:00
Kees Bakker
7c11d6bf70
Translation issues found by Peter Landgren.
...
* src/plugins/NarrativeWeb.py
svn: r10871
2008-07-17 12:10:17 +00:00
Kees Bakker
63a936c593
Several fixes. "styles" directory was not present before copying
...
files into. Correction of filename in copyright part. Eliminate
store_file and replaced by copy_file (takes care of directory creation
and error message.)
* src/plugins/NarrativeWeb.py
svn: r10870
2008-07-17 11:54:33 +00:00
Kees Bakker
445da31691
Update from Rob Healey and Jason Simanek: new stylesheets and
...
some (small?) changes in the generated HTML.
(( Not fully tested, please give it a try ))
* src/plugins/NarrativeWeb.py
svn: r10869
2008-07-16 07:59:29 +00:00
Kees Bakker
40f8d655f5
Adding new javascript files to be used by NarrativeWeb and WebCal
...
* src/data/Web_styleswitcher*.js
* src/data/Makefile.am
svn: r10867
2008-07-16 07:32:46 +00:00
Kees Bakker
ddac2e073d
Adding new CSS files for the upcoming NarrativeWeb and WebCal update.
...
svn: r10865
2008-07-16 07:07:21 +00:00
Kees Bakker
de7fd94504
(Changes by Rob Healey)
...
Rename display_header, display_footer to write_header, write_footer.
A couple format changes in the HTML output.
* src/plugins/NarrativeWeb.py
svn: r10863
2008-07-15 13:37:17 +00:00
Peter Landgren
7b9a2713ba
Fix of issue 2253 in trunk
...
svn: r10861
2008-07-14 18:56:39 +00:00
Gerald Britton
709c58b4eb
Replace __call__ in dir(*) with callable(*) for performance gain
...
svn: r10856
2008-07-14 15:47:15 +00:00
Benny Malengier
dda6988dfc
ticket 2244 Date parser for Norwegian locale, allow 'b' for month
...
svn: r10854
2008-07-14 12:14:43 +00:00
Gary Burton
6e0995d409
Fix rename button. Broken in an earlier revision
...
svn: r10851
2008-07-09 21:08:36 +00:00
Gerald Britton
9d0a699e4f
Replace map with list comprehension
...
svn: r10850
2008-07-09 20:34:17 +00:00
Gerald Britton
02484820e2
Replace map with list comprehensions
...
svn: r10848
2008-07-09 14:39:10 +00:00
Gerald Britton
4afaea5c72
Replace filter with any for performace gain
...
svn: r10847
2008-07-07 19:50:35 +00:00
Gary Burton
3cc07e26dd
Apply referenced proxy to remove unused objects when a filter or one of the other proxies is applied.
...
svn: r10846
2008-07-07 19:32:18 +00:00
Gary Burton
b2f0e1e537
New database proxy which passes through objects which are referenced by at least one another object.
...
svn: r10845
2008-07-07 19:25:18 +00:00
Stéphane Charette
2824964116
report #2270 - NarrativeWeb skips over step-siblings
...
svn: r10844
2008-07-06 08:40:47 +00:00
Gerald Britton
6037e9fdd4
Replace lambdas with list comprehensions
...
svn: r10843
2008-07-04 17:27:51 +00:00
Kees Bakker
e749210de2
Use list comprehension instead of filter(lambda as suggested by Gerald.
...
* src/plugins/ImportProGen.py
svn: r10841
2008-07-03 21:05:06 +00:00
Kees Bakker
eff4c42626
Fix for bug 2232. Thank you, sanjuro, for the patch.
...
* src/plugins/NarrativeWeb.py
svn: r10840
2008-07-03 19:46:50 +00:00
Kees Bakker
b2625ec23f
Fix for bug 1969. There were two places where a .html extension was
...
missing. I'll have to check if bugs 2230 and 2232 are solved as well.
* src/plugins/NarrativeWeb.py
svn: r10839
2008-07-03 19:10:05 +00:00
Gerald Britton
2e4d57ea28
Fix isinstance error and replace lambdas with list comprehensions
...
svn: r10838
2008-07-03 18:30:00 +00:00
Gerald Britton
6926f71869
Simplify coordinate checking
...
svn: r10837
2008-07-03 18:28:44 +00:00
Kees Bakker
e4f568cd01
NavWebReport.copy_file correction variable name.
...
DownloadPage.__init__ correction of parameter for display_header (found by Jason).
* src/plugins/NarrativeWeb.py
svn: r10835
2008-07-01 08:34:08 +00:00
Gary Burton
445c32f425
Add support for filtering on event and media attributes
...
svn: r10834
2008-06-28 22:53:36 +00:00
Gary Burton
c82c8d58dc
Editing rules crashes because value and string attrbutes are now protected on GrampsType so get via a different method
...
svn: r10833
2008-06-28 22:02:05 +00:00
Gary Burton
656b4da5ab
Make sure Gedcom ADDR token if location is populated. Bug #2216
...
svn: r10832
2008-06-28 11:50:41 +00:00
Gary Burton
31ab1294c4
Apply scrollbars to tabs on main Gramps window when there is not enough room on screen to display all the tabs. Useful for small screen devices like Asus eee PC
...
svn: r10830
2008-06-24 20:27:01 +00:00
Stéphane Charette
90df86f127
fix for bug #0002240 ; Events show up as blank lines when removing unused objects; merged from gramps30
...
svn: r10829
2008-06-24 17:51:55 +00:00
Gary Burton
e1d0e29eac
Allow Gramps to work full screen. Useful for small screen devices like Asus eee PC
...
svn: r10826
2008-06-22 14:34:18 +00:00
Stéphane Charette
ae2a2917c4
bug report #2234 ; notes should be separated from the previous text to which they apply; merged from gramps30
...
svn: r10824
2008-06-21 08:42:31 +00:00
Gerald Britton
fb5b8250c4
Fix typo in NarrativeWeb.py: Bug 002231
...
svn: r10820
2008-06-19 14:41:04 +00:00
Gerald Britton
5d8934efa2
Fix 0002184: BUG: IndexError: tuple index out of range
...
svn: r10819
2008-06-18 13:17:36 +00:00
Stéphane Charette
e45bec4eb7
bug report #2229 : parental relationship redundantly says 'Birth'; merged from gramps30
...
svn: r10818
2008-06-18 05:06:25 +00:00
Gerald Britton
4e73de8987
add instance attribute ref to __slots__ in eventref -- bug 2210
...
svn: r10816
2008-06-17 15:03:12 +00:00
Gerald Britton
5e6e48cdb1
Fix typepo in eventref from commit 10814 -- bug 2210
...
svn: r10815
2008-06-17 14:46:06 +00:00
Gerald Britton
63f6b44481
Fix pickle.dumps problem in grampstype and eventref -- bug 2210
...
svn: r10814
2008-06-17 14:40:44 +00:00
Peter Landgren
de6b1f80c2
Fix of issue #2226 .
...
svn: r10813
2008-06-17 14:02:08 +00:00
Gerald Britton
4982292774
Code optimizations wrt handling of None - bug 2212
...
svn: r10811
2008-06-16 15:01:46 +00:00
Zsolt Foldvari
47095b4e98
Change private method name to reflect the type of emitting object.
...
svn: r10810
2008-06-16 12:05:01 +00:00
Gary Burton
18d51e6877
Ancestry.com have fixed their GEDCOM export. Remove workaround in GEDCOM import. bug #2141
...
svn: r10807
2008-06-14 11:19:21 +00:00
Benny Malengier
fd52369177
issue 2130, remove tabs
...
svn: r10804
2008-06-13 12:12:15 +00:00
Stéphane Charette
3489425810
fixed 2 errors in authors.xml: dup line and utf-8 accent problem
...
svn: r10803
2008-06-13 03:49:11 +00:00
Peter Landgren
8d33306a2e
Fixed type in line 2087. too many (.
...
svn: r10799
2008-06-10 09:48:33 +00:00
Stéphane Charette
da98881140
bug report 2214: fix for "Graphviz reports cause GRAMPS to hang for long periods of time"
...
svn: r10797
2008-06-09 08:49:32 +00:00
Zsolt Foldvari
4c1569d30f
Remove 'test' action from UI XML.
...
svn: r10793
2008-06-07 21:00:02 +00:00
Brian Matherly
8c16d3b754
0002194: redundant links in Hourglass graph
...
svn: r10790
2008-06-06 00:40:53 +00:00
Brian Matherly
0b70388483
0002204: Narrative Web report "restrict living" is different than Gramps 2.x
...
svn: r10786
2008-06-05 03:45:14 +00:00
Zsolt Foldvari
367e3b73a7
Update according to changes in r10763.
...
svn: r10783
2008-06-02 20:49:34 +00:00
Brian Matherly
3a98ddd4fd
0002122: Detailed Ancestor Report reports people as buried who have no birth events (contributed by Gerald Britton <gerald.britton@gmail.com>)
...
svn: r10781
2008-06-02 00:59:14 +00:00
Brian Matherly
ff0c75a7fb
0002165: Detailed Ancestor report fails to run:UnboundLocalError?
...
svn: r10780
2008-06-01 21:23:50 +00:00
Brian Matherly
f0101e788a
Check if RCS is installed (this is an improvement on r10776)
...
svn: r10778
2008-06-01 20:57:11 +00:00
Brian Matherly
4e8ef1cb31
0002119: Archiving via RCS does not work in Windows
...
svn: r10776
2008-06-01 20:37:56 +00:00
Brian Matherly
90c1efc5d2
Add Mirko Leonhäuser as a contributor.
...
svn: r10774
2008-06-01 16:35:04 +00:00
Stéphane Charette
29c4a2653e
#2180 : allow user to enable/disable rounded corners
...
svn: r10773
2008-05-31 08:56:43 +00:00
Stéphane Charette
68243e76b5
#2180 : allow user to enable/disable rounded corners; merge from gramps30
...
svn: r10772
2008-05-31 08:42:38 +00:00
Stéphane Charette
e57e3fa7c7
bug report #2162 : handle surnames that have spaces within them; merged from gramps30
...
svn: r10770
2008-05-31 07:16:13 +00:00
Kees Bakker
b57eafff1a
Correct typo __draw_doc_list =>__drawdoc_list.
...
* src/ReportBase/_DrawFormatComboBox.py
svn: r10768
2008-05-29 20:36:45 +00:00
Kees Bakker
a792472852
Do not set patronimic, just give a warning. (Not sure how it is used by
...
Pro-Gen.)
Accept other input filenames (.PER, .REL or .MEM) as well.
* src/plugins/ImportProGen.py
svn: r10767
2008-05-29 18:55:13 +00:00
Brian Matherly
d1b284c50d
0002113: Date parser rejects dates where a period (.) follows the month name (contribution from Gerald Britton <gerald.britton@gmail.com>)
...
svn: r10766
2008-05-28 04:36:10 +00:00
Zsolt Foldvari
12369d04a8
Few changes in the 'widgets' package.
...
* introducing __all__ in modules, so __init__ imports only public objects;
* MultiTypeComboEntry renamed to ValidatedComboEntry and different data
type support implemented;
* ShortlistComboEntry introduced;
* ValueAction and ValueToolItem introduced;
* ComboToolAction and ComboToolItem are removed, ValueAction and
ToolComboEntry are implemented instead;
svn: r10763
2008-05-27 19:53:25 +00:00
Zsolt Foldvari
998908175f
Issue #0002175 : Change type() expressions to isinstance() expressions.
...
Patch from Gerald Britton <gerald.britton@gmail.com>
svn: r10762
2008-05-25 19:55:47 +00:00
Zsolt Foldvari
62b6250d2f
Typo. Fix #0002174 .
...
svn: r10760
2008-05-25 13:20:38 +00:00
Stéphane Charette
198d57738a
bug reports #2180 and #2181 ; fix for rounded corners and graph colours (more work remains for hourglass and relationship graph)
...
svn: r10759
2008-05-24 11:04:00 +00:00
Stéphane Charette
0774bf2a8e
bug reports #2176 , #2177 , #2178 ; various Graphviz issues, merged up from gramps30
...
svn: r10758
2008-05-24 08:59:32 +00:00
Zsolt Foldvari
04a7358fb8
Add missing gettext import. Pylint fixes.
...
svn: r10756
2008-05-22 19:06:49 +00:00
Zsolt Foldvari
b58bc881d7
#0002160 : add missing import statement.
...
svn: r10755
2008-05-22 18:57:09 +00:00
Kees Bakker
fbdd98920c
Oops. Missing db in display_event_row
...
* src/plugins/NarrativeWeb.py
svn: r10747
2008-05-20 19:45:29 +00:00
Kees Bakker
c81cfef16f
Converted event display to use a table with columns. The original
...
function (format_event) is still used for family events, but that should
be converted too.
* src/plugins/NarrativeWeb.py
svn: r10746
2008-05-20 19:24:03 +00:00
Brian Matherly
92d5ba8dfd
Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work.
...
svn: r10745
2008-05-20 03:19:58 +00:00
Brian Matherly
1d306345bd
Remove unused import Plugins.
...
svn: r10744
2008-05-20 02:53:17 +00:00
Brian Matherly
007ba8dd49
Rename "_Plugins.py" to a more appropriate name: "_PluginDialogs.py". Same goes for the classes in the file.
...
svn: r10742
2008-05-19 04:14:11 +00:00
Brian Matherly
3afbd461c0
Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information.
...
svn: r10741
2008-05-18 19:24:28 +00:00
Zsolt Foldvari
f0b1808c71
Classmethod definition using the decorator syntax.
...
svn: r10740
2008-05-18 17:57:02 +00:00
Stéphane Charette
5d9aa4a3d7
put accent in my name
...
svn: r10732
2008-05-17 07:14:44 +00:00
Zsolt Foldvari
373fb6c82f
Using recommended absolut import for modules in the same package instead.
...
svn: r10722
2008-05-15 10:58:18 +00:00
Zsolt Foldvari
66fcb45429
The active text of the widget was not set when new item was selected from
...
the combo box.
svn: r10721
2008-05-15 10:54:47 +00:00
Zsolt Foldvari
364b17edde
Fix logger name.
...
svn: r10719
2008-05-14 13:12:12 +00:00
Zsolt Foldvari
1019bfa2df
Import directly from other modules in the same package. Documentation.
...
svn: r10718
2008-05-14 12:59:55 +00:00
Zsolt Foldvari
c67fec4d9e
Fix 'make install' and 'make gramps.pot' problems arising from the recent
...
reorganisation of GrampsWidgets.py to the widgets package.
svn: r10717
2008-05-14 12:24:35 +00:00
Zsolt Foldvari
3aa6246dfb
Several small functionality fixes. Documentation.
...
svn: r10716
2008-05-14 11:48:37 +00:00
Erik De Richter
74de15e70f
changed name
...
svn: r10715
2008-05-14 06:08:29 +00:00
Peter Landgren
eb15b26284
Fix of bugs 2121 and 2134
...
svn: r10713
2008-05-13 08:39:27 +00:00
Zsolt Foldvari
30ab5de58d
Remove "The Gramps Developers" as copyright holder.
...
svn: r10711
2008-05-12 12:03:18 +00:00
Zsolt Foldvari
0e3013982e
Move src/objectentries.py to src/Editors/ObjectEntries.py.
...
svn: r10710
2008-05-12 10:43:43 +00:00
Zsolt Foldvari
86e5b28c8c
Fix missing gettext import.
...
svn: r10707
2008-05-11 20:09:46 +00:00
Eero Tamminen
18fb84db7f
Types used for the parent relation by the display_ind_parents()
...
method and the display_parent() method called by that did not match.
Fixed the bug so that the code for showing the relation only if it's
a non-birth one works. This bug was inherited from Gramps 2.2.x.
svn: r10706
2008-05-11 19:25:39 +00:00
Eero Tamminen
16e6246463
- remove extra/wrong '(' from translatable event date/place string
...
- it's not enough to have line breaks between notes, the notes
themselves need to be separated from previous content too.
I used page break for that too
svn: r10705
2008-05-11 19:19:38 +00:00
Eero Tamminen
9b2bfdf13e
Added my copyrights to files into which I had contributed
...
major amounts of code during 2004-2006 (Alex helped,
but didn't directly contribute to StatisticsChart).
He did maintainance on the Graphiviz plugin too though.
svn: r10704
2008-05-11 19:07:30 +00:00
Zsolt Foldvari
c6203b282b
Reorganize custom widgets into a new 'widgets' package.
...
4. Blow up 'grampswidgets' module into several smaller modules.
Also move 'objectentry' module out from 'widgets' to src/, otherwise there
would be circular dependency between the 'Editors' and 'widgets' packages.
svn: r10703
2008-05-11 16:22:14 +00:00
Stéphane Charette
75a04613be
revert my previous incorrect fix for svn #2121
...
svn: r10701
2008-05-11 05:36:34 +00:00
Brian Matherly
c58a40164d
0002143: The dpi value is not set to 72 for ps/pdf formats for the FIRST report.
...
svn: r10700
2008-05-11 05:05:11 +00:00
Zsolt Foldvari
0326a2d9ca
Fix logger name.
...
svn: r10699
2008-05-09 13:18:10 +00:00
Zsolt Foldvari
b8d75d85e1
Move the combo box toolbar widgets out from StyledTextEditor using new design.
...
svn: r10698
2008-05-09 12:50:04 +00:00
Zsolt Foldvari
55bc655c30
Reorganize custom widgets into a new 'widgets' package.
...
2. Update Makefiles
svn: r10695
2008-05-08 19:49:50 +00:00
Zsolt Foldvari
05b39c5c15
Reorganize custom widgets into a new 'widgets' package.
...
1. moving existing widget modules under src/widgets/
svn: r10694
2008-05-08 19:40:56 +00:00
Brian Matherly
9fb61bec46
0002142: Patch to const.py.in to enable py2exe
...
svn: r10693
2008-05-08 12:08:19 +00:00
Kees Bakker
cad6ff69a6
Add code to import the rest of the input data. Still having problem
...
with adding attributes for Birth events and such.
* src/plugins/ImportProGen.py
svn: r10691
2008-05-08 11:51:27 +00:00
Zsolt Foldvari
b4db8305ce
Avoid including the same person more than once in case (s)he has several svn usernames.
...
svn: r10688
2008-05-07 09:48:22 +00:00
Zsolt Foldvari
88af8f6f9f
authors.xml file is moved under src/data/.
...
svn: r10686
2008-05-07 08:51:57 +00:00
Peter Landgren
df5c670391
Fix of bug #2140 , filled hexagon in stead of outline
...
svn: r10685
2008-05-06 14:48:23 +00:00
Stéphane Charette
1c2981e203
bug report #2131 , display latitude before longitude
...
svn: r10681
2008-05-06 06:51:22 +00:00
Stéphane Charette
679f0c68ad
bug report #2121 , GraphViz problems when the page=... option is specified with the new versions of GraphViz
...
svn: r10678
2008-05-06 05:37:00 +00:00
Brian Matherly
8be1ef0de2
Update the copyright line in the about box.
...
svn: r10676
2008-05-06 03:55:02 +00:00
Benny Malengier
39284ff1c5
localization of relationships in German, issue 2130, contributed by
...
Stefan Siegel <gpl@sdas.de>
svn: r10668
2008-05-05 07:42:15 +00:00
Stéphane Charette
a9bc9784d8
change warning message to be generic 3.x-trunk version, and not 3.0.0-beta
...
svn: r10663
2008-05-05 04:52:51 +00:00
Espen Berg
450ff36dfc
Norwegian datehandler updated
...
svn: r10661
2008-05-04 07:55:01 +00:00
Stéphane Charette
b7aac9c7f0
better handling of end-of-line for text notes; use [br] like we do in 2.2.x instead of [p]
...
svn: r10659
2008-05-04 07:05:42 +00:00
Zsolt Foldvari
86a4566abf
Avoid accessing private class variable in StyledTextTagType.
...
svn: r10655
2008-05-02 10:14:39 +00:00
Brian Matherly
5181e073e9
Add StyleOption class for reports and use it in WebCal.
...
svn: r10651
2008-04-29 04:47:50 +00:00
Kees Bakker
39c8d63029
More work done, still plenty to do.
...
src/plugins/ImportProGen.py
svn: r10650
2008-04-28 20:27:37 +00:00
Brian Matherly
283471be93
Refactor FamilyLines: stop using "options.handler", many many pylint updates.
...
svn: r10649
2008-04-28 03:59:55 +00:00
Doug Blank
c0a6b63cca
0002120: Can't go into Preferenses
...
svn: r10648
2008-04-27 22:12:31 +00:00
Kees Bakker
480a29867e
More work to import and create families not in the REL database of
...
Pro-Gen.
* src/plugins/ImportProGen.py
svn: r10646
2008-04-27 15:31:20 +00:00
Doug Blank
c1ce688e9c
0002118: No URLs in pdf/dot version of the relationship graph report, revised
...
svn: r10644
2008-04-27 12:07:47 +00:00
Doug Blank
369f009af6
0002118: No URLs in pdf/dot version of the relationship graph report
...
svn: r10643
2008-04-27 02:03:25 +00:00
Gary Burton
c202359be8
Rename scratchpad to clipboard in Window menu - bug #2117
...
svn: r10642
2008-04-26 20:43:26 +00:00
Doug Blank
26779bd6ac
Removed some try/excepts (they're expensive and can make debugging hard) and fix for bug 0002114
...
svn: r10640
2008-04-26 20:33:25 +00:00
Kees Bakker
09246035b3
Start of a new (unsupported) plugin to import from Pro-Gen.
...
* src/plugins/ImportProGen.py
svn: r10639
2008-04-25 14:37:20 +00:00
Brian Matherly
141c38cde3
General cleanup in the plugin manager.
...
svn: r10638
2008-04-25 01:03:08 +00:00
Doug Blank
405198db3b
0002106: Date pasting with leading spaces
...
svn: r10636
2008-04-24 01:06:33 +00:00
Gary Burton
e580d5b855
Allow Gedcom lexer to pad with a space when joining CONC lines to empty NOTE lines. Bug #2100 .
...
svn: r10635
2008-04-23 21:47:06 +00:00
Peter Landgren
6395ac91a6
Broken after r10624, fixed by removing id=
...
svn: r10631
2008-04-23 14:26:54 +00:00
Zsolt Foldvari
cb4a425f55
Update export/import of StyledText according to structural changes in r10626.
...
svn: r10630
2008-04-23 13:36:43 +00:00
Zsolt Foldvari
9bf1c718f6
Move STYLE_TYPE and STYLE_DEFAULT constants from StyledTextBuffer to StyledTextTagType.
...
svn: r10629
2008-04-23 13:34:13 +00:00
Zsolt Foldvari
40884d66f6
Move the 'Clear Markup' button to the right end of the toolbar.
...
svn: r10628
2008-04-23 12:35:44 +00:00
Zsolt Foldvari
a4e1be7d62
Catch ValueError exception in case of 'foregin' gtk.TextTags in the text.
...
svn: r10627
2008-04-23 09:54:30 +00:00
Zsolt Foldvari
d003d5e61b
Refactoring:
...
- better functionality devision between buffer and editor;
- better integration with StyledTextTagType;
- font family and font size tags are separated;
- new font family and font size toolbar widgets;
svn: r10626
2008-04-23 09:07:02 +00:00
Brian Matherly
c4024f91db
Pylint updates for GraphvizReportDialog.
...
svn: r10625
2008-04-23 04:42:08 +00:00
Brian Matherly
634fd3964d
General cleanup to GraphizReportDialog.
...
svn: r10624
2008-04-23 03:25:41 +00:00
Doug Blank
4a17bcf0aa
0002105: Failed to import from xml: typo
...
svn: r10623
2008-04-22 23:18:35 +00:00
Kees Bakker
3c4aa8e060
Remove the word GEDCOM from the importer unicode error message. It is
...
an error message for all importers, not just GEDCOM.
src/DbLoader.py
svn: r10621
2008-04-22 07:08:39 +00:00
Brian Matherly
26cdcd680e
Merge BareReportDialog with ReportDialog. BareReportDialog is now gone.
...
svn: r10620
2008-04-22 03:45:09 +00:00
Brian Matherly
b00c68a972
Minor clean up in book report.
...
svn: r10619
2008-04-22 02:11:47 +00:00
Doug Blank
20420efec2
Added invalid date format to configs, with bold default
...
svn: r10618
2008-04-22 01:36:03 +00:00
Gary Burton
c760272054
Remove unused notes. Feature request #2101 .
...
svn: r10617
2008-04-21 20:52:39 +00:00
Doug Blank
d2961b2abe
Fixes for tooltips
...
svn: r10615
2008-04-21 13:05:59 +00:00
Doug Blank
1942b3b073
0001963: bug on a fix: handle gramplets that aren't objects
...
svn: r10614
2008-04-21 11:04:43 +00:00
Erik De Richter
4c479c64b2
Bug ID 0001767
...
wiki link to manual
svn: r10613
2008-04-21 08:56:55 +00:00
Doug Blank
9d5cc9b876
0001963: Gramplets need an active person for working: two issues: 1) added update on rebuild signal, and 2) cause an initial update when creating a new gramplet
...
svn: r10612
2008-04-21 01:40:25 +00:00
Doug Blank
0d05bbeab9
0002093: Request Pedigree line drawing improvement: added UTF line art; two modes ASCII or UTF. Default is currently UTF
...
svn: r10611
2008-04-21 00:57:19 +00:00
Brian Matherly
6a06a88442
0002006: Ancestor filter does not work properly with living people excluded in Narrative Web report.
...
svn: r10610
2008-04-20 23:35:39 +00:00
Gary Burton
2c2abb6b7c
Make sure database version is set when recovering a database
...
svn: r10608
2008-04-20 20:59:29 +00:00
Doug Blank
b1d1804006
Arrow was expanding
...
svn: r10606
2008-04-20 13:46:06 +00:00
Doug Blank
e336e5ce22
Added check for invalid birth and death dates
...
svn: r10605
2008-04-20 13:36:28 +00:00
Doug Blank
7132de7be1
Added -L to SHORTOPTS
...
svn: r10604
2008-04-20 12:53:44 +00:00
Doug Blank
069fc653e3
0002019: Proposal to show person count and DB version --- this just adds a new command line flag, -L to show additional details
...
svn: r10603
2008-04-20 05:48:49 +00:00
Doug Blank
bfdb86069b
0001782: Further refinements to Relationship View: added sibling collapse arrows; compressed data vertically; config theme; frame around selected sibling
...
svn: r10602
2008-04-20 04:52:53 +00:00
Doug Blank
d34c010422
Added a display of match count
...
svn: r10601
2008-04-20 04:08:18 +00:00
Brian Matherly
e3140b4fce
0002094: Book report - user enter a multiline text into a custom text block, with quote char
...
svn: r10599
2008-04-20 03:03:39 +00:00
Doug Blank
81bc827030
Bug in computing date differences
...
svn: r10598
2008-04-20 02:02:44 +00:00
Doug Blank
dfdc81b768
A possibly controvertial change: making bad dates stand out via color in main tables
...
svn: r10597
2008-04-19 22:41:48 +00:00
Gary Burton
6563af3d7a
Use fallback dates when no birth or death dates
...
svn: r10596
2008-04-19 22:06:22 +00:00
Gary Burton
3d86859bc9
Make source reference window remember size
...
svn: r10595
2008-04-19 20:56:01 +00:00
Doug Blank
10d5232085
Display and sort invalid dates better
...
svn: r10593
2008-04-19 17:04:54 +00:00
Doug Blank
f637730a87
General polish of some date handling code; fixed a bug in date comparisons involving 'ABT' dates
...
svn: r10592
2008-04-19 16:48:46 +00:00
Jérôme Rapinat
373fb1f01c
#/src/GrampsDisplay : add french locale for wiki manual
...
svn: r10590
2008-04-19 10:36:21 +00:00
Erik De Richter
58cca17670
links to wiki manual
...
svn: r10589
2008-04-19 08:29:43 +00:00
Doug Blank
465e950888
further fixes for slash dates and updates to unit tests
...
svn: r10588
2008-04-19 04:51:12 +00:00
Doug Blank
3373062274
0002045: Julian date: year incremented each time event is modified; removed earlier hack, and fixed properly. Other date parsers or displayers may have to change
...
svn: r10587
2008-04-19 03:39:58 +00:00
Doug Blank
fe35c2ff91
0001931: add dates to pedigree gramplet; fixed bug in RelationView in displaying b. with no date
...
svn: r10586
2008-04-19 02:28:14 +00:00
Doug Blank
ce002bf7a6
0002081: Fixed two bugs, error when asymmetric mother/father and fixed off-by-one spacing issue
...
svn: r10585
2008-04-19 01:13:44 +00:00
Erik De Richter
8956ee85f7
bug ID 0001767
...
link to wiki manual
svn: r10584
2008-04-18 11:03:01 +00:00
Erik De Richter
5f04d3a002
bug ID 0001767
...
wiki ink to manual compare events
svn: r10583
2008-04-18 09:40:27 +00:00
Doug Blank
a2734ca3e7
rows can now be deleted from a table, just people currently
...
svn: r10581
2008-04-18 03:36:38 +00:00
Doug Blank
0709ed5606
removed the need for quickviews to have an active person set---most reports don't have anything to do with active person, but there may be issues somewhere that need to be taken care of.
...
svn: r10580
2008-04-18 03:35:38 +00:00
Doug Blank
4e3606acd3
Testing a fake SQL interface
...
svn: r10579
2008-04-18 01:10:50 +00:00
Doug Blank
2098a01f8d
refactored SimpleTable; QuickReports can return values; date diffs return Span
...
svn: r10578
2008-04-18 01:09:32 +00:00
Eero Tamminen
e910a131a9
As discussed on the gramps-devel:
...
"home directory" / "user directory" -> "user's directory"
svn: r10577
2008-04-17 18:19:27 +00:00
Doug Blank
20a3237420
Add support for single-word column names (for SudoQl)
...
svn: r10575
2008-04-17 12:17:25 +00:00
Doug Blank
02cceb2e8b
Use sophisticated Date.match() for lt and gt; don't match invalid dates
...
svn: r10574
2008-04-17 12:15:48 +00:00
Erik De Richter
f131a92dd0
bug id 0001767
...
links to FAQ Manual & Keybindings
svn: r10572
2008-04-17 06:36:49 +00:00
Eero Tamminen
660e642bd9
fix more typos
...
svn: r10570
2008-04-16 18:33:58 +00:00
Kees Bakker
75b1a77e99
Eliminate text concatenation. (Patch by Eero, kiitos.)
...
* src/plugins/NarrativeWeb.py
svn: r10569
2008-04-16 14:46:48 +00:00
Eero Tamminen
313f83fe32
fix typos
...
svn: r10567
2008-04-15 20:25:14 +00:00
Eero Tamminen
2ef49fc82e
correct PDF, PostScript and TrueType capitalization
...
svn: r10566
2008-04-15 19:43:54 +00:00
Eero Tamminen
f6b9fb4d69
numbers should not be marked as translatable
...
svn: r10565
2008-04-15 19:19:51 +00:00
Erik De Richter
3e4e966c79
Bug ID 0001767
...
Link Clipboard help button to wiki manual
svn: r10564
2008-04-15 17:59:50 +00:00
Erik De Richter
00c144c8ec
Bug ID 0001767 Help button function link to manual
...
svn: r10563
2008-04-14 15:32:52 +00:00
Gary Burton
d97f73f71b
Do not show duplicate media in person gallery
...
svn: r10561
2008-04-13 20:40:12 +00:00
Peter Landgren
20aac61668
Change for request 1962
...
svn: r10559
2008-04-12 07:39:39 +00:00
Brian Matherly
4524d43b4d
0002032: translation of apostrophes in source titles (web report)
...
svn: r10558
2008-04-12 02:49:34 +00:00
Doug Blank
884e31685d
0002031: use year of a particular calendar; title contains cal and sortby
...
svn: r10556
2008-04-12 02:20:29 +00:00
Zsolt Foldvari
60bf4fb8d4
Make GUI static (buttons not jumping).
...
svn: r10555
2008-04-11 21:00:36 +00:00
Zsolt Foldvari
936c08e317
Fix broken database rename function.
...
svn: r10553
2008-04-11 19:28:00 +00:00
Benny Malengier
af4b3b3299
Improve popup message of clear button
...
svn: r10551
2008-04-11 13:59:32 +00:00
Zsolt Foldvari
1bc022b584
Revert r10548, and disable changing the family tree name by button press.
...
svn: r10549
2008-04-11 13:12:11 +00:00
Zsolt Foldvari
48876977c8
Handle both single and double click on name column of database treeview.
...
svn: r10548
2008-04-11 11:50:48 +00:00
Zsolt Foldvari
5fb6146a3d
Custom font selector dialog as a workaround for conflicting font style settings.
...
svn: r10547
2008-04-11 10:28:19 +00:00
Zsolt Foldvari
ede062004e
Bump up XML version number.
...
svn: r10546
2008-04-11 09:38:32 +00:00
Gary Burton
18f863e84f
Stop crash on media editor when no image present bug #2014
...
svn: r10544
2008-04-10 21:36:35 +00:00
Doug Blank
7d9ef3710d
Added calendar for report, and progress bar
...
svn: r10540
2008-04-10 13:13:20 +00:00
Doug Blank
e410f04c7a
Removed extra line from a previous aborted refactor
...
svn: r10539
2008-04-10 02:01:47 +00:00
Doug Blank
082097292e
Oops: did not mean to commit this change
...
svn: r10538
2008-04-10 01:46:02 +00:00
Doug Blank
28345ea6ca
Oops: remove changes I did not mean to commit
...
svn: r10537
2008-04-10 01:41:47 +00:00
Doug Blank
ec6efb6a95
Added some temp files to svn ignore
...
svn: r10536
2008-04-10 01:37:31 +00:00
Doug Blank
dbf925c63e
0002041: show dialog if db version too high; ask question to upgrade the db version
...
svn: r10535
2008-04-10 01:15:12 +00:00
Gary Burton
ae80457fb7
Make selector tree view take initial focus bug #2014
...
svn: r10534
2008-04-09 20:45:12 +00:00
Jérôme Rapinat
c4f062c473
allow translations for page counter on preview dialog
...
svn: r10531
2008-04-09 14:08:54 +00:00
Peter Landgren
e6b386ef54
Update according to issue 1961
...
svn: r10527
2008-04-09 06:50:18 +00:00
Zsolt Foldvari
3b4378fe81
Handle import/export of StyledText Notes.
...
svn: r10526
2008-04-08 21:43:58 +00:00
Zsolt Foldvari
6ccb9cb3db
gtk.ScrolledWindow was missing from behind the text editor
...
(was deleted in r10464).
svn: r10525
2008-04-08 17:43:16 +00:00
Kees Bakker
5a953ce6b8
Undo sorting of children by birthdate. Let's first do a feature request
...
and see what comes out of that.
* src/plugins/NarrativeWeb.py
svn: r10524
2008-04-08 17:11:48 +00:00
Zsolt Foldvari
b96da1a76e
Typo: changing note to preformatted raised exception.
...
svn: r10523
2008-04-08 15:29:03 +00:00
Doug Blank
d4311078f0
Added an integer newyear code to all dates, db version 14
...
svn: r10521
2008-04-08 04:24:18 +00:00
Kees Bakker
1fa86e8c93
Sort list of children on birthdate. I guess we may need an option in
...
the gui for this.
* src/plugins/NarrativeWeb.py
svn: r10519
2008-04-07 19:38:08 +00:00
Kees Bakker
125bbae8ac
Add more prefixes.
...
Make the RE for prefixes safe against empty match groups.
Fix type, some textual and other small changes.
* src/plugins/PatchNames.py
svn: r10518
2008-04-07 19:33:54 +00:00
Kees Bakker
c0a8ae9aff
Put space before comma (PEP8) in preparation for
...
some bugfixes.
* src/plugins/PatchNames.py
svn: r10517
2008-04-07 19:27:52 +00:00
Zsolt Foldvari
f0fcfe27be
Cosmetics and documentation.
...
svn: r10514
2008-04-07 12:33:49 +00:00
Zsolt Foldvari
7bbd735421
Pylint corrections and documentation.
...
svn: r10513
2008-04-06 20:54:29 +00:00
Gary Burton
f30d524f4d
Bug #1984 No output from export view
...
svn: r10512
2008-04-06 20:51:16 +00:00
Zsolt Foldvari
505d30b29e
Remove deleted MarkupText.py module.
...
svn: r10510
2008-04-06 20:37:16 +00:00
Zsolt Foldvari
3b66dc1e48
AboutDialog moved out from ViewManager to GrampsAboutDialog.
...
In the About dialog the list of developers is parsed from the authors.xml file.
svn: r10509
2008-04-06 20:35:38 +00:00
Brian Matherly
2c88df3582
Convert the book title report to use MenuReportOptions. Also, perform some general clean up for PEP8.
...
svn: r10506
2008-04-06 19:52:39 +00:00
Gary Burton
534ee569c6
0002010: Person view search parameters duplicated
...
svn: r10504
2008-04-06 16:51:15 +00:00
Gary Burton
96c6b903d3
Made changes suggested in Bug #1924
...
svn: r10502
2008-04-06 15:35:04 +00:00
Doug Blank
a1ea091703
Malformed families could crash gramplet
...
svn: r10500
2008-04-06 12:22:06 +00:00
Doug Blank
2ac01bfcc7
Undo db update... missed many dates; reworking upgrade
...
svn: r10499
2008-04-06 12:20:33 +00:00
Brian Matherly
4ebc9cf846
0002015: Trying to select items to produce a book report - error message received.
...
svn: r10497
2008-04-06 04:59:18 +00:00
Doug Blank
1644727587
Upgrade the database some more for version 14: new int on dates for newyear
...
svn: r10495
2008-04-06 03:43:24 +00:00
Brian Matherly
a79a82faf5
0001945: Book report, title page, adding a image - do not work when output is ODF
...
svn: r10493
2008-04-06 03:41:22 +00:00
Brian Matherly
06cf9ea0fd
Fix thumbnail display of media files with accented characters in their names in the media editor.
...
svn: r10492
2008-04-06 03:36:36 +00:00
Zsolt Foldvari
504621b3ba
Add missing $Id$ line.
...
svn: r10490
2008-04-05 22:35:22 +00:00
Zsolt Foldvari
2f918cf16a
Use real timestamp instead of 'Never' for newly created DBs.
...
This is needed because when the DBManager is re-opened after a new DB has been
created the timestamp would replace the 'Never' string anyway without opening
the DB, since now we always have metadata table created.
svn: r10488
2008-04-05 22:30:17 +00:00
Zsolt Foldvari
abbd6781c1
Reverting change from r10429, because metadata is now always set after DB creation.
...
svn: r10486
2008-04-05 22:02:59 +00:00
Zsolt Foldvari
311278e6a8
Method 'write_version' is created instead of loading the db after creation.
...
svn: r10484
2008-04-05 21:47:49 +00:00
Zsolt Foldvari
e27422e243
Open and close a new DB right after creation in order to write the DB version
...
number into it's metadata.
svn: r10482
2008-04-05 21:07:21 +00:00
Brian Matherly
d04be3245a
0002017: Narrative Web Report: Mainz Style needs to be widened (patch from Jason Simanek <jsimanek@gmail.com>)
...
svn: r10475
2008-04-05 18:50:34 +00:00
Brian Matherly
a46e733398
Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki.
...
svn: r10474
2008-04-05 14:17:15 +00:00
Brian Matherly
ac83ce0468
Make the report wiki url a constant.
...
svn: r10472
2008-04-05 12:38:47 +00:00
James G Sack
ec5a0a792b
src/GrampsDbUtils/_GedcomLex.py : #2008 fix error in extract_date()
...
RANGE pattern only returns 4 pattern groups, code was assigning to 5!?
(see also r10470)
svn: r10471
2008-04-05 06:45:46 +00:00
James G Sack
68e9450ef0
src/GrampsDbUtils/_WriteGedcom.py :#2008 fix bug in breakout()
...
src/GrampsDbUtils/test/gedwrite_breakup_test.py : unittest for breakout
svn: r10470
2008-04-05 04:34:46 +00:00
Zsolt Foldvari
2d663ce2ee
Add src/Editors/_StyledTextEditor.py to Makefile.
...
svn: r10469
2008-04-04 20:12:50 +00:00
Zsolt Foldvari
1e95aba51b
Pylint corrections and documentation.
...
svn: r10468
2008-04-04 20:09:26 +00:00
Jérôme Rapinat
0c1ec175f6
/PluginUtils/_PluginWindows.py : allow to translate reload button
...
svn: r10467
2008-04-04 16:39:03 +00:00
Zsolt Foldvari
a3d9f4df6a
Moving out StyledTextEditor from EditNote.
...
Changing spell checking chooser from Combo to submenu.
svn: r10464
2008-04-04 11:51:49 +00:00
Brian Matherly
474d681011
Remove deprecated tooltip support from the report system.
...
svn: r10463
2008-04-04 03:33:15 +00:00
Brian Matherly
50539237d7
Enable the "help" button to work on the report dialog.
...
svn: r10462
2008-04-04 02:46:36 +00:00
Kees Bakker
f3ed8061a2
Added the new styled text modules.
...
* src/gen/lib/Makefile.am
* src/Editors/Makefile.am
svn: r10460
2008-04-03 18:32:29 +00:00
Zsolt Foldvari
c773f9dd67
Add '_' prefix for private method names.
...
svn: r10453
2008-04-02 20:34:29 +00:00
Brian Matherly
0cb2f40d35
0001990: An inconsistency in "Narrated Web Site" Output (Patch from Jason Simanek <jsimanek@gmail.com>)
...
svn: r10447
2008-04-02 03:04:47 +00:00
Zsolt Foldvari
0087d69fab
Implement a few string methods in StyledText, and documentation.
...
svn: r10445
2008-04-01 16:57:55 +00:00
Zsolt Foldvari
42e91346ed
StyledTextTag.ranges is rather initialized as [] than None
...
in case it is not specifically set.
svn: r10444
2008-04-01 16:55:14 +00:00
Brian Matherly
bfe3ee1590
0001981: Update plugin status when reloading plugins
...
Plus some cleanup.
svn: r10439
2008-04-01 03:12:08 +00:00
Gary Burton
e7a6115c91
0001977: Breaking a database lock closes the family tree manager
...
svn: r10433
2008-03-31 20:52:58 +00:00
Kees Bakker
d5962794fa
Eliminated function to set div id for class content.
...
Moved some functions around to classes where they are used.
* src/plugins/NarrativeWeb.py
svn: r10431
2008-03-31 19:50:37 +00:00
Zsolt Foldvari
0cc320ac90
When new db was created metadata still contained no information, thus in
...
dbdir.GrampsDBDir.__load the version check failed.
svn: r10429
2008-03-31 16:46:00 +00:00
Doug Blank
6dfbb37562
0001996: typo in variable name that makes the application crashing
...
svn: r10427
2008-03-30 21:22:53 +00:00
Doug Blank
7b8ed5ded7
0001232: Preview now allows Print; no more PRINT_OPERATION failure
...
svn: r10426
2008-03-30 15:06:34 +00:00
Doug Blank
015bde9e01
0001994: Cannot properly sort dates stored in few quick reports using SimpleTab
...
svn: r10425
2008-03-30 12:38:32 +00:00
Brian Matherly
cf6073a4ba
Remove support for "View" reports. In the future, use either tools, gramplets, or quick views.
...
svn: r10424
2008-03-30 04:38:37 +00:00
Brian Matherly
9988d5ecfa
Convert the "Not Related" plugin from a "view report" to a "tool" (although it would really make a great gramplet).
...
svn: r10423
2008-03-30 04:32:52 +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
Brian Matherly
f64f6dd105
Add Index Mark to Database Summary Report.
...
svn: r10421
2008-03-30 02:48:29 +00:00
Brian Matherly
19d8833af1
Convert Database Summary from a "View" report to a "Text" report.
...
svn: r10420
2008-03-30 02:32:56 +00:00
Doug Blank
02b110a2b0
Missing space in db error
...
svn: r10419
2008-03-29 20:54:04 +00:00
Zsolt Foldvari
1c2ec7559b
Fix #0001991 : supported database versions checked properly.
...
svn: r10417
2008-03-29 19:59:33 +00:00
Zsolt Foldvari
0542a9b78c
Introducing StyledText in Notes.
...
svn: r10410
2008-03-28 23:22:46 +00:00
Raphael Ackermann
7579825843
0001986: export view to CSV --> does not add .csv filetype ending to file
...
svn: r10407
2008-03-28 07:36:17 +00:00
James G Sack
e21d552013
Added support for blacklisted (eg, obsolete/retired) type values.
...
Updated unittest to verify changes. No effect on existing code.
Basic pieces are ready for fixing #1680 , but now awaiting a translation
strategy and code for reading a database with blacklisted values.
At that point #1680 fix will simply require adding a line like
_BLACKLIST=[CAUSEDEATH]
to eventtype.py.
svn: r10405
2008-03-27 07:24:06 +00:00
James G Sack
bca1d41204
Some cleanup prior to an upcoming change for bug #1680 .
...
Minor optimization in _init_map (replace loop w/ list-comprehension
Remove unused variables VALUE_POS, STRING_POS,
At call to self.set, remove unnecessary logic that duplicates
else-clause within the set() function itself
svn: r10404
2008-03-27 03:11:48 +00:00
James G Sack
76ee14989f
Avert potential exception when initializing with a tuple of length 1 or 0
...
This fixes a side-effect of revision 10398.
Also add unittest for grampstype.py, to test this fix
svn: r10403
2008-03-27 02:36:55 +00:00
Zsolt Foldvari
6bb0c17384
Removing InstanceType calls from gen.lib modules. Required by the
...
GrampsTypeMeta changes.
svn: r10402
2008-03-26 18:45:58 +00:00
Zsolt Foldvari
93998976ff
Removing InstanceType calls from gen.lib modules. Required by the
...
GrampsTypeMeta changes.
svn: r10399
2008-03-25 23:38:24 +00:00
Zsolt Foldvari
8e5591ee16
Fixing: none of the types subclassed from GrampsType can be initialized with
...
value 0.
svn: r10398
2008-03-25 22:59:59 +00:00
Zsolt Foldvari
3f23e4b899
Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType.
...
This way the subclassed type classes don't have to import and call init_map().
svn: r10397
2008-03-25 22:55:58 +00:00
Doug Blank
29ed9a79fe
0001972: Fixed untranslated filter names in FilterByName\n and 'and' in family description
...
svn: r10396
2008-03-25 15:06:01 +00:00
Brian Matherly
8281f7157d
0001950: BUG: Book report, Ancestor Tree - selecting desired person do not work
...
svn: r10381
2008-03-23 19:33:31 +00:00
James G Sack
5f5e83f512
removed duplicate NUM_CHILD entry in _DATAMAP list
...
svn: r10379
2008-03-23 18:49:12 +00:00
James G Sack
0f21524aa7
#1853 , #1679 , #1849 : Remove code that auto-generates descripion field
...
for events in imported gedcom. Such descriptions can always be done via
the "Extract event descriptions from event data" tool if really wanted.
svn: r10378
2008-03-23 02:54:52 +00:00
Benny Malengier
746c5cfa31
0001937: Don't know GTK color !
...
Changes make this warning appear less, so partially resolved
svn: r10376
2008-03-22 15:41:33 +00:00
Doug Blank
4a283dd93f
Changes to allow Menu Options to be used in other places
...
svn: r10369
2008-03-21 22:58:35 +00:00
Benny Malengier
1a2fb30f20
set bookmarks editor transient too
...
0001968: twice help click on bookmark closes application
svn: r10368
2008-03-21 22:43:11 +00:00
Benny Malengier
fe6840666c
Export of gpkg saves paths in tarfile as path in database.
...
Import of gpkg exports media in home dir, sets base media path to that dir, so user can
easily change position with move in filemanager, and change of base media path
0001966: import of gpkg copies media files to hidden dir & not accessible
svn: r10366
2008-03-21 22:28:28 +00:00
Raphael Ackermann
799c6a6a33
Add a gtk loop in Bookmarks.edit() and only close the Bookmark editor if gtk.RESPONSE_CLOSE is issued
...
0001968: twice help click on bookmark closes application
svn: r10364
2008-03-21 21:58:41 +00:00
Erik De Richter
9f3ba337e1
/src/plugins/NotRelated.py
...
svn: r10361
2008-03-21 12:18:27 +00:00
Kees Bakker
d579d8543a
Moving many functions from BasePage to NavWebReport. Introducing new
...
functions to deal with disk file and functions that deal with URLs.
Changed to selection of the extra two subdirectories so that the ppl
tree is much better balanced (not all files in one directory).
* src/plugins/NarrativeWeb.py
svn: r10357
2008-03-20 22:24:36 +00:00
Peter Landgren
f7ea60bc13
Correct fill colors #1942
...
svn: r10351
2008-03-20 07:52:17 +00:00
Brian Matherly
5918599acf
0001957: Orientation switch doesn't work for Graphviz reports.
...
0001940: GS PDF output is broken for Graphiz graphs. Page size depends on dpi
svn: r10346
2008-03-20 03:18:35 +00:00
Gary Burton
b8e54e6e81
Bug #1909 check to see if database is already open.
...
svn: r10345
2008-03-19 21:32:01 +00:00
Gary Burton
8ce30ced20
Remove extraneous bracket
...
svn: r10342
2008-03-19 21:17:10 +00:00
Erik De Richter
32eaa990a7
link to wiki manual
...
svn: r10341
2008-03-19 19:17:20 +00:00
Benny Malengier
9e04df1611
issue 0001941: Filter side bar grows to cover all information in view
...
svn: r10339
2008-03-19 11:32:18 +00:00
Gary Burton
b06e1b67b9
Allow event details to include an address clause. See gedcom specification at http://homepages.rootsweb.com/~pmcbride/gedcom/55gcch2.htm#EVENT_DETAIL
...
svn: r10336
2008-03-18 22:12:49 +00:00
Kees Bakker
742467a3bf
Using the NWeb_Mainz_*.png images for background.
...
* src/data/NWeb-Screen_Mainz.css
svn: r10334
2008-03-18 14:50:58 +00:00
Kees Bakker
5da7180dd9
Moved create_file() and create_link_file to NavWebReport.
...
Solved a problem with "CurrentSection" which wasn't set in a translated
environment.
Eliminated several options in BasePage, by referring to report.options
(to keep them in one place only).
Lots of other little changes.
* src/plugins/NarrativeWeb.py
svn: r10333
2008-03-17 21:09:16 +00:00
Doug Blank
bf35fba015
Fixed surname count on Top Surnames and Surname Cloud Gramplets
...
svn: r10329
2008-03-17 03:32:20 +00:00
Brian Matherly
6c526f3ef2
0001938: Substring filter for notes does not work.
...
svn: r10326
2008-03-15 21:10:30 +00:00
Peter Landgren
b078464281
Decimal comma/point, Issue 1939, fixed.
...
svn: r10321
2008-03-15 09:08:54 +00:00
Peter Landgren
51e3fe7e75
Unnessecary empty translatable string made untranslatable
...
svn: r10317
2008-03-15 08:02:10 +00:00
Brian Matherly
f184e22720
0001779: Texts "in." and "cm." on Document Options tab is not translatable
...
svn: r10314
2008-03-15 04:23:23 +00:00
Gary Burton
08d840311b
Revert change made in revision 10298
...
svn: r10312
2008-03-14 23:50:54 +00:00
Kees Bakker
f637b709d6
The surname pages now have the proper SiteTitle. And the page title
...
looks better too, I think. (More testing is needed.)
Usage of variable names 'id' and 'type' is corrected.
* src/plugins/NarrativeWeb.py
svn: r10310
2008-03-14 21:07:35 +00:00
Brian Matherly
68ad749f6a
0001908: BUG: running tools from command line
...
svn: r10303
2008-03-14 04:26:44 +00:00
Brian Matherly
3febc1e429
0001905: BUG in book command line report KeyError: 'bookname'
...
svn: r10301
2008-03-14 03:54:42 +00:00
Gary Burton
1464abffab
Bug 1280 make sure source media pages are created before the gallery
...
svn: r10298
2008-03-13 23:29:01 +00:00
Kees Bakker
e32e602b50
Two small bugfixes found by pylint.
...
* src/plugins/NarrativeWeb.py
svn: r10296
2008-03-13 22:35:26 +00:00
Kees Bakker
a8a59c9f7c
Major reorganisation of NarrativeWeb.py
...
Pass instance of NavWebReport down to BasePage instead of doing it by
many function arguments. There are still a few "TODO" and "FIXME" notes
in the code. At least one test succeeded to create exactly the same HTML
output. One test, what more do you need?
Pylint reports rating of 8.01/10, but I'm sure I can do better :-)
* src/plugins/NarrativeWeb.py
svn: r10295
2008-03-13 22:28:22 +00:00
Kees Bakker
dfe4088d86
Remove marker argument of note.get().
...
Eliminate 'up' parameter of person_link().
* src/plugins/NarrativeWeb.py
svn: r10294
2008-03-13 20:31:33 +00:00
Zsolt Foldvari
2642641b84
Changing the way of how formatted Notes are stored:
...
remove 'Markup' optional parameter from gen.lib.note.Note.get() method.
svn: r10288
2008-03-13 10:44:22 +00:00
Brian Matherly
54ec566e55
0001893: python src/gramps.py -u -O "merge" -a report -p "name=navwebpage,show=off": IndexError: list index out of range
...
svn: r10281
2008-03-12 03:24:23 +00:00
Brian Matherly
3f8c9a2bd6
0001888: Traceback when trying to delete a book report with non-ascii characters in the name.
...
svn: r10279
2008-03-12 02:51:16 +00:00
Brian Matherly
955ec96cc1
Patch from Peter Landgren with modification by Brian Matherly:
...
0001761: Style editor problems
0001921: Custom style colors not saving
svn: r10275
2008-03-12 02:21:03 +00:00
Kees Bakker
b997fc211b
Cleanup interface of BasePage.display_header and moving some attributes
...
around. Also deleted some unused variables.
* src/plugins/NarrativeWeb.py
svn: r10271
2008-03-11 22:11:42 +00:00
Kees Bakker
c764b185cd
Reorganized the functions that create file and directory names. Nothing
...
got broken, I hope. More changes to come.
* src/plugins/NarrativeWeb.py
svn: r10270
2008-03-11 21:19:36 +00:00
Doug Blank
b41c02b3af
0001927: renamed glade to avoid name conflict
...
svn: r10264
2008-03-11 01:21:38 +00:00
Doug Blank
da3a06c176
0001925: fixed closing via title bar close button launched help
...
svn: r10261
2008-03-10 14:36:24 +00:00
Doug Blank
f0badfef30
0001911: fixed sorting on counts
...
svn: r10257
2008-03-10 13:07:08 +00:00
Erik De Richter
8705eabf39
link to wiki manual
...
svn: r10256
2008-03-10 12:10:35 +00:00
Doug Blank
5eb10bd2a2
Added ability to have URL links on textbuffer; fixed writable age on date gramplet; draft FAQ gramplet
...
svn: r10254
2008-03-10 04:37:45 +00:00
Doug Blank
119045bc8d
2008-03-09 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/images/Makefile.am (world.topo.200407): percent sign typo?
* data/man/pl/Makefile.am: missing file added
svn: r10250
2008-03-10 00:50:24 +00:00
Kees Bakker
7ea0f31341
Added space after commas to improve readability. This makes pylint
...
happier too. Started to add more comments here and there.
* src/plugins/NarrativeWeb.py
svn: r10243
2008-03-09 20:12:56 +00:00
Raphael Ackermann
9868432522
2008-03-09 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/gen/lib/data.py (Date.get_sort_value):Add updated description to
what a sortval is. Also add reference to Julian Day on Wikipedia.
svn: r10242
2008-03-09 19:51:36 +00:00
Doug Blank
6ab09e3d39
2008-03-09 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/ReportBase/_WebReportDialog.py:
* src/ReportBase/_ReportDialog.py:
* src/ReportBase/_GraphvizReportDialog.py:
* src/ReportBase/_DocReportDialog.py:
* src/ReportBase/_BareReportDialog.py:
0001814: Applied patch to move print options below option tabs
svn: r10240
2008-03-09 19:39:56 +00:00
Benny Malengier
957239950d
2008-03-09 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/gen/db/base.py: add docstring to find functions, #1866
* src/gen/db/dbdir.py: add docstring to find functions, #1866
svn: r10236
2008-03-09 18:10:13 +00:00
Brian Matherly
c247caa5e9
0001917: UI font gets small when creating PDF documents.
...
svn: r10233
2008-03-09 03:33:11 +00:00
Brian Matherly
fa0b508924
0001863: <gramps> tags in notes, consistency. This should be in all notes or only in the ones that have markup
...
Markup has been disabled for notes. A new strategy is being worked on to allow styles for notes.
svn: r10230
2008-03-08 21:20:42 +00:00
Doug Blank
b04ef64231
Indicate mouse clicks properly handled by returning True
...
svn: r10229
2008-03-08 20:23:11 +00:00
Doug Blank
f761e01f52
2008-03-08 Douglas S. Blank <dblank@saliva.brynmawr.edu>
...
* src/DataViews/GrampletView.py (GrampletWindow.close):
fixed issue with reattaching detached window after a col change
svn: r10227
2008-03-08 20:10:47 +00:00
Kees Bakker
c7226e1c04
Corrected the path for somerights20.gif.
...
Removed all trailing whitespace. Added a few spaces here and there to
improve readability.
* src/plugins/NarrativeWeb.py
svn: r10225
2008-03-08 16:40:19 +00:00
Doug Blank
d7317da933
Fixed issue exhibited on Windows with buttons becoming dead
...
svn: r10224
2008-03-08 15:55:06 +00:00
Kees Bakker
18f5768c2d
Changed the use of "main1.css" to _CSS_FILES[0][1] so that the filenames
...
are maintained in one place. Making the first entry the default.
svn: r10223
2008-03-08 11:48:53 +00:00
Kees Bakker
d425133e8e
Solved a problem with <li>..</li>
...
Reorganized the of.write() statements so that the text won't have
multiple newlines in them. And introduced so for-loops instead of
repetition of multiple lines of code.
* src/plugins/NarrativeWeb.py
svn: r10222
2008-03-08 11:30:59 +00:00
Peter Landgren
e31ffee680
Fixed issues #1881 , #1910
...
svn: r10220
2008-03-08 10:51:33 +00:00
Kees Bakker
ca85ef1151
Cleanup whitespace.
...
* src/images/Makefile.am
* src/data/Makefile.am
svn: r10219
2008-03-08 10:45:44 +00:00
Doug Blank
1dd9751556
Moved News Gramplet to beginning after load
...
svn: r10217
2008-03-07 22:29:55 +00:00
Peter Landgren
92b0b5d079
Update author info
...
svn: r10215
2008-03-07 17:36:15 +00:00
Peter Landgren
91a37b4c08
Update author info
...
svn: r10214
2008-03-07 17:33:47 +00:00
Raphael Ackermann
e32b53f8fe
2008-03-05 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/data/Makefile.am: add new css files and delete old ones.
* src/images/Makefile.am: add new images for Narrative web report
0001912: make fails
svn: r10213
2008-03-07 17:30:23 +00:00
Benny Malengier
6499abe5af
2008-03-07 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/const.py.in : new const for third party plugin page
* src/ViewManager.py: in help, menu option for the third party plugins
svn: r10212
2008-03-07 14:31:04 +00:00
Doug Blank
52e250979b
2008-03-07 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/QuickReports.py: optionally pass in kwargs
* src/plugins/DefaultGramplets.py: added generation summary to pedigree
* src/plugins/FilterByName.py: new filter "people by list"
* src/DataViews/GrampletView.py: handle "people by list" links
svn: r10211
2008-03-07 14:19:30 +00:00
Peter Landgren
a0f67c9c53
Removal of xml-autobackup
...
svn: r10208
2008-03-07 14:09:33 +00:00
Peter Landgren
cedda37345
Removal of xml-autobackup
...
svn: r10207
2008-03-07 14:07:00 +00:00
Doug Blank
5585ebdf4a
Fixed issue with non-object Gramplets
...
svn: r10206
2008-03-07 12:31:11 +00:00
Doug Blank
0b60f234a7
2008-03-07 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/GrampletView.py (GrampletView):
turned GrampletView into a PersonNavView to get Forward/Next/Home
* src/GrampsDbUtils/_WriteGedcom.py: #1849 gedcom output: omit 'Y'
* src/test/gedread_util.py: update test utility per r10169 changes that
svn: r10205
2008-03-07 12:05:34 +00:00
James G Sack
9a0a08bfd2
#1849 : omit Y if person/family event has subordinate data
...
svn: r10204
2008-03-07 07:28:15 +00:00
James G Sack
fb2059c13f
fix test util per r10169 removal of TRANSACTIONS
...
svn: r10202
2008-03-07 07:04:26 +00:00
Brian Matherly
455ecc4007
Patch from Jason Simanek <jsimanek@gmail.com>:
...
0001803: Narrative Web Report Update
Multiple updates to improve the narrative web report.
svn: r10201
2008-03-06 13:07:37 +00:00
Doug Blank
9175b40cb4
2008-03-06 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/SameSurnames.py:
* src/plugins/DefaultGramplets.py:
* src/plugins/FilterByName.py:
Fixes for proper surname grouping; fix for all of a person's name
svn: r10200
2008-03-06 12:33:02 +00:00
Doug Blank
fb875bd69e
* src/plugins/FilterByName.py (run):
...
fixed a couple of missing translations; name counts were slightly off
2008-03-05 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r10198
2008-03-06 01:36:54 +00:00
Doug Blank
0e0733c5aa
2008-03-05 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/GrampletView.py (make_requested_gramplet):
fixed bug in showing options with new gramplets
svn: r10197
2008-03-05 23:58:55 +00:00
Raphael Ackermann
3650d1c564
2008-03-05 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ReportBase/_CommandLineReport.py: print warning if show=option is
not a valid option. Addresses some of 0001891.
svn: r10196
2008-03-05 20:31:20 +00:00
Jérôme Rapinat
81974e12c2
2008-03-05 Jerome Rapinat <romjerome@yahoo.fr>
...
* src/plugins/DateParserDisplayTest.py: allow to translate QuestionDialog
svn: r10195
2008-03-05 14:00:38 +00:00
Doug Blank
a32cd288f0
2008-03-05 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/docgen/TextBufDoc.py: fixed translations of Quick View
* src/plugins/References.py: fixed translations of ref types
svn: r10194
2008-03-05 12:02:22 +00:00
Raphael Ackermann
b4cde9a54b
2008-03-05 Łukasz Rymarczyk <yenidai(at)poczta(dot)onet(dot)pl>
...
* src/plugins/rel_pl.py: 0001776: Relationship calculator, update Polish
Rewritten for 3.x version
svn: r10192
2008-03-05 07:39:45 +00:00
Doug Blank
e051772305
Added FilterByName.py quick report
...
svn: r10191
2008-03-05 04:58:22 +00:00
Doug Blank
671891b816
Refinements on previous commit; new filter by name 'media by size'
...
svn: r10190
2008-03-05 04:34:28 +00:00
Doug Blank
e63589a044
new QR MISC category
...
svn: r10189
2008-03-05 04:03:50 +00:00
Doug Blank
2ef34cf90a
* src/Simple/_SimpleTable.py:
...
added callback for click/doubleclick manual override for rows
added numeric sorting
* src/QuickReports.py: added run_quick_report_by_name_direct
that allows one quick report to run another
* src/plugins/DefaultGramplets.py: made stats gramplet show
details when drilling down with double-click
* src/plugins/SameSurnames.py: allow running by string rather than
person object
* src/DataViews/GrampletView.py: added Filter type of link; fixed
bug in drag and drop from earlier option infrastructure
* src/plugins/FilterByName.py: quick report that runs a filter by
name
2008-03-04 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r10188
2008-03-05 04:01:27 +00:00
Doug Blank
bfa0ec0853
2008-03-04 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/docgen/HtmlDoc.py (HtmlDoc.page_break):
Fixed indentation issue
svn: r10187
2008-03-04 23:23:08 +00:00
Raphael Ackermann
04d63561e1
2008-03-04 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Bookmarks.py: 0001770: Bookmark Editor window and deleting entries
Set focus on bookmark right above the deleted bookmark
* src/gramps.py: comment typo
* src/ListModel.py: fix, changed func((param)) to func(param)
svn: r10186
2008-03-04 22:28:59 +00:00
Peter Landgren
5cb9cdebcc
Issues #1875 and #1879
...
svn: r10184
2008-03-04 19:47:52 +00:00
Raphael Ackermann
573a8ec7b3
2008-03-04 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/plugins/WritePkg.py: added import Utils to prevent crash on export
svn: r10183
2008-03-04 17:32:38 +00:00
Doug Blank
4fa0c4e58c
Options for Gramplets
...
svn: r10182
2008-03-04 13:13:00 +00:00
Doug Blank
3db2da7db2
Option testing
...
svn: r10181
2008-03-04 13:01:07 +00:00
Doug Blank
6470f7def6
* src/DataViews/GrampletView.py: added infrastructure for
...
editing options from the gui.
2008-03-04 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r10180
2008-03-04 12:59:10 +00:00
Doug Blank
df33e354a5
2008-03-04 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/PluginUtils/_GuiOptions.py (make_gui_option):
new stand-alone function that takes Option, returns GuiOption
(attempting to make Options useable in additional ways)
svn: r10179
2008-03-04 12:24:04 +00:00
Erik De Richter
fb7e89d1eb
manual
...
svn: r10176
2008-03-03 08:59:52 +00:00
Brian Matherly
afa4d05227
0001882: Reports->Text Reports->Kinship Report output to "Text buffer" causes an error
...
No longer use Text Buffer for reports because TextBufDoc does not conform to the report interface.
svn: r10175
2008-03-03 04:19:45 +00:00
Brian Matherly
504f0e554a
0001880: Birthday and Anniversary Report does not work
...
svn: r10174
2008-03-03 04:06:48 +00:00
Brian Matherly
8e90f4764d
0001878: bug: AttributeError: BookReportDialog instance has no attribute 'has_attribute'
...
svn: r10173
2008-03-02 23:32:01 +00:00
Brian Matherly
17c3ef4e9b
Save and load books properly.
...
svn: r10172
2008-03-02 23:03:52 +00:00
Gary Burton
2ccef1b175
* src/GrampsDbUtils/_Backup.py: Restore databases with transactions
...
enabled.
2008-03-02 Gary Burton <gary.burton@zen.co.uk>
svn: r10171
2008-03-02 22:40:15 +00:00
Gary Burton
34cf711351
2008-03-02 Gary Burton <gary.burton@zen.co.uk>
...
* src/GrampsCfg.py:
* src/Config/_GrampsConfigKeys.py:
* src/gen/db/dbdir.py:
* src/DbManager.py:
* src/DbLoader.py: Gramps databases run with transactions enabled. The
option to switch off transactions is now removed. The "transactions" and
"port_warn" settings are ignored in the config file.
svn: r10169
2008-03-02 21:34:51 +00:00
Brian Matherly
d78dacb08b
0001873: AttributeError: 'NoneType' object has no attribute 'get_gramps_id'
...
Fix typo in CountAncestors
svn: r10168
2008-03-02 21:21:48 +00:00
Brian Matherly
4dfb05bb06
0001876: BUG during output creation in Ancestor Tree report.
...
svn: r10167
2008-03-02 20:56:04 +00:00
Peter Landgren
fd349ec3f2
Author info update
...
svn: r10165
2008-03-02 19:41:48 +00:00
Peter Landgren
a7186a695f
Author info update
...
svn: r10164
2008-03-02 19:40:34 +00:00
Peter Landgren
42c1086ae3
Author info update
...
svn: r10162
2008-03-02 19:20:55 +00:00
Peter Landgren
73f461bc1b
Author info update
...
svn: r10161
2008-03-02 19:19:22 +00:00
Peter Landgren
2e4b493136
Author info update
...
svn: r10160
2008-03-02 19:18:31 +00:00
Peter Landgren
de97fadd9a
Author info update
...
svn: r10159
2008-03-02 19:17:22 +00:00
Peter Landgren
7c05a4d37f
Author info update
...
svn: r10158
2008-03-02 19:16:34 +00:00
Gary Burton
cc9d9e1162
2008-03-02 Gary Burton <gary.burton@zen.co.uk>
...
* src/plugins/RelCalc.py: Allow the tree view to be navigated via the
keyboard. Bug #1777
svn: r10156
2008-03-02 16:16:14 +00:00
Jérôme Rapinat
9befaa17ff
2008-03-02 Jerome Rapinat <romjerome@yahoo.fr>
...
* src/plugins/AgeOnDate.py : minor change for better translations
svn: r10155
2008-03-02 06:12:05 +00:00
Doug Blank
6b8d041c94
additional refinements
...
svn: r10154
2008-03-02 06:10:20 +00:00
Doug Blank
e96b543384
2008-03-02 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/DefaultGramplets.py (PedigreeGramplet.get_boxes):
Fixed a bug in turning off vertical lines; other refinements
svn: r10153
2008-03-02 05:43:50 +00:00
Brian Matherly
e2bc58fe63
0001711: Inconsistant names for graphical reports
...
svn: r10152
2008-03-01 22:47:48 +00:00
Brian Matherly
1f57d5224c
fixed check for attribute 'window' by using has_attribute()
...
0001867: Patch containing fixes (for reporting and general)
svn: r10151
2008-03-01 20:55:36 +00:00
Brian Matherly
76d7b01103
0001855: BUG when running family_group report from command line (no attribute get_gramps_id)
...
svn: r10150
2008-03-01 20:39:39 +00:00
James G Sack
93de8b0208
add unittest for issue #1851 fix
...
svn: r10148
2008-03-01 08:35:07 +00:00
James G Sack
8e3e98d571
#1851 discard empty notes (and warn), also warn of skipped subordinates (see want_parse_warnings), update test util per warnings change
...
svn: r10147
2008-03-01 06:58:17 +00:00
Brian Matherly
825b301f7f
Cleanup in Narrative Web report.
...
svn: r10146
2008-03-01 04:43:58 +00:00
James G Sack
6aacd516ed
fix minor double-count of errors
...
svn: r10145
2008-03-01 02:46:20 +00:00
Benny Malengier
d43fc26169
2008-02-29 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/GrampsDbUtils/_GedcomParse.py: find_family_from_handle returns tuple
* src/Editors/_EditPerson.py: don't use find_person but get_person
2008-02-29 Raphael Ackermann <raphael.ackermann@gmail.com>
2008-02-28 Jim Sack <jgsack@san.rr.com>
svn: r10142
2008-02-29 09:02:43 +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
James G Sack
54faf32fee
fix r10099 oversight, also improve callback_test.py
...
svn: r10140
2008-02-29 05:15:00 +00:00
Benny Malengier
979ea11f3d
* src/DataViews/PersonView.py: don't crash on click, 1794
...
* src/PageView.py: don't crash on click, #1794
2008-02-28 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10139
2008-02-28 23:13:07 +00:00
Benny Malengier
b1561e5f78
2008-02-28 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ViewManager.py: allow for info dialog after import
* src/gen/db/base.py: find returns if new object or not
* src/gen/db/dbdir.py: find returns if new object or not
* src/plugins/ImportGeneWeb.py: allow multiple mime types
* src/plugins/ImportvCard.py: allow multiple mime types
* src/plugins/ReadGrdb.py: allow multiple mime types
* src/plugins/ReadPkg.py: allow multiple mime types
* src/plugins/ImportCSV.py: allow multiple mime types
* src/DbManager.py: use family tree string, not database
* src/glade/gramps.glade: add info dialog
* src/QuestionDialog.py: add info dialog, clean up set transient errors
* src/GrampsDbUtils/_GrampsDbWriteXML.py: improve comment
* src/GrampsDbUtils/_ReadXML.py: fix change dates problems, fix
creation of empty objects in bookmarks, add info dialog, clean up
relative media import, remove unneeded parameters
* src/GrampsDbUtils/_GrampsDbWRFactories.py:
* src/GrampsDbUtils/_GrampsBSDDB.py: allow multiple mime types
* src/DbLoader.py: fix up import filters and some mime type issues
svn: r10138
2008-02-28 22:32:40 +00:00
Erik De Richter
fefa36ad4e
wiki manual link
...
svn: r10137
2008-02-28 20:39:24 +00:00
Doug Blank
62f694be30
2008-02-28 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/DefaultGramplets.py:
made detached_width, height larger for the pedigree gramplet
svn: r10136
2008-02-28 12:29:28 +00:00
Benny Malengier
e1cae1a3bc
2008-02-28 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/DefaultGramplets.py: improve (??) Pedigree Gramplet
* src/DataViews/GrampletView.py: add a no-wrap method
svn: r10135
2008-02-28 10:30:12 +00:00
Doug Blank
5f7c6c1c8a
2008-02-28 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/DefaultGramplets.py: new Pedigree Gramplet
* src/DataViews/GrampletView.py: added help button on undocked windows
svn: r10134
2008-02-28 06:20:44 +00:00
Raphael Ackermann
896ecd2949
2008-02-27 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditNote.py: empty_object() add extratype to object
0001476: Opening the new note dialog/editor and cancelling shouldn't ask
to save changes. there are no changes
svn: r10133
2008-02-28 00:29:51 +00:00
Raphael Ackermann
1f63f72caa
2008-02-27 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/DbManager.py: rename glade variable to glade_xml_file
svn: r10132
2008-02-27 19:43:36 +00:00
Erik De Richter
c3b4f5fe89
wiki manual link
...
svn: r10131
2008-02-27 19:17:34 +00:00
Brian Matherly
202e0356d7
2008-02-27 Brian Matherly <brian@gramps-project.org>
...
* src/GrampsDbUtils/_ReadXML.py:
Don't allow newer Gramps files to be imported (#0001722 ).
svn: r10130
2008-02-27 13:03:41 +00:00
Stéphane Charette
44000e4b96
1549: use standard date formats for FamilyLines
...
svn: r10128
2008-02-27 08:37:01 +00:00
Brian Matherly
e913abe88b
0001828: update cli handling of new options. (new in 3.0?)
...
svn: r10127
2008-02-27 04:38:21 +00:00
Brian Matherly
fe6c305a14
0001835: cli crashes for all reports. NoneType has no attribute get_gramps_id
...
svn: r10126
2008-02-27 03:03:20 +00:00
Benny Malengier
7bd31dd4f1
2008-02-26 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ScratchPad.py: bug when dragging sourceref #1833
* src/GrampsDisplay.py: remove whitespace
2008-02-24 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10125
2008-02-26 12:35:42 +00:00
Peter Landgren
2ae2a39d66
Fix for some landscape printing
...
svn: r10123
2008-02-26 07:22:07 +00:00
Brian Matherly
16799c2465
Improvements to CLI reports -
...
0001824: Bug in command line - gramps does not show right error.
0001821: A command "python src/gramps.py --open=DG1 --action=report" cause a crash
Fix help strings.
svn: r10122
2008-02-26 04:32:57 +00:00
Doug Blank
7aed9fc1bf
2008-02-25 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DateHandler/_DateParser.py: set year += 1
* src/gen/lib/date.py: removed slash-date fix
* src/gen/lib/test/date_test.py: slash dates sort correctly
svn: r10121
2008-02-26 00:14:36 +00:00
Raphael Ackermann
658d49407c
2008-02-25 Łukasz Rymarczyk <yenidai(at)poczta(dot)onet(dot)pl>
...
* src/const.py.in: query os.environ for GRAMPSHOME env and use it
0001831: A patch allowing using a different home folder than default
svn: r10120
2008-02-25 22:02:01 +00:00
Erik De Richter
e9d978d646
wiki manual link
...
svn: r10119
2008-02-25 11:46:19 +00:00
Raphael Ackermann
46dad9bae3
2008-02-25 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ReportBase/_ArgHandler.py (ArgHandler.cl_action): improve output
when no report or tool name is given. Remove call to sys.exit(1) as it
means that gui error report handler is called (locks db).
addresses part of #0001821
svn: r10118
2008-02-25 10:05:15 +00:00
Raphael Ackermann
3d1d81b746
2008-02-25 Łukasz Rymarczyk <yenidai(at)poczta(dot)onet(dot)pl>
...
* src/ReportBase/_CommandLineReport.py: add user friendly output to cli
gramps.py -u --open=merge --action=report -p "name=indiv_complete,show=all"
#0001823
svn: r10117
2008-02-25 08:59:40 +00:00
Raphael Ackermann
0f8aaff690
2008-02-25 Łukasz Rymarczyk <yenidai(at)poczta(dot)onet(dot)pl>
...
* src/ArgHandler.py: add UI Report Names to output
0001826: Command line - viewing available reports nicer to read
svn: r10116
2008-02-25 08:10:19 +00:00
Raphael Ackermann
21042e7d72
2008-02-25 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/plugins/GrampsCfg.py: new (GrampsPreferences.update_idformat_entry):
add method that sets new ID format preferences in db.
(GrampsPreferences.add_prefix_panel): use callback update_idformat.entry
0001817: Make preference changes take immediate effect.
* po/POTFILES.in: add DateParserDisplayTest.py. #0001819
2008-02-25 Raphael Ackermann <raphael.ackermann@gmail.com>
* POTFILES.in : add missing plugins/DateParserDisplayTest.py #0001819
svn: r10115
2008-02-25 07:46:32 +00:00
Doug Blank
6103ed9539
2008-02-25 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/gen/lib/test/date_test.py: new slash date tests
* src/gen/lib/date.py: new get_slash(), fix slash conversions
* src/DateHandler/_DateParser.py: parser sets slash date to Julian
svn: r10114
2008-02-25 05:46:45 +00:00
Brian Matherly
e801786edb
Partial fix for 0001722: add dialog that on import gives a warning if the xml is made with an older version
...
svn: r10113
2008-02-25 04:32:11 +00:00
Brian Matherly
af21e396d9
Fix page_break() in AsciiDoc
...
svn: r10112
2008-02-24 23:21:19 +00:00
Brian Matherly
d2c853cbaa
0001587: Command line reports do not work
...
svn: r10111
2008-02-24 23:16:52 +00:00
Brian Matherly
c7d77d253d
0001808: Bug when I click on a Generate Commandline Plugin Reference
...
svn: r10110
2008-02-24 22:31:06 +00:00
Gary Burton
ece26c420f
2008-02-24 Gary Burton <gary.burton@zen.co.uk>
...
* src/Selectors/_SelectPerson.py: Let return key close search field.
Bug #1728
2008-02-24 Gary Burton <gary.burton@zen.co.uk>
svn: r10109
2008-02-24 21:18:49 +00:00
Raphael Ackermann
20426f36e3
2008-02-24 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* Editors/_EditRepository.py
* Editors/_EditFamily.py
* DisplayTabs/_SourceEmbedList.py
* DisplayTabs/_PersonRefEmbedList.py
* DisplayTabs/_RepoEmbedList.py
* DisplayTabs/_AddrEmbedList.py
* DisplayTabs/_WebEmbedList.py
* DisplayTabs/_NameEmbedList.py
* DisplayTabs/_EventEmbedList.py
* DisplayTabs/_EmbeddedList.py
* DisplayTabs/_NoteTab.py
* DisplayTabs/_LocationEmbedList.py
* DisplayTabs/_ButtonTab.py
* DisplayTabs/_DataEmbedList.py
* DisplayTabs/_AttrEmbedList.py
* DisplayTabs/_LdsEmbedList.py
* DisplayTabs/_GrampsTab.py
add Up and Down buttons to the tabs. Added individual tooltips for buttons
0001807: Missing buttons MoveUp, MoveDown on a Events list in a person...
svn: r10108
2008-02-24 18:58:45 +00:00
Gary Burton
f6f9fbafdc
2008-02-22 Gary Burton <gary.burton@zen.co.uk>
...
* src/Editors/_EditPerson.py: Fixed crash on clicking OK to save name
change. Bug #1783
svn: r10107
2008-02-24 17:08:38 +00:00
Doug Blank
a5b569d1dc
* src/DataViews/GrampletView.py (GrampletView.restore_gramplet):
...
Fixed restore minimized gramplet
2008-02-24 NOT Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r10106
2008-02-24 14:58:35 +00:00
Benny Malengier
cd756e5b13
* src/ViewManager.py:
...
* src/DbLoader.py:
Remove os.chdir, no longer needed for relative path
2008-02-24 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r10105
2008-02-24 14:19:40 +00:00
Doug Blank
7ff838b08b
2008-02-24 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/GrampletView.py: don't save deleted gramplets
* src/glade/gramps.glade: changed tooltip from "close" to "delete"
Gramplets are either undeleted before exit, or they go away
svn: r10104
2008-02-24 14:09:58 +00:00
Raphael Ackermann
c962d5e6e1
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* various (294 files)
pep8 doc fixes & pylint fixes
svn: r10103
2008-02-24 13:55:55 +00:00
Doug Blank
2180fa02cb
2008-02-23 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/gen/lib/date.py (Date.get_stop_date):
added new method Date.to_calendar; dates return None if error
svn: r10102
2008-02-24 00:58:33 +00:00
Raphael Ackermann
5f375b106f
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* ViewManager.py
* gen/db/iterator.py
* gen/db/base.py
* gen/db/dbconst.py
* gen/db/cursor.py
* gen/db/__init__.py
* gen/db/exceptions.py
* gen/db/dbdir.py
* gen/lib/srcbase.py
* gen/callback: deleted unused directory
* plugins/ReorderIds.py:
pylint and pep8 doc fixes
svn: r10099
2008-02-23 08:38:55 +00:00
Doug Blank
c0fd2f8b39
2008-02-23 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/date_test.py: removed file; moved tests to:
* src/gen/lib/test/date_test.py (suite3): new tests
moved tests from src/date_test.py into unit-test framework
svn: r10098
2008-02-23 05:56:38 +00:00
Gary Burton
3171f0f756
* src/Editors/_EditFamily.py: Add fallback dates for birth and death
...
Bug #1785
2008-02-22 Gary Burton <gary.burton@zen.co.uk>
svn: r10097
2008-02-22 23:53:24 +00:00
Gary Burton
a58e6fdb60
2008-02-22 Gary Burton <gary.burton@zen.co.uk>
...
* src/DataViews/RelationView.py:
* src/Editors/_EditFamily.py:
* src/Editors/_EditChildRef.py
Fix crash on doubleclicking buttons. Bug #1802
svn: r10096
2008-02-22 22:09:39 +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
Raphael Ackermann
f3db8c0e75
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/FilterEditor/_EditRule.py
* src/Filters/Rules/_HasAttributeBase.py
* src/Filters/Rules/Family/_MatchesFilter.py
* src/Filters/Rules/Event/_MatchesFilter.py
* src/Filters/Rules/Event/_MatchesSourceFilter.py
* src/Filters/Rules/Event/_HasType.py
* src/Filters/Rules/Event/_MatchesPersonFilter.py
* src/Filters/Rules/_HasTextMatchingRegexpOf.py
* src/Filters/Rules/_HasReferenceCountBase.py
* src/Filters/Rules/_HasNoteSubstrBase.py
* src/Filters/Rules/__init__.py
* src/Filters/Rules/_HasGrampsId.py
* src/Filters/Rules/_RegExpIdBase.py
* src/Filters/Rules/_IsPrivate.py
* src/Filters/Rules/_Rule.py
* src/Filters/Rules/_HasMarkerBase.py
* src/Filters/Rules/_HasEventBase.py
* src/Filters/Rules/Note/_MatchesFilter.py
* src/Filters/Rules/Person/_MatchesFilter.py
* src/Filters/Rules/Person/_MatchesEventFilter.py
* src/Filters/Rules/MediaObject/_MatchesFilter.py
* src/Filters/Rules/_HasTextMatchingSubstringOf.py
* src/Filters/Rules/_Everything.py
* src/Filters/Rules/_MatchesFilterBase.py
* src/Filters/Rules/_HasNoteRegexBase.py
* src/DateHandler/_DateUtils.py
pylint and doc fixes.
svn: r10094
2008-02-22 10:50:06 +00:00
Erik De Richter
12056e6b67
links to wiki manual
...
svn: r10088
2008-02-21 08:56:39 +00:00
Stéphane Charette
583f926d23
removed old FamilyLines.py, added new NotRelated.py
...
svn: r10087
2008-02-21 07:19:32 +00:00
Don Allingham
d45a676492
2008-02-20 Don Allingham <don@gramps-project.org>
...
* src/GrampsCfg.py: refactoring
* src/gen/utils/test/callback_test.py: refactoring
* src/gen/utils/callback.py: refactoring
* src/gen/utils/longop.py: refactoring
* src/gen/utils/__init__.py: refactoring
* src/gen/db/base.py: refactoring
* src/gen/Makefile.am: refactoring
* src/DisplayState.py: refactoring
* src/DbState.py: refactoring
* src/PluginUtils/_MenuOptions.py: refactoring
* src/ListModel.py: refactoring
* src/BaseDoc.py: refactoring
svn: r10086
2008-02-21 04:58:56 +00:00
Brian Matherly
274b630f04
0001792: Tools->Utilities->Verify the Data (exclude married names)
...
svn: r10085
2008-02-21 04:04:37 +00:00
Raphael Ackermann
5cd3411cfd
2008-02-20 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/GrampsDbUtils/_GedcomUtils.py: (IdMapper.get_translate()) return
value of dict instead of boolean. Fix #0001708
svn: r10084
2008-02-21 00:34:04 +00:00
Erik De Richter
54cad55630
links to wiki manual
...
svn: r10081
2008-02-20 19:04:53 +00:00
Peter Landgren
2662815571
pylint cleaning
...
svn: r10079
2008-02-20 15:54:41 +00:00
Raphael Ackermann
8605ce973a
2008-02-20 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/DisplayTabs/_PersonRefEmbedList.py: change _o mnemonic to not
interfere with OK button.
svn: r10078
2008-02-20 08:49:51 +00:00
Benny Malengier
06cddbfaf7
2008-02-20 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DbManager.py: #1725 , ENTER, double-click if OK button sensitive only
svn: r10077
2008-02-20 08:13:35 +00:00
Brian Matherly
c3246a4e20
Remove person parameter from summary and count ancestor reports.
...
svn: r10076
2008-02-20 05:07:43 +00:00
Doug Blank
c76b017d64
2008-02-19 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DbLoader.py (DbLoader.import_file):
Importer will stay on dialog until cancel or success. Errors
will remain in dialog until fixed, or cancel.
svn: r10075
2008-02-20 04:59:52 +00:00
Brian Matherly
cc6654ddab
Remove the "person" option from reports, report options, and report dialogs. Person is selected by the user for all reports.
...
svn: r10074
2008-02-20 04:52:10 +00:00
Doug Blank
65951d6722
2008-02-19 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/DefaultGramplets.py: News renders text with styles
* src/DataViews/GrampletView.py (GuiGramplet.render_text):
First draft of a TextBuffer with markup
svn: r10073
2008-02-20 04:16:26 +00:00
Benny Malengier
977c9d8013
* src/ViewManager.py: #1559 , CTRL+N/P also if no sidebar
...
2008-02-19 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10072
2008-02-19 22:16:13 +00:00
Benny Malengier
c307c61670
* src/DbManager.py: #1725 , ENTER should behave like double click
...
2008-02-19 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10071
2008-02-19 21:54:34 +00:00
Benny Malengier
3f9fa6f7e1
2008-02-19 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ViewManager.py: #1559 , use CTRL+N/P not ALT+N/P to avoid problems
svn: r10070
2008-02-19 13:34:53 +00:00
Peter Landgren
73c0fe9a5d
Works for Swedish laen (A)
...
svn: r10065
2008-02-19 10:21:23 +00:00
Benny Malengier
49d0e309fe
2008-02-19 Benny Malengier c <benny.malengier@gramps-project.org>
...
* src/plugins/SimpleBookTitle.py: remove select file button
svn: r10064
2008-02-19 09:36:50 +00:00
Benny Malengier
b6687ee12e
2008-02-19 Benny Malengier b <benny.malengier@gramps-project.org>
...
* src/Bookmarks.py:
* src/gramps_main.py:
* src/PageView.py:
Don't edit bookmarks, organize them, key: shift+ctrl+b
svn: r10063
2008-02-19 09:18:47 +00:00
Benny Malengier
a1e29c9daf
2008-02-19 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ViewManager.py: CTRL+B as accel for clipboard
svn: r10062
2008-02-19 08:42:31 +00:00
Doug Blank
eb48d8290e
* src/glade/gramps.glade: enlarged dbmanager by 70 pixels
...
so that all of the date can show in window. Note: glade-3
will change this glade file indentation. I edited it by hand.
2008-02-19 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r10061
2008-02-19 06:30:20 +00:00
Doug Blank
ac8b31151b
Fixes for date math and different calendars
...
svn: r10060
2008-02-19 06:00:51 +00:00
Doug Blank
bb11347869
2008-02-19 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/gen/lib/date.py (Date.__init__):
added Date("Jan 1, 2000") string constructor and
calendar, quality, and modifier keywords to Date()
svn: r10059
2008-02-19 05:22:50 +00:00
Brian Matherly
e579cc0e14
0001688: BUG when I clicked generate commandline plugin reference tool
...
svn: r10058
2008-02-19 04:32:57 +00:00
Brian Matherly
5ad4dcee22
0001788: Book report crash
...
svn: r10057
2008-02-19 04:24:56 +00:00
Raphael Ackermann
dab5470dec
2008-02-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditAddress.py
* src/Editors/_EditName.py
* src/Editors/_EditPersonRef.py
* src/plugins/FindDupers.py
* src/ReportBase/_StyleEditor.py
* src/MarkupText.py
Fix import issues introduce through previous commit.
#0001791 fixed
svn: r10056
2008-02-18 23:48:35 +00:00
Raphael Ackermann
90f883e46d
2008-02-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/* 143 files
* test/try_tree_model.py
* windows/nsis/gcheck.py
imports cleanup
svn: r10055
2008-02-18 20:07:09 +00:00
Erik De Richter
a22c0aee1d
wiki manual link
...
svn: r10053
2008-02-18 16:29:43 +00:00
Raphael Ackermann
9aee82d6d0
2008-02-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/DataViews/EventView.py
* src/DataViews/FamilyList.py
* src/DataViews/PedigreeView.py
* src/DataViews/PersonView.py
* src/GrampsCfg.py
* src/Editors/_EditPrimary.py
* src/DisplayTabs/_EmbeddedList.py
* src/DisplayTabs/_BackRefList.py
* src/plugins/RelCalc.py
* src/QuickReports.py
* src/Relationship.py
* src/Selectors/_BaseSelector.py
* src/GrampsWidgets.py
* src/DbManager.py
* src/DisplayState.py
* src/DisplayModels/_BaseModel.py
* src/DisplayModels/_PeopleModel.py
* src/GrampsDbUtils/_GrampsDbWriteXML.py
* src/gramps_main.py
* src/Filters/Rules/_MatchesFilterBase.py
* src/ManagedWindow.py
pep8 updates. replace ''' with """ for comments
* src/GrampsDbUtils/_WriteGedcom.py: doc fixes
added support for exportin source, notes and repos that are not linked to
other records.
0001707: export to gedcom doesn't include source, if source is the only
thing in the db
svn: r10051
2008-02-18 15:52:40 +00:00
Raphael Ackermann
df6a507d7c
2008-02-18 Duncan Lithgow <dlithgow@gmail.com>
...
Raphael Ackermann <raphael.ackermann@gmail.com>
* src/plugins/AncestorChart.py
* src/plugins/DescendChart.py
* src/plugins/StatisticsChart.py
* src/plugins/TimeLine.py
work on 0001711: Inconsistant names for graphical reports
svn: r10049
2008-02-18 14:19:18 +00:00
Benny Malengier
55ba9c4d37
2008-02-15 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DataViews/RelationView.py
* src/DataViews/PedigreeView.py
* src/ReportBase/_ReportUtils.py
* src/Editors/_EditPerson.py
* src/Editors/_EditMediaRef.py
* src/DisplayTabs/_GalleryTab.py: also correct wrong popup menu
* src/plugins/Summary.py
* src/plugins/WriteCD.py
* src/plugins/IndivComplete.py
* src/plugins/NarrativeWeb.py
* src/plugins/WritePkg.py
* src/plugins/GVFamilyLines.py
* src/plugins/DefaultGramplets.py
* src/plugins/SimpleBookTitle.py
* src/plugins/Check.py
* src/plugins/GVRelGraph.py
* src/plugins/FamilyLines.py
* src/Selectors/_SelectObject.py
* src/GrampsDbUtils/_WriteGedcom.py
#1787 , #1208 : use relative path correctly
svn: r10048
2008-02-18 14:06:41 +00:00
Raphael Ackermann
17ce1638d2
2008-02-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/GrampsDbUtils/_GedcomParse.py: remove encode_filename() as filename
is already unicode encoded.
* src/GrampsDbUtils/_GrampsDbWRFactories.py: doc fix
* src/GrampsDbUtils/_ReadGedcom.py: doc and pylint fixes
* src/GrampsDbUtils/importdbdir.py: pep8 fix ''' --> """
* src/ArgHandler.py: in method cl_import(self, filename, format): add call
filename = Utils.get_unicode_path(filename) before calling
ReadGedcom._import2(...,filename,...). +pylint fixes
* src/DbLoader.py: doc fix. change variable choose to choose_db_dialog
svn: r10047
2008-02-18 12:31:31 +00:00
Raphael Ackermann
de5edf9f29
2008-02-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/DataViews/PersonView.py
* src/ViewManager.py
* src/GrampsCfg.py
* src/plugins/WriteCD.py
* src/plugins/FindDupes.py
* src/Merge/_MergePerson.py
* src/DbManager.py
* src/ArgHandler.py
* src/docgen/HtmlDoc.py
* src/DbLoader.py
use from QuestionDialog import ErrorDialog etc to bring in line with
rest of gramps
* src/Editors/_EditPrimary.py: EditPrimary._uses_duplicate_id() check
for duplicates and give error dialog if id is already used. #0001347
* src/Editors/_EditFamily.py: EditFamily.__do_save(), add call to
_uses_duplicate_id(). #0001347
svn: r10046
2008-02-18 10:09:50 +00:00
Brian Matherly
347cb51593
Patch from Peter Landgren <peter.talken@telia.com> fixes:
...
0001756: Very strange results with statistics report.
0001760: Pie charts are clipped if paper in landscape mode.
svn: r10045
2008-02-18 04:49:54 +00:00
Doug Blank
76d1f660f0
Removed __eq__ on dates
...
svn: r10044
2008-02-17 18:04:36 +00:00
Doug Blank
6ad3a48d64
2008-02-17 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/gen/lib/date.py (Date.__sub__): fixed some date math (#1649 )
* src/gen/lib/test/date_test.py: added some unit tests for date math
svn: r10043
2008-02-17 17:53:43 +00:00
Gary Burton
6ba049eb94
2008-02-15 Gary Burton <gary.burton@zen.co.uk>
...
* src/DataViews/RelationView.py:
* src/Editors/_EditFamily.py: prevent right mouse button causing crash.
Bug #1729
svn: r10041
2008-02-15 22:44:39 +00:00
Benny Malengier
15e789467b
2008-02-15 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DisplayTabs/_SourceEmbedList.py:
* src/DisplayTabs/_PersonRefEmbedList.py:
* src/DisplayTabs/_RepoEmbedList.py:
* src/DisplayTabs/__init__.py:
* src/DisplayTabs/_AddrEmbedList.py:
* src/DisplayTabs/_WebEmbedList.py:
* src/DisplayTabs/_NameEmbedList.py:
* src/DisplayTabs/_EventEmbedList.py:
* src/DisplayTabs/_EmbeddedList.py:
* src/DisplayTabs/_GalleryTab.py:
* src/DisplayTabs/_BackRefList.py:
* src/DisplayTabs/_NoteTab.py:
* src/DisplayTabs/_LocationEmbedList.py:
* src/DisplayTabs/_ButtonTab.py:
* src/DisplayTabs/_DataEmbedList.py:
* src/DisplayTabs/_AttrEmbedList.py:
* src/DisplayTabs/_LdsEmbedList.py:
* src/DisplayTabs/_GrampsTab.py:
* src/Editors/_EditPrimary.py:
* src/Editors/_EditPlace.py:
* src/Editors/_EditSecondary.py:
* src/Editors/_EditSourceRef.py:
* src/Editors/_EditReference.py:
* src/Editors/_EditRepoRef.py:
* src/Editors/_EditNote.py:
* src/Editors/_EditMediaRef.py:
* src/Editors/_EditEventRef.py:
* src/Editors/_EditName.py:
* src/Editors/_EditFamily.py:
Add mnemonics for all tabs, eg ALT+S and INSERT to move to sources and
insert a new source.
* src/DisplayTabs/_TextTab.py:
* src/DisplayTabs/Makefile.am:
* po/POTFILES.in:
Remove unused TextTab
svn: r10040
2008-02-15 22:38:47 +00:00
Doug Blank
131db3ef7e
2008-02-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/ViewManager.py (ViewManager.__build_main_window):pass self to DS
* src/DisplayState.py (DisplayState): added vm param
DS now has a reference to the VM which allows uistate
to have access to most of a running GRAMPS application
svn: r10038
2008-02-15 14:18:55 +00:00
Benny Malengier
470232fa5a
2008-02-15 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DateEdit.py: example use of help
* src/GrampsDisplay.py: internationalization of help system
* src/Editors/_EditPrimary.py: define_help_button link to webpage
* src/Editors/_EditSecondary.py: define_help_button link to webpage
* src/Editors/_EditReference.py: define_help_button link to webpage
* src/Editors/_EditFamily.py: remove empty line
svn: r10036
2008-02-15 11:40:17 +00:00
Doug Blank
7dd79767f1
2008-02-14 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/RelationView.py (RelationshipView.write_parents):
added Sibling/Children add buttons; rearranged display;
lost a bit of vertical space
svn: r10034
2008-02-14 12:58:57 +00:00
Raphael Ackermann
311aa7b15d
2008-02-14 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ObjectSelector/* : #1744 : src/ObjectSelector is not used anmyore
* src/TreeViews/* : #1744 : src/TreeViews is not used anmyore
* src/Treetips.py : changed class comment. pep8 fix for doc: ''' --> """
* src/plugins/SoundGen.py: remove ... in menu. imports cleanup
svn: r10033
2008-02-14 11:02:39 +00:00
Peter Landgren
b1c282102f
Two translatable strings were missed
...
svn: r10031
2008-02-14 10:02:45 +00:00
Benny Malengier
d4443d944c
2008-02-14 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DisplayModels/_NoteModel.py: use unicode object internally, #1739
svn: r10030
2008-02-14 08:58:37 +00:00
Doug Blank
1b9949bdc6
2008-02-13 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/GrampletView.py: right-click on name link edits
* src/plugins/DefaultGramplets.py: change tooltip of relation gramplet
to indicate the right-click edit option
svn: r10029
2008-02-14 02:40:45 +00:00
Benny Malengier
e1497c5f3e
* src/DataViews/GrampletView.py: Gramplet key for detached min size
...
* src/plugins/DefaultGramplets.py: RelativesGramplet detached size
2008-02-13 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10028
2008-02-13 21:29:06 +00:00
Benny Malengier
b7e7f90096
* src/DataViews/GrampletView.py: minor change
...
* src/plugins/DefaultGramplets.py: new RelativesGramplet
Response to issue #1758
2008-02-13 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10027
2008-02-13 19:52:40 +00:00
Benny Malengier
74338d8a87
2008-02-13 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/WritePkg.py: add callback=None, issue #1398
svn: r10026
2008-02-13 14:49:46 +00:00
Peter Landgren
afcac70792
Removal of debug print
...
svn: r10023
2008-02-13 08:39:18 +00:00
Benny Malengier
f65094c16e
* src/DisplayTabs/_ButtonTab.py: some accel keys don't work on keyboard
...
with numlock as MOD_MASK2, enable the keys for those keyboards
2008-02-12 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10022
2008-02-12 13:15:39 +00:00
Benny Malengier
06b2b6da38
* src/DisplayTabs/_EmbeddedList.py: allow to define middle click
...
* src/Editors/_EditFamily.py: middle click on child calls edit child
2008-02-12 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10021
2008-02-12 12:38:47 +00:00
Benny Malengier
3dbfd6cbac
2008-02-12 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Editors/_EditFamily.py: popup: edit child at top, add images.
* src/DisplayTabs/_EmbeddedList.py: allow popup with image/custom text
* src/DisplayModels/_BaseModel.py: add comment to function
* src/DisplayModels/_NoteModel.py: test, UTF-8 for preview
svn: r10020
2008-02-12 12:17:58 +00:00
Brian Matherly
60b7f5e04d
0001754: Capitalization in Statistics chart
...
0001755: Selection of contents in statistics chart does not work
svn: r10019
2008-02-12 04:49:43 +00:00
Brian Matherly
ddd23a5164
Fix saving notes without marker being set.
...
svn: r10018
2008-02-12 04:21:14 +00:00
Benny Malengier
a1897e68d9
* src/plugins/MediaManager.py: conversion functions of path
...
* src/Utils.py: general methods to convert abs to rel
* src/Editors/AddMedia.py: show existing descr and select file if pos
* src/Editors/_EditPerson.py: view photo needs db for media path
* src/Editors/_EditMedia.py: better path/mime handling
* src/DataViews/MediaView.py: use full path to view
Start of issue #1208
2008-02-11 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10017
2008-02-11 22:27:24 +00:00
Benny Malengier
c11f6d6a1b
2008-02-11 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Editors/_EditFamily.py: call editprimary correctly, double gid
svn: r10016
2008-02-11 09:01:57 +00:00
Brian Matherly
1adcd57028
0001731: Wrong dot in Ancestral Report
...
svn: r10015
2008-02-10 22:09:35 +00:00
Benny Malengier
9a1b20535f
temp fix for Raphael
...
svn: r10014
2008-02-10 21:24:50 +00:00
Brian Matherly
fbb9bcedf8
0001751: Translation of string in FanCaaart.py does not work.
...
svn: r10013
2008-02-10 21:22:28 +00:00
Brian Matherly
1f783f6545
0001750: Some problems with web pages
...
svn: r10012
2008-02-10 21:17:43 +00:00
Raphael Ackermann
04eb7fb913
2008-02-08 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditPrimary.py: 0001347: double gid. fix previous commit
svn: r10011
2008-02-10 21:13:19 +00:00
Brian Matherly
610ac774fa
Web Calendar and Narrative Web report now use Menu Options.
...
svn: r10010
2008-02-10 04:09:09 +00:00
Jérôme Rapinat
f9a1b38155
svn: r10009
2008-02-09 14:58:42 +00:00
Raphael Ackermann
7219ed2b44
2008-02-08 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditEvent.py:
* src/Editors/_EditFamily.py:
* src/Editors/_EditMedia.py:
* src/Editors/_EditNote.py:
* src/Editors/_EditPlace.py:
* src/Editors/_EditRepository.py:
* src/Editors/_EditSource.py:
fixed: 0001347: double gid should not be allowed
svn: r10007
2008-02-09 01:07:23 +00:00
Raphael Ackermann
04e16919a1
2008-02-08 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditEvent.py:
* src/Editors/_EditFamily.py:
* src/Editors/_EditMedia.py:
* src/Editors/_EditNote.py:
* src/Editors/_EditPlace.py:
* src/Editors/_EditPrimary.py:
* src/Editors/_EditRepository.py:
* src/Editors/_EditSource.py:
pylint fixes
svn: r10005
2008-02-08 15:29:28 +00:00
Raphael Ackermann
6776b91ca5
2008-02-07 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditEvent.py:
* src/Editors/_EditFamily.py:
* src/Editors/_EditMedia.py:
* src/Editors/_EditNote.py:
* src/Editors/_EditPerson.py:
* src/Editors/_EditPlace.py:
* src/Editors/_EditPrimary.py:
* src/Editors/_EditRepository.py:
* src/Editors/_EditSource.py:
0001745: fix where on update empty ID field would not be filled
automatically
svn: r10004
2008-02-08 13:40:04 +00:00
Jérôme Rapinat
eb01559178
2008-02-07 Jerome Rapinat <romjerome@yahoo.fr>
...
* src/DateHandler/_Date_fr.py : fix issue with french calendar and
year only #1733
svn: r10002
2008-02-07 15:31:27 +00:00
Raphael Ackermann
8c0779eabb
2008-02-07 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditPerson.py: pylint fixes & doc fixes
fixed 0001347: double gid should not be allowed for Person View
Still open for all the other list views.
svn: r10001
2008-02-07 08:34:47 +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
Gary Burton
8335204a39
svn: r9999
2008-02-05 21:35:29 +00:00
Benny Malengier
d0b50fcf5b
2008-02-05 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/GrampsWidgets.py: remove conditional test on pygtk 2.6, 3.0
requires 2.10+, so 2.6 code should never be used.
svn: r9995
2008-02-05 10:13:25 +00:00
Raphael Ackermann
534a306579
2008-02-02 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/DataViews/GrampletView.py
* src/ReportBase/_ReportUtils.py
* src/gen/proxy/private.py
* src/plugins/WebCal.py
* src/plugins/CmdRef.py
* src/Models/_ListCursor.py
* src/Models/_PathCursor.py
PEP 8 fixes. Change
if var == True --> if var
if var is True --> if var
if var == False --> if not var
if var == None --> if var is None
svn: r9994
2008-02-05 00:31:57 +00:00
Raphael Ackermann
a2316b578b
doc fix
...
svn: r9993
2008-02-04 11:12:59 +00:00
Gary Burton
2742e8d00b
2008-02-03 Gary Burton <gary.burton@zen.co.uk>
...
* src/gen/db/base.py: Functions using the pop function expect a return
value. Bug #1632
svn: r9991
2008-02-03 21:55:03 +00:00
Raphael Ackermann
76ddf2bda2
2008-02-02 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ExportOptions.py: fix mnemonics for filter
svn: r9990
2008-02-03 21:33:41 +00:00
Brian Matherly
5ae6d584f7
0001674: when exporting, filter dropdown menu has to "Entire Database" entries
...
svn: r9989
2008-02-03 02:50:09 +00:00
Brian Matherly
08c54e0d2e
0001702: invoking family group reports crashes gramps
...
svn: r9986
2008-02-02 21:23:08 +00:00
Brian Matherly
d9a1acc4f5
0001704: Det. anc. report - newline needed after endnote entries.
...
svn: r9985
2008-02-02 20:14:37 +00:00
Brian Matherly
dea5778b74
Deleted GraphViz.py - superceeded by GVRelGraph.py.
...
svn: r9981
2008-02-02 15:03:24 +00:00
Brian Matherly
7cda6f4c7a
0001663: webcal options show Mos. 1-6 Notes and Mos. 7-12 Notes
...
svn: r9980
2008-02-02 14:57:32 +00:00
Brian Matherly
d1d05ec311
0001688: BUG when I clicked generate commandline plugin reference tool
...
svn: r9978
2008-02-02 14:04:27 +00:00
Raphael Ackermann
2cfa4a9a13
2008-02-02 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/plugins/WriteGeneWeb.py: "Living" is not translated -->fixed
svn: r9975
2008-02-02 10:37:51 +00:00
Brian Matherly
2710bc0fa1
0001617: place/cause option: cause is never included
...
svn: r9972
2008-02-01 13:04:35 +00:00
Brian Matherly
d45a2fc957
0001624: Source reference hyperlinks do not always work in Narrated Web Site
...
svn: r9971
2008-02-01 02:23:51 +00:00
Raphael Ackermann
266cce4a9e
cleanup uncommented line.
...
svn: r9968
2008-01-31 09:17:33 +00:00
Benny Malengier
f62e8b988b
2008-01-28 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/MarkerReport.py: fix bug #1669 with None type cmp
svn: r9967
2008-01-31 08:22:43 +00:00
Brian Matherly
060dbd4119
Intelligent selection of default family for family option in reports.
...
svn: r9966
2008-01-31 02:55:59 +00:00
Raphael Ackermann
6374fa2163
2008-01-30 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/FilterEditor/_FilterEditor.py: pylint fixes and
work on 0001660: Title for all Edit Filter windows not translated correctly
svn: r9965
2008-01-30 20:55:39 +00:00
Raphael Ackermann
fc1554acaa
2008-01-30 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/FilterEditor/_EditFilter.py: self.space --> self.namespace
* src/FilterEditor/_FilterEditor.py: self.space --> self.namespace
* src/FilterEditor/_EditRule.py: self.space --> self.namespace
* src/FilterEditor/_ShowResults.py: self.space --> self.namespace
* src/plugins/ExportVCalendar.py: pylint fixes
* src/PluginUtils/_Tool.py: pylint fixes
* src/Filters/_FilterParser.py: cleanup
* src/Filters/_GenericFilter.py: doc fix
* src/Filters/Rules/Person/_Everyone.py
* src/ManagedWindow.py: doc fix
svn: r9963
2008-01-30 09:03:20 +00:00
Brian Matherly
6dbc6c3348
Default GuiOptions to use active person.
...
svn: r9962
2008-01-30 05:12:51 +00:00
Brian Matherly
bccd2fc07d
Escape characters in image names for ODF output.
...
svn: r9961
2008-01-30 05:11:44 +00:00
Raphael Ackermann
3bd5ea1f35
2008-01-29 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ViewManager.py: 0001641: add ... ellipsis to menu items.
* src/plugins/Calendar.py: 0001641: add ... ellipsis to menu items.
* src/PluginUtils/__init__.py: pep8 fixes
* src/PluginUtils/_PluginMgr.py: pylint and doc fixes
svn: r9960
2008-01-29 21:48:19 +00:00
Peter Landgren
e7b15b8aa5
Encoding according to sys.getfilesystemencoding() in stead of hardcoded iso-8859-1
...
svn: r9958
2008-01-29 18:18:45 +00:00
Raphael Ackermann
bbd8b9fcb8
2008-01-29 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/plugins/EventNames.py: doc fixes and removal of self.label
svn: r9957
2008-01-29 17:27:16 +00:00
Gary Burton
7998da0bc0
2008-01-29 Gary Burton <gary.burton@zen.co.uk>
...
* src/plugins/TimeLine.py:
* src/Sort.py: Use fallback events e.g. baptism/burial when no birth or
death events are available.
svn: r9956
2008-01-29 16:40:33 +00:00
Peter Landgren
ebf01966b1
Improved rules for multiple surnmames
...
svn: r9954
2008-01-29 15:47:24 +00:00
Raphael Ackermann
9d11c72ca2
2008-01-28 Duncan Lithgow <dlithgow@gmail.com>
...
Raphael Ackermann <raphael.ackermann@gmail.com>
* src/plugins/Summary.py
* src/plugins/WebCal.py
* src/plugins/KinshipReport.py
* src/plugins/DescendReport.py
* src/plugins/DetDescendantReport.py
* src/plugins/ExtractCity.py
* src/plugins/EventNames.py
* src/plugins/DumpGenderStats.py
* src/plugins/Desbrowser.py
* src/plugins/Checkpoint.py
* src/plugins/OwnerEditor.py
* src/plugins/ChangeNames.py
* src/plugins/AncestorReport.py
* src/plugins/MarkerReport.py
* src/plugins/DateParserDisplayTest.py
* src/plugins/FindDupes.py
* src/plugins/SoundGen.py
* src/plugins/TestcaseGenerator.py
* src/plugins/Rebuild.py
* src/plugins/DescendChart.py
* src/plugins/EndOfLineReport.py
* src/plugins/AncestorChart.py
* src/plugins/DetAncestralReport.py
* src/plugins/CountAncestors.py
* src/plugins/Check.py
* src/plugins/EventCmp.py
* src/plugins/FamilyGroup.py
* src/plugins/RelCalc.py
* src/plugins/MediaManager.py
* src/plugins/ChangeTypes.py
* src/plugins/StatisticsChart.py
* src/plugins/FamilyLines.py
* src/plugins/PatchNames.py
svn: r9953
2008-01-29 07:40:35 +00:00
Raphael Ackermann
ebf12e3106
2008-01-28 Duncan Lithgow <dlithgow@gmail.com>
...
* various: add capitalization fixes according to HIG (plus ellipsis ...)
http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en
svn: r9951
2008-01-28 21:22:06 +00:00
Brian Matherly
a25fb9bdd6
Change the availability of some options in FamilyLines depending on the value of other options.
...
svn: r9945
2008-01-28 13:25:22 +00:00
Benny Malengier
f37918ad3a
2008-01-28 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ArgHandler.py:
* src/DbManager.py:
* src/const.py.in: run ./autogen !!
fix #1445 , don't open locked/unrepaired dbs, new option -u to unlock
svn: r9944
2008-01-28 11:16:54 +00:00
Brian Matherly
ced194780a
Remove the use of dbstate for GuiMenuOptions in tools.
...
svn: r9942
2008-01-28 05:17:29 +00:00
Brian Matherly
79174e7114
Fix 0001659: NumberOption fields on report dialogs
...
svn: r9941
2008-01-28 05:12:09 +00:00
Brian Matherly
212cb34365
Fix 0001656: New menu item
...
svn: r9940
2008-01-28 04:37:19 +00:00
Doug Blank
8731e42173
Two typos
...
svn: r9939
2008-01-26 23:53:31 +00:00
Doug Blank
7100461229
* src/plugins/ExportCSV.py:
...
* src/plugins/ImportCSV.py:
fix international/translation issues
2008-01-26 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9938
2008-01-26 21:18:15 +00:00
Doug Blank
a2b219758a
reverted previous change
...
2008-01-26 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/DataViews/PersonView.py (PersonView.write_tabbed_file):
svn: r9937
2008-01-26 19:19:56 +00:00
Doug Blank
cfecd09e77
2008-01-26 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/PersonView.py (PersonView.write_tabbed_file):
write out translated headers to spreadsheet
svn: r9936
2008-01-26 15:55:15 +00:00
Doug Blank
ad0cfb3540
RelLib -> gen.lib
...
svn: r9935
2008-01-25 21:49:40 +00:00
Doug Blank
062da0f9ac
2008-01-25 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/GrampsDbUtils/_WriteGedcom.py (GedcomWriter.__date):
applied quality patch (with fixes) from issue #1210
svn: r9934
2008-01-25 21:47:38 +00:00
Doug Blank
db04a75455
missing gettext
...
svn: r9932
2008-01-25 12:59:53 +00:00
Brian Matherly
924bdbde97
KinshipReport - add the number of people in each category.
...
svn: r9931
2008-01-25 02:00:03 +00:00
Brian Matherly
c2a6656f0e
Removed the use of dbstate in report options.
...
svn: r9930
2008-01-25 01:23:21 +00:00
Doug Blank
6efffe4bf0
2008-01-24 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/GrampsCfg.py: missing const; added Text tab
* src/Config/_GrampsConfigKeys.py: added missing and private text
* src/plugins/DefaultGramplets.py: use missing surname text
* src/Simple/_SimpleAccess.py: use missing surname text
svn: r9929
2008-01-25 01:15:02 +00:00
Raphael Ackermann
506eb32637
2008-01-24 Raphael Ackermann <raphael.ackermann@gmail.com>
...
Removed all the __author__, __revision__ and __version__ statements
svn: r9928
2008-01-24 20:38:10 +00:00
Raphael Ackermann
a26c5dab24
2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/PageView.py: import sgettext instead of gettext
* src/DataViews.py: rename Family List View to Families View
svn: r9927
2008-01-24 20:02:09 +00:00
Peter Landgren
2478b142b3
Fix for kinship report
...
svn: r9925
2008-01-24 16:09:55 +00:00
Brian Matherly
77af7ed092
Refactoring the report system: reports no longer require dbstate.
...
svn: r9924
2008-01-24 12:50:33 +00:00
Gary Burton
4e4e744c48
* src/plugins/GVFamilyLines.py: Use fallback events e.g. baptism/burial
...
when no birth or death events are available.
2008-01-23 Gary Burton <gary.burton@zen.co.uk>
svn: r9922
2008-01-23 22:55:51 +00:00
Gary Burton
a5c3e010cd
2008-01-23 Gary Burton <gary.burton@zen.co.uk>
...
* src/DisplayState.py: Display the Recent Databases menu only if there
are some recently opened databases.
svn: r9921
2008-01-23 21:58:09 +00:00
Benny Malengier
dbd7591217
2008-01-23 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Editors/_EditPerson.py: remove hide in save method.
svn: r9920
2008-01-23 13:36:31 +00:00
Brian Matherly
481b464ca5
Modify the style editor to properly handle unicode style names.
...
svn: r9918
2008-01-23 13:14:05 +00:00
Brian Matherly
2f0d587bec
More refactoring in the report system. Book report should work again.
...
svn: r9916
2008-01-23 05:41:46 +00:00
Raphael Ackermann
e67991ebeb
2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ReportBase/_Bibliography.py
* src/ReportBase/_Endnotes.py
* src/GrampsLocale/__init__.py
* src/gen/db/dbconst.py
* src/gen/lib/test/date_test.py
* src/plugins/CalculateEstimatedDates.py
* src/BasicUtils/__init__.py
* src/test/utils_test.py
* src/GrampsDbUtils/importdbdir.py
* po/test/po_test.py
add filename to $Id: $ to allow automatic filling in of svn properties
svn: r9914
2008-01-22 10:17:42 +00:00
Raphael Ackermann
30dd07d44e
$Id: $ update
...
svn: r9913
2008-01-22 10:12:57 +00:00
Raphael Ackermann
bbe2cc6d4e
2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/* Everything but src/images/* and src/data/* add correct svn
properties with the commands:
svn propset -R svn:mime-type text/plain src/
svn propset -R svn:eol-style native src/
svn propset -R svn:keywords Id src/
See below why the Id keyword is enough. From svn help propset
svn:keywords - Keywords to be expanded. Valid keywords are:
URL, HeadURL - The URL for the head version of the object.
Author, LastChangedBy - The last person to modify the file.
Date, LastChangedDate - The date/time the object was last modified.
Rev, Revision, - The last revision the object changed.
LastChangedRevision
Id - A compressed summary of the previous
4 keywords.
svn: r9912
2008-01-22 09:17:46 +00:00
Benny Malengier
281d89504b
* src/ExportAssistant.py: part 3 of bug #1584
...
2008-01-22 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9911
2008-01-22 09:00:40 +00:00
Raphael Ackermann
99d32856dd
test for svn propchanges
...
svn: r9910
2008-01-22 08:25:20 +00:00
Raphael Ackermann
60f9cc2da5
test for svn propchanges
...
svn: r9909
2008-01-22 08:15:00 +00:00
Benny Malengier
f5009391d6
2008-01-22 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Editors/_EditPerson.py: callback for gallerytab no longer needed
svn: r9908
2008-01-22 07:46:18 +00:00
Raphael Ackermann
1b2d0727ed
2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/DbLoader.py: added import gobject
svn: r9906
2008-01-21 22:54:18 +00:00
Raphael Ackermann
4261e46bf9
2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/FilterEditor/_ShowResults.py
* src/GrampsCfg.py
* src/ReportBase/_StyleComboBox.py
* src/ReportBase/_PaperMenu.py
* src/ReportBase/_BookFormatComboBox.py
* src/ReportBase/_DrawFormatComboBox.py
* src/ReportBase/_GraphvizReportDialog.py
* src/ReportBase/_TextFormatComboBox.py
* src/DisplayTabs/_GalleryTab.py
* src/ColumnOrder.py
* src/plugins/WebCal.py
* src/plugins/RemoveUnused.py
* src/plugins/Verify.py
* src/plugins/PatchNames.py
* src/ObjectSelector/_FamilyFilterFrame.py
* src/ObjectSelector/_PersonFilterFrame.py
* src/GrampsWidgets.py
* src/ExportOptions.py
* src/DdTargets.py
* src/AutoComp.py
* src/UndoHistory.py
* src/PluginUtils/_PluginWindows.py
* src/DbLoader.py
* src/Filters/_FilterMenu.py
pylint fixes + init gtk.ListStore() with gobject.TYPE_BOOLEAN types
instead of str, int, bool etc + Documentation fixes
svn: r9905
2008-01-21 22:03:43 +00:00
Gary Burton
88ad5f7133
2008-01-21 Gary Burton <gary.burton@zen.co.uk>
...
* src/DbManager.py: Localise revision last modification dates so that they
are presented the same as database last modification dates.
svn: r9904
2008-01-21 21:39:23 +00:00
Benny Malengier
cf7e05dffa
* part 2 of workaround around bug
...
http://bugzilla.gnome.org/show_bug.cgi?id=56070 , make forward
button accept click after it becomes sensitive.
2008-01-21 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9903
2008-01-21 12:21:57 +00:00
Benny Malengier
8137680dcc
2008-01-21 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/Check.py: bug (buglist) wrong method call
svn: r9902
2008-01-21 08:38:49 +00:00
Brian Matherly
7e56dfb1c7
0001321: Ancester Graph SVG Export dosn't show text
...
svn: r9899
2008-01-21 04:22:51 +00:00
Brian Matherly
6873e9823b
0001483: Cannot display media files within GRAMPS (running on MS Vista)
...
svn: r9898
2008-01-21 04:10:52 +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
fc24f96e12
added missing newlines
...
svn: r9896
2008-01-20 15:00:00 +00:00
Gary Burton
f274cf4a03
2008-01-19 Gary Burton <gary.burton@zen.co.uk>
...
* src/GrampsDbUtils/_ReadXML.py: Remove print debugging statements
2008-01-19 Gary Burton <gary.burton@zen.co.uk>
* src/DbManager.py: Fix date regular expression used to find rcs
revisions also found in Bug #1622
2008-01-19 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/DbManager.py: Test for missing path. Bug #1622
svn: r9895
2008-01-19 23:45:09 +00:00
Doug Blank
b3d5ad9855
2008-01-18 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/ImportCSV.py (cleanup_column_name):
use given, givenname as aliases for firstname;
give better warning for missing data on row
svn: r9893
2008-01-19 03:29:29 +00:00
Erik De Richter
13d6f0b76c
typo
...
svn: r9890
2008-01-18 20:04:41 +00:00
Erik De Richter
9c6f6c1fc9
typo
...
svn: r9889
2008-01-18 19:43:59 +00:00
Doug Blank
409a730fa0
2008-01-18 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/DefaultGramplets.py (SurnameCloudGramplet.main):
use const.NO_SURNAME to display blank entries
* src/plugins/SameSurnames.py (SameSurname): exact match surnames
* src/Simple/_SimpleAccess.py (SimpleAccess.surname):
surname() returns const.NO_SURNAME when left blank
* src/const.py.in: new NO_SURNAME constant; RERUN ./autogen.sh !
svn: r9887
2008-01-18 18:28:28 +00:00
Raphael Ackermann
0fc89437fa
2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/FilterEditor/_EditRule.py
* src/FilterEditor/_ShowResults.py
* src/plugins/ExtractCity.py
* src/plugins/NarrativeWeb.py
* src/plugins/ChangeNames.py
* src/plugins/GraphViz.py
* src/plugins/MediaManager.py
* src/plugins/FamilyLines.py
* src/Selectors/_BaseSelector.py
* src/ObjectSelector/_ObjectSelectorWindow.py
* src/ObjectSelector/_FamilyFilterFrame.py
* src/ObjectSelector/_PersonFilterFrame.py
* src/PageView.py
* src/Filters/_FilterMenu.py
* src/Filters/_SearchBar.py
* src/Filters/_FilterComboBox.py
* src/Filters/_FilterList.py
* src/Filters/_FilterParser.py
* src/Filters/_FilterStore.py
* src/Filters/_GenericFilter.py
* src/Filters/_ParamFilter.py
pylint fixes + init gtk.ListStore() with gobject.TYPE_BOOLEAN types etc
svn: r9886
2008-01-18 17:03:55 +00:00
Raphael Ackermann
493c790703
2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/gen/db/dbdir.py
* src/plugins/ChangeNames.py
* src/DisplayModels/_NoteModel.py
* src/GrampsDbUtils/_GrampsBSDDB.py
* src/Filters/SideBar/_MediaSidebarFilter.py
* src/Filters/SideBar/_SidebarFilter.py
* src/Filters/SideBar/_SourceSidebarFilter.py
* src/Filters/SideBar/_EventSidebarFilter.py
* src/Filters/SideBar/_FamilySidebarFilter.py
* src/Filters/SideBar/_PlaceSidebarFilter.py
* src/Filters/SideBar/_NoteSidebarFilter.py
* src/Filters/SideBar/_RepoSidebarFilter.py
* src/Filters/SideBar/_PersonSidebarFilter.py
* src/Filters/Rules/Family/_HasNoteRegexp.py
* src/Filters/Rules/Event/_MatchesSourceFilter.py
* src/Filters/Rules/Event/_HasNoteRegexp.py
* src/Filters/Rules/Event/_MatchesPersonFilter.py
* src/Filters/Rules/_HasTextMatchingRegexpOf.py
* src/Filters/Rules/Place/_MatchesEventFilter.py
* src/Filters/Rules/Person/_HasTextMatchingRegexpOf.py
* src/Filters/Rules/Person/_MatchesEventFilter.py
Pylint fixes.
svn: r9885
2008-01-18 15:51:15 +00:00
Doug Blank
78b28b583b
2008-01-18 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/DefaultGramplets.py (SurnameCloudGramplet.main):
moved cursor to beginning of text
* src/DataViews/GrampletView.py (Gramplet.append_text):
new scroll_to="begin" to go to start of text area
svn: r9884
2008-01-18 12:22:44 +00:00
Peter Landgren
9471ac757d
Help via -h and --help gives same info
...
svn: r9881
2008-01-18 11:00:01 +00:00
Benny Malengier
58b08de6c1
add missing assinment of forward button
...
svn: r9880
2008-01-18 10:02:20 +00:00
Benny Malengier
37d60133ed
* src/ExportAssistant.py: workaround around bug
...
http://bugzilla.gnome.org/show_bug.cgi?id=56070 as indicated on
Ubuntu launchpad, make forward button accept click after it
becomes sensitive.
2008-01-18 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9879
2008-01-18 09:58:50 +00:00
Benny Malengier
700ee1b18b
2008-01-18 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Editors/_EditChildRef.py: remove debug print statements
* src/glade/gramps.glade: wrong visible setting in child ref widget
svn: r9878
2008-01-18 08:26:48 +00:00
Brian Matherly
07e1529f27
Refactoring the report system. Decouple MenuOptions from the code that displays them. (Book Report is broken and needs to be fixed.)
...
svn: r9875
2008-01-18 05:39:50 +00:00
Doug Blank
ae1912f431
2008-01-17 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/GrampletView.py (Gramplet.link): added size, tooltip
to links
* src/plugins/DefaultGramplets.py: added SurnameCloudGramplet
svn: r9874
2008-01-18 02:58:14 +00:00
Benny Malengier
01460af4ef
2008-01-18 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Editors/_EditNote.py: focus on text field on start
* src/Editors/_EditChildRef.py: add usability: name of child, edit btn
* src/Editors/_EditFamily.py: grab Errors.WindowActiveError
* src/glade/gramps.glade: add usability to childref, see #1462
svn: r9873
2008-01-17 23:15:08 +00:00
Benny Malengier
65141d25ac
2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Editors/_EditChildRef.py: set focus on OK button for quick work
* src/Editors/_EditFamily.py: double click on child, adding child
choosing existing child, brings up child ref editor, #1462
svn: r9872
2008-01-17 21:52:13 +00:00
Benny Malengier
77110daade
* src/DataViews/RelationView.py: shorter toolbar strings, #1553
...
2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9870
2008-01-17 20:35:18 +00:00
Raphael Ackermann
eac853ccb7
2008-01-17 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ScratchPad.py: remove tooltip for events as it crashes.
* src/Utils.py: cleanup
svn: r9869
2008-01-17 20:24:44 +00:00
Benny Malengier
ea262ce318
2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/WriteCD.py: check if gnome is the desktop, #1599
svn: r9868
2008-01-17 15:14:25 +00:00
Doug Blank
5856e4f10e
Translation
...
svn: r9867
2008-01-17 12:30:36 +00:00
Benny Malengier
7845849ff3
* src/glade/gramps.glade: wrong visible setting in some editors, #1612
...
2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9866
2008-01-17 11:53:29 +00:00
Raphael Ackermann
a5737884cd
2008-01-17 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ArgHandler.py: 0001588: -a summary does nothing
svn: r9865
2008-01-17 11:35:15 +00:00
James G Sack
7ca360fcbc
fix typo/parens causing exception
...
svn: r9864
2008-01-17 11:15:47 +00:00
Benny Malengier
4ad552b52a
* src/DataViews/_RelationView.py: isue #1605 , not twice in same family
...
2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9863
2008-01-17 09:57:57 +00:00
Benny Malengier
c6bfc584f1
2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DataViews/PersonView.py: issue 1451, double click to expand nodes
svn: r9861
2008-01-17 09:14:40 +00:00
Raphael Ackermann
d8852c6efe
2008-01-13 Jerome Rapinat <romjerome@yahoo.fr>
...
* src/plugins/NarrativeWeb.py: make Filter translatable
0001490: Cannot translate few 'filter' labels
svn: r9860
2008-01-17 07:40:01 +00:00
Raphael Ackermann
719be42081
2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/plugins/WriteCD.py
* src/plugins/vcardexport.glade
* src/plugins/ExportVCard.py
* src/plugins/writeftree.glade
* src/plugins/ExportCSV.py
* src/plugins/csvexport.glade
* src/plugins/vcalendarexport.glade
* src/plugins/ExportVCalendar.py
* src/plugins/genewebexport.glade
* src/plugins/WriteGeneWeb.py
* src/ExportAssistant.py
* src/ExportOptions.py
* src/ArgHandler.py
work on mnemonics for export dialogues and doc string fixes
svn: r9855
2008-01-16 21:42:05 +00:00
Benny Malengier
57d376fca7
add l arg to help
...
svn: r9854
2008-01-16 20:25:34 +00:00
Benny Malengier
4172c30406
2008-01-16 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ArgHandler.py: don't crash arghandler on wrong input #1592
* src/const.py.in: Add -h and --help so those work for non gnome users
svn: r9853
2008-01-16 20:23:20 +00:00
Doug Blank
cafebdcd83
2008-01-16 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/Simple/_SimpleTable.py: added gettext
* data/Makefile.am: added schema files
* po/POTFILES.skip: some files not in POTFILES.in
* po/POTFILES.in: added some missing files
svn: r9851
2008-01-16 14:48:56 +00:00
Jérôme Rapinat
68e5687b5f
2008-01-16 Jerome Rapinat <romjerome@yahoo.fr>
...
* src/images/Makefile.am: add missing reference for gramps-import.png
svn: r9847
2008-01-16 14:12:19 +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
Martin Hawlisch
5b4817a716
* src/DataViews/PersonView.py,
...
* src/PageView.py: Use save instead of open in the csv export file chooser
svn: r9845
2008-01-16 13:31:35 +00:00
Martin Hawlisch
fdfa461cf1
* src/Mime/_PythonMime.py: Avoid crash on Windows if the mime type for a folder is to be determined
...
svn: r9844
2008-01-16 13:16:58 +00:00
Martin Hawlisch
4b68c57530
* src/plugins/DateParserDisplayTest.py: Use Tool.ToolOptions instead of None as options_class to make it no longer crash
...
svn: r9843
2008-01-16 13:12:04 +00:00
Benny Malengier
4569eba392
* src/Editors/_EditMediaRef.py:
...
* src/DisplayTabs/_GalleryTab.py:
Finish changes caused by Addmedia not touching database anymore, #1610
2008-01-16 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9841
2008-01-16 12:28:56 +00:00