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
9cf7d81978
Fixed some spacing issues in Events.
...
svn: r13132
2009-08-29 08:35:47 +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
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
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
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
Serge Noiraud
e60588a5b0
ODFDoc : highlight problem in styled notes.
...
svn: r13081
2009-08-19 22:01:28 +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
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
Jérôme Rapinat
192637811d
testingrule for 2307: return string rather than true/false
...
svn: r13010
2009-08-14 16:46:56 +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
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
Rob G. Healey
63094c5aee
Added Associations to the NarrativeWeb output.
...
svn: r12982
2009-08-13 01:50:13 +00:00
Raphael Ackermann
516ba9ec95
better variable naming
...
svn: r12975
2009-08-12 09:57:29 +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
01e89f17f2
typo & pep8 fixes
...
svn: r12950
2009-08-10 21:23:38 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Rob G. Healey
8b8c63b439
fixed several little tiny problems which killed loading the plugin.
...
svn: r12810
2009-07-16 19:24:03 +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
4e9c0246f3
avoid infinite loop in DDR
...
svn: r12799
2009-07-15 14:24:44 +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
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
e1095908ef
Reinstate the building of person_dict. Bug 3103
...
svn: r12788
2009-07-11 16:13:29 +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
Peter Landgren
6aaa3b9136
Changed start-date to start_date
...
svn: r12770
2009-07-07 06:16:30 +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
Jérôme Rapinat
5da4aa816d
to allow to translate n years old
...
svn: r12755
2009-07-02 15:47:18 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Benny Malengier
142e7e4970
move latexbackend into PdfDoc
...
svn: r12614
2009-06-02 18:42:41 +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
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
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
5ef1c9711d
Add modified download page to NarrativeWeb, and update stylesheet for it.
...
svn: r12593
2009-05-30 08:46:12 +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
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