Doug Blank
cd17f1e0fa
Add support for checkbox/toggle columns; a debug msg for developers
...
svn: r14012
2010-01-10 04:03:59 +00:00
Gerald Britton
2b12f3df07
Use defaultdict type where possible for minor performance gain and source code simplification
...
svn: r14011
2010-01-09 19:54:32 +00:00
Gerald Britton
4c7365dbcf
Missing import
...
svn: r14010
2010-01-09 19:41:00 +00:00
Gerald Britton
721f97459e
Fix duplicate object ids in glade files
...
svn: r14009
2010-01-09 19:39:43 +00:00
Jérôme Rapinat
f56402cf37
3473: To dynamicaly change calendar option on the Gramps session
...
svn: r14008
2010-01-09 17:51:58 +00:00
Doug Blank
7dd624d657
Workaround added for strange Python 2.6 bug on recusive signal handling
...
svn: r14007
2010-01-09 17:13:56 +00:00
Doug Blank
36fa65944d
Removed unneeded imports
...
svn: r14006
2010-01-09 17:12:45 +00:00
Benny Malengier
0ec49507ed
Renable enter to expand nodes on the treeviews
...
svn: r14005
2010-01-09 16:16:52 +00:00
Benny Malengier
08c8edb43d
More info on gtk in error report & remove duplicate PYTHON line
...
svn: r14004
2010-01-09 15:16:50 +00:00
Doug Blank
bfa7687058
Fixed code that gave warning: GtkWarning: gtk_box_pack: assertion 'child->parent == NULL' failed
...
svn: r14003
2010-01-09 13:40:40 +00:00
Benny Malengier
de2d669763
3275: PageView reworking, changes by B. Malengier and N.Hall
...
Specifically: improve new treeview by using a linked list implementation so
iters can be quickly iterated over
Also: progressdialog on long personview loads.
svn: r14002
2010-01-09 11:10:32 +00:00
Gerald Britton
afe85ad0d5
Tweaks and simplifications
...
svn: r14001
2010-01-08 21:47:02 +00:00
Gerald Britton
16808b6c0e
Add missing import
...
svn: r14000
2010-01-08 21:46:36 +00:00
Doug Blank
debfc3dd78
Fixed issue of not re-docking gramplet from whence it came (reported by Rob); refined some code
...
svn: r13999
2010-01-08 20:06:51 +00:00
Jérôme Rapinat
2f7f7ac5f8
pylint
...
svn: r13998
2010-01-08 16:10:54 +00:00
Peter Landgren
d664fa4aa2
Fix of issue 3480.
...
svn: r13997
2010-01-08 15:59:05 +00:00
Peter Landgren
e4dfdb9190
Fix of issue 3480.
...
svn: r13996
2010-01-08 15:57:54 +00:00
Peter Landgren
f579f495cb
Fix of issue 3480.
...
svn: r13995
2010-01-08 15:56:39 +00:00
Peter Landgren
418b89007e
Fix of issue 3480.
...
svn: r13994
2010-01-08 15:54:47 +00:00
Serge Noiraud
e346c68fb1
GeoView : issue 3472; using date format preference.
...
svn: r13992
2010-01-07 22:02:38 +00:00
Doug Blank
59b06487b7
Add ability for Table to have toggle-able rows; also keeps track of raw data
...
svn: r13991
2010-01-07 21:42:43 +00:00
Doug Blank
68e9b27265
Added method to make dates non-specific
...
svn: r13990
2010-01-07 21:41:07 +00:00
Serge Noiraud
da41542da6
ODFDoc : issue 3440; only remove fo:max-height.
...
svn: r13989
2010-01-07 20:40:24 +00:00
Doug Blank
427b24a34d
Allow notebook to expand; remove unneeded table (leftover?)
...
svn: r13987
2010-01-07 14:57:37 +00:00
Peter Landgren
ed34d4f62f
Fix of issue 3507.
...
svn: r13986
2010-01-07 14:39:53 +00:00
Doug Blank
239fc7f526
Removed items generated from Makefile
...
svn: r13985
2010-01-07 14:16:33 +00:00
Doug Blank
aecdc5ea62
Changed Apply to more generic Execute; Added return value for results tab textbuffer
...
svn: r13984
2010-01-07 14:13:38 +00:00
Doug Blank
3664fbb913
Added on_delete_event signal handler to surpress RuntimeWarning: missing handler
...
svn: r13983
2010-01-07 14:10:26 +00:00
Jérôme Rapinat
83d7448c1a
2846: build tree basic on arithmetics - uncomment lines (ezegzda)
...
svn: r13982
2010-01-07 10:52:41 +00:00
Gerald Britton
6726952bcc
tweaks to reduce source and object code and run-time lookups
...
svn: r13981
2010-01-06 17:53:17 +00:00
Brian Matherly
1fa4e8d66c
Continued work on GEP008: move gen/utils/longop.py, gen/utils/progressmon.py, ProgressDialog.py into gui/widgets/progressdialog.py.
...
svn: r13980
2010-01-06 05:27:28 +00:00
Brian Matherly
7aec8904ea
Remove gen.db.iterator.py - it is not used.
...
svn: r13979
2010-01-06 04:44:09 +00:00
Doug Blank
8c115f26b7
Working towards GEDCOM imports through the web
...
svn: r13978
2010-01-06 04:12:08 +00:00
Doug Blank
0d06f2fa59
Changed default date range to 50 years for before, after, and about (50 before and 50 after)
...
svn: r13977
2010-01-06 01:39:23 +00:00
Jérôme Rapinat
d2876c8318
pylint
...
svn: r13976
2010-01-05 19:15:51 +00:00
Jérôme Rapinat
9ae34b4ba8
pylint
...
svn: r13975
2010-01-05 18:07:09 +00:00
Gerald Britton
57ac58b67e
Bug 3499: Referenced proxy not filtering out unreferenced sources
...
svn: r13974
2010-01-05 16:56:56 +00:00
Jérôme Rapinat
7001690176
1683 Untranslatable text in Relationship calculator window - no crash on rel_xx tests (contribution by Andrew I Baznikin)
...
svn: r13973
2010-01-05 15:58:01 +00:00
Jérôme Rapinat
4acca6c7af
pylint
...
svn: r13972
2010-01-05 14:37:10 +00:00
Jérôme Rapinat
d72aa5ae71
2855 2762 1683 enable tests on rel_xx (pass with sucess)
...
svn: r13971
2010-01-05 13:42:23 +00:00
Gary Burton
b7b9947cb5
Make sure a family is selected.
...
svn: r13970
2010-01-04 20:18:37 +00:00
Nick Hall
6872ce1b33
3498: Fix bug and enable show all checkbox in selector
...
svn: r13969
2010-01-04 18:44:51 +00:00
Nick Hall
c7cebc637f
3432: Fix family selection in report options
...
svn: r13968
2010-01-04 14:15:07 +00:00
Peter Landgren
7c152a868a
Fix of issue 3480.
...
svn: r13967
2010-01-03 14:14:30 +00:00
Peter Landgren
3de66d1b62
Fix of issue 3495.
...
svn: r13965
2010-01-03 11:31:19 +00:00
Doug Blank
ace6e05e48
Removed debug code
...
svn: r13963
2010-01-03 02:20:47 +00:00
Doug Blank
8ccc7afe98
Removed old docs
...
svn: r13962
2010-01-03 02:19:45 +00:00
Doug Blank
c4a166af12
Temporary workaround for NAV constants
...
svn: r13961
2010-01-02 23:51:00 +00:00
Nick Hall
6ae29de4f0
2563: Add signals for all objects when active object changes
...
svn: r13960
2010-01-02 23:01:43 +00:00
Doug Blank
e39b3b68ea
Added profile, with css theme
...
svn: r13959
2010-01-02 16:34:37 +00:00
Gary Burton
f58e700e86
New source filter which counts repository references
...
svn: r13958
2010-01-02 12:33:18 +00:00
Doug Blank
b6deea0aea
Refinements on gramps-connect editing people, families, and events
...
svn: r13957
2010-01-02 02:09:09 +00:00
Doug Blank
fc25778390
3491: [Gramplet] AgeOnDate Gramplet ignores Probably_alive variable
...
svn: r13956
2010-01-01 21:28:05 +00:00
Nick Hall
c43f162b2f
Preparation to extend navigation to all object types
...
svn: r13955
2010-01-01 19:55:09 +00:00
Doug Blank
0f78f5c918
Refined right-click popup menus on placeviews
...
svn: r13954
2010-01-01 18:59:58 +00:00
Doug Blank
2593e8d340
Removed print debug statements (django will crash if you attempt to write to stdout)
...
svn: r13953
2010-01-01 15:42:31 +00:00
Doug Blank
c800392ffd
Working add/edit people and names; working privacy (living and private); unified templates for display/edit
...
svn: r13952
2010-01-01 15:16:20 +00:00
Doug Blank
eba1c9d264
A simple, conservative probably_alive
...
svn: r13951
2010-01-01 15:11:00 +00:00
Jérôme Rapinat
7aef74eaca
3485: A better message for date validator on AgeOnDate Gramplet.
...
svn: r13950
2010-01-01 08:43:29 +00:00
Doug Blank
6cdb8a9406
Add signal for media-changed, and test on mediaview
...
svn: r13949
2009-12-31 17:03:04 +00:00
Doug Blank
2adcdb6ae3
New control for pagination
...
svn: r13948
2009-12-31 15:01:06 +00:00
Doug Blank
205b3beadd
Enabled Quickviews on all list views; enabled References Quickview for all views
...
svn: r13947
2009-12-31 14:59:44 +00:00
Doug Blank
fa1413c640
Fixed issue on emitting a signal which will change a table before the click has returned, which can crash Python
...
svn: r13946
2009-12-31 14:56:44 +00:00
Doug Blank
c269b45a46
Moved import gtk to make Mime module cli usable
...
svn: r13945
2009-12-30 20:53:38 +00:00
Brian Matherly
3f4c9b31ed
Remove unused "SpreadSheet" document generators.
...
svn: r13942
2009-12-29 19:38:07 +00:00
Brian Matherly
c2d99c34b3
Clean up someone's copy-paste errors.
...
svn: r13941
2009-12-29 19:28:40 +00:00
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
Doug Blank
b53fda23cb
Fixed incorrect error message
...
svn: r13938
2009-12-29 13:14:15 +00:00
Brian Matherly
2c6cf26d60
Move _GedcomTokens.py and _GedcomUtils.py into _GedcomParse.py.
...
svn: r13937
2009-12-29 06:01:43 +00:00
Brian Matherly
c7b595210f
Move GedcomStageOne.py into GedcomParse.py.
...
svn: r13936
2009-12-29 05:37:20 +00:00
Doug Blank
4f3d8f3675
Added missing 'return self' at end of unserialize to match the rest of the classes in lib.gen
...
svn: r13935
2009-12-29 03:24:38 +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
Nick Hall
7f2174b225
Improve event type defaults for new events in display tabs
...
svn: r13933
2009-12-28 18:09:40 +00:00
Jérôme Rapinat
2997016c04
2385: last minor improvements (wording, import gen.lib.date)
...
svn: r13932
2009-12-28 08:08:49 +00:00
Jérôme Rapinat
5cd600ba66
2385: too much cleanup...
...
svn: r13931
2009-12-28 06:24:43 +00:00
Brian Matherly
f12196cf80
Merge GedcomInfo.py and GedcomLex.py into GedcomParse.py.
...
svn: r13930
2009-12-28 05:07:21 +00:00
Doug Blank
7ca0d94563
Latest advancement in privacy issues; reworked proxy + forms
...
svn: r13929
2009-12-27 18:23:59 +00:00
Jérôme Rapinat
ef3a25815a
2385: use gen.lib.date.Date.ui_calendar_names for getting list of supported calendars
...
svn: r13928
2009-12-27 18:01:02 +00:00
Doug Blank
a61a472668
Missing gettext
...
svn: r13927
2009-12-27 13:49:15 +00:00
Jérôme Rapinat
bf944b0de3
2385: drawreports and multiple calendars
...
svn: r13925
2009-12-27 11:09:58 +00:00
Jérôme Rapinat
d06feb67ca
remove unneeded option (tracker 3452 2385 2371 3473)
...
svn: r13924
2009-12-27 10:57:55 +00:00
Benny Malengier
68224a98c0
correct wrong editperson import
...
svn: r13923
2009-12-27 09:48:58 +00:00
Nick Hall
ad5aa7006e
3463: Re-select edited row after edit in tree view
...
svn: r13922
2009-12-26 23:11:09 +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
Doug Blank
04d5da1939
Basic framework for edit/view forms
...
svn: r13919
2009-12-26 05:40:32 +00:00
Brian Matherly
229c4287d2
Move _GedcomChar.py into _GedcomParse.py
...
svn: r13915
2009-12-25 21:06:36 +00:00
Brian Matherly
8b2da469cf
Remove GEDCOM tests - they are broken and not used.
...
svn: r13914
2009-12-25 20:39:02 +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
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
Rob G. Healey
224c8c1ffc
Fixed error causing crash as per Nick Hall. Corrected tags on libhtmlconst and WebCal.
...
svn: r13805
2009-12-15 02:50:46 +00:00
Gerald Britton
04a15c8647
tweaks
...
svn: r13804
2009-12-14 18:32:46 +00:00
Brian Matherly
35a29e9ef5
add widgets to src/gui/Makefile and po/POTFILES
...
svn: r13802
2009-12-14 12:48:27 +00:00
Rob G. Healey
426691a2ac
Not ready yet and I am out of time for now.
...
svn: r13801
2009-12-14 12:31:34 +00:00
Rob G. Healey
057e8504c0
Finished exiftype.py Will add it to POTFILES.IN in the afternoon.
...
svn: r13799
2009-12-14 12:22:17 +00:00
Rob G. Healey
8c5c6a428e
Continuation of exiftype. Variables have been completed.
...
svn: r13798
2009-12-14 10:52:57 +00:00
Rob G. Healey
42d45dfa5c
Beginning of extending the media exif tags section.
...
svn: r13797
2009-12-14 10:01:57 +00:00
Rob G. Healey
c94c9c588e
Cleanup work on attributes and a comment on sort_event_types() in NarrativeWeb. Clean up work on calendar_build() in WebCal.
...
svn: r13796
2009-12-14 08:47:01 +00:00
Peter Landgren
3350a54f0d
Deleted ref to src/widgets.
...
svn: r13795
2009-12-14 07:45:14 +00:00
Rob G. Healey
73a8acc7bc
Removed debugging code in NarrativeWeb. Adjusted elements in MediaListPage.
...
svn: r13794
2009-12-14 07:04:37 +00:00
Rob G. Healey
e72257b3f5
Cleaned up class MediaListPage and added mime type to the MediaListPage.
...
svn: r13793
2009-12-14 06:18:33 +00:00
Rob G. Healey
97f8091467
Fix bug report #3276 . Link to temp.png should be document.png. Thanks jerome for finding it.
...
svn: r13792
2009-12-14 06:15:59 +00:00
Brian Matherly
0001133eb8
move src/widgets/* to src/gui/widgets as part of GEP008
...
svn: r13791
2009-12-14 03:20:19 +00:00
Brian Matherly
ec81292e52
Add translated language and country strings to the report transation option.
...
svn: r13790
2009-12-13 21:16:58 +00:00
Peter Landgren
ee65d7f4b1
Fix problem cut off messages. gettext can only handle string constants, not string experssions.
...
svn: r13786
2009-12-13 15:56:35 +00:00
Doug Blank
013ef62b6b
Four ways to link a row: by object, object/col, (object, handle), [(obj, handle)...]]
...
svn: r13785
2009-12-13 14:45:52 +00:00
Jérôme Rapinat
01c743e6c7
1683: Untranslatable text in Relationship calculator window
...
svn: r13784
2009-12-13 14:40:26 +00:00
Jérôme Rapinat
b02a7cb4c6
2385: Fan chart and multiple calendars
...
svn: r13783
2009-12-13 14:22:57 +00:00
Peter Landgren
3edb3a88bc
Fixed one wrong gettext call and deleted one unnecessary statement.
...
svn: r13782
2009-12-13 14:07:24 +00:00
Brian Matherly
4793422042
Don't import removed "unused" module.
...
svn: r13781
2009-12-13 05:36:16 +00:00
Brian Matherly
098e6c427d
Remove widgets/unused.py for obvious reasons.
...
svn: r13780
2009-12-13 04:43:05 +00:00
Doug Blank
1206598620
Sorts event by ID, date
...
svn: r13779
2009-12-13 01:04:09 +00:00
Doug Blank
58dc389e48
Sometimes, the pending events can get into an infinite loop of causing more events to be handled; this fix makes it finite
...
svn: r13778
2009-12-12 17:01:06 +00:00
Doug Blank
b1254d7820
gtk is hidden in methods to not import it overall for cli
...
svn: r13777
2009-12-12 13:03:57 +00:00
Rob G. Healey
1f6d87182b
Cleanup of little things in WebCal.
...
svn: r13775
2009-12-12 07:42:42 +00:00
Rob G. Healey
8af5f5f532
Moved "import gtk" from several different places to the area where all imports are located. Had a problem with set_header() in class progressMeter.
...
svn: r13774
2009-12-12 07:41:09 +00:00
Rob G. Healey
bfbba59482
Changed how EventPage works. Cleanup work on NarrativeWeb. Changed some elements in stylesheet that is specific to Visually impaired only.
...
svn: r13773
2009-12-12 07:38:10 +00:00
Doug Blank
ec24ff86fb
Added options for font sizes and count
...
svn: r13772
2009-12-12 04:18:04 +00:00
Doug Blank
6183947763
Fixed wrong value for 'track' for detached gramplets
...
svn: r13771
2009-12-12 03:07:19 +00:00
Doug Blank
cc768b3d36
Proper default value for lookup_calendar
...
svn: r13769
2009-12-11 23:09:02 +00:00
Doug Blank
a547cc8658
RuntimeWarning: missing handler 'on_delete_event'
...
svn: r13768
2009-12-11 17:39:43 +00:00
Gerald Britton
54e5538c2d
Readability and performance tweaks
...
svn: r13767
2009-12-11 17:30:54 +00:00
Doug Blank
fae07ee445
3415: gtk.HBox in src/widgets/statusbar.py; changes in latest gtk
...
svn: r13766
2009-12-11 17:28:42 +00:00
Doug Blank
966ecbf20c
Convieniences: get_year_calendar(int) or get_year_calendar(name); date.to_calendar(int) or to_calendar(name)
...
svn: r13764
2009-12-11 15:17:39 +00:00
Doug Blank
b1e51013e6
Updated date_test to test swedish dates more
...
svn: r13763
2009-12-11 15:06:21 +00:00
Doug Blank
96737bf442
Refined calendar lookup
...
svn: r13762
2009-12-11 15:05:29 +00:00
Doug Blank
6d245db5fc
Fixed error in get_year_calendar
...
svn: r13761
2009-12-11 14:27:50 +00:00
Doug Blank
c78d7f6759
RuntimeWarning: missing handler 'on_delete_event'
...
svn: r13760
2009-12-11 13:04:50 +00:00
Brian Matherly
3dd5506903
Remove unneeded TranslationOption import.
...
svn: r13759
2009-12-11 12:38:43 +00:00
Brian Matherly
c3546880fc
Fix translated dates in Ancestor Report. Currently, dates for other than the current locale will print in ISO format.
...
svn: r13758
2009-12-11 05:55:30 +00:00
Brian Matherly
04a1da3daf
Fix crash in NavWeb when accessing uninitiailzed variables.
...
svn: r13757
2009-12-11 05:51:16 +00:00
Doug Blank
8b326b49d2
3394: Pango Warning for Fanchartview during start
...
svn: r13756
2009-12-11 03:19:06 +00:00
Doug Blank
91fb951d04
Fixed two bugs with one check: last wart is gone in config
...
svn: r13755
2009-12-11 03:11:48 +00:00
Doug Blank
011b875540
Charts to Ancestry view category renaming
...
svn: r13754
2009-12-11 01:48:22 +00:00
Doug Blank
f21ae833ca
Defaults are written to .ini as comments
...
svn: r13753
2009-12-11 01:36:30 +00:00
Gerald Britton
a82b115192
Tweaks
...
svn: r13752
2009-12-10 21:06:00 +00:00
Gary Burton
0c18bc53ce
Remove a typo which prevents the plugin from loading.
...
svn: r13751
2009-12-10 18:52:02 +00:00
Rob G. Healey
e9650a703b
Fixed event types in multiple places. Fixed a crash at line 520 reported by Gary Britton. Thank you.
...
svn: r13750
2009-12-10 15:37:58 +00:00
Rob G. Healey
e5b231ef6b
Fixed all of the stylesheets, NarrativeWeb, and WebCal with the proper use of the header from Brian Matherly.
...
svn: r13749
2009-12-10 06:50:21 +00:00
Rob G. Healey
c544e79b22
Fixed event types not being translated in IndividualPages, Events section. Made some spacial alignment in eventtypes.py for better visual aid.
...
svn: r13748
2009-12-10 00:01:20 +00:00
Benny Malengier
d9efebc047
2846: PedigreeView: build tree basic on arithmetics
...
svn: r13746
2009-12-09 20:23:21 +00:00
Benny Malengier
24cd5d6f92
2846: PedigreeView: build tree basic on arithmetics
...
svn: r13745
2009-12-09 13:36:40 +00:00
Jérôme Rapinat
9a23a34ff1
#2385 : Fan chart and multiple calendars (only for years on french calendar; < 15)
...
svn: r13744
2009-12-09 08:37:08 +00:00
Doug Blank
f271154b59
Fixes for get_year_calendar
...
svn: r13743
2009-12-08 12:32:10 +00:00
Doug Blank
a7d2bcc3f0
Small change to avoid Quirks Mode in Firefox
...
svn: r13742
2009-12-08 02:41:52 +00:00
Doug Blank
b1676eedb7
3265: An improvement of calendar report
...
svn: r13741
2009-12-08 02:22:26 +00:00
Doug Blank
54ac83e6ed
3420: Error in line 498 of importCSV.py during CSV import.
...
svn: r13740
2009-12-08 01:13:42 +00:00
Doug Blank
0cf5665a78
3426: No "invalid_date_format" definition on peoplemodel
...
svn: r13739
2009-12-08 00:24:56 +00:00
Brian Matherly
443e4b3fd4
Fix DetailedDescendant and DetailedAncestor reports.
...
svn: r13738
2009-12-07 13:11:43 +00:00
Doug Blank
64ec8c20f8
Fixed CSS typos; got all gramps-connect view pages structured
...
svn: r13736
2009-12-06 23:35:46 +00:00
Brian Matherly
6392a15610
Add draw_wedge function that was removed from ReportUtils.py.
...
svn: r13735
2009-12-06 22:42:12 +00:00
Doug Blank
291b13090b
Don't escape objects in table columns
...
svn: r13734
2009-12-06 18:38:19 +00:00
Peter Landgren
90bde6a00a
Found two typos when translating.
...
svn: r13733
2009-12-06 18:38:11 +00:00
Doug Blank
08aaa658eb
Empty table cells have clickable area, even if empty
...
svn: r13732
2009-12-06 17:35:51 +00:00
Doug Blank
4434fd6542
Added convienience method for getting year in the calendar of a date
...
svn: r13731
2009-12-06 17:34:27 +00:00
Doug Blank
9fd2e4a7fc
Add manual url links on table rows
...
svn: r13730
2009-12-06 15:57:53 +00:00
Doug Blank
6e8f40e9f2
Added map for 3406: Use of translation context on plugins/quickview/FilterByName.py
...
svn: r13729
2009-12-06 13:38:37 +00:00
Jérôme Rapinat
6f155e598e
#3406 : Try to use of translation context (first step)
...
svn: r13726
2009-12-06 09:56:08 +00:00
Jérôme Rapinat
927ac824b9
#2385 : Fan chart and multiple calendars (like TimeLine.py)
...
svn: r13725
2009-12-06 09:38:10 +00:00
Doug Blank
1d86ecd6fb
Working on private/protected non-logged-in viewing/searching
...
svn: r13721
2009-12-06 05:09:43 +00:00
Doug Blank
ca061d3607
Refinements to ProgressMeter and ProgressMonitor for cancelling
...
svn: r13720
2009-12-06 01:16:17 +00:00
Doug Blank
e091da41de
Refinements and tests for cancelling processes
...
svn: r13719
2009-12-06 00:36:10 +00:00
Doug Blank
e686d72a59
3351: Living people are considered as dead (and some dead considered alive)
...
svn: r13718
2009-12-05 20:11:00 +00:00
Doug Blank
0c10d47a90
Added a == to match to check more exact matches
...
svn: r13717
2009-12-05 20:07:53 +00:00
Jérôme Rapinat
22847e90ec
typo
...
svn: r13716
2009-12-05 17:15:32 +00:00
Rob G. Healey
b886d022bb
Completed bug# 2698. Please test it out completely. Report issues to bug#2698.
...
svn: r13715
2009-12-05 11:10:28 +00:00
Rob G. Healey
46dd4e6c1a
Beginning work on Bug #2698 .
...
svn: r13714
2009-12-05 09:00:32 +00:00
Doug Blank
785184e74f
3339: [Patch] Views get their column display data from db (meta); should get from config ini
...
svn: r13709
2009-12-05 06:52:53 +00:00
Doug Blank
b876023812
3413: Hidden export plugins still show in list; and rewrote eval() as getattr()
...
svn: r13708
2009-12-05 06:35:21 +00:00
Doug Blank
e9bc3df09b
3412: Export types are not in any particular order in ExportAssistant
...
svn: r13707
2009-12-05 05:56:10 +00:00
Doug Blank
34ff80700b
3411: Exporters "Gramps XML" and "Gramps Package" names are asymmetric
...
svn: r13706
2009-12-05 05:52:19 +00:00
Doug Blank
7fbdff5e0d
3352: Confusion in creating multiple views of same type and selecting them; see tracker for more details
...
svn: r13705
2009-12-05 04:38:31 +00:00
Doug Blank
e07455b891
3410: holidays.xml is reported to not load from user's plugin directory
...
svn: r13703
2009-12-05 03:09:21 +00:00
Rob G. Healey
fc48e51d1c
Fixed person section of Event Pages.
...
svn: r13698
2009-12-03 19:10:20 +00:00
Rob G. Healey
da054668cd
Working more on Events classes.
...
svn: r13695
2009-12-01 15:41:23 +00:00
Doug Blank
216a5d6e0a
3376: RFE: please add 'Open directory' to context menu of media objects
...
svn: r13693
2009-12-01 02:56:03 +00:00
Rob G. Healey
b6f8cd5ee6
Kept place source references and fixed a crash.
...
svn: r13692
2009-11-29 23:48:51 +00:00
Gary Burton
393d547d6e
Fix for bug 3393.
...
svn: r13691
2009-11-29 22:02:06 +00:00
Peter Landgren
d4081db69f
Second fixed a minor bug.
...
svn: r13690
2009-11-29 19:59:59 +00:00
Peter Landgren
611a6f2e66
Fixed a minor bug.
...
svn: r13689
2009-11-29 19:27:07 +00:00
Rob G. Healey
1e219a3f77
Fixed a background issue in Web_Basic-Ash.css.
...
svn: r13687
2009-11-29 02:35:46 +00:00
Rob G. Healey
252ff9d174
Added new EventListPage styles to all stylesheets.
...
svn: r13686
2009-11-29 02:19:55 +00:00
Gary Burton
f49f1059c0
Fix issue with paragraph breaks on preformatted notes.
...
svn: r13684
2009-11-28 19:24:46 +00:00
Gary Burton
06ca52e812
Fix typo
...
svn: r13683
2009-11-28 19:12:36 +00:00
Gary Burton
53fb269d54
Fix problem with missing sources in bibliography
...
svn: r13682
2009-11-28 19:11:00 +00:00
Rob G. Healey
086c297975
Fixed missing person in class EventListPage. Hyperlinked the grampsid to the to its EventPage as I didn't have the event type to hyperlink with.
...
svn: r13681
2009-11-28 10:07:20 +00:00
Rob G. Healey
e8c0ee032d
Rest of the Ancestor Tree fix from Jason Simanek. Bug #3371
...
svn: r13679
2009-11-27 09:47:53 +00:00
Rob G. Healey
b90b6f769c
Finished EventListPage. Now only need to work out the sorting protion of it... updated stylesheet to match.
...
svn: r13678
2009-11-27 09:28:39 +00:00
Gerald Britton
288a20f62d
Small simplifications
...
svn: r13676
2009-11-26 19:53:52 +00:00
Jérôme Rapinat
15f9344340
3391: Some sentences missed the final dot
...
svn: r13674
2009-11-26 11:13:44 +00:00
Rob G. Healey
8aa9a86c59
Fix for Ancestor Tree: unlinked individuals has been fixed. Jason Simanek has come with a correction. I will slowly be updating the rest of the stylesheets as well.
...
svn: r13671
2009-11-25 08:24:09 +00:00
Gerald Britton
e572a41566
Tweaks using list comprehensions
...
svn: r13670
2009-11-24 20:14:19 +00:00
Gerald Britton
9698b0306f
Tweaks replacing for-loops with iterator expressions
...
svn: r13664
2009-11-23 20:52:04 +00:00
Doug Blank
2c3fe84b9b
Some work on event and source detail pages
...
svn: r13662
2009-11-23 02:34:35 +00:00
Doug Blank
d004430882
Fixed error in computing days of a date diff span
...
svn: r13661
2009-11-23 01:54:44 +00:00
Doug Blank
2ed9ac56e4
Fixed a bug in HTML table widths; allow args to make_basic_stylesheet; add scrollbars to tabbed items
...
svn: r13660
2009-11-23 01:39:29 +00:00
Doug Blank
8e0593d7ad
Added scrollbars to main page views
...
svn: r13658
2009-11-22 22:29:42 +00:00
Doug Blank
3f546e7fa3
Added copyright; added scrollbars on page views; indexes on other ref tables
...
svn: r13657
2009-11-22 22:28:30 +00:00
Doug Blank
18e4b52115
Print to stderr, turn debug off, use addon translations, if any
...
svn: r13654
2009-11-22 18:12:58 +00:00
Doug Blank
670e9bc1ff
Django importer; may move to addons later, but keeping it with DjangoExport for now
...
svn: r13653
2009-11-22 18:07:38 +00:00
Doug Blank
828ec034c9
Added indexes; clean properly; updated db schema version num to 0.5.1 (added indexes)
...
svn: r13652
2009-11-22 16:43:15 +00:00
Doug Blank
bfdb19d182
Settings ready for debugging; removed select_related
...
svn: r13651
2009-11-22 13:43:40 +00:00
Benny Malengier
a477d5bc7d
3106: Unable to use People with a common ancestor with <filter> match rule
...
svn: r13649
2009-11-22 08:44:04 +00:00
Doug Blank
4189b78df3
Protect crashing from malformed data; working on locale-based issues; fast flush; UI focus
...
svn: r13647
2009-11-21 23:18:35 +00:00
Doug Blank
281fa65cd7
Changes to allow large, fast exports
...
svn: r13646
2009-11-21 14:27:25 +00:00
Rob G. Healey
72cca076c5
Removed unused and unnecessary functions: get_birth_date() and get_death_date(). I never did use them at all.
...
svn: r13645
2009-11-21 07:42:36 +00:00
Doug Blank
8df4105d3d
Added 404 page error checking and gettext readiness
...
svn: r13644
2009-11-21 02:25:20 +00:00
Doug Blank
5b9c97c53d
New error pages
...
svn: r13643
2009-11-21 01:22:41 +00:00
Gerald Britton
baa7bb7151
Tweaks
...
svn: r13641
2009-11-20 17:35:21 +00:00
Benny Malengier
5b1038a2a9
3269: Export privacy switch toggles inclusion of source page data
...
svn: r13639
2009-11-19 20:49:52 +00:00
Gerald Britton
ddb4a6bd0f
Tweaks
...
svn: r13638
2009-11-19 20:10:49 +00:00
Rob G. Healey
c227803a1b
Fixed date display in NarrativeWeb. Bug #3370 .
...
svn: r13637
2009-11-19 19:45:09 +00:00
Peter Landgren
f87bd00fa5
Fix of global name 'ltr' is not defined in line 6156.
...
svn: r13636
2009-11-19 17:56:23 +00:00
Peter Landgren
d1a49e86bd
Fourth update for consistent use of Gramps. See issue 3355.
...
svn: r13635
2009-11-19 17:40:24 +00:00
Peter Landgren
f234756b21
TransUtils.py should not be among them.
...
svn: r13634
2009-11-19 17:34:11 +00:00
Peter Landgren
0b711b211c
Third update for consistent use of Gramps. See issue 3355.
...
svn: r13633
2009-11-19 17:32:11 +00:00
Jérôme Rapinat
22b476be8a
3343: Misnamed report format. Open Document to OpenDocument
...
svn: r13632
2009-11-19 11:13:39 +00:00
Doug Blank
f3d85ec0f4
Incremental updates for css tweaks, showing validated info, family details and attempts for proper url handling
...
svn: r13631
2009-11-19 02:41:37 +00:00
Benny Malengier
1846c513cf
2799: in GEDCOM export, changed timestamp for every single record is 31 DEC 1969
...
svn: r13630
2009-11-18 22:45:54 +00:00
Jérôme Rapinat
34f27d5fa5
avoid _ on p (typo on key)
...
svn: r13627
2009-11-18 19:48:06 +00:00
Gerald Britton
50029fbb16
Fix bug in Narrative Web source page. Small performance enhancements in display_source_refs.
...
svn: r13626
2009-11-18 18:41:53 +00:00
Rob G. Healey
307fa33cf1
Converted alphabet navigation to be able to handle words as well as letters.
...
svn: r13622
2009-11-18 08:36:16 +00:00
Peter Landgren
c1c5a61266
Update for consistent use of Gramps. See issue 3355.
...
svn: r13621
2009-11-18 08:34:20 +00:00
Rob G. Healey
1888d3b423
Working on source references and events. Changes in stylesheet to match work.
...
svn: r13619
2009-11-18 08:05:58 +00:00
Brian Matherly
03af2705e7
Fix translation problem in libnarrate.
...
svn: r13618
2009-11-18 06:14:19 +00:00
Brian Matherly
adb18efb83
svn: r13617
2009-11-18 05:32:22 +00:00
Doug Blank
3f19c3d1b3
Updates to Family view and tabs
...
svn: r13616
2009-11-18 02:58:29 +00:00
Doug Blank
3e6a161694
removed debug print
...
svn: r13615
2009-11-18 00:24:48 +00:00
Doug Blank
ee91c17d4b
Changed GRAMPS to Gramps
...
svn: r13614
2009-11-17 23:48:50 +00:00
Doug Blank
ac95f805ac
Workaround to avoid importing all of ReportUtils and gtk
...
svn: r13613
2009-11-17 23:28:04 +00:00
Peter Landgren
8cfd607ed5
Update for consistent use of ZIP/Postal code. See issue 3355.
...
svn: r13612
2009-11-17 20:53:19 +00:00
Peter Landgren
900d1c57f4
Second update for consistent use of Gramps. See issue 3355.
...
svn: r13611
2009-11-17 20:45:58 +00:00
Peter Landgren
33686fcf18
First update for consistent use of Gramps. See issue 3355.
...
svn: r13610
2009-11-17 20:14:53 +00:00
Nick Hall
0e87714de3
Fix bug in new place view with empty places
...
svn: r13608
2009-11-17 10:28:13 +00:00
Rob G. Healey
f9f4a0a3a5
Fixed bug #3357 . Formatting of the date was messed up.
...
svn: r13607
2009-11-17 09:26:28 +00:00
Benny Malengier
24bc002117
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532559
...
svn: r13606
2009-11-17 08:46:47 +00:00
Brian Matherly
9b1392c912
Clean up descendant tree - PEP8, naming, etc.
...
svn: r13603
2009-11-17 05:11:32 +00:00
Nick Hall
d7b4ca2d9c
Add hierarchical place view. Reorganise existing place view and model.
...
svn: r13601
2009-11-17 00:13:03 +00:00
Doug Blank
ef705c09ef
Moved gtk out of scope of import
...
svn: r13600
2009-11-16 23:06:45 +00:00
Doug Blank
f272ce3dd1
Move gtk-based items out of scope of import for cli
...
svn: r13599
2009-11-16 22:39:54 +00:00
Rob G. Healey
06017f562e
Fixed if hyper: cconditional in class MediaPage, lines 2554-2563.
...
svn: r13598
2009-11-16 21:10:49 +00:00
Doug Blank
fb6897848e
Notes on running Django+gramps under apache with wsgi
...
svn: r13597
2009-11-16 13:36:28 +00:00
Doug Blank
4bea5ee24e
Fixed bug in assoc table
...
svn: r13596
2009-11-16 03:19:28 +00:00
Doug Blank
e9366e26b6
fixed typo
...
svn: r13595
2009-11-16 00:38:43 +00:00
Doug Blank
313bcfa0cd
Django debug support; added table support; add missing DjangoDb funcs; minor css tweaks
...
svn: r13594
2009-11-15 22:47:43 +00:00
Doug Blank
fa21027a23
Changed the displayed text of an object in the simple table to gramps_id rather than name of item
...
svn: r13593
2009-11-15 22:43:44 +00:00
Benny Malengier
47158f47ac
allow forcing a view to be first in category
...
svn: r13590
2009-11-15 13:49:27 +00:00
Benny Malengier
319ca153a3
register the gramps-view icon
...
svn: r13589
2009-11-15 13:23:16 +00:00
Doug Blank
a96eb41a7f
Use new link tag; SimpleTable can now output docgen types other than gtk
...
svn: r13588
2009-11-15 13:18:59 +00:00
Doug Blank
406e46eac9
Added link and underline sections to base and html docgen types; defaults to silent pass so that we can add to other docgen types without breaking anything yet
...
svn: r13587
2009-11-15 13:15:54 +00:00
Rob G. Healey
cde3354364
Added Address Book styles to all style sheets.
...
svn: r13585
2009-11-15 06:25:12 +00:00
Rob G. Healey
4a98fd23d6
The exif tags option will only be displayed if they have the pyexiv2 library installed. Great error prevention.
...
svn: r13584
2009-11-15 05:47:19 +00:00
Rob G. Healey
ff073515be
Added Image Exif Tags back into NarrativeWeb. Need to download and install pyexiv2 to see them though.
...
svn: r13583
2009-11-15 05:12:34 +00:00
Rob G. Healey
772714f866
Fixed Makefiles after Reorgination part2.
...
svn: r13582
2009-11-15 05:10:00 +00:00
Doug Blank
59af37944b
Refinements to events_table and css
...
svn: r13581
2009-11-14 23:48:55 +00:00
Doug Blank
b5ca175f2b
Changed the names of the styles of tables and fixed a col width error (which weren't used, but will be in the webapp)
...
svn: r13580
2009-11-14 22:50:19 +00:00
Doug Blank
02d095ca8c
Moved functions from my_tags to web.utils; added some support for tables; uses docgen code; minor changes to css
...
svn: r13579
2009-11-14 22:48:30 +00:00
Benny Malengier
d3fd2f150d
GEPS_014:_Plugin_registration_and_management
...
finish views in category, todo: configuration
svn: r13578
2009-11-14 17:17:34 +00:00
Doug Blank
dd71f833fe
Draft notes template
...
svn: r13571
2009-11-13 05:40:11 +00:00
Doug Blank
0f59d46f09
Removed from SVN
...
svn: r13570
2009-11-13 05:38:34 +00:00
Doug Blank
82767be261
jquery added, due to modifications needed (css changes)
...
svn: r13569
2009-11-13 05:37:33 +00:00
Doug Blank
dc7174fd7e
New template tags; new view_detail function
...
svn: r13568
2009-11-13 05:33:38 +00:00
Doug Blank
eb6f886e66
Drafts of the detail html templates
...
svn: r13567
2009-11-13 05:32:33 +00:00
Doug Blank
6066738fac
Updated imports
...
svn: r13566
2009-11-13 05:29:42 +00:00
Doug Blank
9fd107741f
A Fan chart view (unstable)
...
svn: r13565
2009-11-13 01:59:30 +00:00
Doug Blank
2a1aa5e5ad
Allow lateral move placement of Fan Chart
...
svn: r13564
2009-11-13 01:57:40 +00:00
Benny Malengier
7da5541920
Cleanup after making views plugins, remove last imports of DataView
...
svn: r13563
2009-11-12 22:32:52 +00:00
Benny Malengier
9036896938
3347: /src/Selectors/_SelectPlace.py is still looking for DataViews
...
svn: r13562
2009-11-12 21:59:53 +00:00
Benny Malengier
f5e8ab5fe2
3347: /src/Selectors/_SelectPlace.py is still looking for DataViews
...
svn: r13561
2009-11-12 21:53:47 +00:00
Doug Blank
572836fb45
Further hacking to make testing locales faster, but still work in a limited fashion when pyenchant is not installed
...
svn: r13560
2009-11-12 02:58:33 +00:00
Doug Blank
c142ea4b29
Added context_processor to handle contexts for every template; refer to favion2; some visual polish
...
svn: r13559
2009-11-11 16:18:01 +00:00
Jérôme Rapinat
d1340f66fe
1563: 'Compressed Strudtured Vector Graphic SVG should be SVGZ (contribution by DuncanNZ)
...
svn: r13556
2009-11-11 14:58:55 +00:00
Doug Blank
b9c26306d3
Slightly different favicon for webapp (to see it among other gramps pages in the browser)
...
svn: r13555
2009-11-11 14:58:06 +00:00
Doug Blank
a3abc0950d
Better error reporting; return options from run_report to see what happened and where it went
...
svn: r13554
2009-11-11 13:42:34 +00:00
Doug Blank
16b1cbfa50
Added more compatibility to run reports
...
svn: r13553
2009-11-11 13:41:02 +00:00
Doug Blank
ddb1b31223
Fix an error in handling null times
...
svn: r13552
2009-11-11 03:20:34 +00:00
Doug Blank
0798a9470a
Webapp can now run some gramps reports using a django database
...
svn: r13551
2009-11-11 03:19:03 +00:00
Doug Blank
e8790f1d7b
Added a direct way to run a report without having to go through ArgHandler; fixed an error in reporting errors for cli reports
...
svn: r13550
2009-11-11 03:16:21 +00:00
Doug Blank
d90fb534e3
visual refinements; changed search to use istartswith
...
svn: r13549
2009-11-10 22:42:27 +00:00
Doug Blank
f90c2db4cd
Moved src/gen/web to src/web
...
svn: r13547
2009-11-10 14:23:19 +00:00
Doug Blank
08d8861048
Changes to allow webapp to work out of the box
...
svn: r13546
2009-11-10 13:10:44 +00:00
Doug Blank
91920710e8
Added WEB_DIR constant
...
svn: r13545
2009-11-10 13:06:55 +00:00
Doug Blank
7063d4215c
Use gramps const for locations
...
svn: r13544
2009-11-10 13:04:14 +00:00
Doug Blank
3be59844d4
Test db should not be in svn; removed
...
svn: r13543
2009-11-10 05:29:10 +00:00
Doug Blank
4ab1467845
New files for gramps webapp; src/data/templates contains html templates, and src/gen/web contains gramps-Django interface
...
svn: r13542
2009-11-10 05:28:35 +00:00
Doug Blank
b7327e679a
UNSTABLE plugin for django export
...
svn: r13541
2009-11-10 05:21:35 +00:00
Doug Blank
18dede768e
Some fixes for tabs, and an option to skip saving filename
...
svn: r13540
2009-11-10 05:20:19 +00:00
Doug Blank
b04b31dbc7
Missing uuid import
...
svn: r13539
2009-11-10 05:11:26 +00:00
Doug Blank
17d709be14
New constant for UUID creations
...
svn: r13538
2009-11-10 03:33:10 +00:00
Doug Blank
14cbb9e27a
Send warnings to stderr rather than stdout
...
svn: r13537
2009-11-10 03:27:46 +00:00
Rob G. Healey
1f2103469e
Fixed two build problems. configure.in had a reference to src/DisplayModels/Makefile. The /src/plugins/view/Makefile.am had a reference to htmlrenderer without the .py extension.
...
svn: r13536
2009-11-10 01:33:58 +00:00
Serge Noiraud
e769051735
GeoView : Plugin registration and management corrections.
...
svn: r13534
2009-11-09 20:31:19 +00:00
Rob G. Healey
158e272c77
Re-stretched out navigation and subnavigation menu bars.
...
svn: r13530
2009-11-09 06:05:44 +00:00
Rob G. Healey
232bb80d6c
Re-did Internet Address Book. it is now Address Book. Current styles for my work on Address Book in stylesheet.
...
svn: r13529
2009-11-09 04:37:49 +00:00
Benny Malengier
19522ec975
GEPS 014: Plugin registration and management
...
Also views are now plugins belonging to view category
svn: r13528
2009-11-08 16:41:49 +00:00
Benny Malengier
eea7ba35c7
enable change of sortkey moves rows in flat views
...
svn: r13527
2009-11-07 23:38:49 +00:00
Jérôme Rapinat
8d957a9935
3333: Update for the Croatian DateHandler (contribution by VPeric)
...
svn: r13524
2009-11-07 15:42:28 +00:00
Jérôme Rapinat
b09835410f
3333: Update for the Croatian DateHandler (contribution by VPeric)
...
svn: r13523
2009-11-07 15:41:28 +00:00
Jérôme Rapinat
7c3740d2fc
revert update for the Croatian DateHandler
...
svn: r13522
2009-11-07 15:26:28 +00:00
Benny Malengier
a5ac3beda9
one way of converting the sortkey, not two
...
svn: r13520
2009-11-07 13:50:10 +00:00
Doug Blank
c6a51db8d3
Fix for running quick view gramplet; disable unnecessary signals reception for some change-actives
...
svn: r13519
2009-11-07 13:31:36 +00:00
Doug Blank
b31acf707d
Allow special quick views to receive additional arguments
...
svn: r13518
2009-11-07 13:29:35 +00:00
Benny Malengier
1b556586a4
3275: PageView reworking main work by Nick Hall
...
Moving personview to the new pageview classes, and using a generic
treebasemodel
svn: r13515
2009-11-07 13:04:45 +00:00
Jérôme Rapinat
e44a7cc8e2
3333: Update for the Croatian DateHandler
...
svn: r13514
2009-11-07 09:05:27 +00:00
Jérôme Rapinat
7fcdd0fb67
3333: Update for the Serbian DateHandler
...
svn: r13513
2009-11-07 09:03:32 +00:00
Rob G. Healey
029a5a0026
Fixed listing of internet addresses in display_url_list() and class InternetAddressBook.
...
svn: r13512
2009-11-06 21:50:35 +00:00
Rob G. Healey
e0dc1b74f3
Added progress meter bar to Internet Address Book.
...
svn: r13511
2009-11-06 21:08:58 +00:00
Doug Blank
e80f108688
Removed walking of links
...
svn: r13509
2009-11-06 15:14:38 +00:00
Rob G. Healey
faae542526
Fix my html source layout problems. Cleanup and making stylesheet consistent.
...
svn: r13506
2009-11-06 08:04:41 +00:00
Doug Blank
9c335c802b
Added code to use gramplet.help_url which shows help for gramplet
...
svn: r13505
2009-11-06 04:42:56 +00:00
Rob G. Healey
1605254b2d
Added Internet Address Book to NarrativeWeb. Added styles for it and OneDay elements for WebCal. Updated printer stylesheet to current work.
...
svn: r13503
2009-11-05 18:18:49 +00:00
Nick Hall
f697451301
Fixed error when opening two plugin status windows
...
svn: r13501
2009-11-05 16:49:35 +00:00
Doug Blank
aee3e932e1
Added fpath and help_url for plugins
...
svn: r13500
2009-11-05 11:57:19 +00:00
Doug Blank
be9c8df643
Fixes translation problem for addons
...
svn: r13499
2009-11-04 23:20:35 +00:00
Serge Noiraud
811463d770
GeoView : issue 3312 : keep years selection between pages, place selection, ...
...
svn: r13498
2009-11-04 22:15:45 +00:00
Peter Landgren
bd18302d69
Fix so that a copy is created, if new filename already exists. Works like normal XML export.
...
svn: r13494
2009-11-03 17:33:35 +00:00
Gerald Britton
2230220ea1
Tweaks using builtins and list comprehensions -- fix error in get_name
...
svn: r13492
2009-11-03 14:22:37 +00:00
Doug Blank
1f5256e8fd
Supress warning on not loading local translations (1st party plugins don't have them)
...
svn: r13491
2009-11-03 13:47:01 +00:00
Doug Blank
8143ef6c18
Added localized gettext for registration code
...
svn: r13490
2009-11-03 13:42:37 +00:00
Doug Blank
98ec7731e7
Used the gramps way of editing files
...
svn: r13489
2009-11-03 12:01:33 +00:00
Rob G. Healey
6741ffed73
Cleanup and remove some old functions in WebCal.
...
svn: r13488
2009-11-03 07:32:45 +00:00
Brian Matherly
3141ed0e71
Cleanup libnarrate.
...
svn: r13487
2009-11-03 05:25:15 +00:00
Rob G. Healey
99499779dc
NarrativeWeb is now using format_date() where it is just needing to be displayed. Where calculations are needed, using Date() and date(). Stylesheets are being updated as well. A lot of general cleanup as well.
...
svn: r13486
2009-11-03 04:18:05 +00:00
Doug Blank
e83e5effc5
Skip hidden directories, and the po and locale system dirs of gramps-addons
...
svn: r13485
2009-11-03 01:56:27 +00:00
Doug Blank
822586d8a5
Added plugin.fpath to keep track of path; added edit button in plugin window
...
svn: r13484
2009-11-03 01:39:47 +00:00
Doug Blank
9130ddd23a
Default to 'en' in get_addon_translator() if locale.getlocale()[0] returns None
...
svn: r13483
2009-11-03 00:34:12 +00:00
Gerald Britton
f822b4b8a0
Tweaks using builtins and list comprehensions
...
svn: r13482
2009-11-02 19:07:32 +00:00
Nick Hall
200bacb1f5
Add extra sections to Complete Individual Report
...
svn: r13481
2009-11-02 14:57:34 +00:00
Serge Noiraud
461b70a7e4
GeoView : issue 3312 : limits problem and some other minor bugs.
...
svn: r13480
2009-11-01 22:10:54 +00:00
Doug Blank
d23721d35f
Allow plugin manager to follow links (so you can add a link in plugins to a development dir)
...
svn: r13479
2009-11-01 15:45:53 +00:00
Doug Blank
05de29cbf8
Don't complain if LANG is en and there is no explicit translation for addons
...
svn: r13478
2009-11-01 15:44:04 +00:00
Doug Blank
ba897a8e0f
Added __file__ to plugin registration environment (to retrieve addon translations)
...
svn: r13477
2009-11-01 14:30:56 +00:00
Doug Blank
0f61597985
Begin moving 3rd-party plugins to external SVN: DataEntryGramplet removed
...
svn: r13476
2009-11-01 14:28:37 +00:00
Doug Blank
0dc707ef7c
Added a function to get a translation with fallback for addons
...
svn: r13475
2009-11-01 14:26:21 +00:00
Brian Matherly
c43c3beba0
Clean up ReportUtils: Move text strings into "Narrator" class in libnarrate. Remove unused functions. Move functions out that are only used once.
...
svn: r13474
2009-10-31 21:36:57 +00:00
Benny Malengier
ffd61918c4
fix svn properties
...
svn: r13472
2009-10-31 08:15:10 +00:00
Peter Landgren
4e3971913d
Another fix for translation to work.
...
svn: r13469
2009-10-30 18:28:11 +00:00
Jérôme Rapinat
d9f4b84860
update, typo on day. MON format
...
svn: r13468
2009-10-30 18:05:45 +00:00
Jérôme Rapinat
bb51d41133
cannot translate variable (part2 - thanks Peter)
...
svn: r13467
2009-10-30 18:01:48 +00:00
Serge Noiraud
140cee8e6a
GeoView : change strings for translation.
...
svn: r13465
2009-10-30 16:45:00 +00:00
Jérôme Rapinat
9ec8339998
cannot translate variable (mailing-list)
...
svn: r13463
2009-10-30 10:15:18 +00:00
Serge Noiraud
291c8ed819
GeoView : Correction of bad simplifications in svn 13212.
...
Some limits problems.
Try to solve 1.3 from issue 3312.
Replacing radio buttons by a combobox to save space.
svn: r13462
2009-10-30 08:41:21 +00:00
Erik De Richter
9a93932ea1
update nl translation
...
svn: r13461
2009-10-30 06:37:22 +00:00
Benny Malengier
750331b8bd
3325: Gramps (from trunc) chrashes without an environment definition for LANG
...
svn: r13460
2009-10-29 22:12:11 +00:00
Benny Malengier
ab302b4673
Use Utils to check for Windows instead of string compare
...
svn: r13459
2009-10-29 21:56:31 +00:00
Benny Malengier
83fd55e363
3294: Edit buttons causing an error
...
svn: r13458
2009-10-29 21:36:57 +00:00
Gerald Britton
00bee4ee66
Bug 0003098: "Buri" event on GeneWeb file may break import into Gramps
...
svn: r13457
2009-10-29 20:03:03 +00:00
Jérôme Rapinat
0757d0821c
3278: [Records plugin] Mariage calculation should only work with event_role=Family or primary
...
svn: r13456
2009-10-29 11:44:32 +00:00
Peter Landgren
4c93a08c14
Change of first letter in month's names to lower case.
...
svn: r13454
2009-10-29 07:22:17 +00:00
Luigi Toscano
ad8c24d9c3
Italian translation for month names
...
svn: r13452
2009-10-28 23:36:10 +00:00
Jérôme Rapinat
cd46badf1e
update still parsing problem with one date format
...
svn: r13448
2009-10-28 18:40:20 +00:00
Benny Malengier
61130b11ef
03288: [XML import] Custom family event role type is ignored on Family Events
...
svn: r13447
2009-10-28 16:15:48 +00:00
Jérôme Rapinat
dc85030a20
typo
...
svn: r13445
2009-10-28 15:01:36 +00:00
Jérôme Rapinat
7f9934d2c8
Revised _Date_fr.py according to Brian's changes in revision 13442
...
svn: r13444
2009-10-28 15:00:16 +00:00
Espen Berg
ea35e9b5e7
Revised _Date_nb.py according to Brian's changes in revision 13442
...
svn: r13443
2009-10-28 13:02:30 +00:00
Brian Matherly
77847d37ba
0003320: DateDisplay: incorrect index for short_months and long_months
...
svn: r13442
2009-10-28 12:21:37 +00:00
Doug Blank
7a19720b01
Need to ignore old values of wrong list type
...
svn: r13441
2009-10-28 12:15:18 +00:00
Doug Blank
b5e9f4ddf0
Added missing traceback import
...
svn: r13440
2009-10-28 10:38:57 +00:00
Benny Malengier
e03cd66c2d
3304: current HTML modules add a newline for every doc.write_text()
...
svn: r13439
2009-10-28 08:15:16 +00:00
Serge Noiraud
6ba97f3e6d
GeoView : We need webkit 1.1.10 to use the encoding.
...
reset the combobox text when switching map.
svn: r13438
2009-10-28 07:48:05 +00:00
Peter Landgren
c1c27b3ebf
Update of strings as requested.
...
svn: r13437
2009-10-28 07:34:37 +00:00
Brian Matherly
758d69ec88
Make short and long month strings constants in the DateDisplay class instead of using the localized month strings detected by GrampsLocale. This will allow DateDisplayers to work for languages other than the current locale - will be useful for user selectable report translations.
...
svn: r13436
2009-10-28 03:25:57 +00:00
Doug Blank
d920e3479a
Looks like this is needed
...
svn: r13435
2009-10-28 01:16:21 +00:00
Serge Noiraud
e407cd26b6
GeoView : Force the renderer to be utf-8 ( issue #2887 )
...
Button limits problem ( issue #3312 #1.1)
Some missings infos ( issue #3312 #1.2)
Info bubble problem ( issue #3312 #1.3)
Page limits problem ( issue #3312 #2 )
Some minor corrections.
svn: r13433
2009-10-27 18:48:43 +00:00
Rob G. Healey
77da65bc71
Fixed a lot of string items, whereas href=; it becomes href = as an example. This was talked about a while back, and Brian or Benny made the point to code like this.
...
svn: r13432
2009-10-27 15:40:15 +00:00
Peter Landgren
7fe80cc10b
Fix of translation problem with _().
...
svn: r13431
2009-10-27 09:06:52 +00:00
Brian Matherly
e03f293238
Fix some residual bugs from the implementation of the new plugin manager.
...
svn: r13430
2009-10-27 02:35:42 +00:00
Brian Matherly
fa10edbfd1
Skip hidden directories when registering plugins.
...
svn: r13429
2009-10-27 01:44:46 +00:00
Doug Blank
bb99cd20b1
Fixed missing expand option on gramplets; added connect/disconnect signal handling; removed signal to update status bar when gramplet doesn't do anything
...
svn: r13428
2009-10-27 00:27:40 +00:00
Benny Malengier
2ed1159e89
Gramplets need to be registered as STABLE to see
...
svn: r13425
2009-10-26 19:27:09 +00:00
Benny Malengier
53de46901e
add license to gpr.py files
...
svn: r13424
2009-10-26 19:15:58 +00:00
Jérôme Rapinat
b63f7e6818
3308: Wrong position of export options (also geneweb dialog)
...
svn: r13423
2009-10-26 13:33:41 +00:00
Brian Matherly
2ad02fa658
Remove unused function from KinshipReport.
...
svn: r13422
2009-10-26 02:11:51 +00:00
Brian Matherly
22693cfbad
Pylint cleanup for the relationship calculator.
...
svn: r13421
2009-10-26 02:10:14 +00:00
Doug Blank
7290694c43
Additions for new gen/plug/_grampley.py
...
svn: r13420
2009-10-25 22:37:32 +00:00
Doug Blank
2e327a10cf
Added missing file
...
svn: r13419
2009-10-25 22:32:34 +00:00
Doug Blank
aa3c30803e
Updated for new location of Gramplet
...
svn: r13418
2009-10-25 21:13:37 +00:00
Doug Blank
c8fc4d20dd
Added = and == to match for similar and exact text_only date matches
...
svn: r13417
2009-10-25 21:05:45 +00:00
Doug Blank
6af2d2f30a
Step #2 some cleanup: Moved Gramplet class to gen/plug/_gramplet from DataView/GrampletView ; updated gramplets
...
svn: r13416
2009-10-25 20:29:45 +00:00
Doug Blank
88de64e9a0
Fixes for Given Name, Top Surname, and Surname gramplets
...
svn: r13415
2009-10-25 19:04:32 +00:00
Benny Malengier
ebc34c4a71
add missing pluginmanager
...
svn: r13414
2009-10-25 18:43:01 +00:00
Benny Malengier
e75f15ca53
03289: GVFamilyLines, PlaceReport crash without individuals set
...
svn: r13413
2009-10-25 17:07:50 +00:00
Benny Malengier
cad5461b2d
3282: Gramps should only display marriage event with role = family (or primary)
...
svn: r13411
2009-10-25 16:52:45 +00:00
Benny Malengier
14dcf94739
3292 register plugins, load on need, not on start of GRAMPS - GEPS 014\nmove grampletview to guipluginmanager
...
svn: r13409
2009-10-25 15:33:50 +00:00
Jérôme Rapinat
c67c22b6c0
3308: Wrong position of export options
...
svn: r13408
2009-10-25 15:04:06 +00:00
Jérôme Rapinat
af0455bcdd
typo
...
svn: r13407
2009-10-25 14:58:17 +00:00
Doug Blank
975e639dd1
Phase 1 conversion of gramplets to new plugin system
...
svn: r13406
2009-10-25 14:42:47 +00:00
Benny Malengier
d25cdc3958
3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
...
Improvements: gen.plug only depends on gen, relationship default is moved
to Relationship.py, and config for hidden to a gui.pluginmanager
svn: r13405
2009-10-25 13:52:29 +00:00
Doug Blank
c10da3fec5
Fixed stderr traceback output; added dbstate to interact with the db; fixed missing on_delete_event signal
...
svn: r13404
2009-10-25 03:12:36 +00:00
Benny Malengier
79b6708163
03292: register plugins, load on need, not on start of GRAMPS - GEPS 014
...
Part 2: update plugin status: show registered, allow hide/unhide of
plugins
svn: r13403
2009-10-24 20:27:10 +00:00
Doug Blank
aab0acc340
removed extraneous comments
...
svn: r13402
2009-10-24 14:36:42 +00:00
Doug Blank
85d15dac51
Added unittests for config.py (all tests in one case for now); fixed an error on 3rd party keys; polish and cleanup to config
...
svn: r13401
2009-10-24 14:25:24 +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
Jérôme Rapinat
d1fbb2bff9
3309: HtmlDoc module ignores title-style of reports (contribution by lcc)
...
svn: r13399
2009-10-24 07:17:04 +00:00
Serge Noiraud
7bf4760409
GeoView : Some minor regressions with python 2.5 and some cleaning
...
svn: r13398
2009-10-23 21:17:20 +00:00
Gerald Britton
8592d8c68f
change str.format calls back to % operations
...
svn: r13397
2009-10-23 20:43:18 +00:00
Doug Blank
131f5396b6
Use RawConfigParser so that it doesn't try to format string
...
svn: r13396
2009-10-23 03:28:19 +00:00
Doug Blank
40b9c7a7ca
Fixed three errors in date conversions: set_slash didn't work; set_slash2 was missing; and convert_to calendar needed to clear NEWYEAR and SLASHES
...
svn: r13395
2009-10-23 00:06:14 +00:00
Doug Blank
4ffac19071
Change to test to see if ast.literal_eval exists; if not fallback to eval (which is not safe)
...
svn: r13394
2009-10-22 23:48:04 +00:00
Serge Noiraud
ed788f0507
GeoView : Removing yahoo and microsoft maps.
...
javascript and css simplification.
When possible, usage of python instead of javascript.
Adding a menubar to manage place lists, years and pages.
svn: r13393
2009-10-22 19:52:27 +00:00
Brian Matherly
4f55365e97
Add translation detection, translation class and report translation option. Leading up to user configurable report translations.
...
svn: r13391
2009-10-22 04:22:24 +00:00
Doug Blank
c202f43e9b
Fixed two errors: simple str(date) now shows alternate newyear day; match with alt newyear day now works correctly
...
svn: r13390
2009-10-22 04:15:18 +00:00
Doug Blank
43cbfbfaca
3301: Error on Gramps Start from trunc (last SVN; for Windows) if using GRAMPSHOME; Rewrote config reader to safely allow all types of Python data, including dict, escaped chars in strings, and unicode; set file encoding to utf-8
...
svn: r13387
2009-10-20 11:18:06 +00:00
Rob G. Healey
5f52f21bf0
Changed Navigation menu font style.
...
svn: r13386
2009-10-19 04:34:03 +00:00
Brian Matherly
82a847226e
Cleanup gettext configuration (in preparation for custom report translations).
...
svn: r13385
2009-10-18 22:18:29 +00:00
Doug Blank
3266f85d46
3273: Standard position for child-list descendant numbering in DDR, by lcc
...
svn: r13382
2009-10-18 01:28:49 +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
Rob G. Healey
054acb7337
Clean up work on media_link() and doc_link(). Corrected a lot of single quatation marks to double quoteations.
...
svn: r13379
2009-10-17 20:54:17 +00:00
Doug Blank
a5ac560552
Fixed bug in interpreting int(date_span) which is now in months
...
svn: r13377
2009-10-16 03:20:07 +00:00
Doug Blank
468be7a75c
3291: "Probably alive" misses persons definitely alive, part 2
...
svn: r13375
2009-10-16 03:11:16 +00:00
Doug Blank
e420278a13
3291: "Probably alive" misses persons definitely alive
...
svn: r13374
2009-10-16 02:52:06 +00:00
Gerald Britton
764f5d846d
Bug 0003063: gtk.Tooltips is deprecated -- bug in last batch of updates
...
svn: r13367
2009-10-13 19:11:19 +00:00
Gerald Britton
0ab22f3d76
Bug 0003063: gtk.Tooltips is deprecated -- bug in last batch of updates
...
svn: r13366
2009-10-13 18:56:14 +00:00
Doug Blank
b0eef2a8ba
3284: Descendant Report omits last-level spouses, by lcc
...
svn: r13365
2009-10-12 17:33:07 +00:00
Benny Malengier
5504df77ba
3275: PageView reworking-pageview3.patch
...
svn: r13364
2009-10-11 06:36:56 +00:00
Benny Malengier
3dd41b0444
3275: PageView reworking-move placeview to listview
...
svn: r13363
2009-10-10 09:10:00 +00:00
Doug Blank
e4be08f332
Added missing module-level functions for config
...
svn: r13359
2009-10-09 00:26:48 +00:00
Gerald Britton
2b5c94331d
Bug 0003063: gtk.Tooltips is deprecated -- last batch of updates
...
svn: r13357
2009-10-08 20:55:42 +00:00
Serge Noiraud
884d1893e3
GeoView : str to int problem with the new config module.
...
svn: r13354
2009-10-08 18:01:06 +00:00
Doug Blank
b4b57edab4
Added an emit method, more tests, and some clean up
...
svn: r13353
2009-10-08 15:22:28 +00:00
Jérôme Rapinat
ce2a168d3a
3199: Localisation in web page report - Problem with word Home, too many meanings
...
svn: r13352
2009-10-08 12:03:14 +00:00
Doug Blank
5fef504683
Changes in build system related to Config
...
svn: r13350
2009-10-08 10:43:29 +00:00
Rob G. Healey
be85628214
Cleaned up and fixed all of the WebCal elements also.
...
svn: r13349
2009-10-08 05:48:43 +00:00
Doug Blank
4abfc5d39d
Fixed order issue for 3rd-party config; fixed a reset bug; added more tests
...
svn: r13348
2009-10-08 05:09:08 +00:00
Doug Blank
9d8ff1bacf
Added lists to config type, as a list. Changed data-views to new format; added htmlview.start-url
...
svn: r13347
2009-10-08 04:47:04 +00:00
Doug Blank
99282aa715
3272: Proposal for updating config settings
...
svn: r13346
2009-10-08 01:12:51 +00:00
Rob G. Healey
3959b59d40
Added Alphabet Navigation, EventList and EventDetail, RepositoryList elements to all stylesheets. There are no longer vertical alphabet. No longer any problems with the Download page. Navigation menu bar no longer jumps around the screen.
...
svn: r13345
2009-10-07 22:45:59 +00:00
Rob G. Healey
f2d5deb25a
Added alphabet, EventList and EventDetail, and RepositoryList CSS sections.
...
svn: r13344
2009-10-07 22:30:39 +00:00
Benny Malengier
53251826f7
3275: PageView reworking - change all non person views to new classes
...
svn: r13343
2009-10-07 20:51:12 +00:00
Benny Malengier
ac74c5bed9
typo bug found here causing crash with tooltip
...
svn: r13342
2009-10-07 20:46:50 +00:00
Rob G. Healey
e2d1949cf1
New files: listview.py, navigationview.py, and pageview.py were added to the subdirs portion of the Makefile.am, so I put them where they belonged. Running autogen.sh && make will now complete.
...
svn: r13341
2009-10-07 20:28:18 +00:00
Gerald Britton
bebba4b366
Bug 0003063: gtk.Tooltips is deprecated -- second batch of updates
...
svn: r13340
2009-10-07 20:01:39 +00:00
Benny Malengier
9a8b5d8743
3275: PageView reworking-adding the new files 2
...
svn: r13339
2009-10-07 19:58:14 +00:00
Benny Malengier
08b4f8a510
3275: PageView reworking-adding the new files 2
...
svn: r13338
2009-10-07 19:53:34 +00:00
Benny Malengier
fce9b37a08
3275: PageView reworking-adding the new files
...
svn: r13337
2009-10-07 19:50:00 +00:00
Gerald Britton
fa0805dc60
Bug 0003063: gtk.Tooltips is deprecated -- first batch of updates
...
svn: r13335
2009-10-07 18:15:18 +00:00
Doug Blank
edc6dc8f0f
3259: CSS ordering broken for html text reports from lcc
...
svn: r13333
2009-10-07 13:18:51 +00:00
Doug Blank
a31d94d2ed
3255: patch for Descendant Report text error from lcc
...
svn: r13332
2009-10-07 13:13:58 +00:00
Jérôme Rapinat
b2d2820939
3199: Localisation in web page report - Problem with words Name and Home, too many meanings
...
svn: r13331
2009-10-07 13:00:27 +00:00
Doug Blank
a3d6864f0a
#3265 : An improvement of calendar report; adds links to NarWeb from WebCal, if you have both. Advanced Options has checkbox and URL prefix to NarWeb/ppl
...
svn: r13329
2009-10-07 05:15:34 +00:00
Rob G. Healey
b0083a862a
Added alphabet navigation, EventList and EventDetail, and RepositoryList.
...
svn: r13328
2009-10-07 01:59:10 +00:00
Rob G. Healey
6d7a9f8c24
Added alphabet navigation, EventList and Eventdetail, RepositoryList to stylesheet.
...
svn: r13327
2009-10-07 01:48:19 +00:00
Rob G. Healey
7651bcc06b
Added alphabet navigation, EventList and EventDetail, and RepositoryList.
...
svn: r13326
2009-10-07 01:35:41 +00:00
Rob G. Healey
e150d58303
Changed a section name in stylesheet for better clarification. Attempting to display_source_refs() in NarrativeWeb.py
...
svn: r13325
2009-10-07 01:19:42 +00:00
Rob G. Healey
9d78be9f00
Added EventList and EventDetail, and RepositoryList.
...
svn: r13324
2009-10-07 01:16:20 +00:00
Rob G. Healey
ff9ba0a63b
Fixed problem that Ken Baseman brought up. Did not remove Web_Alphabet-Horizontal.css and Web_Alphabet-Vertical.css from the Makefile.
...
svn: r13321
2009-10-06 23:41:16 +00:00
Gerald Britton
9a21141c42
Bug 0003230: Error while deleting family selected by any filter.
...
svn: r13320
2009-10-06 20:19:56 +00:00
Benny Malengier
2de9aa8404
3217: All views except Person View are NOT updated when adding or deleting entries
...
svn: r13319
2009-10-06 19:13:28 +00:00
Jérôme Rapinat
34edae8cbc
to allow to translate birth word
...
svn: r13314
2009-10-06 09:42:52 +00:00
Rob G. Healey
73cbf10ce3
Fixed some items in Web_Visually.css. Added Download, EventsList, EventDetail, and Repository sections to Ash. Removed the things that I was trying to do with the Horizontal or Vertical placement of the alphabet navigation. Getting to be too big for me at this point. I feel like a little guppie out in the ocean.
...
svn: r13311
2009-10-06 08:20:21 +00:00
Serge Noiraud
b484a2b5fd
GeoView : Avoid to recreate html document when resizing.
...
css enhancement. validate language in google, ...
svn: r13309
2009-10-05 20:30:26 +00:00
Gerald Britton
44ccad19c4
Replace dictionaries with sets and set logic where possible
...
svn: r13308
2009-10-05 18:04:33 +00:00
Doug Blank
435aca1e95
Report format type of error
...
svn: r13307
2009-10-05 12:53:46 +00:00
Doug Blank
86e744cc19
One set of Swedish tests is ok
...
svn: r13305
2009-10-05 11:21:22 +00:00
Doug Blank
e8c72f766e
#3194 : fix to write gedcom output in GRAMPS order, and fix to have children in GEDCOM FAM order
...
svn: r13304
2009-10-04 21:38:52 +00:00
Doug Blank
09497d5576
Fixed error in sorting date spans, and refined span comparisons
...
svn: r13303
2009-10-04 15:13:07 +00:00
Doug Blank
ae4c341777
Fixed error in assert, which revealed some errors in testing Swedish dates
...
svn: r13302
2009-10-04 15:11:30 +00:00
Rob G. Healey
d8d1e12ec3
Fix for the .php parsing error. It also happens with .php3 and .cgi too.
...
svn: r13299
2009-10-04 05:43:10 +00:00
Rob G. Healey
9b6d133e92
Returned libhtml.py back to its original code after my mistakingly gutting the code.
...
svn: r13298
2009-10-04 04:56:26 +00:00
Rob G. Healey
efa639f62a
Repaired stylesheets in regards to alphabet navigation and fixed alphabet_navigation() in NarrativeWeb.
...
svn: r13297
2009-10-04 04:54:26 +00:00
Doug Blank
281502576f
Add easy way to get version info from users without causing a crash
...
svn: r13296
2009-10-03 16:10:50 +00:00
Peter Landgren
84cb3ca12e
Fix of issue 3253 for Family Lines report. Zeros are not shown now.
...
svn: r13295
2009-10-03 13:55:55 +00:00
Rob G. Healey
b66e7d1af1
Removed "<?xml ... ?>" from the top of every page as per Benny Malengier.
...
svn: r13293
2009-10-03 06:07:48 +00:00
Rob G. Healey
7ee48aece3
Fixed placement of header, alphabet navigation, and navigation sections.
...
svn: r13292
2009-10-03 06:03:10 +00:00
Doug Blank
ca68d0c5ae
#3254 : protect from crashing on copy to same file
...
svn: r13289
2009-10-03 03:39:08 +00:00
Gerald Britton
6246ba97aa
Change dictionaries to sets and use set logic where possible
...
svn: r13288
2009-10-02 20:03:39 +00:00
Serge Noiraud
6e117b6d1b
GeoView : resizing problem with some css stylesheet.
...
svn: r13287
2009-10-02 19:27:51 +00:00
Serge Noiraud
7c0a8f97ee
GeoView : resizing enhancement.
...
svn: r13286
2009-10-02 19:10:53 +00:00
Serge Noiraud
0dee8c91de
GeoView : Some css enhancement.
...
CSS Button label change to show the selected css.
HtmlRenderer updated for unused resizing.
svn: r13285
2009-10-02 18:13:44 +00:00
Gerald Britton
f845666899
remove debugging print statement and fix indentation
...
svn: r13284
2009-10-01 20:42:52 +00:00
Gerald Britton
f186d8bce8
fix bug on database errors; remove bsddb transaction for batch operations
...
svn: r13283
2009-10-01 20:38:23 +00:00
Doug Blank
6fde7bc670
use cPickle like the rest of the modules
...
svn: r13280
2009-10-01 02:05:20 +00:00
Serge Noiraud
a70cc55d01
GeoView : Some css correction.
...
Added places list over the map.
Mapstraction infobull correction.
svn: r13279
2009-09-30 21:41:50 +00:00
Gerald Britton
1e5b2c02ed
Replace dictionaries with sets and use set logic where appropriate
...
svn: r13278
2009-09-30 20:15:12 +00:00
Rob G. Healey
86041e6caf
General cleanup, fixing of quotations, fixing of gramps_id where it was used of NarrativeWeb, polishing and cleanup of stylesheet.
...
svn: r13275
2009-09-29 06:16:35 +00:00
Rob G. Healey
e35544a0df
Fixed Events in display_event_header(), display_event_row(), write_event_row(), class EventListPage and EventOage. Cleanup little with alphabet_navigation(), corrections and modifications to stylesheet to match.
...
svn: r13271
2009-09-28 23:52:05 +00:00
Gerald Britton
53dd372508
Remove commented debugging code
...
svn: r13270
2009-09-28 15:49:01 +00:00
Gerald Britton
2cb36b4cb7
Go back to using list of handles until bsddb DBCursor.put method better understood
...
svn: r13269
2009-09-28 15:43:54 +00:00
Doug Blank
93a5e3920e
#3238 : Glade interface file for filter editor contains duplicate identifiers by Bob Ham
...
svn: r13268
2009-09-28 12:58:58 +00:00
Doug Blank
a9c0286e41
Errors in CSS
...
svn: r13263
2009-09-27 01:03:38 +00:00
Rob G. Healey
b5f10aa476
Fixes to alphabet_navigation().
...
svn: r13259
2009-09-26 19:13:21 +00:00
Rob G. Healey
534188f81a
User choice of either horizontal or vertical alphabet navigation bar. Changes to all of the stylesheets to accomodate this change. Fixes to RepositoryList and alphabet_navigation also. Not all stylesheets are completed upto the new choice yet.
...
svn: r13258
2009-09-26 17:11:03 +00:00
Rob G. Healey
74e4853d5c
Fixed a problem with the weekday abbreviated letters that I previously introduced.
...
svn: r13257
2009-09-26 09:10:08 +00:00
Rob G. Healey
9411c8fdbf
Additional style sheets for NarrativeWeb.
...
svn: r13256
2009-09-26 09:08:10 +00:00
Doug Blank
8afdabc729
Fix to write GENDEX to tgz, if necessary
...
svn: r13255
2009-09-26 02:05:06 +00:00
Rob G. Healey
4050b4f4f3
Removed svn id tag of Web_Mainz.css from GeoView.css. Added GeoView.css to Makefile.
...
svn: r13254
2009-09-26 01:36:20 +00:00
Doug Blank
6774dc17c0
Fixed unicode normalize issue; abstracted first_letter code; add GENDEX listing
...
svn: r13253
2009-09-26 01:12:57 +00:00
Doug Blank
ce97f20ff8
Issue with super() and reload of plugins in Python 2.6.0
...
svn: r13252
2009-09-26 01:08:14 +00:00
Doug Blank
0c856f59f5
Added get_gedcom_name formatter to Name to allow sharing
...
svn: r13251
2009-09-26 01:05:08 +00:00
Serge Noiraud
4f343de138
GeoView : change icon depending on the lock/unlock state.
...
svn: r13250
2009-09-25 21:07:38 +00:00
Doug Blank
8883fe0f97
Moved gedcom date constants and functions to gen.lib.date so they can be shared
...
svn: r13249
2009-09-25 20:45:05 +00:00
Serge Noiraud
39b0858c59
GeoView : add stylesheet selection
...
svn: r13248
2009-09-25 19:50:38 +00:00
Jérôme Rapinat
16759a08a0
#3211 : Entries on choice list for SourceRef confidence level are not displayed
...
svn: r13247
2009-09-25 17:53:47 +00:00
Serge Noiraud
b7607c4f79
GeoView : Bug when event without people associated with it.
...
svn: r13246
2009-09-24 17:41:33 +00:00
Serge Noiraud
f63f13d70f
GeoView : translation problem.
...
svn: r13245
2009-09-24 17:28:33 +00:00
Serge Noiraud
afd1a5bdef
GeoView : improvment with css style.
...
svn: r13243
2009-09-24 14:05:06 +00:00
Serge Noiraud
68dfd261cb
GeoView : some cleaning and add the marriage icon.
...
svn: r13242
2009-09-24 12:12:03 +00:00
Serge Noiraud
f39cb2030d
GeoView : Change map icons and add marriage icon.
...
svn: r13241
2009-09-24 12:10:41 +00:00
Serge Noiraud
1d895a55c1
GeoView : synchronize font in infobubbles between providers.
...
svn: r13240
2009-09-23 21:20:58 +00:00
Rob G. Healey
c022ca4233
Removed dump_source_references() from NarrativeWeb, updating of WebCal still in place. Updates to stylesheet.
...
svn: r13239
2009-09-23 20:31:21 +00:00
Serge Noiraud
9530ee3599
GeoView : In events map, if we have multiple events for one place,
...
select the default icon marker and show the event type for
each person.
svn: r13238
2009-09-23 20:20:57 +00:00
Gerald Britton
9b586eaf4f
1. Enhance cursor.py to support updating records after reading them
...
2. Implement enhancement in write.py, get_cursor method
3. Exploit new capability in ChangeNames.py
svn: r13237
2009-09-23 20:07:58 +00:00
Peter Landgren
dd10d9bfdb
Fix of issue 3215.
...
svn: r13236
2009-09-23 13:07:12 +00:00
Serge Noiraud
d48caf0574
GeoView : Markers enhancement
...
Same icons between providers.
Scroll in infoBubbles.
Possibility to have one icon per event type.
svn: r13234
2009-09-23 06:49:59 +00:00
Doug Blank
9e66f354df
#2073 : Adds a warning (about turning off undo, rather than filling with bogus data), but this is only seen by developers, and at least gives a chance to cancel; probably not worth a special class just to provide proper message
...
svn: r13233
2009-09-23 00:40:14 +00:00
Rob G. Healey
52d573eba8
Re-placed alphabet navigation as horizontal. Fixed several problems in NarrativeWeb, and some changes to WebCal.
...
svn: r13231
2009-09-21 22:22:45 +00:00
Gerald Britton
2e3ba0d954
tweaks and optimizations
...
svn: r13230
2009-09-21 20:52:36 +00:00
Serge Noiraud
1284fb9aa2
GeoView : Some write simplification and pylint adjustment.
...
svn: r13227
2009-09-20 09:56:34 +00:00
Doug Blank
05b6282363
Factored out common code into find_binary function
...
svn: r13226
2009-09-19 10:47:24 +00:00
Doug Blank
b414b25e2b
Error from iterator conversion
...
svn: r13224
2009-09-19 09:27:22 +00:00
Doug Blank
bb43bec5fd
Fixed error in handling list of handles, not an iterator
...
svn: r13223
2009-09-19 09:16:55 +00:00
Doug Blank
9cbb58af27
Code cleanup
...
svn: r13222
2009-09-18 23:05:06 +00:00
Doug Blank
7f2b239f26
Add ability for double-click on SimpleTable row to show people by list of handles
...
svn: r13221
2009-09-18 22:49:43 +00:00
Doug Blank
4e3ebe9db4
#3223 : Trunk revision 13203 causes crash of gramplet surnamecloud
...
svn: r13220
2009-09-18 01:41:31 +00:00
Doug Blank
a3efa1cb0a
bug #3221 : Improvements for WhatsNext Gramplet, by reinhard
...
svn: r13217
2009-09-17 03:13:19 +00:00
Gerald Britton
311d9b16b9
Silently accept "not found" errors when deleting database files
...
svn: r13215
2009-09-16 20:31:28 +00:00
Gerald Britton
c2dd4dc139
Geoview simplifications
...
svn: r13212
2009-09-16 16:12:40 +00:00
Rob G. Healey
60abf87026
Fixed attributes on IndividualPage and EventPage. Stylesheet to match.
...
svn: r13211
2009-09-16 06:39:18 +00:00
Rob G. Healey
573c9fdc20
Fixed some holidays in holidays file.
...
svn: r13210
2009-09-16 01:27:23 +00:00
Gerald Britton
4b77831f0f
Exploit new iter_<objects> methods
...
svn: r13209
2009-09-15 19:37:23 +00:00
Gerald Britton
eb8ef2152b
Remove pdb module from filter.py
...
svn: r13208
2009-09-15 16:05:28 +00:00
Gerald Britton
b3bca61535
Fix deadlock in ChangeNames
...
svn: r13207
2009-09-15 16:03:41 +00:00
Rob G. Healey
97b107757c
This will also be in update mode until I get some of the problems ironed out.
...
svn: r13206
2009-09-15 08:04:26 +00:00
Rob G. Healey
3fa4338cb6
Some updating of code. Will be update for a while now.
...
svn: r13205
2009-09-15 08:02:57 +00:00
Rob G. Healey
b9553b1a5e
Fix for Labor Day in USA holidays.
...
svn: r13204
2009-09-15 08:00:34 +00:00
Gerald Britton
966d2bcd42
Use new iter_objects methods
...
svn: r13203
2009-09-14 20:50:25 +00:00
Rob G. Healey
d7cd58e277
Cleaned up dump_addresses() and changed write_out_addresses() to dump_addresses().
...
svn: r13200
2009-09-13 05:48:16 +00:00
Rob G. Healey
1430e3107a
Still working with classes EventListpage() and EventPage(). Making changes as I go with the stylesheet.
...
svn: r13199
2009-09-13 03:43:27 +00:00
Doug Blank
d76615b086
Fix for a iter change
...
svn: r13198
2009-09-12 18:12:31 +00:00
Peter Landgren
34442f5853
Fix of issue 3213.
...
svn: r13196
2009-09-12 10:00:17 +00:00
Rob G. Healey
8b2259b86d
Moved self.build_events() to the conditional statement: if self.inc_events. This way it is not being ran unless you want the event pages.
...
svn: r13195
2009-09-12 06:06:48 +00:00
Rob G. Healey
c3d079b018
Fixed style elements that has messed up the recent WebCal.
...
svn: r13194
2009-09-12 03:52:42 +00:00
Rob G. Healey
79efac73da
Updated work in WebCal. Updated style elements to match current work.
...
svn: r13193
2009-09-11 06:24:13 +00:00
Rob G. Healey
44e1291b79
Fixed alphabet navigation to remove the table elements.
...
svn: r13192
2009-09-11 04:14:46 +00:00
Gerald Britton
941fff23ae
Tweaks to use inplace arithmetic
...
svn: r13191
2009-09-10 18:49:48 +00:00
Gerald Britton
d5e48cda06
Change to set logic for reduction in storage (no affect on runtime)
...
svn: r13190
2009-09-10 18:49:13 +00:00
Jérôme Rapinat
e8033040bb
#3182 Add an used singular form, avoid empty string on translation dict
...
svn: r13188
2009-09-10 13:49:58 +00:00
Rob G. Healey
2c9441eae1
Adjusted header, navigation, and body elements in stylesheet.
...
svn: r13186
2009-09-10 06:50:56 +00:00
Rob G. Healey
b73ad55161
Should be final ommit for classes EventListPage and EventPage, but do not hold your breath. Stylesheet updated to match work.
...
svn: r13185
2009-09-10 06:15:53 +00:00
Gerald Britton
a052bc3c63
Tweaks to use inplace arithmetic
...
svn: r13184
2009-09-09 20:37:26 +00:00
Gerald Britton
03dc41bff9
Documentation updates
...
svn: r13183
2009-09-09 14:43:55 +00:00
Rob G. Healey
e9b89204a8
Work is final in classes EventListPage and EventPage, modified display_ind_families() and display_attr_list(). Also changes to stylesheet to match current work.
...
svn: r13181
2009-09-09 08:01:20 +00:00
Serge Noiraud
5d7f92a4fc
GeoView : 2 bugs : swap map and saving zoom when no title.
...
svn: r13180
2009-09-08 21:28:27 +00:00
Peter Landgren
4e7df6fc71
String must be unicode for truncation to work for non ascii characters.
...
svn: r13178
2009-09-08 13:37:48 +00:00
Peter Landgren
6d14ba233c
String must be unicode for truncation to work for non ascii characters.
...
svn: r13176
2009-09-08 10:13:48 +00:00
Peter Landgren
d0d2dd4a58
String must be unicode for truncation to work for non ascii characters.
...
svn: r13174
2009-09-08 09:59:11 +00:00
Peter Landgren
44f3fcde19
String must be unicode for truncation to work for non ascii characters.
...
svn: r13172
2009-09-08 08:42:44 +00:00
Peter Landgren
c3b8ec4fd8
String must be unicode for truncation to work for non ascii characters.
...
svn: r13170
2009-09-08 08:26:23 +00:00
Peter Landgren
9991df71e8
String must be unicode for truncation to work for non ascii characters.
...
svn: r13168
2009-09-08 07:28:23 +00:00
Serge Noiraud
5b2ed0dafa
GeoView : Split in two parts : HtmlRenderer and GeoView.
...
Adding two icons for map provider selection.
We now can zoom in and out with the wheel mouse.
It's possible to save the zoom between the maps.
The zoom, latitude, longitude and map is now saved
when we quit gramps:
only if you use the save zoom between maps.
Issue 3150, 3152 included.
svn: r13166
2009-09-07 21:13:38 +00:00
Peter Landgren
f3931f0168
Slicing of strings must be with unicode strings.
...
svn: r13165
2009-09-07 20:07:05 +00:00
Gerald Britton
768ea89a0f
Remove deprecated method
...
svn: r13164
2009-09-07 16:22:12 +00:00
Gerald Britton
54d4bf6134
Add function decorator to catch dabatase errors
...
svn: r13163
2009-09-07 16:19:59 +00:00
Gerald Britton
be1aaf9f7b
restore set_name_group_mapping method
...
svn: r13161
2009-09-05 23:03:31 +00:00
Rob G. Healey
fa38bf99f8
Fixed class EventList and EventPage. With it, display_attr_list(). Changed, added, and removed elements to match current work.
...
svn: r13160
2009-09-05 11:45:56 +00:00
Gerald Britton
06458ae1d7
Remove unused methods
...
svn: r13159
2009-09-04 17:57:00 +00:00
Gerald Britton
20bfbc8719
add from __future__ import with_statement
...
svn: r13158
2009-09-04 17:20:37 +00:00
Gerald Britton
ee9f1e82e0
Tweaks to database objects plus initial documentation in rst format
...
svn: r13157
2009-09-03 19:44:01 +00:00
Rob G. Healey
939ef94e67
Fixed table.infolist in style sheet.
...
svn: r13156
2009-09-03 09:48:35 +00:00
Rob G. Healey
8e65bbe9c0
More work on classes EventList and EventPage. Changing elements to match current work.
...
svn: r13155
2009-09-03 09:35:10 +00:00
Brian Matherly
2234f82e1a
Remove the "check" and "summary" CLI actions. Those plugins can be run using "-a tool -p name=check" and "-a report -p name=summary" respectively.
...
svn: r13153
2009-09-03 04:12:11 +00:00
Gerald Britton
b0a00a39c0
AutoComp.py: remove redundant list-building and use inplace addition where applicable
...
svn: r13152
2009-09-02 20:54:22 +00:00
Gerald Britton
3564b04584
1. Implement iter_<object> methods in proxybase.
...
2. Change include_object to include_media_object to avoid confusion
3. Make _validated_id_prefix method in read.py a staticmethod
4. Use new iter_<objects> methods in Records.py, StatsgGramplet.py, GivenNameGramplet.py, ExtractCity.py and _IsSiblingOfFilterMatch.py as examples
svn: r13151
2009-09-02 20:10:45 +00:00
Gerald Britton
5fc1618a85
1. Use closures to define iterator methods
...
2. Change sorts on people and places to work like other sorts
svn: r13149
2009-09-01 17:46:08 +00:00
Gerald Britton
00d6b8cd50
Fix write.py to do imports from gen.db
...
svn: r13148
2009-09-01 17:43:54 +00:00
Rob G. Healey
5e7155ba88
fixed capitialization of include repository pages in Advanced tab.
...
svn: r13146
2009-09-01 00:52:00 +00:00
Rob G. Healey
ee71d35765
Fixed progress meter hanging at the end of creating eent pages.
...
svn: r13145
2009-09-01 00:49:13 +00:00
Rob G. Healey
3d8ff4b81e
Fixed CSS problem with Download page.
...
svn: r13144
2009-09-01 00:42:36 +00:00
Rob G. Healey
1d4f36ac89
Partial fix to header and footer locations on page. Fixed Ancestor Tree overrun into footer.
...
svn: r13143
2009-09-01 00:10:10 +00:00
Rob G. Healey
693f293a2d
Tturning in this commit because of a CSS problem with cutting the menu off. More will come soon.
...
svn: r13142
2009-08-31 20:13:54 +00:00
Gerald Britton
4e8f59c4bd
grampsdbtxn.py module renamed to txn.py
...
svn: r13141
2009-08-31 19:07:41 +00:00
Gerald Britton
03ee012325
Implement performance-enhanced proxy databases
...
svn: r13140
2009-08-31 18:43:05 +00:00
Gerald Britton
1587cb8ad1
Implement restructured database objects
...
svn: r13139
2009-08-31 18:42:29 +00:00
Rob G. Healey
bc83fa57a3
Fixed variable name issue in display_ind_general().
...
svn: r13138
2009-08-31 08:08:27 +00:00
Rob G. Healey
4f5c0bcefa
Fixed multiple inconsistentcies in NarrativeWeb. Items found and reported by Peter Lundgren.
...
svn: r13137
2009-08-31 07:47:36 +00:00
Rob G. Healey
7e78152f7b
Patch from Serge Norlaud for bug #2788 . Thanks for all of your patience.
...
svn: r13136
2009-08-29 20:53:31 +00:00
Rob G. Healey
324a932813
Fixed translation mistake for Peter Lundgren in class EventPage.
...
svn: r13135
2009-08-29 09:23:09 +00:00
Rob G. Healey
c1a4897e66
Fixed table problem in class EventPage.
...
svn: r13134
2009-08-29 09:06:48 +00:00
Rob G. Healey
a450ed2797
Fixed error in EventDetail.
...
svn: r13133
2009-08-29 09:01:23 +00:00
Rob G. Healey
9cf7d81978
Fixed some spacing issues in Events.
...
svn: r13132
2009-08-29 08:35:47 +00:00
Rob G. Healey
731928a9ab
Fixed height problem with the navigation menu.
...
svn: r13131
2009-08-29 05:13:27 +00:00
Rob G. Healey
ff6b8d2c86
Patch from Peter Lundgren. fixes Repository type translation error.
...
svn: r13130
2009-08-29 05:11:23 +00:00
Peter Landgren
370efe7566
Issue 3188 search for ü did not work.
...
svn: r13124
2009-08-27 19:45:04 +00:00
Rob G. Healey
0ac7dc7a96
NarrativeWeb is now complete unless there are bugs. Style sheet has been updated to match current changes.
...
svn: r13123
2009-08-27 13:21:55 +00:00
Rob G. Healey
4538e06ac4
Modified def event_pages(), class EventListPage(), and class EventPage() to clean up a few things.
...
svn: r13120
2009-08-26 05:52:37 +00:00
Benny Malengier
def01f8e4f
3183: Make Reorder GRAMPS ID plugin fix IDs not following specified formats
...
svn: r13119
2009-08-25 20:11:54 +00:00
Serge Noiraud
442eaf9923
ODFDoc : issue 3187 : <, > and & should be escaped
...
svn: r13118
2009-08-25 16:48:12 +00:00
Benny Malengier
f1352ee2ee
Nick_H patch to participants in selectors, fixes a bug too
...
2773: Primary participant(s) in Events View
svn: r13117
2009-08-24 22:56:12 +00:00
Benny Malengier
8a5113375e
Nick_H patch of ticket
...
2863: Wrong row when dropping on embedded list
svn: r13116
2009-08-24 22:14:31 +00:00
Benny Malengier
43663bbee7
Start with fix up of connects to db in relationview.
...
Fix calling method of signals to a shorter algorithm based on lambda
func
svn: r13115
2009-08-24 21:44:15 +00:00
Serge Noiraud
3d13046fa0
ODFDoc : Styled notes : Bad format, font, indents and spacing.
...
svn: r13113
2009-08-23 22:00:34 +00:00
Mirko Leonhäuser
a7c69b41e6
German holidays depending to easter
...
svn: r13112
2009-08-23 12:21:48 +00:00
Jérôme Rapinat
21779f0cb3
Use plural forms (ngettext) in plugins/tool/NotRelated (patch by VPeric)
...
svn: r13107
2009-08-23 07:39:29 +00:00
Rob G. Healey
fd30be0e63
Fixed problem in display_ind_sources().
...
svn: r13103
2009-08-22 10:43:17 +00:00
Serge Noiraud
8e7c827c83
ODFDoc : More pylint compliant.
...
Duplicate styles and fonts suppression.
Multi line now works correctly : tested with multi-lines attribut.
svn: r13102
2009-08-21 20:54:14 +00:00
Gerald Britton
ae404f496f
Latest updates to new modules
...
svn: r13101
2009-08-21 20:06:11 +00:00
Doug Blank
c0f9ab2179
Added multilines to Python Gramplet
...
svn: r13097
2009-08-21 00:59:31 +00:00
Rob G. Healey
014260e615
Completed the dump of the events in the database. Added styles which are affected by the two new classes: EventListPage() and EventPage().
...
svn: r13096
2009-08-21 00:37:59 +00:00
Jérôme Rapinat
ef08e419d1
update french translation
...
svn: r13092
2009-08-20 15:15:10 +00:00
Benny Malengier
6db0004c81
2863: Wrong row when dropping on embedded list
...
svn: r13090
2009-08-20 12:44:29 +00:00
Peter Landgren
6966e7211a
unicode text must be sliced correctly.
...
svn: r13089
2009-08-20 12:40:38 +00:00
Jérôme Rapinat
567721323d
2548: deprecated system_filter.xml
...
svn: r13087
2009-08-20 12:27:29 +00:00
Benny Malengier
d9dc29c9af
2773: Primary participant(s) in Events View
...
svn: r13086
2009-08-20 11:58:37 +00:00
Benny Malengier
5700f6ab66
2863: Wrong row when dropping on embedded list
...
This patch makes sure open of old database shows correct columns, and
adds ... if several main participants
svn: r13085
2009-08-20 09:31:10 +00:00
Benny Malengier
5f0c935256
2773: Primary participant(s) in Events View
...
svn: r13083
2009-08-19 22:27:06 +00:00
Benny Malengier
3d34996343
2773: Primary participant(s) in Events View
...
svn: r13082
2009-08-19 22:04:57 +00:00
Serge Noiraud
e60588a5b0
ODFDoc : highlight problem in styled notes.
...
svn: r13081
2009-08-19 22:01:28 +00:00
Gerald Britton
5b8bc47bce
Update makefile to add new modules
...
svn: r13080
2009-08-19 20:30:40 +00:00
Gerald Britton
b4b9675feb
cursor.py -- add additional methods mirroring those in DBCursor and a getattr method to pass through non-overridden method calls to DBCursor
...
svn: r13079
2009-08-19 17:14:32 +00:00
Gerald Britton
c8f7bf0c69
Add new modules to support restructured database objects
...
bsddbtxn.py -- Wrapper for BSDDB DBTxn to support context manager protocol
txn.py -- GrampsDbTxn class to manage atomic transactions
write.py -- GrampsDbWrite class for read/write databases
read.py -- GrampsDbRead class for read-only databases
undoredo.py -- GrampsDbUndo class to manage the undo database
upgrade.py -- Helper module for upgrading a database at open time
svn: r13078
2009-08-19 17:05:39 +00:00
Gerald Britton
76586fe8c3
Update makefile to include new plugin libraries
...
svn: r13076
2009-08-19 15:41:06 +00:00
Gerald Britton
ca3abff763
Add new plugin libraries:
...
libgrdb.py -- Used by ImportGrdb to read old databases
libmixin.py -- Used by Import plugins to add extra methods
svn: r13075
2009-08-19 15:38:00 +00:00
Doug Blank
850fac483f
New Quick View showing all names for all people; need to figure out where to put these QV's which don't require a specific row
...
svn: r13074
2009-08-19 14:51:02 +00:00
Peter Landgren
5f024d5d2b
Typo
...
svn: r13072
2009-08-19 11:05:36 +00:00
Rob G. Healey
2124169db3
Clean up work in several places display_ind_attributes(), display_child_link(), and add_birthdate().
...
svn: r13067
2009-08-18 21:40:36 +00:00
Benny Malengier
a111d627eb
03172: Error editing event filter
...
svn: r13066
2009-08-18 20:18:10 +00:00
Serge Noiraud
6e7970895d
ODFDoc : forgot to suppress a print line.
...
svn: r13056
2009-08-17 22:38:50 +00:00
Serge Noiraud
2f41ff44c2
Added backend for ODFDoc and styled notes.
...
svn: r13055
2009-08-17 22:28:40 +00:00
Serge Noiraud
786bf9b1fd
ODFDoc : Styled notes integration.
...
svn: r13054
2009-08-17 22:23:26 +00:00
Rob G. Healey
69e4275776
Fixed another error brought to me by Peter Lundgren.
...
svn: r13040
2009-08-17 03:10:34 +00:00
Jérôme Rapinat
9b805ac2cf
2307: better wording
...
svn: r13029
2009-08-16 09:37:02 +00:00
Rob G. Healey
9b619a5bc3
Fixed problem in associations, fixed class SourceListPage and fixed problem in stylesheet. Errors brought to me from Peter Lundgren. Thanks again.
...
svn: r13026
2009-08-15 20:28:22 +00:00
Raphael Ackermann
11eed9f1b0
0003018: keys() method of dictionary objects used unnecessarily
...
svn: r13022
2009-08-15 14:54:17 +00:00
Raphael Ackermann
9239780182
cleanup & pep8
...
svn: r13021
2009-08-15 14:37:14 +00:00
Raphael Ackermann
9aeeb8432c
0002723: '<name>' has different meanings in different contexts
...
svn: r13019
2009-08-15 09:44:49 +00:00
Doug Blank
bfd1bcd8ea
Fixed an issue related to #0000841 and added two new properties: options.no_fileselect and options.confirm_text for altering assistant behavior; the Assistant code needs a refactoring at some point
...
svn: r13013
2009-08-15 00:19:35 +00:00
Jérôme Rapinat
192637811d
testingrule for 2307: return string rather than true/false
...
svn: r13010
2009-08-14 16:46:56 +00:00
Raphael Ackermann
691088d116
0003162: adding pic to media gallery in person editor fails
...
svn: r13008
2009-08-14 16:10:24 +00:00
Jérôme Rapinat
03ea29e183
testing 2307: to add a family rule for displaying families with marriage event but still unknown relation type
...
svn: r13006
2009-08-14 15:59:32 +00:00
Benny Malengier
bd48c356cf
3166: Add source notes to DDR/DAR
...
svn: r13005
2009-08-14 11:28:28 +00:00
Raphael Ackermann
30d6eebd0b
0002542: Crash whilst generating web pages from command line
...
Throwing Report Error if center person is not in database. Added catching of Report Error to CommandLineReport
if using GUI it is not possible to cause this, as you have to select a person that is in the DB. However on the command line you can specify any PID and even no person with that pid exists an error was thrown.
svn: r13004
2009-08-14 07:14:25 +00:00
Raphael Ackermann
9b676e0f0f
typo
...
svn: r13003
2009-08-14 07:09:15 +00:00
Raphael Ackermann
55730240f5
add missing import
...
svn: r13002
2009-08-14 07:07:55 +00:00
Raphael Ackermann
cf5ee9d657
pep8 & typos
...
svn: r13001
2009-08-14 07:07:10 +00:00
Raphael Ackermann
64c79d5655
remove GConfSchemaError as it is not used anymore
...
svn: r13000
2009-08-14 07:05:59 +00:00
Rob G. Healey
b95281c32e
Attempt to get Repository Type to be translatable. Peter Lundgren is helping me.
...
svn: r12998
2009-08-14 06:18:16 +00:00
Serge Noiraud
f794011fac
GeoView : The swap is now fully fonctional.
...
svn: r12995
2009-08-13 21:59:59 +00:00
Serge Noiraud
4fcdbe2c6d
GeoView : mapstraction to version 215.
...
svn: r12994
2009-08-13 21:58:46 +00:00
Raphael Ackermann
c1be765f7a
fixed typos
...
svn: r12984
2009-08-13 08:52:05 +00:00
Rob G. Healey
63094c5aee
Added Associations to the NarrativeWeb output.
...
svn: r12982
2009-08-13 01:50:13 +00:00
Raphael Ackermann
9e4df3ec96
cleanup (reordering alphabetically of DnD types)
...
svn: r12977
2009-08-12 10:01:28 +00:00
Raphael Ackermann
3c070fb0a6
pep8 fixes & typos
...
svn: r12976
2009-08-12 09:59:41 +00:00
Raphael Ackermann
516ba9ec95
better variable naming
...
svn: r12975
2009-08-12 09:57:29 +00:00
Raphael Ackermann
d5f186e3ee
import cleanup & doc fixes
...
svn: r12974
2009-08-12 09:56:07 +00:00
Rob G. Healey
5e0cc4cd1e
Updated printer stylesheet, src/data/Web_Print-Default.css, to match all new changes in NarrativeWeb.
...
svn: r12966
2009-08-11 22:39:07 +00:00
Rob G. Healey
eb5efcf116
Fixed problem with place.get_source_references().
...
svn: r12961
2009-08-11 20:05:56 +00:00
Rob G. Healey
aaf43d3690
NarrativeWeb is now almost at a complete export of the entire database now. Sorry about committing such a huge update at once. Stylesheet element have been modified or added for this update.
...
svn: r12959
2009-08-11 12:49:27 +00:00
Rob G. Healey
6996ad22e6
Added place.get_alternate_locations() amd place.get_source_references() to class PlacePae. Modified and clean up of display_ind_events().
...
svn: r12958
2009-08-11 06:47:42 +00:00
Rob G. Healey
f0ad462488
Fixed a typo which caused a crash.
...
svn: r12957
2009-08-11 04:53:35 +00:00
Rob G. Healey
cfad2f0629
Finished translatable variables in NarrativeWeb
...
svn: r12954
2009-08-11 01:29:53 +00:00
Rob G. Healey
b462ef15cf
Some Translation strings fixed in NarrativeWeb.py. Pointed out by Gary Burton and Peter Lundgren.
...
svn: r12952
2009-08-10 22:51:44 +00:00
Raphael Ackermann
d6559f9044
0003064: Remove check for libglade in configure
...
Removed all references to gtk.glade & libglade
svn: r12951
2009-08-10 21:25:13 +00:00
Raphael Ackermann
01e89f17f2
typo & pep8 fixes
...
svn: r12950
2009-08-10 21:23:38 +00:00
Raphael Ackermann
5ac76d658b
0002832: Somes modules still use Relib reference on docstring
...
patch by romjerome
fixed wrong doc string in srcref.py
svn: r12949
2009-08-10 19:46:24 +00:00
Raphael Ackermann
f6f1cdf05c
0002841: Kinship report converts relationship descriptions to lowercase
...
patch by Reinhard Müller <reinhard.mueller@bytewise.at>
svn: r12948
2009-08-10 19:09:37 +00:00
Jérôme Rapinat
7640de64ea
3160: Add Serbian DateHandler (patch provided by VPeric)
...
svn: r12947
2009-08-10 15:00:29 +00:00
Jérôme Rapinat
b6d71f14f7
3156: Bug in Croatian DateHandler (patch provided by VPeric)
...
svn: r12945
2009-08-10 14:26:24 +00:00
Rob G. Healey
9d6ddde2d8
Removed source.get_reporef_list() from class SourcePage(). There is no usable information to display.
...
svn: r12941
2009-08-10 04:52:41 +00:00
Doug Blank
7da65b05c3
Fixed a bug on export null locations; added primary keys and an index
...
svn: r12940
2009-08-10 01:25:34 +00:00
Raphael Ackermann
7bb8efc479
0003102: Can't run Narrative Website report
...
Added checks for NoneType Objects.
pep8 fixes
svn: r12939
2009-08-09 22:46:55 +00:00
Raphael Ackermann
ee0f901718
cleanup
...
svn: r12938
2009-08-09 22:44:51 +00:00
Raphael Ackermann
b33a53e487
fixed typos
...
svn: r12937
2009-08-09 22:43:43 +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
Raphael Ackermann
65f72560d1
pep8 fixes
...
fixing typos
svn: r12934
2009-08-09 17:09:32 +00:00
Raphael Ackermann
ce53145dfe
fix when running command line report other then html and it would try and fail to set css filename on e.g. pdf doc generator
...
svn: r12933
2009-08-09 17:01:52 +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
Rob G. Healey
18048ccfab
Fixed display_attr_list(); display_event_header() and display_event_row(). Added style elements for Attributes in stylesheet.
...
svn: r12931
2009-08-09 07:55:53 +00:00
Doug Blank
78530fae2e
Very close to having the SQL import/export done
...
svn: r12930
2009-08-09 04:14:33 +00:00
Raphael Ackermann
6c07dfc9dd
remove merge error
...
svn: r12929
2009-08-08 21:40:12 +00:00
Raphael Ackermann
5ae1a75bc0
0003137: Attribute error on EmptyDoc for all graphical reports - only with PostScript and SVG output formats !
...
removed 'template' parameter from init method.
problem was that they still used template parameter, when BaseDoc didn't have a template parameter anymore.
also pylint cleanup
svn: r12927
2009-08-08 19:15:19 +00:00
Raphael Ackermann
c839502568
remove unused import
...
svn: r12926
2009-08-08 19:12:12 +00:00
Raphael Ackermann
28c404be58
typos & doc string formatting
...
svn: r12925
2009-08-08 19:11:39 +00:00
Raphael Ackermann
f6409fe94f
fixed typos
...
svn: r12924
2009-08-08 19:10:36 +00:00
Raphael Ackermann
e4495716a9
Removed broken Export to CD on Gnome. This was never working on KDE or Windows. And no developer seems to be able to get it to run on their gnome system. It is very easy now to burn a backup of gramps to a cd using e.g., K3b or Brasero.
...
svn: r12923
2009-08-08 16:35:36 +00:00
Raphael Ackermann
b7827030f5
0002978: ExportCd plug-in should not load if burn:// scheme is unsupported
...
applied patch by Brad Crittenden.
Patch goes in the right direction but still not far enough. On my ubuntu gnome system (9.04) it doesn't load the plugin, but I can burn a cd in nautilus using the burn:/// scheme.
svn: r12922
2009-08-08 16:21:57 +00:00
Raphael Ackermann
eeac507a40
cleanup (typos, docs, indentation)
...
svn: r12921
2009-08-08 15:52:12 +00:00
Raphael Ackermann
3f1f088b55
0002948: error encountered while exporting to 'cd xml'
...
https://bugs.launchpad.net/gramps/+bug/372502
patch by Brad Crittenden
svn: r12920
2009-08-08 15:44:46 +00:00
Raphael Ackermann
69f05f43aa
Fixes 0003155: GraphViz arrow directions are odd
...
Patch by Bob Ham <rah@bash.sh>
+ 1 typo in WebCal.py
svn: r12919
2009-08-08 14:28:19 +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
Rob G. Healey
9eeb2d8b92
Adding source references to all major objects: person, event, attribute, address.
...
svn: r12916
2009-08-07 20:02:55 +00:00
Doug Blank
9b8d97455f
Work in progress towards SQL importer
...
svn: r12915
2009-08-07 13:01:36 +00:00
Doug Blank
a2a8aad654
Fixed missing fields
...
svn: r12914
2009-08-07 13:00:53 +00:00
Doug Blank
18a5c276f3
Nearly complete, but untested SQL export
...
svn: r12913
2009-08-07 11:53:27 +00:00
Doug Blank
dd1f4f0b26
Added a convienence method __len__ for cursors; you can remove if you don't like
...
svn: r12912
2009-08-07 09:11:13 +00:00
Rob G. Healey
2343bb9da5
Fixed IndividualPage: Source References section.
...
svn: r12886
2009-08-07 03:38:33 +00:00
Rob G. Healey
da0ff1ee84
improved look of individual gallery on NarrativeWeb.
...
svn: r12885
2009-08-06 22:04:52 +00:00
Rob G. Healey
f95c70cd84
Fixed multiple show stoppers in NarrativeWeb code.
...
svn: r12883
2009-08-06 19:13:16 +00:00
Richard Taylor
fc8917f6d2
Fix for OS X Scratchpad issue 3089: clipboard broken in Mac port
...
svn: r12882
2009-08-05 18:29:21 +00:00
Benny Malengier
ee69317b62
Fix for: 1277: database corroption on delete outside of DisplayTabs while tab open
...
Introduces the concept of callman.py as one single way to follow handles an
interface is interested in.
dbguielement.py contains a small base class using that, usable for all windows/
guielements that need to track database changes to handles
svn: r12881
2009-08-05 10:32:05 +00:00
Benny Malengier
f34d4656a7
remember scrolled position
...
svn: r12872
2009-08-04 16:57:56 +00:00
Benny Malengier
3068c2b41b
add explenation on catalog use in glade3
...
svn: r12871
2009-08-04 09:15:32 +00:00
Rob G. Healey
077271dc97
Fixed display_addresses() in NarrativeWeb.py. Added stylesheet elements for it.
...
svn: r12870
2009-08-04 08:58:17 +00:00
Rob G. Healey
2fc66c1830
Fixed a variable issue in class PlacePage. Thank you Peter Lundgren.
...
svn: r12869
2009-08-03 08:59:34 +00:00
Rob G. Healey
bc738e0811
NarrativeWeb: LDS Ordinances: added source references. Web_Visually: added LDS Source References.
...
svn: r12868
2009-08-03 08:43:14 +00:00
Rob G. Healey
571e73f0cd
Personal LDS information is now working and complete. NarrativeWeb.py is now working once again! I return it back to working status.
...
svn: r12866
2009-08-03 05:38:11 +00:00
Rob G. Healey
427a34f721
Family LDS Ordinance information is now working in NarrativeWeb at display_ind_families().
...
svn: r12865
2009-08-03 05:21:00 +00:00
Doug Blank
850253ca41
Removing experimental server code
...
svn: r12863
2009-08-03 00:24:34 +00:00
Rob G. Healey
d443e86fbc
Fixed layout and alignment of display_ind_families() in NarrativeWeb
...
svn: r12862
2009-08-02 22:29:54 +00:00
Rob G. Healey
b5902eb82f
Typos fixed from patch from Bob Harm. Changes to NarrativeWeb. LDS Ordinance has been added to Individual Pages.
...
svn: r12861
2009-08-02 20:06:00 +00:00
Doug Blank
d5b8862082
Removed debugging statements
...
svn: r12860
2009-08-02 14:36:26 +00:00
Doug Blank
d5a9ffe96a
Made StyledTextTag a new-style class by extending object; allows to work with older python's too
...
svn: r12859
2009-08-02 05:25:37 +00:00
Doug Blank
a717faf4d6
Experimental --server mode
...
svn: r12858
2009-08-02 03:31:39 +00:00
Doug Blank
3be34486b9
Added ability for simple functions to alternatively work with handles
...
svn: r12857
2009-08-02 03:29:22 +00:00
Rob G. Healey
c56a762c91
Added set_header() to ProgressMeter from Bob Harm. Changes to stylesheet once more.
...
svn: r12856
2009-08-02 02:07:39 +00:00
Raphael Ackermann
874d43f2aa
0002070: Event Comparison Tool filter list doesn't update with new filter
...
remove old unused libglade menu in _FilterMenu
svn: r12855
2009-08-01 16:09:17 +00:00
Rob G. Healey
9e5cc9d93a
NarrativeWeb is broken until further notice, please bare with me for a day or so.
...
svn: r12854
2009-07-31 11:30:14 +00:00
Jérôme Rapinat
fe64fe1214
#2776 : Thumbnail images in report output do not take referenced area into account (patch provided by lomo)
...
svn: r12851
2009-07-29 17:39:59 +00:00
Gerald Britton
26cd2a1ce8
Bug 3123: [Gedcom] An empty type on event may break import
...
svn: r12850
2009-07-29 17:39:58 +00:00
Gerald Britton
283f46d543
Bug [0003123]: [Gedcom] An empty type on event may break import
...
svn: r12849
2009-07-29 13:42:19 +00:00
Rob G. Healey
99e17ea98e
Fixed two invalid syntax errors in ExportGeneWeb. Fixed padding issues in Nebraska with Navigation areas. Minor little changes to others.
...
svn: r12848
2009-07-29 07:58:22 +00:00
Doug Blank
8a7296920f
Use Preferences -> Text -> Private Given name instead of hardcoded _('Living')
...
svn: r12847
2009-07-29 03:28:05 +00:00
Doug Blank
834968897a
Change to new style glade format
...
svn: r12846
2009-07-29 02:23:05 +00:00
Gerald Britton
7be4c7a2bf
Add ability to use Rule in a boolean operation: "if Rule()" will be equivalent to "if Rule.apply()"
...
svn: r12845
2009-07-28 18:18:56 +00:00
Gerald Britton
a62b15353e
Tweak to check that value passed is not None
...
svn: r12844
2009-07-28 18:15:49 +00:00
Rob G. Healey
b98caba34d
NarrativeWeb is now running once again. I do not have a good python exif library yet to use with Gramps. Tiny update to Visually impaired stylesheet to match some changes to plugin.
...
svn: r12843
2009-07-28 11:41:20 +00:00
Brian Matherly
7f4732714b
0002957: Crash when displaying the configuration of a book created with Gramps 3.0.x
...
svn: r12841
2009-07-28 04:08:26 +00:00
Brian Matherly
d2ad12a90a
Fix potential crash in book report.
...
svn: r12839
2009-07-28 03:17:44 +00:00
Peter Landgren
55a98c40ce
Fixed a typo letter>ltr.
...
svn: r12838
2009-07-27 18:47:00 +00:00
Brian Matherly
1a60fad3fc
0003032: Book reports loses center person
...
svn: r12837
2009-07-27 03:12:35 +00:00
Gerald Britton
06171f8488
CommandLineReport: simplification and bug fix in option display
...
svn: r12836
2009-07-24 18:05:07 +00:00
Benny Malengier
72b0b7361c
remember selected item in embedded list tabs after change
...
svn: r12835
2009-07-24 06:14:21 +00:00
Rob G. Healey
8a474ab807
Fixed SurnameListPage. MediaPage and Exif Tags are still not completed. Working on it with Gerald Britton.
...
svn: r12832
2009-07-22 20:03:07 +00:00
Peter Landgren
6294c0b1b3
Fix of issue 3111, string.lowercase on Windows.
...
svn: r12831
2009-07-21 17:46:37 +00:00
Benny Malengier
b59199e3c3
3108: Cannot iterate through/with popup menu on active person's individual events\n and missing embedlist method
...
svn: r12829
2009-07-21 13:27:41 +00:00
Rob G. Healey
f979f8ee63
NarrativeWeb and Web_Visually.css will now show exif tage/keys.
...
svn: r12828
2009-07-21 00:59:38 +00:00
Doug Blank
81386d8572
3110: Typo on child edit context menu (EditFamily) fix by romjerome
...
svn: r12826
2009-07-20 13:25:11 +00:00
Doug Blank
90e918e892
fix to match changed url of blog comment rss
...
svn: r12825
2009-07-20 12:46:26 +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
Doug Blank
cfd4c5e300
Removed 'self' left over from conversion from method to function.
...
svn: r12820
2009-07-19 23:58:32 +00:00
Doug Blank
f7f66af44a
Added missing imports
...
svn: r12819
2009-07-19 22:08:47 +00:00
Doug Blank
64f2e01340
Added missing import
...
svn: r12818
2009-07-19 22:07:41 +00:00
Doug Blank
ffe12ceceb
Added Utils.update_constants() that is run after changing preferences.
...
svn: r12817
2009-07-19 20:50:46 +00:00
Peter Landgren
4a2fa50abb
Fix of issue 3109, max number of generations are now set to 50, equal in ancestor tree and descendent tree.
...
svn: r12816
2009-07-19 06:56:20 +00:00
Benny Malengier
a77d4fd3ae
Add my copyright :-)
...
svn: r12813
2009-07-16 22:02:09 +00:00
Benny Malengier
4957fb2a29
Feature: see fam events in person editor and pers event in fam editor
...
svn: r12812
2009-07-16 22:00:22 +00:00
Benny Malengier
c2c937ae5d
avoid crash when update on object not seen in model
...
svn: r12811
2009-07-16 21:47:06 +00:00
Rob G. Healey
8b8c63b439
fixed several little tiny problems which killed loading the plugin.
...
svn: r12810
2009-07-16 19:24:03 +00:00
Gerald Britton
e32b393920
add gramps widget catalog for use with glade-3
...
svn: r12809
2009-07-16 13:52:32 +00:00
Benny Malengier
7f0669fac8
Improve name grouping, consistent naming
...
svn: r12808
2009-07-16 12:58:47 +00:00
Benny Malengier
31f923bab6
avoid cli crash if css file is passed that does not exist
...
svn: r12807
2009-07-16 12:48:31 +00:00
Benny Malengier
19ea036795
2352: 'NoneType' object has no attribute 'get_family_handle_list'
...
svn: r12806
2009-07-16 12:41:09 +00:00
Benny Malengier
67f912aa2d
03090: All strings are not shown translated
...
svn: r12804
2009-07-16 12:23:51 +00:00
Benny Malengier
cf506f544e
fix make install failing
...
svn: r12803
2009-07-16 09:17:40 +00:00
Benny Malengier
ec87c55434
2352: 'NoneType' object has no attribute 'get_family_handle_list' - report from command line
...
Remove template code in cli reports and replace with css code
svn: r12802
2009-07-15 15:40:47 +00:00
Benny Malengier
30d15df800
missing gettext import
...
svn: r12801
2009-07-15 15:39:07 +00:00
Gerald Britton
0ae751e916
remove sort_handles=False parameters from iter_person_handles calls
...
svn: r12800
2009-07-15 14:48:11 +00:00
Benny Malengier
4e9c0246f3
avoid infinite loop in DDR
...
svn: r12799
2009-07-15 14:24:44 +00:00
Benny Malengier
b80e5efa42
add glade.py to install
...
svn: r12798
2009-07-15 14:03:31 +00:00
Benny Malengier
2a365f4d99
improve docstrings
...
svn: r12797
2009-07-15 09:16:39 +00:00
Rob G. Healey
098afdfb0a
NarrativeWeb is still in refactoring mode until further notice. Visually Impaired stylesheet is also in modifying mode.
...
svn: r12796
2009-07-14 23:53:07 +00:00
Gerald Britton
302a4358fd
Fix bugs in some modules caused by using enumerate instead of conventional for-loop syntax
...
svn: r12795
2009-07-14 14:16:03 +00:00
Gary Burton
cbd6031e47
Glade memory leak fix on event ref editor. Bug 2616
...
svn: r12793
2009-07-12 20:55:08 +00:00
Gary Burton
c2990a6cc1
Revert an unneccesary change
...
svn: r12792
2009-07-12 19:51:17 +00:00
Gary Burton
6c855de785
Fix a variety of memory leaks around the PeopleView and model
...
svn: r12791
2009-07-12 19:45:17 +00:00
Gerald Britton
d45f5970fb
add missing iterator methods to filter.py, use get_family_handles instead of the iterator in ExportGedcom.py
...
svn: r12790
2009-07-11 20:11:37 +00:00
Gary Burton
aa5fce63a7
Remove period character from file format string as it is already supplied by get_ext()
...
svn: r12789
2009-07-11 19:37:15 +00:00
Gary Burton
e1095908ef
Reinstate the building of person_dict. Bug 3103
...
svn: r12788
2009-07-11 16:13:29 +00:00
Gary Burton
1460750b24
Add missing source_predicate method and doc strings
...
svn: r12787
2009-07-11 15:35:36 +00:00
Gary Burton
215aeb4667
Fix incorrect method name
...
svn: r12786
2009-07-11 15:32:37 +00:00
Gerald Britton
b221f428bf
proxybase tweak to default predicate to None
...
svn: r12784
2009-07-11 04:02:28 +00:00
Gerald Britton
56c79b6fa4
Proxy databases:
...
1. Provide default methods in proxybase.py for get_<object>_handles and iter_<object>_handles
2. Implement callouts in iter_<object>_handles to determine if handles should be included or not
3. Added new methods to dbbase.py raising NotImplementedError for the new iter_<object>_handles methods
4. Implemented new methods in living.py, private.py and referenced.py
5. Changed filter.py to use iter_person_handles instead of get_person_handles
6. Removed duplicate methods from children of ProxyDbBase
svn: r12783
2009-07-10 19:24:43 +00:00
Gary Burton
01492a1974
Fix bug causing GraphViz report dialog to crash resulting from recent BaseDoc changes
...
svn: r12782
2009-07-10 16:45:22 +00:00
Benny Malengier
2a685cbd7a
3093: Enable grouped displaytab in the editor: Name tab
...
svn: r12781
2009-07-10 13:18:13 +00:00
Benny Malengier
d49e1f0ec7
update documentation
...
svn: r12780
2009-07-10 08:46:18 +00:00
Gerald Britton
181c0c9b41
Replace get_place_handles with iter_place_handles
...
svn: r12778
2009-07-08 18:11:02 +00:00
Gerald Britton
b601f4bdf2
Replace get_family_handles with iter_family_handles
...
svn: r12776
2009-07-08 16:11:20 +00:00
Gerald Britton
f680992d04
Tweaks
...
svn: r12775
2009-07-08 16:10:13 +00:00
Gerald Britton
2769b58a44
Implement iter_people_handles methods and begin to use them - second batch of updates
...
svn: r12774
2009-07-07 18:58:47 +00:00
Jérôme Rapinat
7a235029d8
typo
...
svn: r12773
2009-07-07 09:44:19 +00:00
Peter Landgren
6aaa3b9136
Changed start-date to start_date
...
svn: r12770
2009-07-07 06:16:30 +00:00
Peter Landgren
1bbb5d6996
Fix of issue 3087.
...
svn: r12769
2009-07-06 18:18:22 +00:00
Jérôme Rapinat
f213382d3a
Request #3083 : To display /Day month year/ on Date_fr.py
...
svn: r12766
2009-07-06 09:59:54 +00:00
Benny Malengier
f7efb09734
add platform utility functions
...
svn: r12765
2009-07-06 09:54:30 +00:00
Benny Malengier
0d7c048052
svn id tag
...
svn: r12764
2009-07-04 15:55:43 +00:00
Benny Malengier
4b9bf10c07
bug fix, correctly query system
...
svn: r12763
2009-07-04 10:21:10 +00:00
Benny Malengier
cf86470781
add platform constants
...
svn: r12762
2009-07-04 09:30:10 +00:00
Benny Malengier
c8ef93f120
Correct localized sort in windows using os encoding in the flat views
...
svn: r12761
2009-07-03 22:00:58 +00:00
Gerald Britton
f7454de7fd
Implement iter_people_handles methods and begin to use them
...
svn: r12760
2009-07-03 20:23:41 +00:00
Gerald Britton
40d0605a63
fix bug in r12705
...
svn: r12759
2009-07-03 15:53:28 +00:00
Benny Malengier
dddcb10dd3
docstring update
...
svn: r12758
2009-07-03 09:23:07 +00:00
Gerald Britton
873f830306
Tweak
...
svn: r12757
2009-07-03 00:29:52 +00:00
Gerald Britton
c919910cca
Tweaks to replace for loops with built-in functions and list comprehensions
...
svn: r12756
2009-07-02 20:01:28 +00:00
Jérôme Rapinat
5da4aa816d
to allow to translate n years old
...
svn: r12755
2009-07-02 15:47:18 +00:00
Benny Malengier
2b2f132d8c
add ldsordbase to api doc
...
svn: r12753
2009-07-02 08:28:29 +00:00
Gerald Britton
b12dd97e71
Bug 3079: sort event crashes with dbstate not passed to options
...
svn: r12750
2009-07-01 14:43:27 +00:00
Benny Malengier
2b49568b1f
3073: Add/edit personfilter is VERY slow in one database
...
svn: r12749
2009-07-01 10:59:24 +00:00
Benny Malengier
48c746d1c8
Scratchpad does not keep history between sessions anymore
...
svn: r12747
2009-06-30 21:29:14 +00:00
Benny Malengier
8ad045695b
fcntl module not used in scratchpad
...
svn: r12746
2009-06-30 21:27:15 +00:00
Gerald Britton
0351c2e6ca
GrampsType: Avoid retranslating literal strings; rearrange metaclass code
...
svn: r12742
2009-06-30 18:29:45 +00:00
Gerald Britton
d022d0187b
Replace locale.strcoll with locale.strxfmt for performance and Python 3.0 compliance
...
svn: r12739
2009-06-30 14:05:57 +00:00
Benny Malengier
b1dd135363
3077: Cannot modify column model on Family, Repository and Note Views
...
svn: r12738
2009-06-30 13:42:25 +00:00
Benny Malengier
01a33d1a00
update pixmap in editmediaref of y coord change
...
svn: r12737
2009-06-30 08:50:10 +00:00
Benny Malengier
d97e62fa27
optimization suggested by Gerald to avoid append
...
svn: r12734
2009-06-29 20:46:00 +00:00
Rob G. Healey
57dc74b965
Fixed two errors that Gerald pointed out to me. Added RepositoryListPage and RepositoryPage classes. More work on libhtml and with statement.
...
svn: r12733
2009-06-29 20:04:00 +00:00
Benny Malengier
92d344d802
3052: Only PeopleView rebuilds entries on SearchBar after a change on columns Editor
...
svn: r12732
2009-06-29 19:57:12 +00:00
Benny Malengier
4e974dc0e1
add missing Makefile and suggestions by Gerald
...
svn: r12730
2009-06-29 18:15:28 +00:00
Benny Malengier
f07a12766a
Further optimization in the flatbasemodel:
...
* keep list of all possible keys in memory so database is no longer touched
for the searches. ==> a search is faster
* bug fixes to previous patch set: show total and displayed number correctly
svn: r12726
2009-06-29 13:37:15 +00:00
Benny Malengier
7a5e5f4476
bug fix, on delete return old path of deleted row
...
svn: r12725
2009-06-28 22:07:18 +00:00
Benny Malengier
d182a5797f
some pylint fixes
...
svn: r12724
2009-06-28 21:47:04 +00:00
Benny Malengier
fb6967d000
optimization and cleaning of the base model for flat treeviews
...
svn: r12723
2009-06-28 21:15:10 +00:00
Benny Malengier
db5458a507
bug fix: reenable the -d option
...
svn: r12722
2009-06-28 09:57:05 +00:00
Gary Burton
963f101c6b
Remove some junk leftover from testing.
...
svn: r12719
2009-06-26 10:37:37 +00:00
Gary Burton
96e9fc4f6b
Parse address from GEDCOM submitter tag. Bug #3056
...
svn: r12718
2009-06-26 10:32:36 +00:00
Benny Malengier
dc354dfd4f
[Emrys] 2896: Macports 3.0.4 cannot view images
...
svn: r12716
2009-06-26 09:46:06 +00:00
Benny Malengier
e5d8544a6c
[Emrys] 2896: Macports 3.0.4 cannot view images
...
svn: r12714
2009-06-26 09:44:12 +00:00
Gerald Britton
b0a6f7c854
replace refs to locale.strcoll with refs to locale.strxfrm
...
svn: r12712
2009-06-25 21:09:49 +00:00
Gerald Britton
3a41651e50
PeopleModel: various performance tweaks
...
svn: r12711
2009-06-25 19:15:56 +00:00
Gerald Britton
4cd2468477
PeopleModel: various performance tweaks
...
svn: r12710
2009-06-25 19:01:40 +00:00
Jérôme Rapinat
0d3314b9dc
typo - contribution by Jérôme Chailloux
...
svn: r12709
2009-06-25 18:16:50 +00:00
Jérôme Rapinat
83dfb87696
2831: missing filter rule on Event object matching source reference
...
svn: r12706
2009-06-25 17:20:29 +00:00
Gerald Britton
fdfacd972c
Minor tweaks to use slices instead of lists of items
...
svn: r12705
2009-06-25 13:41:16 +00:00
Benny Malengier
a52bc62be9
2691: Create api documentation with sphinx
...
svn: r12704
2009-06-24 21:56:07 +00:00
Gerald Britton
1042bb3fe2
Bug 3069: PersonView keeps tree model attached while rebuilding the columns
...
svn: r12703
2009-06-24 20:26:18 +00:00
Rob G. Healey
22ecedb061
Fixed a typing error from yesterday's open_file_with_default_application(). Completed work on default printer stylesheet also.
...
svn: r12702
2009-06-24 20:03:10 +00:00
Rob G. Healey
d5ccd93043
More work on converting the two of these.
...
svn: r12700
2009-06-23 22:34:14 +00:00
Rob G. Healey
ae28b8538b
Fixed Utils.open_file_with_default_application() to gui.utils instead of Utils now. Works again.
...
svn: r12699
2009-06-23 20:49:18 +00:00
Rob G. Healey
1101b21ba0
More cleanup work on stylesheet. Continuing to convert NarrativeWeb to use the Html class and the with statement.
...
svn: r12698
2009-06-22 23:58:09 +00:00
Peter Landgren
cdf0e98a55
Added errmsg in conn. with issue 3066.
...
svn: r12696
2009-06-22 10:24:02 +00:00
Benny Malengier
77164c848e
3066: [PlaceView] Loading... should disappear when map service plugins are present.
...
svn: r12694
2009-06-22 09:21:02 +00:00
Peter Landgren
7390f38f61
Reminder to change call to pixbuf.add_alpha in later version of gtk/pygtk.
...
svn: r12692
2009-06-22 07:50:04 +00:00
Rob G. Healey
4bc5a34938
Changed utilsgui.py to utils.py in src/gui/Makefile.am! Would not allow make install to complete.
...
svn: r12690
2009-06-21 06:26:51 +00:00
Rob G. Healey
c8fa363708
Large sized cleanup of NarrativeWeb, and some minor work on Web_Visually.css. There is still more work to be done on NarrativeWeb, but this commit was getting too big already.
...
svn: r12689
2009-06-21 03:25:28 +00:00
Gary Burton
8c22c558b2
Ensure source reference dates are always exported. Bug #3062
...
svn: r12688
2009-06-20 20:23:40 +00:00
Gary Burton
e6ab15fcd9
GEDCOM parser fixes for gallery objects. Bug #3056
...
svn: r12686
2009-06-20 19:34:42 +00:00
Rob G. Healey
d181d6bd33
NarrativeWeb now has Styked Notes! Thanks for being a giant help Benny. Could not have done it without you. Bringing the default print stylesheet up to date with the rest of them.
...
svn: r12683
2009-06-19 23:53:42 +00:00
Benny Malengier
0a3e869361
Add missing file grampsgui and make utilsgui just gui
...
svn: r12681
2009-06-19 15:26:51 +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
Peter Landgren
0ac67e8a59
Reference to Query.py removed from Makefile.am, as Query.py as deleted.
...
svn: r12679
2009-06-19 14:51:11 +00:00
Benny Malengier
5f77bfea3b
pylint fixes and bug fixes for CLI/GUI split
...
svn: r12677
2009-06-19 08:46:17 +00:00
Zdeněk Hataš
a16fc9a8cb
Fixed typo in localized date handler, translation updates.
...
svn: r12676
2009-06-19 07:19:18 +00:00
Benny Malengier
4b7692708c
Split CLI from GUI. These changes allow CLI to work without GTK
...
Part 1. To do: pylint on new files.
svn: r12674
2009-06-18 21:56:37 +00:00
Rob G. Healey
c71367ed54
Fixed a show stopper -- broke the plugin.
...
svn: r12673
2009-06-16 21:54:06 +00:00
Gerald Britton
70a0c50fca
Use GrampsCursor as a context manager using "with" statement
...
svn: r12672
2009-06-16 15:49:17 +00:00
Brian Matherly
187539cb72
Implement availability of the DestinationOption.
...
svn: r12671
2009-06-16 03:12:41 +00:00
Doug Blank
29cf704047
Experiment abandoned
...
svn: r12670
2009-06-16 00:23:46 +00:00
Rob G. Healey
0dac6cf9aa
Removed a duplicate class. Re did classes IndividualListPage, DownloadPage, ContactPage, SourceList, SourcePage, and a bunch of modules/ functions. More clean up work on the Visually Impaired stylesheet.
...
svn: r12669
2009-06-15 19:25:43 +00:00
Benny Malengier
f4e0a45fad
code optimization of eventbase filters
...
svn: r12668
2009-06-15 19:06:25 +00:00
Benny Malengier
38876a32a5
GEPS 008: File Organization
...
svn: r12667
2009-06-15 19:02:15 +00:00
Benny Malengier
fd85ac0cb4
remove template code from quickreport docgen
...
svn: r12665
2009-06-15 16:18:16 +00:00
Rob G. Healey
33ad285de6
Re-worked IndividualListPage().
...
svn: r12664
2009-06-13 18:49:18 +00:00
Gerald Britton
44028cc47c
libhtml.py: add title=None default option to Html.page static method
...
svn: r12663
2009-06-12 16:36:31 +00:00
Gerald Britton
bb83288883
Check.py: replace get..handles and map..keys calls with calls to new iterator functions
...
svn: r12662
2009-06-12 16:19:48 +00:00
Gerald Britton
d66632812f
ImportGrdb.py: Remove duplication from derived classes
...
svn: r12661
2009-06-12 16:18:18 +00:00
Gerald Britton
035096e5b2
Add iterator and context manager methods to GrampsCursor object and use them in GrampsDbBase and GrampsDBDir.
...
svn: r12660
2009-06-12 16:17:07 +00:00
Benny Malengier
aa5aa031c0
fix ODF output put, prettify kinship html output
...
svn: r12657
2009-06-12 07:31:30 +00:00
Rob G. Healey
94dba1433d
Fixed SurnamePage, other minor fixes. Some cleanup of the stylesheet.
...
svn: r12656
2009-06-12 06:04:30 +00:00
Rob G. Healey
140c565a28
NarrativeWeb now uses the HTML class-- src/plugins/lib/libhtml.py. There is still more work coming as it is still not completely refined yet. Gerald Britton has played a huge part in getting this out to you. New download page added, and name_format also.
...
svn: r12655
2009-06-11 16:45:30 +00:00
Benny Malengier
f78db6f418
2707: Add markup notes to html output. Finished
...
svn: r12654
2009-06-11 13:01:27 +00:00
Benny Malengier
a3f59f2717
2712: middle click copy paste not working in notes
...
svn: r12652
2009-06-11 12:51:00 +00:00
Rob G. Healey
030f170be4
Removed references to USER_TEMPLATES in const.py and const.py.in
...
svn: r12650
2009-06-11 06:28:51 +00:00
Rob G. Healey
4f8b992068
Removed templates directory; from Makefile.am so that it would complete autogen.sh and make commands.
...
svn: r12649
2009-06-11 02:39:11 +00:00
Gerald Britton
75a7e04c4b
libhtml: add indent=None option and reference in docstring to wiki page
...
svn: r12648
2009-06-10 14:14:11 +00:00
Benny Malengier
e4de221227
2707: Add markup notes to html output: div and class elements
...
svn: r12647
2009-06-09 20:47:32 +00:00
Benny Malengier
a177da80b0
2707: Add markup notes to html output
...
Part 2: enable css, clean up code.
TODO: better output, support in default css files, test
svn: r12644
2009-06-08 23:19:37 +00:00
Jérôme Rapinat
278cdaa63c
#3040 : typo translation (contribution by Zegzda Yevgeny)
...
svn: r12640
2009-06-07 19:04:11 +00:00
Gerald Britton
6aaf59b499
_PeopleModel.py: remove redundant call to db.get_person_handles(), saving about 1/4 sec per 1000 people loaded into people view
...
svn: r12632
2009-06-07 02:18:32 +00:00
Benny Malengier
542b1e404d
02707: Add markup notes to html output
...
part 1: remove template from html output
svn: r12631
2009-06-06 09:49:40 +00:00
Jérôme Rapinat
aa499dfec7
add support for russian manual (contribution by Zegzda Yevgeny)
...
svn: r12630
2009-06-05 15:24:48 +00:00
Gerald Britton
8584798916
person.py: minor performance improvements
...
svn: r12625
2009-06-04 19:00:51 +00:00
Peter Landgren
581b33524e
Fix of issue 3007.
...
svn: r12622
2009-06-03 18:40:10 +00:00
Peter Landgren
54dba4fc09
Fix of issue 3007.
...
svn: r12621
2009-06-03 18:39:24 +00:00
Gerald Britton
32f0251b9e
Add context-manager support to libhtml so it can be used in a "with" statement
...
svn: r12616
2009-06-02 19:23:38 +00:00
Gerald Britton
885ddddbc1
remove image files used by the deprecated MapView module
...
svn: r12615
2009-06-02 19:22:03 +00:00
Benny Malengier
142e7e4970
move latexbackend into PdfDoc
...
svn: r12614
2009-06-02 18:42:41 +00:00
Gerald Britton
367b52bf2f
Remove MapView.py since it is deprecated in favor of Geoview
...
svn: r12612
2009-06-02 14:54:37 +00:00
Gerald Britton
078207d9fa
_Tool.py: Pythonic style change in try...except...else
...
svn: r12611
2009-06-02 14:46:25 +00:00
Brian Matherly
aa800b3ad6
Misc PEP8 cleanup.
...
svn: r12610
2009-06-02 12:09:34 +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
Brian Matherly
4ca984bd2f
0003033: const dependence in gen/plug/docgen stylesheet
...
svn: r12608
2009-06-02 11:50:17 +00:00
Benny Malengier
a0b1965c24
remove wrong commit of makefiles
...
svn: r12604
2009-05-31 15:01:58 +00:00
Benny Malengier
fb3ec68c6a
part 3 : split basedoc in files, remove Utils dependance, move fontscale in gen,
...
update build system
svn: r12603
2009-05-31 14:59:56 +00:00
Rob G. Healey
5ed724970b
Added the Makefiles for those two directories: src/gen/plug/docgen and src/gen/plug/docbackend.
...
svn: r12599
2009-05-31 03:50:28 +00:00
Gary Burton
cc38a53add
Bug 2950. Made subgraph optional for Relationship Graph as discussed in bug report. Moved the option to GraphvizReportDialog and refactored FamilyLines to use it.
...
svn: r12596
2009-05-30 12:12:58 +00:00
Rob G. Healey
ed13f340d5
More changes to Visually Impaired stylesheet.
...
svn: r12594
2009-05-30 09:36:23 +00:00
Rob G. Healey
5ef1c9711d
Add modified download page to NarrativeWeb, and update stylesheet for it.
...
svn: r12593
2009-05-30 08:46:12 +00:00
Benny Malengier
7f6ca2aa45
update Makefiles and po, add not committed __init__ to import docgen module
...
svn: r12592
2009-05-29 22:41:26 +00:00
Benny Malengier
8dd7adc607
part 2 basedoc: move BaseDoc.py to /gen/plug/docgen and add /gen/plug/docbackend
...
that was missing in part 1
Still to come: makefiles and splitting new basedoc.py in small files
svn: r12591
2009-05-29 22:25:44 +00:00
Benny Malengier
f999ba9cc4
Part 1 basedoc changes: move out backend stuff from BaseDoc, use backend in
...
the docs. As a dir change will be done, backend itself will be committed
later, trunk will be broken till then
svn: r12590
2009-05-29 19:52:57 +00:00
Gerald Britton
220873d92e
Bug 3030: ID formats not properly verified
...
svn: r12587
2009-05-29 17:09:09 +00:00
Gerald Britton
c2d9f55164
Bug 3018: simplified logic in monitoredwidgets.py
...
svn: r12585
2009-05-28 16:14:38 +00:00
Gerald Britton
c3578b2ccf
Bug 3018: restored keys() to monitoredwidgets
...
svn: r12582
2009-05-28 13:26:42 +00:00
Gerald Britton
81a0848490
Bug 3018: remove calls to keys() and values() dictionary method where possible
...
svn: r12579
2009-05-27 17:33:45 +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
5eb7e18dc6
Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
...
svn: r12572
2009-05-26 20:48:09 +00:00
Gerald Britton
35326c7b47
Bug 3011: fix problem with new-style class and special method names
...
svn: r12569
2009-05-25 19:13:58 +00:00
Rob G. Healey
e9b1ec6b7e
Updated stylesheets to fix "Vertical Alphabet Navigation" problem.
...
svn: r12565
2009-05-23 07:47:59 +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
5c9d8ab7ff
Bug 3011: change old-style classes to new-style classes
...
svn: r12561
2009-05-21 20:58:12 +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
Rob G. Healey
316b997e6d
Connected maximuum image sizes to include media option above it. Fixed some code on year_navigation() in WebCal.
...
svn: r12557
2009-05-21 07:14:59 +00:00
Rob G. Healey
b282953be5
Removed missing gladefile in src/plugins/docgen/Makefile.am for allow complete to finish. Applied large image scaling in NarrativeWeb.
...
svn: r12554
2009-05-20 23:26:30 +00:00
Benny Malengier
bb7920b0c0
remove STRANGE output due to line spacing in pdf
...
svn: r12553
2009-05-20 11:18:51 +00:00
Benny Malengier
068b3157f0
2995: Unable to produce Narrated Web Site using filter and privacy settings
...
svn: r12551
2009-05-20 10:18:20 +00:00
Gerald Britton
e3bd5d1e69
Fix ownereditor popup menu handling
...
svn: r12550
2009-05-19 20:07:00 +00:00
Benny Malengier
0a9017e25f
2990: Detailed Descendant/ancestry report format-slight variable name change
...
svn: r12549
2009-05-19 09:50:40 +00:00
Benny Malengier
c46a7b8364
2990: Detailed Descendant/ancestry report format
...
svn: r12548
2009-05-19 09:40:08 +00:00
Benny Malengier
ac6ef2a9bc
2956: Errors with GTKPrint on Ubuntu 9.04
...
svn: r12547
2009-05-19 09:00:48 +00:00
Benny Malengier
b5f8ec1717
2995: Unable to produce Narrated Web Site using filter and privacy settings
...
svn: r12543
2009-05-19 08:43:51 +00:00
Benny Malengier
4878453cf3
3001: crash on Narrated Web Site report on my database
...
svn: r12540
2009-05-19 08:20:05 +00:00
Gerald Britton
73e1ab5722
Bug 2888: downgrade the glade files in tools to gtk version 2.12
...
svn: r12538
2009-05-18 15:36:03 +00:00
Benny Malengier
8db826314e
2860: Problem with det_ancestor report in PDF at page breaks\n no more STRANGE output
...
svn: r12537
2009-05-18 14:42:26 +00:00
Benny Malengier
53716bdca0
2942: Note in Family eventref not referenced, also source of attribute of family eventref
...
svn: r12535
2009-05-18 14:02:13 +00:00
Rob G. Healey
9b4efeb283
Removed a single s character sitting alone on line 178 of ExportPkg.py. Cleanup and updates to stylesheet.
...
svn: r12530
2009-05-15 20:07:39 +00:00
Gerald Britton
21e96b0616
Bug 2888 - minor edits and cleanup
...
svn: r12529
2009-05-15 18:12:10 +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
Benny Malengier
feb15edc7e
2860: Problem with det_ancestor report in PDF at page breaks
...
svn: r12526
2009-05-14 14:43:42 +00:00
Benny Malengier
1031506baa
2808: fonts with xml codes don't print correctly
...
svn: r12525
2009-05-14 13:51:36 +00:00
Benny Malengier
066d39a739
2860: Problem with det_ancestor report in PDF at page breaks
...
svn: r12522
2009-05-13 08:36:02 +00:00
Rob G. Healey
edfc5ffe06
Little change in WebCal. Added chnages to stylesheet for new Download Page.
...
svn: r12519
2009-05-11 02:28:15 +00:00
Peter Landgren
bf71f6f367
Fix of issue 2964.
...
svn: r12518
2009-05-10 16:04:58 +00:00
Serge Noiraud
a01e27d254
ODFDoc : internal permission of files and encoding.
...
svn: r12514
2009-05-08 20:22:56 +00:00
Gerald Britton
e5794d4999
Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 3
...
svn: r12512
2009-05-07 20:08:27 +00:00
Doug Blank
29d55c10d0
added http:// if missing scheme
...
svn: r12510
2009-05-06 22:06:12 +00:00
Gerald Britton
05d6302cdd
Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 2
...
svn: r12509
2009-05-06 19:15:55 +00:00
Gerald Britton
0440ca1c2a
Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 1
...
svn: r12508
2009-05-06 14:44:22 +00:00
Doug Blank
6ebd0b0a77
Added two methods: parse_path and get_full_path, but the Url class will need to be enhanced and refined to be more useful for web development
...
svn: r12506
2009-05-06 13:11:31 +00:00
Peter Landgren
b189249692
Fix of issue 2959.
...
svn: r12503
2009-05-02 08:18:12 +00:00
Serge Noiraud
6efffe78c2
NarrativeWeb : gen.lib.date problem
...
svn: r12502
2009-05-01 20:25:08 +00:00
Serge Noiraud
2fe74e2ca6
Narrativeweb : gen.lib problem and alphabet navigation > 26 characters
...
svn: r12501
2009-05-01 09:13:20 +00:00
Serge Noiraud
0df89ea9b7
Narrativeweb : Swedish specific alphabet sort.
...
svn: r12500
2009-05-01 08:39:17 +00:00
Doug Blank
f18040a0d0
Don't emit signal to change active person if that is already the active person
...
svn: r12498
2009-04-30 04:40:20 +00:00
Rob G. Healey
890138b294
Deleted the src/Models directory and removed the only file that I could find that was using it.
...
svn: r12497
2009-04-30 03:50:17 +00:00
Brian Matherly
5e5fc02115
Remove unused options for GeneWeb export.
...
svn: r12496
2009-04-30 03:49:03 +00:00
Jérôme Rapinat
8a3c2cc4c2
pylint
...
svn: r12495
2009-04-29 14:27:08 +00:00
Jérôme Rapinat
b578373033
pylint
...
svn: r12494
2009-04-29 12:38:30 +00:00
Jérôme Rapinat
d0b0a5314d
use SimpleTable
...
svn: r12493
2009-04-28 10:54:04 +00:00
Gary Burton
d3b2a2ab27
Bug #2950 . Use Graphviz subgraphs to keep children with their spouses on Relationship Graph
...
svn: r12488
2009-04-26 20:50:33 +00:00
Gary Burton
3a2e4b44a6
Bug #2950 . Use Graphviz subgraphs to keep children with their spouses on Relationship Graph
...
svn: r12487
2009-04-26 20:47:42 +00:00
Doug Blank
aa7ff9cf68
Make SimpleTable columns resizable
...
svn: r12483
2009-04-20 21:00:20 +00:00
Serge Noiraud
21414d184f
There are three bugs which give mistery sort problems :
...
1 : The normalize function use NFC in one place and NFKC in all others.
either we use NFC or we use NFKC, but don't mix these two modes.
2 : One sort function does not use the locale.strcoll
3 : There is a problem with the following statement:
if letter is not last_letter. "is not" doesn't work correctly.
svn: r12482
2009-04-20 20:44:22 +00:00
Peter Landgren
0cc4adaad6
Fix of issue 2936.
...
svn: r12478
2009-04-19 07:13:11 +00:00
Doug Blank
ec4905b6ca
Removed extra space before family names in table row
...
svn: r12477
2009-04-18 23:32:09 +00:00
Gerald Britton
a0a0e6f20a
Bug 2888: rule.glade: convert from libglade to gtkbuilder
...
svn: r12476
2009-04-18 18:36:18 +00:00
Peter Landgren
430bf797f7
Fix of issue 2935.
...
svn: r12473
2009-04-18 05:59:54 +00:00
Gerald Britton
31187ac521
Merge modules: convert from libglade to gtkbuilder
...
svn: r12472
2009-04-18 03:10:50 +00:00
Peter Landgren
7c264fb689
Fix of issue 2932.
...
svn: r12471
2009-04-17 19:54:00 +00:00
Gerald Britton
6c4bb3ffd4
Bug 2888: _EditPerson: convert from liglade to gtkbuilder
...
svn: r12470
2009-04-17 19:12:25 +00:00
Gerald Britton
1441ea8ba9
Bug 2888: _PaperMenu: convert from liglade to gtkbuilder
...
svn: r12468
2009-04-17 18:34:27 +00:00
Gerald Britton
564090665a
Bug 2888: ensure proper "requires" statement in glade files
...
svn: r12467
2009-04-17 16:39:22 +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
7484484990
Bug 2888: book.glade: downgrade requires to 2.12
...
svn: r12465
2009-04-17 16:05:46 +00:00
Gerald Britton
d03592eebc
Bug 2888: GtkPrint: convert from liglade to gtkbuilder
...
svn: r12464
2009-04-17 16:04:04 +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
Gerald Britton
e63996d08f
ExportFtree: simplify get_name function
...
svn: r12461
2009-04-17 13:32:41 +00:00
Gerald Britton
b353c7eff5
Bug 2888: set builder glade files to require 2.12
...
svn: r12458
2009-04-16 20:14:41 +00:00
Gerald Britton
ccf1c27df1
Bug 2888: downgrade builder glade files to require 2.10
...
svn: r12457
2009-04-16 20:05:46 +00:00
Gerald Britton
29ff457d25
Bug 2888: Export plugins - convert from libglade to gtkbuilder
...
svn: r12456
2009-04-16 19:29:40 +00:00
Gerald Britton
b0e8509989
Bug 2888: FindDupes.py - convert from libglade to gtkbuilder
...
svn: r12451
2009-04-15 20:51:10 +00:00
Gerald Britton
82aac3836f
plugins/tools: make file path build logic conform to Python standards
...
svn: r12450
2009-04-15 19:27:17 +00:00
Gerald Britton
1c7daa4ed5
Bug 2888: EventCmp.py - convert from libglade to gtkbuilder
...
svn: r12449
2009-04-15 19:26:07 +00:00
Gerald Britton
efffaa97e1
Bug 2888: in BookReport and Verify, make toplevel windows visible=false by default
...
svn: r12448
2009-04-15 15:42:10 +00:00
Gerald Britton
72c92f096c
_PluginDialogs.py: convert to use gtkbuilder instead of libglade
...
svn: r12447
2009-04-13 20:06:19 +00:00
Gerald Britton
b8eda073ab
_PluginDialogs.py: convert to use gtkbuilder instead of libglade
...
svn: r12446
2009-04-13 20:04:30 +00:00
Gerald Britton
fbfa12d2cc
BookReport.py: fix bug in file path build routine
...
svn: r12445
2009-04-13 20:01:29 +00:00
Gerald Britton
8a66aa053a
ScratchPad.py: convert to use gtkbuilder instead of libglade
...
svn: r12444
2009-04-13 19:26:29 +00:00
Gerald Britton
85e9b4dd1b
BookReport.py: fix bug in file path build routine
...
svn: r12443
2009-04-13 19:25:29 +00:00
Gerald Britton
a02dd4e199
BookReport.py: fix bug in file path build routine
...
svn: r12442
2009-04-13 19:10:06 +00:00
Gerald Britton
bb866f133a
BookReport.py: convert to use gtkbuilder instead of libglade
...
svn: r12441
2009-04-13 18:59:08 +00:00
Gerald Britton
85b5ac2996
FindDupes.py: fix small bug in file path build routine.
...
svn: r12440
2009-04-13 18:58:26 +00:00
Gerald Britton
47297af2e9
ChangeTypes.py: fix small bug in file path build routine.
...
svn: r12439
2009-04-13 18:57:43 +00:00
Gerald Britton
a1e9323d3b
NotRelated.py: convert to use gtkbuilder instead of libglade
...
svn: r12438
2009-04-13 18:56:50 +00:00
Gerald Britton
8a16657375
Verify.py: convert from libglade to gtkbuilder - take 2
...
svn: r12435
2009-04-12 18:29:28 +00:00
Gary Burton
528c2aa2a5
Make clipboard remember its dimensions
...
svn: r12433
2009-04-12 10:28:37 +00:00
Gerald Britton
22b0e556dd
Verify.py: convert from libglade to gtkbuilder
...
svn: r12431
2009-04-11 21:12:14 +00:00
Gary Burton
e94e59b958
Add fallback dates for birth and death
...
svn: r12430
2009-04-10 16:20:41 +00:00
Gary Burton
0138d0a982
Show event place on event selector
...
svn: r12428
2009-04-10 10:47:02 +00:00
Gary Burton
7aa6433a22
Bug #2902 : Fix problem with notes in geneweb export
...
svn: r12427
2009-04-10 10:41:28 +00:00
Brian Matherly
a195d98d5e
0002897: Clipboard's Source Reference popup lingers forever
...
svn: r12425
2009-04-10 03:01:42 +00:00
Brian Matherly
125266878d
FileEntry clean up.
...
svn: r12423
2009-04-10 02:24:13 +00:00
Gerald Britton
39132b011a
RemoveUnused.py: convert to use gtkbuilder instead of libglade
...
svn: r12422
2009-04-09 19:53:38 +00:00
Gerald Britton
8e08149567
SoundGen.py: convert to use gtkbuilder instead of libglade
...
svn: r12421
2009-04-09 19:41:06 +00:00
Gerald Britton
6834c7a68d
PHPGedView.py: convert to use gtkbuilder instead of libglade
...
svn: r12420
2009-04-09 19:37:06 +00:00
Gerald Britton
eec911dc0d
PatchNames.py: convert to use gtkbuilder instead of libglade
...
svn: r12419
2009-04-09 19:04:38 +00:00
Gerald Britton
db1884afc9
OwnerEditor.py: convert to use gtkbuilder instead of libglade
...
svn: r12418
2009-04-09 18:33:49 +00:00
Gerald Britton
ee253d1868
Leak.py: convert to use gtkbuilder instead of libglade
...
svn: r12417
2009-04-09 15:56:15 +00:00
Gerald Britton
c9145bd522
new glade file for modified Eval.py
...
svn: r12416
2009-04-09 15:13:34 +00:00
Gerald Britton
8fc41ae8d4
Eval.py: convert to use gtkbuilder instead of libglade
...
svn: r12415
2009-04-09 15:12:35 +00:00
Gerald Britton
a59d141063
ChangeTypes.py: convert to use gtkbuilder instead of libglade
...
svn: r12414
2009-04-09 14:55:37 +00:00
Gerald Britton
2d648289fc
ChangeNames.py and ExtractCity.py: convert to use gtkbuilder instead of libglade
...
svn: r12413
2009-04-09 14:28:22 +00:00
Rob G. Healey
1e21b6c20d
Continuing to make some color changes.
...
svn: r12412
2009-04-09 06:33:59 +00:00
Rob G. Healey
2aea2184e7
Cleaned up gramps import section to have smaller memory footprint by specifying exactly what to import instead just everything.
...
svn: r12411
2009-04-09 04:34:24 +00:00
Gerald Britton
4d49eab84f
RelCalc.py - convert to use gtkbuilder instead of libglade
...
svn: r12410
2009-04-08 20:09:30 +00:00
Gerald Britton
a3f82400ef
Check.py - convert to use gtkbuilder instead of libglade
...
svn: r12409
2009-04-08 19:41:22 +00:00
Rob G. Healey
0b61b4a8a4
Updated menu in BirthdayReport. Changed alphabet navigation in NarrativeWeb. Updated WebCal to use name format option. Fixed a few elements in stylesheet.
...
svn: r12406
2009-04-06 03:49:47 +00:00
Rob G. Healey
26cb5e59c2
Updated print stylesheet to include alphabet navigation.
...
svn: r12404
2009-04-03 06:29:37 +00:00
Rob G. Healey
c468933edd
Moved footer section in stylesheet to match other stylesheets. Added #alphabet navigation to stylesheet. Changed newpage() to Html.page(), remove indent=True, and added indent=False where needed for indentation styling for human readability in web browsers.
...
svn: r12403
2009-04-03 00:04:29 +00:00
Gerald Britton
6ab1803266
libhtml.py: Added properties and changed default for indent to False
...
svn: r12402
2009-04-02 19:53:30 +00:00
Rob G. Healey
ed676f6f58
Changed location of alphabet navigation in SurnameListPage. Fixed and updated some of stylesheet.
...
svn: r12401
2009-04-01 00:53:12 +00:00
Benny Malengier
8d080adb2f
2880: old api use in import grdb
...
svn: r12399
2009-03-31 21:21:55 +00:00
Gary Burton
1b2135f49c
Bug #2616 : Memory leaks
...
svn: r12397
2009-03-31 20:45:20 +00:00
Benny Malengier
cf35428179
Increase usability editrule by allowing select with mouse and keyboard
...
svn: r12395
2009-03-30 10:18:42 +00:00
Rob G. Healey
0a1fa5b89d
More clean up of code and elements in stylesheets.
...
svn: r12394
2009-03-29 22:26:36 +00:00
Benny Malengier
82c9108b23
2860: Problem with det_ancestor report in PDF at page breaks - part 1
...
svn: r12393
2009-03-29 09:07:35 +00:00
Benny Malengier
eb29011083
2770: Error on XML parser with data using '&'.
...
2678: Error on import of gramps XML with xml codes in the ids
svn: r12390
2009-03-28 13:18:17 +00:00
Rob G. Healey
3fa8f51025
Spotty cleanup of NarrativeWeb. Huge cleanup of WebCal-- saves a lot of space in web page files.
...
svn: r12389
2009-03-26 11:17:57 +00:00
Benny Malengier
444770b2bd
2396: Reorder families button grabs focus
...
svn: r12387
2009-03-25 12:01:50 +00:00
Rob G. Healey
aa9e4d01f4
Moved alphabet navigation placement in page. Moved encoding in menu to Advanced tab-- as suggested in emails. Fixed invisible text in table headers.
...
svn: r12386
2009-03-25 04:57:07 +00:00
Rob G. Healey
4f01d37913
Continuing update and clean up.
...
svn: r12385
2009-03-25 03:54:47 +00:00
Rob G. Healey
13d2d1c5ea
Using newpage() now. Cleanup, and code revisions.
...
svn: r12384
2009-03-24 14:58:16 +00:00
Rob G. Healey
4f073eb270
Removed obsoleted elements from stylesheets. Updated revision numbering tag.
...
svn: r12383
2009-03-24 04:12:31 +00:00
Gerald Britton
2f7ae174c0
libhtml.py: change $Id line
...
svn: r12382
2009-03-23 15:57:59 +00:00
Gerald Britton
dc80f4a6a6
libhtml.py: rename hmtl.py to libhtml.py and move to plugins/lib
...
svn: r12381
2009-03-23 14:42:37 +00:00
Peter Landgren
8026b9564b
Fix of issue 2836.
...
svn: r12380
2009-03-23 13:52:59 +00:00
Peter Landgren
8dc14d8106
Fix of issue 2851.
...
svn: r12378
2009-03-22 08:27:19 +00:00
Peter Landgren
5a5c0ef7fe
Some changes in tool tip.
...
svn: r12374
2009-03-21 19:04:39 +00:00
Rob G. Healey
ff9cabf0bb
Changed the page head section to use newpage function from html.py
...
svn: r12371
2009-03-21 16:25:47 +00:00
Peter Landgren
71139e3522
Final fix of issue 2843 for any number of references.
...
svn: r12370
2009-03-21 08:10:09 +00:00
Rob G. Healey
cab9de8d62
Fixed several typos.
...
svn: r12368
2009-03-21 07:21:24 +00:00
Rob G. Healey
ec354aecdf
A complete re- write using html class. Html constructor created by Gerald Britton. Re- write completed by Rob G. Healey -- with help from Gerald.
...
svn: r12367
2009-03-20 23:13:06 +00:00
Rob G. Healey
9669015ed3
Continuing fixes of "Visually Impaired" stylesheet.
...
svn: r12366
2009-03-20 23:08:10 +00:00
Gerald Britton
5a0414db32
html.py: Add newpage() function and docstrings
...
svn: r12365
2009-03-20 16:22:12 +00:00
Brian Matherly
a39b1ba156
Move src/plugins/docgen/CairoDoc.py to src/plugins/lib/libcairodoc.py.
...
svn: r12363
2009-03-19 12:08:52 +00:00
Brian Matherly
fec7f5f7c0
0002838: NAVWEB images in predigree chart comming out as thin lines.
...
svn: r12361
2009-03-19 03:30:43 +00:00
Brian Matherly
84b972cfb5
Remove src/ReportBase/_PrintTools.py. It is not being used.
...
svn: r12360
2009-03-19 02:32:16 +00:00
Brian Matherly
c56c25b932
Add DocGenPlugin to be used to register all docgen plugins. This replaces the array of variables which was more difficult to read.
...
svn: r12359
2009-03-19 02:24:29 +00:00
Rob G. Healey
3565ff2089
Clean up old elements in stylesheets. Cleanup work on WebCal as well -- removing old stuff.
...
svn: r12356
2009-03-17 05:52:43 +00:00
Rob G. Healey
e9fc92408b
WebCal was having problems with female marriages even though they were divorced. Web_Visually.css - was having problems with proper highlighting of navigation menus.
...
svn: r12354
2009-03-16 23:32:47 +00:00
Kees Bakker
6a559a5b2a
Oops. Correct change (12344) Partly fixed bug 2788. (Just stylesheet
...
hrefs.)
svn: r12353
2009-03-16 22:17:42 +00:00
Gerald Britton
7bf8b0056a
html.py: Add XML constants; change keyword handling to conform to PEP 8
...
svn: r12352
2009-03-16 16:17:44 +00:00
Brian Matherly
0214b842cd
Remove the "print_label" construct from the reports. The only label is "Open with default viewer". No need to check the mime type or to look for the default application because Gramps uses the host OS to figure it out for the user.
...
svn: r12351
2009-03-16 04:22:12 +00:00
Peter Landgren
be898d84a9
Fix of issue 2820.
...
svn: r12348
2009-03-15 19:17:29 +00:00
Rob G. Healey
f699c5cee7
Fixed link statements in write_header(). Changed id="CurrentSection" to "class="currentSection". Patch from Jason Simanek.
...
svn: r12345
2009-03-14 21:30:04 +00:00
Kees Bakker
e3cc1f6d71
Partly fixed bug 2788. (Just stylesheet hrefs.)
...
svn: r12344
2009-03-14 15:48:05 +00:00
Peter Landgren
aa25958623
Wrong Help reference for reports.
...
svn: r12343
2009-03-14 14:40:18 +00:00
Doug Blank
6e84c73757
2823: Text blocks of different size
...
svn: r12342
2009-03-14 12:23:53 +00:00
Peter Landgren
c333b39b95
Fix of issue 2824.
...
svn: r12336
2009-03-14 10:54:02 +00:00
Benny Malengier
20c9e73d70
2784: Detailed Ancestral Report – center-person's spouse has no
...
heading (inconsistent with Detailed Descendant Report)
2783: Detailed Ancestral Report lists center-person's children
twice
svn: r12333
2009-03-14 08:49:14 +00:00
Peter Landgren
55d5595d47
Fix of issue 2815.
...
svn: r12330
2009-03-13 10:17:19 +00:00
Peter Landgren
b93aac2667
Hopefully fix of issue 2790 for non-Latin-1 letters.
...
svn: r12327
2009-03-11 19:40:59 +00:00
Doug Blank
59f9aecabb
Deep Connections, which will become a tool
...
svn: r12322
2009-03-11 14:29:17 +00:00
Benny Malengier
897305d854
2781: Turkish dictionnary (Enchant's zemberek_provider) on Note Editor returns an error
...
svn: r12319
2009-03-11 11:53:52 +00:00
Benny Malengier
2172018305
2795: Regression: cannot create backups from command-line
...
svn: r12317
2009-03-11 11:51:56 +00:00
Benny Malengier
90657dd664
2522: -o didn't write an output file : replaced by -e
...
svn: r12313
2009-03-11 11:06:51 +00:00
Peter Landgren
a693b1eeab
New format for lat/long with decimal minutes and no seconds due to change in Eniro maps.
...
svn: r12312
2009-03-11 09:48:41 +00:00
Doug Blank
6ed6d76f76
Newly loaded Gramplets from the Plugins Reload are now available
...
svn: r12309
2009-03-11 02:24:19 +00:00
Benny Malengier
0cce6364dd
feature 2769: add styled notes support to markerreport and
...
fgroupreport
svn: r12305
2009-03-10 17:01:04 +00:00
Doug Blank
24102deb74
2803: 'Check & Repair Database' failed at stage: 'Checking families for proper date formats'
...
svn: r12303
2009-03-10 12:56:16 +00:00
Doug Blank
f387ae73ce
2804: Cannot detach two gramplets
...
svn: r12299
2009-03-10 12:32:06 +00:00
Doug Blank
b1c5eaa9ee
2803: 'Check & Repair Database' failed at stage: 'Checking families for proper date formats'
...
svn: r12298
2009-03-10 12:25:17 +00:00
Stéphane Charette
a356c27007
merged from gramps31; bug #2789 - wrong relative path for blank.gif
...
svn: r12291
2009-03-10 05:54:55 +00:00
Doug Blank
e2e6d4972e
2798: Gramplet 'Fan Chart' throws error when right-clicked prior to defining Home Person.
...
svn: r12289
2009-03-10 00:55:35 +00:00
Doug Blank
baba8c7bd5
2792: Dates in sourcereferences in person_ref_list not upgraded; added repair for dates that were not converted
...
svn: r12287
2009-03-09 19:52:17 +00:00
Doug Blank
cf03cf4b23
2792: Dates in sourcereferences in person_ref_list not upgraded; this fixes the missing conversion in child-ref-list
...
svn: r12286
2009-03-09 19:49:51 +00:00
Joan Creus
7ef727eb1f
Adding translator hint
...
svn: r12280
2009-03-09 18:45:30 +00:00
Joan Creus
8d7518c994
Improving help messages
...
svn: r12277
2009-03-09 18:35:16 +00:00
Joan Creus
7eb2b83812
Fixing typos
...
svn: r12275
2009-03-09 18:28:34 +00:00
Gerald Britton
58fabc972d
Fix expression evaluation order in __add__ method in html.py
...
svn: r12273
2009-03-09 17:27:06 +00:00
Gerald Britton
e1316aa89c
Add code to html.py to auto-close certain tags to meet XHTML standard
...
svn: r12272
2009-03-09 15:18:51 +00:00
Doug Blank
0e6d1d8496
2792: Dates in sourcereferences in person_ref_list not upgraded; hack to be removed in future
...
svn: r12271
2009-03-09 14:10:51 +00:00
Gerald Britton
ff4f97e368
fix write method in html.py: pass output method in recusive call
...
svn: r12269
2009-03-09 13:38:50 +00:00
Doug Blank
eb4d7917a4
2772: Name Display Format – Rev. is not a prefix
...
svn: r12267
2009-03-09 12:50:25 +00:00
Doug Blank
a858c2a9b0
2792: Dates in sourcereferences in person_ref_list not upgraded
...
svn: r12265
2009-03-09 11:39:58 +00:00
Doug Blank
0a106b420d
New Plugin Manager Gramplet
...
svn: r12261
2009-03-09 01:44:41 +00:00
Joan Creus
cc04a0bb82
Fixing typos
...
svn: r12260
2009-03-08 23:02:03 +00:00
Doug Blank
6dbd851150
Added version info
...
svn: r12256
2009-03-08 20:45:52 +00:00
Doug Blank
b19fca3f8a
Gramplets were updating twice on startup
...
svn: r12255
2009-03-08 20:42:10 +00:00
Doug Blank
6b9d78e48a
RSS and Wiki Headline News Reader
...
svn: r12251
2009-03-08 20:30:51 +00:00
Stéphane Charette
f4b360e733
merged from gramps31; re-apply fix for bug #2121 - graphviz graphs generated off the edge of the page
...
svn: r12250
2009-03-08 20:21:08 +00:00
Benny Malengier
4c264a4fbb
2781: Turkish dictionnary (Enchant's zemberek_provider) on Note Editor
...
returns an error
svn: r12247
2009-03-08 09:35:52 +00:00
Rob G. Healey
95a8866ac9
Added proper xml statement to write_header().
...
svn: r12244
2009-03-08 05:00:25 +00:00
Benny Malengier
c181a09718
2764: use pyenchant for testing installed spell check dictionaries
...
svn: r12222
2009-03-05 12:10:47 +00:00
Gary Burton
64faf2567e
Bug #2768 : .rtf report disrespects DDR-FirstEntry style
...
svn: r12217
2009-03-04 22:41:45 +00:00
Gerald Britton
d5f1247325
Rework html.py to derive from list object
...
svn: r12213
2009-03-04 21:25:18 +00:00
Gerald Britton
49cb75b370
add new module, html.py, to assist in building web pages
...
svn: r12209
2009-03-03 17:53:35 +00:00
Jérôme Rapinat
110b017048
reorder entries
...
svn: r12204
2009-03-02 17:16:07 +00:00
Doug Blank
76223a45f3
2753: Detailed reports did not use probably_alive for child text
...
svn: r12202
2009-03-02 14:54:19 +00:00
Gary Burton
f6e0a01495
Update copyright message for 2009
...
svn: r12194
2009-03-01 13:04:11 +00:00
Gary Burton
a5d4c62bfc
Remove assert as a means of testing for self.title
...
svn: r12189
2009-03-01 12:16:57 +00:00
Jérôme Rapinat
f8870a618c
add Polish translator
...
svn: r12187
2009-03-01 11:00:28 +00:00
Jérôme Rapinat
32cf855d95
add some contributors
...
svn: r12185
2009-03-01 10:57:06 +00:00
Jérôme Rapinat
ec6f34769e
add russian translator (October 15, 2008)
...
svn: r12183
2009-03-01 10:44:23 +00:00
Jérôme Rapinat
f8cf466e45
add some contributors
...
svn: r12180
2009-03-01 10:36:10 +00:00
Jérôme Rapinat
504e6e578f
add some translators
...
svn: r12179
2009-03-01 10:29:02 +00:00
Rob G. Healey
cdbdc0540f
Web_Visually --had a problem with repeating gender symbols. All other had a problem with street address.
...
svn: r12175
2009-03-01 04:53:31 +00:00
Rob G. Healey
e3c0eecf33
Fixes graphic name error. --Jason M. Simanek
...
svn: r12173
2009-03-01 03:15:24 +00:00
Rob G. Healey
88d9c63a03
Fixes the Ancestor Tree Unlinked Person's issue. Thanks a million, Jason.
...
svn: r12171
2009-03-01 03:04:25 +00:00
Doug Blank
56f98471a7
Allow gramplets to be overridden by newer versions
...
svn: r12169
2009-02-28 22:07:16 +00:00
Gary Burton
251e75f941
Fix for bug 2759: Error on Marker report (notes)
...
svn: r12168
2009-02-28 21:44:30 +00:00
Rob G. Healey
76f536e571
Fixed error in display_year_navs() which also affects the Visually Impaired stylesheet.
...
svn: r12159
2009-02-28 11:49:43 +00:00
Benny Malengier
7b809aefda
DateParserDisplayTest.py is a debug tool but runs always, only run when debug
...
svn: r12156
2009-02-28 09:18:53 +00:00
Benny Malengier
e8350eaa88
Data changing GRAMPLETS are not distributed on install, user
...
must download them
svn: r12155
2009-02-28 09:05:13 +00:00
Rob G. Healey
bc0800c18f
Remove debugging information.
...
svn: r12153
2009-02-28 00:35:30 +00:00
Gary Burton
aea7ed8886
Bug 2616. Fixes for memory leaks in source and place editors
...
svn: r12152
2009-02-27 21:11:10 +00:00
Benny Malengier
f266c2523c
2745: PlaceView crash on old pygtk
...
svn: r12148
2009-02-27 17:55:29 +00:00
Jérôme Rapinat
bf8f65728b
update slovak relationship calculator (by Lubo Vasko)
...
svn: r12146
2009-02-27 16:10:32 +00:00
Benny Malengier
7e09767c84
2730: numeric dates on windows not correct
...
svn: r12143
2009-02-27 07:37:16 +00:00
Gary Burton
912e5556e2
Bug 2616. Fixes for memory leaks in person and family editors
...
svn: r12141
2009-02-26 21:44:22 +00:00
Rob G. Healey
a238e7448f
Fixed some issues with navigation menu. More refactoring in WebCal. Alphabetized the Makefile.
...
svn: r12139
2009-02-26 19:16:02 +00:00
Jérôme Rapinat
86ed7e29c2
#2751 : Finnish translation
...
svn: r12137
2009-02-26 11:06:50 +00:00
Jérôme Rapinat
3035fcd610
2748: Some URLs still point user to wiki manual version 3.0
...
svn: r12134
2009-02-26 10:11:55 +00:00
Jérôme Rapinat
cc27f9d9e8
2748: Some URLs still point user to wiki manual version 3.0
...
svn: r12133
2009-02-26 10:08:38 +00:00
Jérôme Rapinat
279882c853
2748: Some URLs still point user to wiki manual version 3.0
...
svn: r12132
2009-02-26 10:02:00 +00:00
Jérôme Rapinat
3034833958
2748: Some URLs still point user to wiki manual version 3.0
...
svn: r12131
2009-02-26 09:57:08 +00:00
Rob G. Healey
1deff88623
Brought changes made to Finland holidays over from gramps31 branch to trunk.
...
svn: r12128
2009-02-26 09:33:47 +00:00