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
90488ce14b
DB-API: fixed error in find_initial_person
2015-05-26 11:35:56 -04:00
Doug Blank
3cbc012f6f
DB-API: sql clean up; some FIXME's still left
2015-05-25 22:31:36 -04:00
Doug Blank
dce0b82155
Merge branch 'master' into geps/gep-032-database-backend
2015-05-25 21:07:32 -04:00
Doug Blank
54cc6cbff3
DB-API: surname_list not working; added tag map support
2015-05-25 21:06:44 -04:00
Doug Blank
0a0fbc6d6a
Add webapp fixtures to .gitignore
2015-05-25 20:24:47 -04:00
Doug Blank
986022cee1
DB-API: committing objects updates secondary items
2015-05-25 19:04:27 -04:00
Doug Blank
5e96f8a72e
DB-API: added undo-redo infrastructure
2015-05-25 17:53:14 -04:00
Doug Blank
72cfc3f826
All metadata functionality now implemented
2015-05-25 13:33:04 -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
e0e3cee255
Merge branch 'master' into geps/gep-032-database-backend
2015-05-24 19:04:57 -04: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
80b2b351e6
Update backlinks
2015-05-23 22:46:05 -04:00
Doug Blank
e85b4be7d6
Added metadata table and setting/value
2015-05-23 21:27:51 -04:00
Doug Blank
e4898df12d
WIP: name_group; clean up of SQL
2015-05-23 20:25:04 -04:00
Doug Blank
56cf1b02ab
Basics for back references now work, although doesn't update with edits yet
2015-05-23 14:52:43 -04:00
Doug Blank
aa7928d35d
Added indices on order_by fields
2015-05-23 10:27:49 -04:00
Doug Blank
f275843556
Now using batch transactions
2015-05-23 10:07:57 -04:00
Doug Blank
3cd6622c8f
Added support for sort_handles
2015-05-23 09:54:04 -04:00
Doug Blank
beae0b9319
Merge branch 'master' into geps/gep-032-database-backend
2015-05-23 08:09:40 -04:00
Doug Blank
75cc4fb721
Fixed GW import issue with citation handles
2015-05-23 07:58:28 -04:00
Doug Blank
83c853726d
DB-API 2.0 can now load/save from file; need to load/save metadata
2015-05-23 02:15:44 -04:00
Doug Blank
720664818f
WIP: Added DB-API 2.0 interface; needs to load/save details from
...
dbdir; currently using sqlite :memory: database. But could use
any DB-API 2.0 compatible layers.
2015-05-23 01:34:16 -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
0819f447e1
Merge branch 'master' into geps/gep-032-database-backend
...
Conflicts:
gramps/plugins/database/dictionarydb.py
2015-05-22 14:38:40 -04:00
Doug Blank
b8ffc8a77d
Diff struct comparison, can be a list
2015-05-22 14:25:40 -04:00
Nick Hall
e554e324af
Set new button labels as translatable
2015-05-22 18:13:07 +01:00
Nick Hall
cd1a6ba45a
Use add instead of add_with_viewport
...
The add method adds a viewport where necessary when adding a
child to a scrolled window. The add_with_viewport method is
deprecated.
2015-05-22 17:53:03 +01:00
Josip
dd68fbf75d
8398: lock.file with accent letter cause gramps to crash at start
2015-05-22 18:48:49 +02:00
Nick Hall
e355a93dc1
Use escape utility from html rather than cgi module
2015-05-22 14:50:19 +01:00
Nick Hall
e5591da496
Specify required Pango and PangoCairo version
2015-05-21 23:01:57 +01:00
Nick Hall
56d83c1c5c
Remove deprecated show-unicode-menu setting
2015-05-21 21:15:03 +01:00