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 |
|
Nick Hall
|
75009f0fe0
|
Convert deprecated stock items in glade files
|
2015-05-21 21:05:30 +01:00 |
|
Paul Franklin
|
bd5d463299
|
tweak POTFILES some more
|
2015-05-21 10:13:11 -07:00 |
|
Paul Franklin
|
4cab86897f
|
tweak POTFILES
|
2015-05-21 09:42:00 -07:00 |
|
Doug Blank
|
e1c33c4d3e
|
Added DbState.open_database() for opening without DbManager
|
2015-05-21 10:51:36 -04:00 |
|
Doug Blank
|
69eed4f7f2
|
Merge branch 'master' into geps/gep-032-database-backend
|
2015-05-20 18:00:46 -04:00 |
|
Nick Hall
|
457ed21c6c
|
Replace stock items with named icons
Stock items have been deprecated since 3.10.
Named icons are now loaded from the default icon theme.
|
2015-05-20 18:54:26 +01:00 |
|
=Matti Niemelä
|
293556b88e
|
updated Finnish translation (for trunk-master)
|
2015-05-19 23:06:00 -07:00 |
|
Paul Franklin
|
ec0c705b55
|
slight tweaks to calendat-type reports
|
2015-05-19 23:01:27 -07:00 |
|
Nick Hall
|
f125a982d6
|
Remove SourceForge username from authors file
This was used by the svn2cl utility to generate a change log.
|
2015-05-18 14:59:57 +01:00 |
|
Doug Blank
|
a9b7b43ffb
|
DictionaryDb: give handle in bytes, handle as str internally in dict
|
2015-05-17 19:01:21 -04:00 |
|
Doug Blank
|
92f435d45b
|
Diff: fixed import of DictionaryDb; removed mistaken tag.gramps_id
references in DictionartDb
|
2015-05-17 11:40:25 -04:00 |
|
SNoiraud
|
9e648b0de5
|
Geography : feature request #8428 for kml files loading.
|
2015-05-17 12:54:51 +02:00 |
|
Leonhaeuser
|
9e7ec88d3f
|
update German translation
|
2015-05-17 11:39:19 +02:00 |
|
Paul Franklin
|
cd8a0cd2f2
|
new translation template (gramps.pot) for "master"
|
2015-05-16 20:31:52 -07:00 |
|
Paul Franklin
|
2bf4718af7
|
add a gramps-XML file to test date formats in different locales
|
2015-05-16 20:25:21 -07:00 |
|
Paul Franklin
|
cbe83feeaa
|
tweaks to Chinese date handlers (fix parsing, reduce date formats)
|
2015-05-16 20:20:01 -07:00 |
|
Paul Franklin
|
0ad582f7b0
|
fix date display when month is zero but day is not (see 8477)
|
2015-05-16 20:15:03 -07:00 |
|
Josip
|
6e0e7d3763
|
Fix AgeStats gramplet
|
2015-05-16 16:43:48 +02:00 |
|
Doug Blank
|
acc6a652eb
|
Removed duplicate methods
|
2015-05-16 09:18:41 -04:00 |
|
Doug Blank
|
276052d231
|
Added missing function; allow failed plugin message to show
|
2015-05-16 02:15:02 -04:00 |
|
Doug Blank
|
d3bd2b6692
|
DjangoDb: force load when write_version/create to make work with reset modules
|
2015-05-16 01:40:05 -04:00 |
|
Doug Blank
|
bb9403e2b2
|
DjangoDb: typo, added logger
|
2015-05-16 00:46:22 -04:00 |
|
Doug Blank
|
2147f72176
|
Importers: added db.prepare_import/db.commit_import to wrap imports
|
2015-05-16 00:16:33 -04:00 |
|
Doug Blank
|
9f8ffc5226
|
8564: Recursion error when filtering for relatives
|
2015-05-15 23:30:31 -04:00 |
|
Doug Blank
|
d8346a705f
|
DjangoDb: always force a gramps_id; typo fix
|
2015-05-15 23:26:22 -04:00 |
|
Doug Blank
|
87d2cfb301
|
DictionaryDb: reworked internal reprs; updated gender stats, researcher
|
2015-05-15 22:50:54 -04:00 |
|
Josip
|
612c4665ae
|
add parent to gedcom import report dialog
|
2015-05-16 03:56:09 +02:00 |
|
Josip
|
11878e41f4
|
8497: Error on use of Ctrl-Z
|
2015-05-16 02:46:49 +02:00 |
|
Doug Blank
|
a1d44d0246
|
Merge branch 'master' into geps/gep-032-database-backend
|
2015-05-15 18:22:25 -04:00 |
|