Commit Graph

2127 Commits

Author SHA1 Message Date
Jérôme Rapinat
39cc00963d 2531: Short cut keys does not work in 'Change Event Types' dialog 2015-09-04 13:12:55 +10:00
SNoiraud
2ac9f5bbd6 Geography : 8866 : placeselection : changeAttributeError: 'str' object has no attribute 'value' 2015-09-02 09:38:44 +02:00
romjerome
7a7ac5376d Let display translation string on family label 2015-08-31 18:18:35 +02:00
Sam Manzi
d210ea64f6 Update URL to Gramps 4.2 page 2015-08-30 14:04:20 +10:00
Doug Blank
a1c0db37ad 8863: Error when extracting place names 2015-08-25 06:42:31 -04:00
Enno Borgsteede
a2dbc495df 7595 Custom filters for note text repaired 2015-08-24 08:47:08 +10:00
Hivernat Emmanuel
50911b7cf1 8824 Fix Pedigreeview crash when selecting Compact view 2015-08-22 12:25:01 +10:00
Doug Blank
dd33a4b172 Fix for exponential cost on treeviews; whitespace cleanup 2015-08-21 10:11:45 -04:00
Lance Orner
65f0df74c7 8471: Set "visable_window" in GtkEventBox to fix transparency.
Was showing transparent background in a Compiz environment without
this option "visable_window" being explicitly set.
2015-08-20 20:21:59 -07:00
Doug Blank
dce07dcb1d Removed duplicate 'database-changed' signal, which was loading data in GUI twice 2015-08-19 22:23:33 -04:00
Doug Blank
2dae5c3a08 8377: Slow scrolling in Gramps 4.X, on all platforms.
Additions:

