Commit Graph

22930 Commits

Author SHA1 Message Date
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
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
Nick Hall
e3ba779edb Convert deprecated xpad and ypad properties 2015-05-15 22:20:48 +01:00
Nick Hall
87022267d9 Convert deprecated xalign and yalign properties 2015-05-15 19:02:08 +01:00
Doug Blank
1c05879f62 Database API: expore name, full_name, and brief_name 2015-05-15 10:48:14 -04:00
Doug Blank
16c2843073 bsddb backend: supply version details in get_summary 2015-05-15 09:12:21 -04:00
Doug Blank
a36a8b72b8 Database API, -L: database reports summary, if possible 2015-05-15 07:32:03 -04:00
Doug Blank
ae11d8b484 Alternative DBs: touch meta_data.db to record last access time 2015-05-15 06:42:13 -04:00
Doug Blank
b1d07b8e70 Merge branch 'master' into geps/gep-032-database-backend 2015-05-15 06:20:18 -04:00
Matti Niemelä
36bb4471a3 updated Finnish translation (for trunk-master) 2015-05-15 00:42:07 -07:00
Paul Franklin
578cdf6c79 8413: Finnish Date format settings does nothing
The corresponding fi.po, with month inflections, is from:
Matti Niemelä <matti.u.niemela@gmail.com>
2015-05-15 00:37:37 -07:00
Doug Blank
c2fb186edc Added missing bookmark count methods to djangodb and dictionarydb 2015-05-14 23:15:30 -04:00
Doug Blank
b6fb46b760 Database plugin type support reset_system, to reset modules 2015-05-14 22:52:57 -04:00
Doug Blank
c1345ca64c Removed hardcoded database backend types 2015-05-14 22:35:50 -04:00