Brian Matherly
4838650df4
Move _GedcomParse.py to src/plugins/lib/libgedcom.py. Remove GrampsDbUtils.
...
svn: r13940
2009-12-29 19:20:16 +00:00
Jérôme Rapinat
bbdf6d80cc
3485: A better message for date validator on AgeOnDate Gramplet.
...
svn: r13939
2009-12-29 16:56:27 +00:00
Brian Matherly
c7b595210f
Move GedcomStageOne.py into GedcomParse.py.
...
svn: r13936
2009-12-29 05:37:20 +00:00
Doug Blank
42ed2c3295
Added fields to Person to reduce queries; should be able to add/edit people and names tomorrow
...
svn: r13934
2009-12-29 03:22:03 +00:00
Brian Matherly
f12196cf80
Merge GedcomInfo.py and GedcomLex.py into GedcomParse.py.
...
svn: r13930
2009-12-28 05:07:21 +00:00
Jérôme Rapinat
bf944b0de3
2385: drawreports and multiple calendars
...
svn: r13925
2009-12-27 11:09:58 +00:00
Nick Hall
5422931318
Allow nodes with handles at higher levels in the tree
...
svn: r13921
2009-12-26 19:42:22 +00:00
Benny Malengier
e8042007ff
init list before use
...
svn: r13920
2009-12-26 10:05:25 +00:00
Benny Malengier
862d1446d0
Fix two things in nar web:
...
1/fix bug that not scaled images are not printed out on webpage
2/remove annoying warning dialogs on every missing images, and
replace it by one warning dialog at the end of the report
svn: r13913
2009-12-25 11:44:20 +00:00
Brian Matherly
06b3d7dc1f
Fix Misnamed DbMixin
...
svn: r13910
2009-12-24 20:14:15 +00:00
Serge Noiraud
9aabed5c4f
GeoView : issue 3472
...
svn: r13909
2009-12-24 17:21:55 +00:00
Serge Noiraud
cd7f3b8a29
GeoView : Replacement for openstreetmap and google map button by one provider
...
toglebutton. This is to minimize the space used by the buttons now
we have the new "Add place" and "Link place" buttons.
svn: r13908
2009-12-24 15:55:01 +00:00
Serge Noiraud
ab2f9b9d19
GeoView : Entrybox completion now works when entering "tab"
...
We can erase the text with the place list label at the left of the entrybox.
Performance : comment the sort to reduce display time.
svn: r13906
2009-12-24 12:18:18 +00:00
Rob G. Healey
c96e7a579a
Some cleanup work, and changed get_marriage_event() to use the extended eventtype.py
...
svn: r13904
2009-12-24 07:55:26 +00:00
Gary Burton
864a4692a9
Another instance where we need to pass str latitude and longitude to EditPlace
...
svn: r13903
2009-12-23 23:02:26 +00:00
Serge Noiraud
3106784c22
GeoView : EditPlace crash with real instead of string.
...
svn: r13902
2009-12-23 21:32:01 +00:00
Doug Blank
8c26c5ad64
3302: Detailed Descendant Report fallback for child-list birth/death strings and fixed a typo baptized -> baptised
...
svn: r13899
2009-12-23 20:16:16 +00:00
Doug Blank
302781a6b3
Event types know how to abbreviate themselves
...
svn: r13898
2009-12-23 19:35:18 +00:00
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
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
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
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
3a8b4d7e40
Moved fallback functions from Db to gen.utils
...
svn: r13876
2009-12-21 05:58:55 +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
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
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
f4ca61c117
Take advantage of refactored functionality in EventType and EventRoleType
...
svn: r13861
2009-12-20 22:21:00 +00:00
Doug Blank
f76d9c9aad
Added try/except to exif tag import
...
svn: r13854
2009-12-20 02:32:01 +00:00
Gary Burton
4392fa3120
Fix wrong calls to get_type
...
svn: r13852
2009-12-19 16:08:44 +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
Doug Blank
383cf27b8b
Fix to prevent duplicate tags
...
svn: r13842
2009-12-18 03:55:59 +00:00
Serge Noiraud
3ee5c908f9
Geography : unable to display geoview when only mozilla is present.
...
svn: r13840
2009-12-17 20:14:00 +00:00
Serge Noiraud
0598c178ec
htmlrenderer : use vars() instead of inline dictionary.
...
svn: r13839
2009-12-17 18:30:30 +00:00
Rob G. Healey
9971a4f1a2
Removed Exif tags completely from NarrativeWeb.
...
svn: r13836
2009-12-17 14:59:00 +00:00
Rob G. Healey
1191bb227d
Fixed the sorting in class EventListPage. Changed elements in stylesheet.
...
svn: r13835
2009-12-17 07:22:29 +00:00
Serge Noiraud
bd961672c8
htmlrenderer : The prefs.js was created twice.
...
We didn't use the locale language.
Adding var args to the gerald's modifications.
svn: r13829
2009-12-16 22:09:26 +00:00
Gerald Britton
0caa05e44f
Tweak to improve readability and reduce dcalls to write method
...
svn: r13825
2009-12-16 16:56:45 +00:00
Doug Blank
2a047ab65e
Sort events by alphabetical type name
...
svn: r13823
2009-12-16 12:04:48 +00:00
Rob G. Healey
b060d4189d
Removed Editors and Sekectors directories to allow ./autogen.sh to complete. Fixed attribute type so it is translated. Made option visible, but greyed out if the library is not installed by suggestion from Doug Blank. See feature request 3449.
...
svn: r13819
2009-12-16 03:02:08 +00:00
Serge Noiraud
82d7e93a7c
GeoView : Better initialization.
...
Avoid to create the same page several times.
Don't create the start page twice now we have Web and Geography views.
svn: r13817
2009-12-15 23:43:00 +00:00