1. cache database access for column values
2. cache do_get_path lookups
3. sped up load access on treeviews with no filters
4. use cache in do_get_path from siblings
5. new LRU size of 1k (was 250)
2015-08-19 22:15:14 -04:00
Nick Hall
3ed5e74657 8775: Avoid using person-centric date matching for places 2015-08-17 19:21:27 +01:00
Nick Hall
67e6c66555 8789: Use place title as default name in GEDCOM import 2015-08-15 22:24:47 +01:00
Nick Hall
a121922310 8810: Ensure place names are not empty after upgrade 2015-08-15 21:32:51 +01:00
Nick Hall
6fc4d1f536 8842: Fix proxy to include all referenced place objects
The referenced by selection proxy needs to include places that
enclose referenced places.
2015-08-15 19:03:59 +01:00
Doug Blank
98409ca194 OpenOrStdin/out: add encoding 2015-08-11 15:37:22 -04:00
Nick Hall
bd06550331 8517: Remove copy button from family tree manager 2015-08-09 18:34:58 +01:00
Doug Blank
7fa9e647e5 8112: Common means nick, call, or otherwise first of given 2015-08-08 00:29:10 -04:00
Nick Hall
dcb8efd8e6 8637: Use keyword arguments to initialise Adjustment widgets
This should prevent the value being set to zero or the minumum
limit incorrectly.
2015-08-07 16:10:58 +01:00
Doug Blank
c0bdfafbda ImportCSV: remove debugging code 2015-08-07 11:04:50 -04:00
Doug Blank
e5d564dbf0 ImportCSV: allow person, family, and marriage to reference places with place_id columns 2015-08-07 10:09:31 -04:00
Doug Blank
aabb06ab11 ImportCSV: removed duplicate entry; added 'enclosedby' 2015-08-07 08:06:09 -04:00
Doug Blank
a14894fce7 ExportCSV: allow lowercase matching of place type 2015-08-04 08:38:15 -04:00
Doug Blank
3df700b22a Added Places to CSV import/export 2015-08-03 20:40:40 -04:00
Doug Blank
58d7cbe99d All sidebars with Types should show custom types in combo list 2015-08-03 11:42:58 -04:00
Doug Blank
de6847db7b 8768: Gramps throws fatal error when trying to delete a family 2015-08-01 19:07:22 -04:00
Nick Hall
e7ce80a06e Tidy up style editor layout 2015-08-01 21:12:07 +01:00
Nick Hall
789a94b59b Fix style name bug in style editor 2015-08-01 19:41:53 +01:00
Nick Hall
10029e3a67 5693: Set some dialog response codes
The response codes are used to position the buttons in the dialog
action area.
2015-08-01 19:25:08 +01:00
Nick Hall
31aa503934 8778: Avoid using place objects during database upgrade 2015-07-31 23:41:14 +01:00
Josip
5cf54d4300 7910: tool to Edit Database Owner Information crashes 2015-07-30 12:12:05 +02:00
Josip
7b5c692787 8766: GraphViz does not seem to like double-quotes in Given names 2015-07-30 12:12:03 +02:00
SNoiraud
1b91f53622 Geography: 8375 : Must test if kml file exists. 2015-07-30 10:00:46 +02:00
Nick Hall
5d5ca47863 8701: GEDCOM version should be exported as 5.5.1 2015-07-29 19:04:22 +01:00
Nick Hall
2a8d75c493 Increase minimum pygobject version required to 3.12 2015-07-29 14:25:37 +01:00
Josip
f96df5658c 8764: [Compare Individual Events :Tool ]
Selecting "Save" causes a UnicodeEncodeError error
2015-07-29 04:28:19 +02:00
Sam Manzi
d19bed4b42 8352 Change lesser than to less than 2015-07-26 19:32:53 +01:00
Sam Manzi
8e0e07240f 7553 Change GraphViz to Graphviz 2015-07-26 19:15:13 +01:00
Nick Hall
e7ba2423aa Make place title in GEDCOM export date dependent 2015-07-25 23:16:57 +01:00
Josip
c19402f731 8745: cli_test.py needs OS specific path to find Python interpreter 2015-07-25 00:03:22 +02:00
Doug Blank
faba7ddc2c 7261: Import GEDCOM file from MyHeritage, added __str__ to Attribute 2015-07-23 10:24:50 -04:00
Doug Blank
f30a353e15 8725: Create Filter from the [xxxxx] selected, in Clipboard (and add use_regex) 2015-07-20 07:31:36 -04:00
Doug Blank
029241bae9 8725: right-click on Citation in Clipboard 2015-07-20 07:31:20 -04:00
Doug Blank
86cab99e7a docbackend: protect from sytledtexttag with value is None 2015-07-20 07:31:02 -04:00
Doug Blank
85a97c1c7f 8732: Media: Radiobox's Include label is missing from the Gramps XML Backup dialog 2015-07-20 07:28:39 -04:00
Doug Blank
538b00b3c8 8730: Error Report Assistant fails 2015-07-19 07:47:24 -04:00
Sam Manzi
2637e2dcc1 8726:43320 Fix two different wordings on button for BsddbUpgradeRequiredError 2015-07-18 21:26:13 -04:00
Doug Blank
cc1d15fc3f Merge pull request #45 from cjmayo/docstring
Stop using concatenation to create docstring
2015-07-18 21:25:35 -04:00
Doug Blank
ad8259814d 8730: Error Report Assistant fails 2015-07-18 21:18:13 -04:00
Paul Franklin
0cd63965a7 8728: Merge citations caused crash 2015-07-18 11:05:16 -07:00
Nick Hall
3e6fd00286 Remove redundant code since Gtk 3.10 required 2015-07-15 19:55:58 +01:00
Paul Franklin
8b65c60a04 8572: gramps crashes if gtk < 3.10 2015-07-14 22:17:51 -07:00
Paul Franklin
6e69cbcb04 Revert "8572: gramps crashes if gtk < 3.10"
This reverts commit 6b929e9c7e.
2015-07-14 15:58:38 -07:00
Paul Franklin
6b929e9c7e 8572: gramps crashes if gtk < 3.10 2015-07-14 12:39:35 -07:00
Doug Blank
f9ccea0149 children gramplet: protect from crash when no family 2015-07-14 15:25:45 -04:00
Doug Blank
feee26f74a events gramplet: check for existing family 2015-07-14 15:24:40 -04:00
Doug Blank
6e68cc3f73 Merge pull request #43 from sam-m888/8702UpdateMapServicelinksOpenStreetMap
8702 Update Map Service links for OpenStreetMap
2015-07-14 07:03:54 -04:00
Doug Blank
bce1462567 Merge pull request #41 from ennoborg/maintenance/gramps41
8663: add exception for UnicodeEncodeError.
2015-07-13 23:15:15 -04:00
Doug Blank
2e93109d75 Merge pull request #44 from sam-m888/6908popupmenuclipboardgrampletfix
6908 partial for fix popup menu for clipboardgramplet
2015-07-13 22:49:48 -04:00
Josip
eed9e6505e 8591: Product crashed when attempting to print a report 2015-07-12 22:33:36 +02:00
Paul Franklin
2e32fc7141 4089: fix Lithuanian date parser (another y-m-d one) 2015-07-09 23:20:29 -07:00
Paul Franklin
ee060b85a2 translation: Croatian
fix months parsing
2015-07-09 14:35:16 +02:00
Paul Franklin
289436ee33 fix date parser for y-m-d locales (e.g. Hungarian) 2015-07-08 10:10:49 -07:00
Jérôme Rapinat
905ac154d3 8683: keep support for XML v1.7.0 2015-07-06 15:45:35 +02:00
Jérôme Rapinat
ac29b091a7 8683: Bump to Gramps XML 1.7.1 2015-07-06 15:08:38 +02:00
Paul Franklin
1a618c3a2e 8623: Detailed Descendant Report - only first family event output 2015-07-05 13:42:12 -07:00
Jérôme Rapinat
4caa412a06 8683: polish; remove old reference 2015-07-05 10:54:26 +02:00
Jérôme Rapinat
49ec2e1244 8683: fix duplicate <name> element on pre-1.7.0 XML version
XML: use <pname> tag into place hierarchy instead of duplicate <name>
2015-07-05 10:50:13 +02:00
Paul Franklin
63dc1ddff8 cover pathological case (perhaps from privacy proxy) 2015-07-04 19:30:39 -07:00
Gerald Kunzmann
8c9333b58d 8648: Print Gramps IDs in familygroup report 2015-07-03 14:48:36 -07:00
Paul Franklin
fd22effab3 8670: Crash when trying to create a book 2015-07-02 19:24:45 -07:00
Paul Franklin
7fac5c6607 8666: statistics report does not run (filter?) 2015-07-01 21:45:01 -07:00
Paul Franklin
fa26216839 8677: Narrated Web report failed 2015-07-01 17:18:49 -07:00
Paul Franklin
fb6a2cecf2 8666: statistics report does not run (filter?) 2015-06-30 08:23:14 -07:00
Josip
d943e122a8 8667: SVG Document output 2015-06-28 15:15:52 -07:00
Doug Blank
a04c8dc497 8577: Statistics Charts report crashes in Windows 4.1.3 AIO
Changed 0 to actual number of people in database.
2015-06-28 14:38:08 -04:00
Nick Hall
66c943f69d Replace "Title" with "Enclosed By" in place sidebar filter 2015-06-28 19:32:52 +01:00
Nick Hall
0ad17ac27f Fix IsEnclosedBy rule for non-existent places 2015-06-28 19:32:49 +01:00
Paul Franklin
811261609f 8666: statistics report does not run (filter?) 2015-06-27 12:47:15 -07:00
Nick Hall
cba763611d 8645: Use place displayer when sorting places in narrated web report 2015-06-27 19:38:35 +01:00
Paul Franklin
22a27e9707 8661: Errors producing Ancestor Tree (4.2.0beta1) 2015-06-26 11:01:06 -07:00
Nick Hall
fabd5742fc 8643: Workaround for excessive height of rule editor window
The height of the Gtk.Box containing the rule name and description
labels is calculated incorrectly.  The parent widget seems to
think that the label text is wrapped onto many lines.

