Commit Graph

90 Commits

Author SHA1 Message Date
Benny Malengier
53de46901e add license to gpr.py files
svn: r13424
2009-10-26 19:15:58 +00:00
Benny Malengier
ed619cfdd6 3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
svn: r13400
2009-10-24 13:53:20 +00:00
Doug Blank
d899d1eefd 3296: Data loss during XML-export->import; assumed type was set on name element
svn: r13380
2009-10-17 22:50:35 +00:00
Doug Blank
99282aa715 3272: Proposal for updating config settings
svn: r13346
2009-10-08 01:12:51 +00:00
Gerald Britton
941fff23ae Tweaks to use inplace arithmetic
svn: r13191
2009-09-10 18:49:48 +00:00
Gerald Britton
1587cb8ad1 Implement restructured database objects
svn: r13139
2009-08-31 18:42:29 +00:00
Doug Blank
76d8c108b6 SQL import/export complete. Byte for Byte exact, excluding differences in True-False/1-0, []/(), and unicode/string
svn: r12936
2009-08-09 19:26:30 +00:00
Doug Blank
0a476e2a3c SQL update: two diffs left, in family and place
svn: r12935
2009-08-09 17:40:36 +00:00
Doug Blank
778cc935e9 SQL import/export complete except for source repos, and datamap
svn: r12932
2009-08-09 08:01:51 +00:00
Doug Blank
78530fae2e Very close to having the SQL import/export done
svn: r12930
2009-08-09 04:14:33 +00:00
Doug Blank
24750e0272 Nearing completition; most data is pulled out of the SQL db, now I need to get the relations fixed
svn: r12918
2009-08-08 04:18:34 +00:00
Doug Blank
f3a7e259e5 SQL Export/Import about 30% done: Notes are complete. People and Events close. The rest still to check.
svn: r12917
2009-08-07 22:32:30 +00:00
Doug Blank
9b8d97455f Work in progress towards SQL importer
svn: r12915
2009-08-07 13:01:36 +00:00
Doug Blank
22c68abd6e Bug #3097: Dates parsed after a .gw import should not use Julian calendar; Changed None to 0
svn: r12822
2009-07-20 06:48:40 +00:00
Doug Blank
acfb0c8344 Changed set_wife_handle to set_mother_handle
svn: r12821
2009-07-20 06:28:55 +00:00
Gerald Britton
181c0c9b41 Replace get_place_handles with iter_place_handles
svn: r12778
2009-07-08 18:11:02 +00:00
Benny Malengier
9d417e2cd6 Split Utils in a non GUI and GUI part
move GrampsCfg utils to Utils
improve import strategy


svn: r12680
2009-06-19 15:23:58 +00:00
Gerald Britton
70a0c50fca Use GrampsCursor as a context manager using "with" statement
svn: r12672
2009-06-16 15:49:17 +00:00
Gerald Britton
d66632812f ImportGrdb.py: Remove duplication from derived classes
svn: r12661
2009-06-12 16:18:18 +00:00
Benny Malengier
0aedf53b6b 2847: Trying to import an older Gramps DB fails, delayed commit like rev 12575
svn: r12609
2009-06-02 11:53:48 +00:00
Benny Malengier
1edada53d0 3021: When ever try to import a data.gramps from 3/2005, it bombs with errors given here
svn: r12574
2009-05-27 09:35:50 +00:00
Gerald Britton
4785ca18b4 Bug 3018: ImportGrdb: reverted 12563 due to missing method in DB
svn: r12564
2009-05-22 20:34:05 +00:00
Gerald Britton
c5c0ce7bfb Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
svn: r12563
2009-05-22 19:27:46 +00:00
Gerald Britton
fc90d5fce2 Bug 3018: remove calls to keys() dictionary method where possible
svn: r12562
2009-05-22 18:43:40 +00:00
Gerald Britton
021b754939 Bug 3011: change old-style classes to new-style classes
svn: r12559
2009-05-21 17:19:50 +00:00
Gerald Britton
110557c3c7 Add glade.py with Glade class and use instead of gtk.Builder throughout project
svn: r12528
2009-05-14 20:15:59 +00:00
Gerald Britton
29d53439e1 Bug 2888: ImportGetcom.glade: downgrade requires to 2.12
svn: r12466
2009-04-17 16:06:31 +00:00
Gerald Britton
703174b188 Bug 2888: ImportGetcom: convert from liglade to gtkbuilder
svn: r12463
2009-04-17 15:07:29 +00:00
Gerald Britton
5c60081622 ExportFtree: fix typo
svn: r12462
2009-04-17 14:58:25 +00:00
Benny Malengier
8d080adb2f 2880: old api use in import grdb
svn: r12399
2009-03-31 21:21:55 +00:00
Kees Bakker
e04fe91f53 A few more entries in the list of possible month spellings
svn: r11977
2009-02-12 20:49:59 +00:00
Jérôme Rapinat
a3d33aff16 2704: Translation problem word Title (contribution by jannek)
svn: r11970
2009-02-12 07:31:08 +00:00
Brian Matherly
a356c5aa7c Move ImportGpkg, ImportXml and ExportXml into their respective directories.
svn: r11946
2009-02-10 06:06:14 +00:00
Jérôme Rapinat
e4f5ad0142 #2657,#1718 use ngettext
svn: r11800
2009-02-02 17:13:02 +00:00
Jérôme Rapinat
1e6da8730c #2657,#1718 use ngettext
svn: r11773
2009-01-31 11:29:44 +00:00
Kees Bakker
0b0253f6ef Apply same patch as in branches/gramps30.
Process most common (Dutch) surname prefixes.
Date conversion improvement (Dutch month names, etc).
Store patroniem in Patronymic field.
        * src/plugins/import/ImportProGen.py


svn: r11735
2009-01-26 20:02:30 +00:00
Jérôme Rapinat
0f2222a380 update french translation
svn: r11689
2009-01-22 19:17:01 +00:00
Peter Landgren
a73b2da699 Swedish calendar added.
svn: r11665
2009-01-19 20:09:19 +00:00
Brian Matherly
451aaee4f4 Plugins Restructure: Move NarrativeWeb.py plugins into plugins/webreport.
svn: r11649
2009-01-17 23:32:20 +00:00
Brian Matherly
6671a8f26e Plugins Restructure: Move import plugins into plugins/import.
svn: r11641
2009-01-17 03:36:19 +00:00