Commit Graph

22933 Commits

Author SHA1 Message Date
Jérôme Rapinat
ae227084d1 update DEBIAN section for matching python3 2015-05-28 19:36:24 +02:00
Jérôme Rapinat
aad2aea73d update french translation 2015-05-28 19:17:02 +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
Jérôme Rapinat
b2fdb2349d update translation template
$ intltool-update -m
2015-05-28 17:54:23 +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
Jérôme Rapinat
fd90c19515 update french translation 2015-05-26 19:30:46 +02:00
Doug Blank
124b45eccc Merge branch 'master' of https://github.com/gramps-project/gramps 2015-05-26 13:22:03 -04: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
Jérôme Rapinat
0c232eb807 update translation template 2015-05-26 19:11:40 +02:00
Jérôme Rapinat
d2d2f4cf9e Missing place filter rule for translation
$ intltool-update -m command
2015-05-26 19:09:53 +02:00
Jérôme Rapinat
001744d5f7 8567: Imprecise French translation in Place dialog
'Enclosed by' was translated in French by 'Lié à'
2015-05-26 18:57:29 +02:00
Doug Blank
0a0fbc6d6a Add webapp fixtures to .gitignore 2015-05-25 20:24:47 -04:00
Paul Franklin
9af365c2b0 new translation template (gramps.pot) for "master" 2015-05-24 21:53:47 -07:00
Paul Franklin
e016199958 tweak POTFILES yet more (glade files) 2015-05-24 21:45:58 -07:00
Doug Blank
ef646190d9 4221: Deleting Multiple Items Dialogue Unclear 2015-05-24 18:33:09 -04:00
Doug Blank
c2d4e0c7ba Merge pull request from belissent/belissent/gramps41
Modification for example.gramps database
(custom parent relationship, notes)
2015-05-24 18:01:47 -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
Doug Blank
dfb45bdc5d Refined MultiSelectDialog to do all of the work 2015-05-24 15:48:23 -04:00
Nick Hall
015f882826 Fix mistake in alignment conversion 2015-05-24 16:09:40 +01:00
Doug Blank
2835f51fb6 7822: Yes To All button; added MultiSelectDialog, and use in remove multiple people 2015-05-24 11:05:45 -04:00
Josip
b363360ac8 8579: Creation of Narration Website report fails 2015-05-24 12:20:00 +02:00
Doug Blank
75cc4fb721 Fixed GW import issue with citation handles 2015-05-23 07:58:28 -04:00
Nick Hall
8fd1a93f97 Specify label keyword in Label constructor 2015-05-23 00:19:18 +01:00
Nick Hall
0f079c4320 Another escape change from cgi to html 2015-05-23 00:01:24 +01:00
Nick Hall
53887d2033 Specify label keyword in Button constructor 2015-05-22 23:35:10 +01:00
Nick Hall
ae1af073a7 Use icon names for drag source 2015-05-22 23:29:23 +01:00
Nick Hall
f2f78ef2f4 Convert deprecated set_alignment method 2015-05-22 23:22:11 +01:00
Nick Hall
9790890e02 Fix popup menu 2015-05-22 23:21:53 +01:00
Nick Hall
b0c82f6b6e Fix syntax error 2015-05-22 23:21:53 +01:00
Doug Blank
b8ffc8a77d Diff struct comparison, can be a list 2015-05-22 14:25:40 -04:00