This workaround sets a minimum label width which makes the problem
less apparent.
2015-06-24 22:05:22 +01:00
Nick Hall
7a3da35543 Tidy up and remove redundant code 2015-06-24 22:05:22 +01:00
Josip
d3eafc00db translation: Croatian
remove print statments
2015-06-20 20:08:42 +02:00
Josip
a2030431c0 fix some PyGI/DeprecationWarning 2015-06-20 19:59:56 +02:00
Josip
56f867d783 fix transient parent of few dialogs 2015-06-20 15:55:08 +02:00
Josip
5a752205b3 translation: Croatian
fix inflected long month names
fix dd_dformat04
2015-06-19 23:50:31 +02:00
kulath
70806f2388 0008537: Gedcom import crashes. Fix problem when matching places with
the same name which are enclosed by different places.
2015-06-18 22:53:46 +01:00
Enno Borgsteede
b8b186dde2 0008639: check buttons misaligned in remove unused objects dialog 2015-06-18 19:17:45 +01:00
Nick Hall
8bff04729f Remove executable permission from python code 2015-06-18 14:13:41 +01:00
Doug Blank
26723c1b60 8537: Gedcom import crashes; kulath patch 2015-06-17 08:00:17 -04:00
Doug Blank
de7430eeb8 8614: addresses pickleupgrade.txt issue, by kulath 2015-06-17 06:28:29 -04:00
Doug Blank
fde34bb53b SimpleAccess: sort by surname; fixes crash in python3 2015-06-14 22:03:23 -04:00
Josip
60c0843861 translation: Croatian 2015-06-14 20:24:24 +02:00
Nick Hall
9747d1deea Validate place name language 2015-06-13 18:43:50 +01:00
Hivernat Emmanuel
eefd3e13e4 7347: fix a bug 'on mouse over' event 2015-06-12 16:35:50 +02:00
Josip
6511a80b47 8625: Cannot open Citation references from Clip Board 2015-06-12 16:15:40 +02:00
Josip
fedfabc87e setting dialogs parent 2015-06-10 02:22:21 +02:00
Jérôme Rapinat
3b0579afc3 Remove one remaining context argument 2015-06-08 19:30:22 +02:00
Jérôme Rapinat
b884dc0e4c Remove context into glade file
Gramps (python) is not ready for supporting msgctxt for now
2015-06-07 20:07:22 +02:00
Jérôme Rapinat
bdd44b57fd 7476: letter as custom paper size generated a ValueError 2015-06-07 19:17:29 +02:00
Zdeněk Hataš
8deb444a6c datehandler translation fix 2015-06-07 10:53:24 +02:00
Doug Blank
ca3158a6ff 8621: Recursion Filter error 2015-06-06 19:57:40 -04:00
SNoiraud
53a9cfc83f Geography : bug 8612 and 8616 : gtk 3.16 introspection problem and change for new place structure. 2015-06-06 18:59:23 +02:00
Zdeněk Hataš
7a488c2fd4 czech translation fixes
inflection fixes
2015-06-06 10:48:06 +02:00
Doug Blank
6b7258dfe0 Undo git_revision number change; premature 2015-06-05 08:07:56 -04:00
Josip
9e670d51bd Data Verify Tool: fix set transient parent
In init of ManagedWindow self.show() must be called
2015-06-05 12:07:59 +02:00
Josip
8e97b25f38 Relationship Calculator: fix set transient parent
In Glade file of any dialog which is Gramps ManagedWindow
property name "visible" must not be set to True
2015-06-05 12:07:58 +02:00
Doug Blank
6aeeafe74d Merge pull request #33 from sam-m888/master
country > county
2015-06-05 00:34:32 -04:00
Josip
4189799d45 8619: Relationship Calculator - can't select person to relate to 2015-06-04 22:56:58 +02:00
Doug Blank
5bfe514f45 Merge pull request #32 from gramps-project/sam-m888-patch-6
Hide unused code
2015-06-04 13:01:05 -04:00
Doug Blank
aa35dbfb82 Merge pull request #31 from gramps-project/sam-m888-patch-5
Remove duplicate line in dictionary
2015-06-04 13:00:44 -04:00
Doug Blank
784ab0c3c7 Merge pull request #30 from gramps-project/sam-m888-patch-4
spelling correction to stop duplicate key
2015-06-04 13:00:33 -04:00
Doug Blank
5847bb0e17 Merge pull request #29 from gramps-project/sam-m888-patch-3
Spelling mistake inlae > inlaw
2015-06-04 13:00:22 -04:00
Doug Blank
08ac0b0996 Merge pull request #28 from gramps-project/sam-m888-patch-2
6366: Correct text on "Display tab"
2015-06-04 13:00:08 -04:00
Doug Blank
c38ccf22ed Merge pull request #27 from gramps-project/sam-m888-patch-1
Fix outdated "Tags" help link
2015-06-04 12:59:42 -04:00
Jérôme Rapinat
c273926941 Disable 'behavior.betawarn' on first start
No more master, new branch
2015-06-02 14:08:24 +02:00
Doug Blank
ba8392923a Updated travis to test gramps42, and changed version to omit git number 2015-06-01 13:02:55 -04:00
Nick Hall
2f4682acbd Add a couple more place displayer options 2015-05-31 17:54:21 +01:00
Nick Hall
fff6a5ce15 Add extra place displayer options 2015-05-31 16:51:39 +01:00
Nick Hall
fec5a5dab0 Remove place format preference setting 2015-05-31 11:01:06 +01:00
Nick Hall
966551385b Remove unused import 2015-05-31 10:40:05 +01:00
Jérôme Rapinat
5b039eb2f0 PhpGedView tool moves to addons
https://github.com/gramps-project/addons-source/tree/master/PhpGedView
2015-05-29 16:22:57 +02:00
Nick Hall
a21dff8bf7 8488: Use place displayer for headings 2015-05-28 19:47:06 +01:00
Jérôme Rapinat
8d188effac 8548: GeneWeb moved to github 2015-05-28 19:59:09 +02:00
Jérôme Rapinat
5a23088ff9 8548: Enable gwplus event types translation 2015-05-28 18:29:08 +02:00
Jérôme Rapinat
04583236c5 8548: Review GeneWeb file format on import (.gw)
start to support gwplus file format (addition)

