Doug Blank
|
145a517324
|
Typo in SimpleAccess and refinement in SimpleTable -- allow any object, just turn into string
svn: r13911
|
2009-12-24 22:19:30 +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 |
|
Doug Blank
|
06d0291ff4
|
Refinements on database hierarchy
svn: r13907
|
2009-12-24 14:38:39 +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 |
|
Gary Burton
|
d8471f652a
|
Make search bar work again in selectors
svn: r13901
|
2009-12-23 20:55:52 +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 |
|
Doug Blank
|
80c53cce3d
|
Updated my email and corrected Rob's
svn: r13897
|
2009-12-23 18:33:04 +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 |
|
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 |
|
Doug Blank
|
f31b20e7a9
|
basic format of edit working; remove preferred field?
svn: r13843
|
2009-12-18 03:57:48 +00:00 |
|
Doug Blank
|
383cf27b8b
|
Fix to prevent duplicate tags
svn: r13842
|
2009-12-18 03:55:59 +00:00 |
|
Doug Blank
|
55ad4516a4
|
Slight change in data width (shouldn't change NarWeb)
svn: r13841
|
2009-12-18 03:55:16 +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 |
|
Gerald Britton
|
a52663d0cd
|
tweak replacing for-loop with call to map() function
svn: r13838
|
2009-12-17 16:21:37 +00:00 |
|
Rob G. Healey
|
c7cc7e727d
|
Removed myself from the contributor's list.
svn: r13837
|
2009-12-17 15:42:23 +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 |
|
Doug Blank
|
b4512427af
|
Small little crash fix
svn: r13834
|
2009-12-17 04:38:33 +00:00 |
|
Doug Blank
|
d0318dd1a2
|
Some basic name editing; moved forms to web/grampsdb
svn: r13833
|
2009-12-17 04:10:41 +00:00 |
|
Doug Blank
|
9f74bdacce
|
Was adding .svn and subdirectories; this should properly limit subdirs
svn: r13832
|
2009-12-17 04:02:04 +00:00 |
|
Doug Blank
|
00f2a1859a
|
First draft of gramps-connect using django Forms
svn: r13831
|
2009-12-17 00:04:22 +00:00 |
|
Nick Hall
|
bfd2a9629f
|
Improved export for hierarchical views
svn: r13830
|
2009-12-16 22:56:55 +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 |
|
Nick Hall
|
a921cc784f
|
3433: Fix hierarchy problem in place view
svn: r13828
|
2009-12-16 19:40:53 +00:00 |
|
Doug Blank
|
e02df43a66
|
Fixed incorrect fix (thanks Gerald)
svn: r13827
|
2009-12-16 18:55:45 +00:00 |
|
Gerald Britton
|
85c307d174
|
Simplification using list comprehension
svn: r13826
|
2009-12-16 17:51:53 +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
|
8f2f2f200f
|
Moved gtk imports out of global scope for cli use
svn: r13824
|
2009-12-16 12:43:21 +00:00 |
|
Doug Blank
|
2a047ab65e
|
Sort events by alphabetical type name
svn: r13823
|
2009-12-16 12:04:48 +00:00 |
|
Peter Landgren
|
18eff92c76
|
Fixed some uppercase in filenames to lowercase.
svn: r13822
|
2009-12-16 08:07:52 +00:00 |
|
Brian Matherly
|
2f1c04169a
|
move src/DisplayTabs/* to src/gui/editors/displaytabs as part of GEP008
svn: r13821
|
2009-12-16 06:11:06 +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 |
|
Doug Blank
|
cdce67a646
|
Removed some of the too-many progress updates
svn: r13818
|
2009-12-16 01:50:17 +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 |
|
Doug Blank
|
69315dc4ba
|
Fixes for some existing filters, and new 3240: New filter to find connections between people by spidering over the database
svn: r13816
|
2009-12-15 22:12:42 +00:00 |
|
Doug Blank
|
49bd78481a
|
Removed as now unneeded with Django-supported interface
svn: r13815
|
2009-12-15 17:32:24 +00:00 |
|
Doug Blank
|
896e157183
|
Renamed Same Given Name duplicate name
svn: r13814
|
2009-12-15 17:14:20 +00:00 |
|
Doug Blank
|
d05e98cbf6
|
Removed as now unneeded with Django-supported interface
svn: r13813
|
2009-12-15 17:11:05 +00:00 |
|
Doug Blank
|
c10493e0ad
|
Moved to gramps-addons
svn: r13812
|
2009-12-15 16:59:18 +00:00 |
|
Doug Blank
|
f2abf6e4c2
|
Removed hacky flag; don't know why it was needed
svn: r13811
|
2009-12-15 16:48:03 +00:00 |
|
Doug Blank
|
cfec1b2092
|
Cleanup treestyle to work across gramps versions
svn: r13810
|
2009-12-15 16:46:40 +00:00 |
|
Gerald Britton
|
0512137d35
|
tweak using enumerate() instead of more complicated zip(range(len())) alternative
svn: r13809
|
2009-12-15 16:21:38 +00:00 |
|
Doug Blank
|
cb721e6ad3
|
Moved DeepConnections.py HeadlineNewsGramplet.py NoteGramplet.py PythonGramplet.py to gramps-addons
svn: r13808
|
2009-12-15 15:19:49 +00:00 |
|
Brian Matherly
|
bbe2b6da0c
|
move src/Editors/* to src/gui/editors as part of GEP008
svn: r13807
|
2009-12-15 05:56:12 +00:00 |
|
Brian Matherly
|
baa13df670
|
Move src/Selectors to src/gui/selectors. Rename files to lower case in conformance with the Gramps coding style.
svn: r13806
|
2009-12-15 03:45:09 +00:00 |
|