Paul Franklin
5995d1acec
Span maximums and minimums must always be positive numbers
...
svn: r22655
2013-07-08 01:44:02 +00:00
Paul Franklin
e19d519d25
5900: reports should remember their last-used GUI output filename
...
Requested on 6720: Reports: Translated filename by default on output
(5900 is already in gramps40 and trunk, see revision 19988)
svn: r22355
2013-05-17 15:50:42 +00:00
Tim G L Lyons
e4e27b5bc0
0006746: Problem in Portable version immediately after upgrading to 3.4.4-1 from 3.3.1.1
...
svn: r22343
2013-05-17 11:29:28 +00:00
Benny Malengier
417d85a353
6580: Merging Media Notes fails
...
svn: r22257
2013-05-11 17:42:55 +00:00
Tim G L Lyons
ddecdb854e
0006713: Databases written with pickle protocol 3 (Python3) should not be opened with pickle protocol 2 (Python2). Also give warning when about to upgrade a Python2 database to Python3.
...
svn: r22241
2013-05-10 14:29:47 +00:00
Tim G L Lyons
109e64f657
0006529: Cancelling database upgrade can corrupt the database. Ensure database is unlocked when cancelling upgrade. Make links in dialogues into clickable hyper-links. Ensure dialogue windows stays on top. Reword warning and error messages to use Bsddb version, schema version and Family Tree consistently, to be clearer about the choice the user is being offered, and to provide hyper-links to more information.
...
svn: r22217
2013-05-09 17:23:37 +00:00
Tim G L Lyons
b63524b99b
write.py: After the bsddb version has been upgraded, if the schema versions also needs to be upgraded, output a separate dialog asking the user whether he wants to upgrade the schema. (As requested by Benny).
...
svn: r21886
2013-04-05 10:52:33 +00:00
Tim G L Lyons
828060d2eb
0006529: Cancelling database upgrade can corrupt the database. Check whether the bsddb version has changed (or was originally unknown). If it is an upgrade, ask the user whether he has made a backup, and is ready to upgrade. If so, made a zip backup and open the database with the new bsddb version. Make messages on the dialogues more explicit with the version numbers mentioned.
...
svn: r21850
2013-04-02 16:01:50 +00:00
Tim G L Lyons
4b27a56186
0006578: referencedbyselection.py process_object calls non-existant process_note method
...
svn: r21802
2013-03-28 23:31:58 +00:00
Tim G L Lyons
423d27e5a1
0006578: referencedbyselection.py process_object calls non-existant process_note method
...
svn: r21801
2013-03-28 22:57:44 +00:00
Tim G L Lyons
6fe6455251
0006544: No test for checking if Place handle exists when looking at media reference via proxy
...
svn: r21796
2013-03-28 18:28:44 +00:00
Tim G L Lyons
645262992d
referencedbyselection.py. 0006493: crash during Calculate Preview of a filtered XML export.
...
svn: r21785
2013-03-28 14:23:49 +00:00
Nick Hall
fa265e2a83
Add Tag class to CallbackManager
...
svn: r21725
2013-03-23 22:26:15 +00:00
Jérôme Rapinat
f4c30c462b
6544: add warning if place on event is missing by using proxies sequence
...
svn: r21722
2013-03-23 17:08:12 +00:00
Jérôme Rapinat
be5fbc730c
6493 temp workaround for note tag (Media class name)
...
svn: r21680
2013-03-19 08:44:05 +00:00
Nick Hall
2abc7c8475
Make availability of GraphViz settings depend on output format
...
svn: r21632
2013-03-12 16:33:50 +00:00
Nick Hall
0f001bf131
Improve the descriptions and tooltip for GraphViz aspect ratio option
...
svn: r21631
2013-03-12 15:59:56 +00:00
Tim G L Lyons
97e29dade6
0005058: Note reference on Attribute for individual is not filtered on Export. Fixed many other note references that are not filtered out.
...
svn: r21522
2013-03-02 19:29:32 +00:00
Tim G L Lyons
4697de789c
0003428: When running with pythonw.exe, Windows may crash if you write to stdout. Some more print statements changed to log.warning.
...
svn: r21510
2013-03-01 13:12:20 +00:00
Serge Noiraud
e5725f28c3
Bug #06459 : change the lock strategy and split transactions in Merge citation.
...
svn: r21502
2013-02-28 19:51:15 +00:00
Tim G L Lyons
56078f14b8
Revert change 21304 for moving report_options file
...
svn: r21322
2013-02-08 17:08:24 +00:00
Tim G L Lyons
366fdb34f9
0003968: [NarWeb] Save/Restore settings for Narrated Website Generation. Change report_options file to be in the database directory, and implement different default report file and directory names based on the Family Tree Name. N.B. On upgrading, if you want to preserve your report_options, copy the report_option.xml file from the .gramps directory to the applicable .gramps.grampsdb.<number> directory. Also don't forget that the default options are to EXCLUDE private and living data.
...
svn: r21304
2013-02-05 18:06:02 +00:00
Tim G L Lyons
3de9ff5dae
Error in person.get_citation_child_list. Causes error in merging citation in person event reference attribute. (Discovered during investigation of 0006336: Delayed update of bottom bar in Person View after merge)
...
svn: r21195
2013-01-22 19:09:31 +00:00
Jérôme Rapinat
c4b7cda610
6203: typo when interrupting a gramplet
...
svn: r20922
2013-01-01 07:18:47 +00:00
Doug Blank
2078bcc17c
If you try to lookup an object too early, you might find that the tbl is still a dict; this protects such early lookups from crashing
...
svn: r20812
2012-12-21 18:22:52 +00:00
Benny Malengier
a4b1518a04
6231: WARNING: configmanager.py: line 309: WARNING: ignoring key with wrong type
...
'behavior.autoload'
svn: r20790
2012-12-18 11:53:42 +00:00
Tim G L Lyons
7f2b854632
fixed problems that bibliography ignores media attached to citations, so if that is the only 'interesting' thing about the citation, the citation media is not output
...
svn: r20771
2012-12-05 22:55:51 +00:00
Peter Landgren
95faa79b63
Fix of issue 6031.
...
svn: r20446
2012-09-25 16:57:16 +00:00
Tim G L Lyons
98cb7c553d
0006060: Missing reference in events and citations. Fixed get_handle_referents, which had been disturbed by the fix for bug 6053
...
svn: r20443
2012-09-25 16:49:51 +00:00
Benny Malengier
947ba31fa5
6053: Person and Family pass eventref as object with sources, but it has no sources
...
svn: r20416
2012-09-19 11:31:31 +00:00
Peter Landgren
d6a9ca5260
Fixed a typo.
...
svn: r20326
2012-09-04 14:40:51 +00:00
Peter Landgren
6ffdacc185
Fix graphviz 2.28.0 and multiple pages.
...
svn: r20316
2012-09-03 08:46:20 +00:00
Jérôme Rapinat
069c1c1ced
#5991 : typo on docstrings
...
svn: r20277
2012-08-28 17:41:05 +00:00
Jérôme Rapinat
1e7df24ec1
#5914 #5991 : crash with person filter and references proxy; missing proxy support for bookmarked citations
...
svn: r20276
2012-08-28 17:38:33 +00:00
Doug Blank
bc381bd39a
4538: security - information disclosure: export with 'restrict data on living people'on leaks first names when patronymic is present
...
svn: r20024
2012-07-18 05:18:02 +00:00
Doug Blank
d6cb6934fe
5443: Maximum number of generations (fixed slightly different types, such as int to long)
...
svn: r20023
2012-07-18 05:10:25 +00:00
Tim G L Lyons
91586b708c
0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Change warning print statements to logging.
...
svn: r20010
2012-07-16 17:53:43 +00:00
Paul Franklin
7c7bdaac9b
permit only one argument to user.warn and user.notify_error
...
since second arguments are optional in both ErrorDialog and
WarningDialog (so some errors and warnings have only one)
svn: r19674
2012-05-27 14:44:37 +00:00
Nick Hall
06a4af4fce
5752: Store tag names as unicode
...
svn: r19630
2012-05-23 13:21:22 +00:00
Paul Franklin
5bbc2e1c24
5718: crashes on startup
...
svn: r19625
2012-05-22 16:38:58 +00:00
Paul Franklin
741467ef33
5755: some report "custom paper" sizes are saved incorrectly
...
svn: r19622
2012-05-22 15:51:28 +00:00
Michiel Nauta
79a70dac69
Add warning on db env opening failure
...
svn: r19550
2012-05-17 09:52:55 +00:00
Jérôme Rapinat
c2ef5944c5
some strings were not translated (patch by MathieuMD), see devel mailing list; need to generate a new 'gramps.pot'
...
svn: r19355
2012-04-19 05:28:52 +00:00
Michiel Nauta
75d54125db
5466: On import and Check and Repair need to check references to absent objects
...
svn: r19327
2012-04-14 12:19:00 +00:00
Michiel Nauta
96dcf2f0c1
is_equal called on handle
...
svn: r19261
2012-04-07 11:26:45 +00:00
Jérôme Rapinat
da79d145e2
5081: check and use unfilterd persons on __is_living (by MD Nauta)
...
svn: r19123
2012-03-23 16:11:20 +00:00
Jérôme Rapinat
f97a4f4511
2356: add comments about genitive form issues under some locales
...
svn: r18915
2012-02-17 16:51:40 +00:00
Tim G L Lyons
83ae6bb74b
GEDCOM Import
...
0005456: Default log level after installation results in disk being filled on import (various problems manifested by geni.com data)
0005030: Remove warning of libgedcom.py from family tree builder (_UID, RIN, EMAIL and WWW from FTB)
0003553: Import media files from GEDCOM (web located media for geni.com)
* Add EMAIl and WWW for RESI events (for FamilyTreeMaker)
* Detect missing FORM or FILE for Multimedia objects and produce warning reports (FORM and FILE are mandatory for GEDCOM, but are difficult to locate without messages) (for geni.com imports among others)
* Handle multimedia images that are given by web addresses (for geni.com imports among others)
* Produce warning reports when DATE, TYPE and PLACe are ignored for the event details of attributes
* Handle change date/time on notes (for geni.com imports among others)
svn: r18903
2012-02-17 00:12:44 +00:00
Nick Hall
bab1c347f5
5326: Add table of contents and index support for ODF documents
...
svn: r18886
2012-02-14 23:11:49 +00:00
Jérôme Rapinat
153aa286f8
use translated string for custom attribute type after merging
...
svn: r18884
2012-02-14 14:00:44 +00:00