Gary Burton
|
2de02b5899
|
Add an existing place to a map
svn: r13896
|
2009-12-23 18:20:44 +00:00 |
|
Doug Blank
|
61e3237d5a
|
Constructors don't return things; renderer gets set in constructor
svn: r13895
|
2009-12-23 17:57:54 +00:00 |
|
Doug Blank
|
ab3dfe1415
|
3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods
svn: r13894
|
2009-12-23 15:55:58 +00:00 |
|
Doug Blank
|
0f20544be3
|
Changes to allow GrampsDb tests to run
svn: r13893
|
2009-12-23 15:48:01 +00:00 |
|
Doug Blank
|
eb23cfd76f
|
3467: Exporter returns an error, but it exports fine if we try once more during session
svn: r13892
|
2009-12-23 11:42:05 +00:00 |
|
Doug Blank
|
d50a004450
|
3466: invalid literal for int() with base 10: in preferences when you try to modify the dates preference
svn: r13891
|
2009-12-23 11:32:14 +00:00 |
|
Serge Noiraud
|
361b99cee6
|
GeoView : Add Nick to the contributors.
Force the zoom to be locked when adding places.
svn: r13890
|
2009-12-23 10:08:16 +00:00 |
|
Serge Noiraud
|
a8e5f3acf9
|
GeoView : add signal when places are added. thanks nick.
svn: r13889
|
2009-12-23 07:06:44 +00:00 |
|
Doug Blank
|
172988ff36
|
Apparently gen.proxy.dbbase and gen.db.dbdir are not needed anymore; edited support files too
svn: r13888
|
2009-12-22 22:53:25 +00:00 |
|
Rob G. Healey
|
c00ffbcf14
|
Remove references to import pyexiv2, and fixed RepositoryTypes.
svn: r13887
|
2009-12-22 22:00:24 +00:00 |
|
Gary Burton
|
db22a53da8
|
Add a new place to Gramps using latitude and longitude from GeoView
svn: r13886
|
2009-12-22 20:50:45 +00:00 |
|
Serge Noiraud
|
cd6843635e
|
GeoView: issue 3312.
svn: r13885
|
2009-12-22 19:37:21 +00:00 |
|
Nick Hall
|
feb13b4a79
|
Better error message when gramplet fails to load
svn: r13884
|
2009-12-22 15:48:03 +00:00 |
|
Brian Matherly
|
9a397544a2
|
Fix missing import for family event reference editor.
svn: r13883
|
2009-12-22 12:21:37 +00:00 |
|
Doug Blank
|
d0ae0cdaea
|
Change to go with fallback update
svn: r13882
|
2009-12-22 01:21:13 +00:00 |
|
Doug Blank
|
699dcb13fe
|
Fixed svn Id property
svn: r13881
|
2009-12-21 13:43:50 +00:00 |
|
Doug Blank
|
5a087bb88f
|
svn propset svn:keywords Id
svn: r13880
|
2009-12-21 13:03:08 +00:00 |
|
Rob G. Healey
|
603e20d36d
|
Added to files that were missing it.
svn: r13879
|
2009-12-21 07:58:08 +00:00 |
|
Rob G. Healey
|
35b2dee97a
|
Added to *.gpr.py files and WebCal. Updated EventList and add _find_death_date().
svn: r13878
|
2009-12-21 07:44:25 +00:00 |
|
Doug Blank
|
3edeee83f2
|
Moved fallback functions from Db to gen.utils
svn: r13877
|
2009-12-21 05:59:47 +00:00 |
|
Doug Blank
|
3a8b4d7e40
|
Moved fallback functions from Db to gen.utils
svn: r13876
|
2009-12-21 05:58:55 +00:00 |
|
Rob G. Healey
|
c01fa3c174
|
Still typo problem somewhere. Should be fixed now.
svn: r13875
|
2009-12-21 04:57:41 +00:00 |
|
Doug Blank
|
7558a4b8de
|
Moved configmanager code to gen/utils so other parts of gramps can use configman
svn: r13874
|
2009-12-21 04:41:56 +00:00 |
|
Doug Blank
|
1fdb6c4b2c
|
Removed gen.utils.dbutils
svn: r13873
|
2009-12-21 04:22:14 +00:00 |
|
Doug Blank
|
872e971fd3
|
gen.lib and gen.utils are independent; removed gen.utils.dbutils --- moved db methods to gen.db.base
svn: r13872
|
2009-12-21 04:18:31 +00:00 |
|
Rob G. Healey
|
43dc350b8c
|
Fixed error in my entry.
svn: r13871
|
2009-12-21 04:00:53 +00:00 |
|
Rob G. Healey
|
006156a1ba
|
Updated my author entry.
svn: r13870
|
2009-12-21 03:15:20 +00:00 |
|
Doug Blank
|
05cc37cea7
|
Generic Template Tag framework with context variable
svn: r13869
|
2009-12-21 02:53:31 +00:00 |
|
Serge Noiraud
|
a17ae4c484
|
GeoView : issue 3312 : erase entrybox and years interval.
svn: r13868
|
2009-12-21 00:01:32 +00:00 |
|
Serge Noiraud
|
06f3521239
|
ODFdoc : issues 3439, 3440, 3461 and 3462.
svn: r13867
|
2009-12-20 23:51:18 +00:00 |
|
Doug Blank
|
5f1ffc9f6a
|
3460: Wrong configuration value on behavior (date, age)
svn: r13866
|
2009-12-20 23:24:18 +00:00 |
|
Brian Matherly
|
814d721f68
|
Remove QuestionDialog dependency from gen. The database now raises exceptions and the GUI generates the question dialog.
svn: r13865
|
2009-12-20 22:44:32 +00:00 |
|
Doug Blank
|
aa942f96d6
|
Added getitem, setitem methods and config for module cleanup plans
svn: r13864
|
2009-12-20 22:44:23 +00:00 |
|
Doug Blank
|
0e14f53bcd
|
Using Gramps Proxy Databases from Gramps-Connect: first revisions
svn: r13863
|
2009-12-20 22:26:45 +00:00 |
|
Doug Blank
|
c47b494b39
|
Cleaning up Utils and refactoring common functionality
svn: r13862
|
2009-12-20 22:21:59 +00:00 |
|
Doug Blank
|
f4ca61c117
|
Take advantage of refactored functionality in EventType and EventRoleType
svn: r13861
|
2009-12-20 22:21:00 +00:00 |
|
Doug Blank
|
dcb926bf87
|
Cleaning up Utils and refactoring common functionality
svn: r13860
|
2009-12-20 22:12:29 +00:00 |
|
Doug Blank
|
7f55894f26
|
Added is_primary method to EventRoleType
svn: r13859
|
2009-12-20 19:59:21 +00:00 |
|
Gary Burton
|
b7169ff0b0
|
Fix bug 2926. Two references created when dropping media onto gallery tab
svn: r13858
|
2009-12-20 17:24:28 +00:00 |
|
Brian Matherly
|
806bd63ca2
|
Continued work on GEP008: Move GrampsDbUtils/_Backup.py to gen/db/backup.py.
svn: r13856
|
2009-12-20 04:30:28 +00:00 |
|
Doug Blank
|
f90175e10c
|
Simplifying view/edit logic
svn: r13855
|
2009-12-20 02:34:04 +00:00 |
|
Doug Blank
|
f76d9c9aad
|
Added try/except to exif tag import
svn: r13854
|
2009-12-20 02:32:01 +00:00 |
|
Doug Blank
|
108ff236f7
|
Working on PrivateProxy ideas; minor tweaks otherwise
svn: r13853
|
2009-12-20 01:57:17 +00:00 |
|
Gary Burton
|
4392fa3120
|
Fix wrong calls to get_type
svn: r13852
|
2009-12-19 16:08:44 +00:00 |
|
Jérôme Rapinat
|
b7c6eb7dba
|
remove a not necessary comment
svn: r13850
|
2009-12-19 12:42:11 +00:00 |
|
Jérôme Rapinat
|
4691d50a31
|
QuestionDialog was already called
svn: r13848
|
2009-12-18 18:11:06 +00:00 |
|
Jérôme Rapinat
|
5c444a680b
|
PEP8 Import at the top of the file
svn: r13847
|
2009-12-18 18:09:10 +00:00 |
|
Jérôme Rapinat
|
25db37841c
|
#2385 #3452 #2371 add options for selecting date format and calendars on reports
svn: r13846
|
2009-12-18 18:03:44 +00:00 |
|
Nick Hall
|
7b9bd62734
|
Bug fix for trees with handles on non-leaf nodes
svn: r13845
|
2009-12-18 15:55:05 +00:00 |
|
Serge Noiraud
|
74752f1360
|
GeoView : Added some corrections for issue 3312
When we switch between databases, if no info exist for the current view,
don't try to load the page.
svn: r13844
|
2009-12-18 07:36:20 +00:00 |
|