provide a testing environment for gwplus import
2015-05-28 18:19:20 +02:00
Jérôme Rapinat
d7bf498f15 8128: GtkDialog mapped without a transient parent
QuestionDialog into DB manager dialog (Remove action)
2015-05-28 17:59:59 +02:00
Nick Hall
fd782bd057 8487: Use place displayer to generate title in views 2015-05-28 16:29:43 +01:00
Doug Blank
4276970565 Clipboard: some items are not tied to a specific database (text) 2015-05-28 11:25:20 -04:00
Doug Blank
9c406e10d6 Clipboard: Allow for bytes or string 2015-05-28 08:52:47 -04:00
Doug Blank
5d3a7edaa3 8598: Drop text on Clipboard crashes with byte/string issue 2015-05-28 07:43:28 -04:00
Doug Blank
51402bd486 PlaceName constructor shortcut; Place.set_name type check;
bug fixes for testcasegenerator

1. Added PlaceName(value=..., lang=...) shortcut; will add to others

2. Added an instance check on Place.set_name() to make sure it
is a PlaceName

3. Fixed Testcasegenerator to make proper fake places, and a bug
in handling windows
2015-05-27 18:13:44 -04:00
Josip
a943e63b84 Merge pull request #25 from beernarrd/slovenian
new framework slovenian datehandler, updated sl.po, including plural forms correction
2015-05-27 23:02:37 +02:00
Doug Blank
cb852385bd 8593: spelling mistake in the class SimpleAccess 2015-05-27 16:55:53 -04:00
Nick Hall
24c1104f71 Add place name edit button to place editors 2015-05-27 19:20:43 +01:00
Doug Blank
8a9fbc35e3 Note Link Report: adjust columns for better fit 2015-05-27 13:05:39 -04:00
Nick Hall
3c08eb5b80 Correct tooltips in place name editor 2015-05-27 15:16:08 +01:00
Doug Blank
f2e4fa779e 7242: let the user know that links inside notes can rot
Added report
Fixed quickreport
2015-05-27 08:14:47 -04:00
Doug Blank
91ac3c699a PlaceName: updated GUI merge for new placenames 2015-05-27 06:24:27 -04:00
Doug Blank
962608c6bf Fixed merge tests for Places; fixed init for PlaceNames with source 2015-05-26 22:03:07 -04:00
Bernard Banko
c3a4f85e72 new framework slovenian datehandler and plural forms correction in sl.po
Inflections corrected in sl.po

