Commit Graph

7112 Commits

Author SHA1 Message Date
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