Date parser corrected

Plural forms expression corrected. Range, Span, Estimated, Calculated precised.

Estimated and Calculated strings added.

updated sl.po
2015-05-26 23:02:36 +02:00
Nick Hall
cc6820f80c GEPS 036: Add date and language to place names 2015-05-26 21:12:36 +01:00
Jérôme Rapinat
e448272259 8583: Custom Events not shown in the filter siderbar 2015-05-26 20:59:19 +02:00
Jérôme Rapinat
24bf67db3c 4161: Fix empty #buri fields
Still present on Geneweb 6 and 7alpha

patch by 'hmmmpf'
2015-05-26 20:30:43 +02:00
Enno Borgsteede
afe7fa39f9 #4161 #8548: Fix a baptism date error
https://gramps-project.org/bugs/view.php?id=8548#c41455

also reported and patched by 'hmmmpf' on #4161
2015-05-26 20:23:21 +02:00
Doug Blank
9c9dc2c8e2 7143: Database Differences Report fails on gpkg with media
Added return values on imports, so we can tell the difference
between failure and success. Return value of None means failed.

Now, all importers should return an ImportInfo object.

The Differences will now stop if there is an error (such as
existing media directory.)
2015-05-26 13:19:03 -04:00
Doug Blank
ef646190d9 4221: Deleting Multiple Items Dialogue Unclear 2015-05-24 18:33:09 -04:00
Doug Blank
abbe27f53a Make Family muli-select remove operate like the People view 2015-05-24 16:46:45 -04:00
Doug Blank
eaf0061087 Give previous/proper message when deleting 1 person 2015-05-24 15:54:25 -04:00