Commit Graph

6876 Commits

Author SHA1 Message Date
Rob G. Healey
99376d8691 Removed ExportSql.py from Makefile.am.
svn: r12115
2009-02-25 03:33:17 +00:00
Rob G. Healey
f84804150f Added more files that Brian had previously listed.
svn: r12109
2009-02-24 08:42:25 +00:00
Rob G. Healey
4238efda32 Added and deleted files that were verified by Brian. Remove sort siblings as it was broken. Will spend time on it in the next few days.
svn: r12107
2009-02-24 08:02:13 +00:00
Brian Matherly
bff93f186a 0002655: Directories and files with accents characters cause failures in Windows.
svn: r12106
2009-02-24 04:41:23 +00:00
Rob G. Healey
bc081c401c More refactoring work on both of these web reports. Fixed and changed get_marital_status to get_marriage_event() as that is what it does anyway. Changes are being given and helped by Gerald Britton.
svn: r12103
2009-02-24 02:52:06 +00:00
Doug Blank
b8080c5fc6 Bugs 2742, 2743: Detaching a minimized gramplet doesn't run update; Changing columns in gramplet view expands minimized gramplets
svn: r12101
2009-02-23 23:49:09 +00:00
Gerald Britton
2671a8cd50 Replace "== None" and "!= None" with "is None" and "is not None", respectively
svn: r12098
2009-02-23 19:11:46 +00:00
Jérôme Rapinat
36fcdac888 mistake on names and descriptions (after date)
svn: r12095
2009-02-23 18:21:56 +00:00
Stéphane Charette
5a1541ac35 merge fix for bug #2737 from 310 to trunk
svn: r12090
2009-02-23 04:23:41 +00:00
Stéphane Charette
89b37429bc merge fix for bug #2736 from 310 to trunk
svn: r12089
2009-02-23 02:14:24 +00:00
Gary Burton
da5dbcb1f4 Revert revision 10874 as it causes bug #2720
svn: r12082
2009-02-22 20:53:37 +00:00
Stéphane Charette
dfb71b6cd2 fix bug #2709, merged from gramps31 (thanks Jérôme for the patch)
svn: r12080
2009-02-22 20:24:08 +00:00
Stéphane Charette
049ea61b10 merge of typo fixes from 3.1 branch
svn: r12072
2009-02-22 11:07:51 +00:00
Stéphane Charette
6ae7c3efc7 bug #2692, css problem with image borders, merged from 3.1
svn: r12068
2009-02-22 04:21:24 +00:00
Rob G. Healey
95ea123e01 Add sort siblings to NarrativeWeb, and did some refactoring to WebCal with help from Gerald.
svn: r12066
2009-02-22 00:14:08 +00:00
Gary Burton
df3e8413d1 Fix memory leak in DbManager
svn: r12063
2009-02-21 21:04:09 +00:00
Peter Landgren
8a5ac4f03c Removed code, that was committed by mistake.
svn: r12062
2009-02-21 07:18:53 +00:00
Serge Noiraud
76dcb789a3 GeoView : too many simplification after pylint : missing argument error.
svn: r12059
2009-02-20 21:57:33 +00:00
Benny Malengier
52b0b13507 Make Leak into a treeview, double click to have referrers, right click
to obtain referents of selected line


svn: r12057
2009-02-20 18:28:34 +00:00
Benny Malengier
8541c74f4b Make size eventref editor independant of language noplace text is in
svn: r12056
2009-02-20 13:31:47 +00:00
Rob G. Healey
1f36ff6a13 More code cleanup in get_day_list() with help from Kees Bakker.
svn: r12052
2009-02-20 02:22:33 +00:00
Serge Noiraud
bc4ba94a94 GeoView : forgot to make a string translatable in the html page.
svn: r12050
2009-02-19 21:11:08 +00:00
Kees Bakker
fca33aeb49 Removed trailing emacs local variables (just setting utf8).
Removed Byte Order Mark for utf-8 which was redundant anyway.
        * src/plugins/rel/rel_pl.py
        * src/plugins/rel/rel_it.py
        * src/plugins/rel/rel_hu.py


svn: r12044
2009-02-19 19:45:08 +00:00
Rob G. Healey
e67b9d93ad Removed backslash character in middle of translation string as per Benny.
svn: r12043
2009-02-19 19:20:32 +00:00
Rob G. Healey
0e26998664 Fixed USA holidays problem. There was no holidays being listed.
svn: r12040
2009-02-19 17:43:53 +00:00
Kees Bakker
83e0d61ca4 Solved bug #2722 as suggested by Stephen George. Names of weekdays were not correct (off by two days).
Only systems that do not have a proper locale.nl_langinfo were (Windows) affected by this bug.
	* src/GrampsLocale/_GrampsLocale.py


svn: r12036
2009-02-19 14:14:49 +00:00
Jérôme Rapinat
e85dfa54cc update some tips
svn: r12035
2009-02-19 13:07:27 +00:00
Jérôme Rapinat
36c282780b #2726 #2641 To improve informations on dialog
svn: r12033
2009-02-19 12:55:06 +00:00
Jérôme Rapinat
066583afdb remove deprecated script
svn: r12031
2009-02-19 10:36:04 +00:00
Gary Burton
221b8dbfba Display markup correctly for fields that may contain it
svn: r12028
2009-02-18 18:53:20 +00:00
Benny Malengier
dcd4115466 2725: End Of Line Report not flowing over page boundaries
svn: r12025
2009-02-17 21:19:44 +00:00
Brian Matherly
a1c6710094 Remove the Command Line Reference plugin. It is no longer supported.
svn: r12021
2009-02-17 05:03:23 +00:00
Serge Noiraud
fbbbf4d51f GeoView : remove the address bar.
svn: r12015
2009-02-16 18:42:38 +00:00
Doug Blank
3a2da55b29 Bug 2707: reverting linkbox change from r10763
svn: r12011
2009-02-16 13:38:07 +00:00
Peter Landgren
b9154c85ee Forgot to update with eniroswedenmap. It's OK in POTFILES.in
svn: r12006
2009-02-16 10:50:30 +00:00
Rob G. Healey
7c52933d59 Fixed _has_webpage_extension() with help and gentle nudging from Kees Bakker.
svn: r12004
2009-02-16 08:53:24 +00:00
Rob G. Healey
c56f46b493 Added revision numbering symbol to all of plugins directory if it was missing in the file.
svn: r12002
2009-02-16 06:56:49 +00:00
Luigi Toscano
ce8b02c9f6 Better localization support for decimal separator.
svn: r11999
2009-02-15 21:50:27 +00:00
Jérôme Rapinat
82787f0413 2702: Date Conversions to and from French Republican was broken
svn: r11995
2009-02-15 15:10:15 +00:00
Gary Burton
764028f803 Fix for bug #2703: Custom Marker text appears in Relationship Type field.
svn: r11994
2009-02-15 14:56:13 +00:00
Kees Bakker
af4094bb5e CSS is case sensitive, I think
* src/plugins/webreport/WebCal.py


svn: r11992
2009-02-15 13:47:19 +00:00
Kees Bakker
2bbf40e609 Improve the code in display_month_navs a little further.
Added the home link in the year pages.
        * src/plugins/webreport/WebCal.py


svn: r11991
2009-02-15 13:10:56 +00:00
Benny Malengier
b3404586db 0002680: Crash when loading mapservice with syntax error
svn: r11989
2009-02-14 22:20:53 +00:00
Benny Malengier
bf305d9251 2665: PDF: Paginate error in descendant chart (graphical) on person without descendants
svn: r11986
2009-02-14 13:45:44 +00:00
Benny Malengier
917658df34 bug fix 2714: long note in indiv complete report means infinite loop in cairo
The fix consists in allowing cells to be split, so by extension also 
 rows now split automatically in CairoDoc


svn: r11984
2009-02-14 13:12:59 +00:00
Rob G. Healey
7b85d8e4af Added date validation to these three reports in collect_data().
svn: r11983
2009-02-14 00:57:34 +00:00
Jérôme Rapinat
4f3c754392 2704: Translation problem word Title - use TransUtils
svn: r11982
2009-02-13 17:56:33 +00:00
Jérôme Rapinat
2d84cf5d7d #2700 #2490 do not translate argument on custom_filter.xml
svn: r11980
2009-02-13 15:13:53 +00:00
Benny Malengier
16257bd0f1 Bug Fix on _all_places iterator method in libmapservice
svn: r11979
2009-02-13 09:08:27 +00:00
Kees Bakker
e04fe91f53 A few more entries in the list of possible month spellings
svn: r11977
2009-02-12 20:49:59 +00:00
Rob G. Healey
5cc9c483ee fixed #2682 in NarrativeWeb.py, and fixed highlighting of currentsection in display_month_navs().
svn: r11976
2009-02-12 20:06:32 +00:00
Jérôme Rapinat
91b2861fc9 #2700 #2490 do not translate argument on custom_filter.xml
svn: r11975
2009-02-12 18:40:00 +00:00
Rob G. Healey
ebd18708fc Fixed home link in display_month_navs().
svn: r11973
2009-02-12 10:39:13 +00:00
Rob G. Healey
4730f744ba Moved CreatorInfo from write_footer() back to write_header(). Removed maximum calendars years, and fixed display_year_nav().
svn: r11972
2009-02-12 07:56:51 +00:00
Jérôme Rapinat
c0af02cadd 2704: Translation problem word Title
svn: r11971
2009-02-12 07:44:11 +00:00
Jérôme Rapinat
a3d33aff16 2704: Translation problem word Title (contribution by jannek)
svn: r11970
2009-02-12 07:31:08 +00:00
Benny Malengier
7fefd970c7 Fix problem when markup spans two paragraph in the note: make sure
styling stops at paragraph if backend splits the note in pieces
  to print
Fix problem with paragraphs written in cells. Paragraphs should
  not divide as cells and rows are not allowed to divide. This
  forces table to be divided, and full paragraph to be written


svn: r11969
2009-02-11 22:30:59 +00:00
Kees Bakker
3bbb27c3d7 Bug #2433, issue 4. There was no list of sources anymore. And also the
link (in super script) on the Individual page was gone too.
        * src/plugins/webreport/NarrativeWeb.py


svn: r11967
2009-02-11 21:27:12 +00:00
Gary Burton
e5db28ee6d Refactor SelectPerson so that it inherits from BaseSelector like all the other selectors
svn: r11966
2009-02-11 20:13:46 +00:00
Jérôme Rapinat
41515d57cf #2700 #2490 do not translate argument on custom_filter.xml (Benny)
svn: r11964
2009-02-11 14:02:13 +00:00
Peter Landgren
a34cf168f3 Working now with all keywords in English.
svn: r11963
2009-02-11 13:14:56 +00:00
Peter Landgren
e3ae9deb76 Added tests for Swedish calendar
svn: r11962
2009-02-11 08:32:54 +00:00
Rob G. Healey
599184b0f6 As per Brian, United States and Canada holiday dates are in the best order that I can get them..
svn: r11961
2009-02-11 07:16:48 +00:00
Rob G. Healey
ef05acc39e Revert some of the changes made in r11947. Upon request of Kees and Benny.
svn: r11960
2009-02-11 03:39:52 +00:00
Serge Noiraud
592ca5067d GeoView : Code cleaning after pylint use.
svn: r11958
2009-02-10 23:21:46 +00:00
Benny Malengier
cfadb3fafc issue 2688: some wrong bindings and <super> not working yet. All should work now
svn: r11957
2009-02-10 23:07:35 +00:00
Kees Bakker
a9a8cb47dc Remove my own copyright. I don't want to anyone to get the impression
that I had anything to do with the code in WebCal.
Remove import of g2iso again. (What's going on with this anyway?)
        * src/plugins/webreport/WebCal.py


svn: r11955
2009-02-10 21:36:23 +00:00
Kees Bakker
8236c4f8ce Solved bug #2676
* src/plugins/webreport/NarrativeWeb.py


svn: r11954
2009-02-10 20:51:39 +00:00
Kees Bakker
f5b9632e97 Removed ExportXml ImportGpkg and ImportXml since they have been moved to
the export and import directory.
        * src/plugins/Makefile.am


svn: r11953
2009-02-10 20:26:00 +00:00
Luigi Toscano
f1fcb42a3f Add Italian parser and displayer, derived from the Catalan one.
svn: r11952
2009-02-10 19:16:19 +00:00
Jérôme Rapinat
fd915ad3af pylint
svn: r11948
2009-02-10 13:23:11 +00:00
Rob G. Healey
f8875759ab Re-arranged countries. Documentation and clean up. PEP 9.46
svn: r11947
2009-02-10 07:19:56 +00:00
Brian Matherly
a356c5aa7c Move ImportGpkg, ImportXml and ExportXml into their respective directories.
svn: r11946
2009-02-10 06:06:14 +00:00
Brian Matherly
5eb3f7e446 Move common XML import/export data into libgrampsxml.py.
svn: r11945
2009-02-10 05:59:26 +00:00
Rob G. Healey
2472d94621 Removed partial year from WebCal. Clean up and documenting for PEP compliance of 8.36
svn: r11944
2009-02-10 01:38:08 +00:00
Raphael Ackermann
baef4d76a4 fixed indentation issues and mix of tabs and spaces.
svn: r11943
2009-02-09 23:37:40 +00:00
Peter Landgren
7f1cbf9063 Unnecessary translation string with spaces made not translateble.
svn: r11942
2009-02-09 20:03:17 +00:00
Kees Bakker
4e83f43a6c Correct a problem with thumbnails for PDFs. Not tested because I don't a
proper testing database for this.
http://www.gramps-project.org/bugs/view.php?id=2433
        * src/plugins/webreport/NarrativeWeb.py


svn: r11941
2009-02-09 18:58:23 +00:00
Kees Bakker
c7edbc7cdd Correct some variable names.
* src/plugins/webreport/NarrativeWeb.py


svn: r11940
2009-02-09 18:50:23 +00:00
Jérôme Rapinat
5d64756737 typo on translation string
svn: r11939
2009-02-09 18:39:40 +00:00
Jérôme Rapinat
3e1ff9bf32 typo on translation strings
svn: r11938
2009-02-09 16:27:09 +00:00
Brian Matherly
6e661e9cf2 Remove the ability to execute the "value" field. It is not used and we don't want Python code in holidays.xml.
svn: r11937
2009-02-09 13:39:33 +00:00
Brian Matherly
2e976ddf76 Remove the "if" rule from the holidays. Now libholiday does not execute any code in holidays.xml.
svn: r11936
2009-02-09 13:31:16 +00:00
Doug Blank
419a180e21 2701: Collapsing a family's children, collapses all family's children
svn: r11935
2009-02-09 12:32:57 +00:00
Peter Landgren
0671acaf69 Added some doc strings as suggested by pylint.
svn: r11934
2009-02-09 10:47:03 +00:00
Rob G. Healey
dff2d75e26 All if statements have been removed from holidays.xml. Labor Day, Inauguration Day, and Income Texes due have all been changed.
svn: r11933
2009-02-09 07:10:42 +00:00
Brian Matherly
d96eda6dfe Potential fix for: 0002609: Archive does not work
svn: r11932
2009-02-09 05:10:58 +00:00
Doug Blank
c08193ea88 pylint cleanups; lots of docstrings; added .version number and .gramps required version to gui gramplets
svn: r11931
2009-02-09 04:06:33 +00:00
Rob G. Healey
b13fa013fc Remove of a line that causes it to not load in plugins status window..
svn: r11930
2009-02-09 00:26:07 +00:00
Rob G. Healey
85992c0ff2 Easter and DST functions have been completely removed now.
svn: r11929
2009-02-08 23:35:22 +00:00
Rob G. Healey
7ad6cd504e The final parts of easter(y) and dst(y) have been removed from the holidays.xml file. There is no longer any python code in the file now.
svn: r11928
2009-02-08 23:26:38 +00:00
Stéphane Charette
eab0dc057e revert change I accidently checked in with something else -- see bug report #2695 for unicode normalization
svn: r11927
2009-02-08 19:29:35 +00:00
Benny Malengier
c39210b745 latex output was broken. This fixes some things. Also adds style
to notes: bold, italic, underline, some fontsize and mono font
Remove verbatim code to indicate preformatted, it is too rigid


svn: r11926
2009-02-08 18:03:10 +00:00
Gary Burton
4d567fa2fb Persist window dimensions for selector windows. TODO: SelectPerson. This class needs rewriting to use BaseSelector
svn: r11923
2009-02-08 15:47:24 +00:00
Gary Burton
badbc32254 Remove debugging statement
svn: r11922
2009-02-08 14:42:02 +00:00
Gary Burton
de81611f5b Further refactoring of window size saving
svn: r11921
2009-02-08 14:37:57 +00:00
Brian Matherly
a0caaf5fe2 Remove plugstat widget as it is no longer used.
svn: r11920
2009-02-08 14:09:46 +00:00
Doug Blank
0de120e418 2696: Make gramplets report to statusbar by MD Nauta
svn: r11919
2009-02-08 13:34:48 +00:00
Stéphane Charette
b67fb1c7d7 feature request #2562 - display notes attached to names
svn: r11918
2009-02-08 12:49:28 +00:00
Stéphane Charette
256cc54fee bug #2675 - regression: multiple names not shown correctly
svn: r11917
2009-02-08 11:42:43 +00:00
Benny Malengier
09dea89c35 Add styled notes output to all textreports
svn: r11916
2009-02-08 11:27:56 +00:00
Benny Malengier
9d232633ab Use preformatted correctly in notes. remove non-markup code
svn: r11915
2009-02-08 10:17:50 +00:00
Benny Malengier
e53c2ae8ad add credits
svn: r11914
2009-02-08 10:01:11 +00:00
Benny Malengier
ac50776d33 Support markup in TextDoc, add implementation in CairoDoc, use in indiv complete report
svn: r11913
2009-02-08 09:59:36 +00:00
Stéphane Charette
0b2394fbd9 bug #2693 - regression; places in events were being ignored
svn: r11912
2009-02-08 09:42:19 +00:00
Peter Landgren
4eb5eebfb8 Fixed one missed string for translation.
svn: r11911
2009-02-08 09:39:27 +00:00
Jérôme Rapinat
a767ec9a4a 2490: Migration : register new arg values on custom_filter.xml
svn: r11910
2009-02-08 08:36:21 +00:00
Jérôme Rapinat
ed56bb9be5 typo on translation string
svn: r11909
2009-02-08 08:28:36 +00:00
Rob G. Healey
2b2235c3c3 Upon request of Brian, I have been removing the need to have python code in the holidays.xml file. Easter, DST, and Ash Wednesday have been completed for years 1999-2019 in USA so far. Canada will be next ...
svn: r11908
2009-02-08 06:17:25 +00:00
Stéphane Charette
5a4fbf1ae4 changes suggested by Benny (code review)
svn: r11907
2009-02-08 04:49:15 +00:00
Gary Burton
f5681c0168 Set and save window dimensions for Child Ref editor
svn: r11906
2009-02-07 23:02:58 +00:00
Gary Burton
4530bd5cb9 Refactoring. ManagedWindow now controls window sizing
svn: r11905
2009-02-07 22:54:16 +00:00
Doug Blank
326ecebad4 0002683: chnage/ edit display name preferences; disabled buttons while editing names
svn: r11904
2009-02-07 21:12:01 +00:00
Rob G. Healey
8dd150ad41 cleanup and documentation work done.
svn: r11903
2009-02-07 20:41:27 +00:00
Peter Landgren
a895c38409 Fix of 2684, duplicate _C.
svn: r11901
2009-02-07 18:07:43 +00:00
Serge Noiraud
4a87ee4734 GeoView : too many cleaning in a previous commit.
svn: r11898
2009-02-07 12:04:06 +00:00
Jérôme Rapinat
b1353fad40 Jérôme should not make change with gedit... (indentation error)
svn: r11897
2009-02-07 11:07:51 +00:00
Benny Malengier
00a68636a9 0002633: Characters in Notes don't show in report - 3.0.4 and trunk
1357: Incorrect marriage event description when outputting to PDF
1328: opened a gedcom, and create a pdf text file
Do it better with a private method so plugin authors don't circumvent
style settings


svn: r11896
2009-02-07 10:39:28 +00:00
Peter Landgren
c5d18aa935 Debug print statements deleted.
svn: r11895
2009-02-07 10:38:51 +00:00
Serge Noiraud
00d0a3c63d GeoView : crash in all events places when no coordinates for a place.
svn: r11893
2009-02-07 09:52:19 +00:00
Benny Malengier
38c04c0a50 2633: Characters in Notes don't show in report - 3.0.4 and trunk
1357: Incorrect marriage event description when outputting to PDF 
1328: opened a gedcom, and create a pdf text file 
Correctly escape text for cairo layout before writing


svn: r11892
2009-02-07 09:47:25 +00:00
Peter Landgren
32ecf9b59a Final solution (I hope) for the % issue. Added generation to tool tip.
svn: r11890
2009-02-07 08:56:33 +00:00
Jérôme Rapinat
28f4651f2b wrong string and translation issue
svn: r11888
2009-02-06 20:10:07 +00:00
Benny Malengier
ad361362b5 correct wrong string
svn: r11886
2009-02-06 15:15:41 +00:00
Doug Blank
943afb3229 Bug #2674: smaller edit family window; clean up of display logic, reduced size
svn: r11885
2009-02-06 13:42:12 +00:00
Peter Landgren
1c0af251ca Reverted back to %
svn: r11884
2009-02-06 13:30:26 +00:00
Serge Noiraud
65a68911ad GeoView : we loose the url field and activate button.
svn: r11880
2009-02-05 21:34:17 +00:00
Benny Malengier
ead6d60e1a 2674: smaller edit family window - Part 1
svn: r11879
2009-02-05 21:25:05 +00:00
Gary Burton
f05c0ee0f0 Move toolbar above treeview which allows windows to resize smaller. Usability feature to allow gramps to work better on netbooks. Feature #2661
svn: r11877
2009-02-05 20:25:28 +00:00
Jérôme Rapinat
764cc7e083 missing comma
svn: r11874
2009-02-05 17:55:59 +00:00
Peter Landgren
69f4b87b20 Fix of % -> %% in translation string.
svn: r11872
2009-02-05 14:11:37 +00:00
Benny Malengier
50b22c3716 816: Place Editor has no focus on a field when opened. All other editors do.
svn: r11870
2009-02-05 13:13:34 +00:00
Benny Malengier
751556945f Bookmark orgnizer should close on delete-event request
svn: r11869
2009-02-05 13:00:12 +00:00
Jérôme Rapinat
9f3999f7ad do not use ngettext on string
svn: r11868
2009-02-05 12:28:06 +00:00
Jérôme Rapinat
d793645c26 typo on translation string
svn: r11867
2009-02-05 12:24:24 +00:00
Jérôme Rapinat
2a4246f247 enable translations on GeoView.py
svn: r11866
2009-02-05 12:20:05 +00:00
Peter Landgren
1af3bee32f Spelling corrected.
svn: r11864
2009-02-05 09:46:39 +00:00
Rob G. Healey
dbabadbf05 Fixes the problem with Ancestor Tree -- unlinked persons only being listed without any styling.
svn: r11863
2009-02-05 06:17:34 +00:00
Rob G. Healey
28dce4cfcb Cleanup work in header of all Cascade Style Sheets.
svn: r11862
2009-02-05 06:12:44 +00:00
Doug Blank
ef066a3b6a Feature #2393: Allow the use of user-defined (mega)-widgets by MD Nauta; added register_option()
svn: r11861
2009-02-05 02:23:46 +00:00
Doug Blank
fc5dcee88b Fixed line ending issues, and syntax errors introduced by translation changes
svn: r11860
2009-02-05 02:10:10 +00:00
Benny Malengier
0b59dad73b #2490 : Migration : register new arg values on custom_filter.xml
svn: r11857
2009-02-04 21:37:15 +00:00
Gary Burton
f864a324ac Fix import of note markers. Bug #2568
svn: r11855
2009-02-04 20:56:46 +00:00
Peter Landgren
d638c091bd Spelling correction.
svn: r11849
2009-02-04 19:11:22 +00:00
Jérôme Rapinat
d587ffe618 #2657,#1718 use ngettext
svn: r11848
2009-02-04 16:58:46 +00:00
Peter Landgren
1e8ec7eb2d Updated version.
svn: r11847
2009-02-04 16:41:16 +00:00
Peter Landgren
78feddd292 Delete of double fix of empty url.
svn: r11846
2009-02-04 14:49:03 +00:00
Peter Landgren
5ddf3b46b2 Updated version.
svn: r11845
2009-02-04 13:04:54 +00:00
Doug Blank
9eac556fca Removed problem method set(): Bug #2669: Note editor does not retain marker
svn: r11844
2009-02-04 12:51:34 +00:00
Stéphane Charette
fae629c013 removed 'TEST' debug text left in previous commit
svn: r11842
2009-02-04 08:45:21 +00:00
Benny Malengier
7d9d27b22d Don't display when no url
svn: r11841
2009-02-04 08:16:48 +00:00
Stéphane Charette
2176bbfbf9 feature #2634 - display regions overtop of images in narrativeweb gallery
svn: r11840
2009-02-04 07:31:15 +00:00
Rob G. Healey
2af0f3a388 Added HTML span element to Ancestor Tree unlinked persons upon request of Jason Simanek. It will allow hm to quickly fix Ancestor Tree.
svn: r11839
2009-02-04 07:07:43 +00:00
Rob G. Healey
c5c4b1b3f9 see r11837 for libholiday
svn: r11838
2009-02-04 05:45:40 +00:00
Rob G. Healey
ac2e0e2547 removed _make_date module from libholiday as request by Brian. Removed make_date completely and substituted gen.lib.Date() instead for Calendar, BirthdayReport, and WebCal. Changes progress bar text in WebCal and NarrativeWeb.
svn: r11837
2009-02-04 05:35:34 +00:00
Brian Matherly
a6fafa5409 Fix the search for holidays.xml in libholiday.
svn: r11836
2009-02-04 05:13:20 +00:00
Rob G. Healey
7050989e75 removed <h2> tags as stylesheets disable it anyway.
svn: r11835
2009-02-04 02:14:44 +00:00
Rob G. Healey
826b21eedd More variable name changes and adding documentation changes.
svn: r11834
2009-02-04 02:03:27 +00:00
Rob G. Healey
a7ef5d1e43 moved _make_date from Calendar.py, BirthdayReport.py, and WebCal.py into libholiday. Changed variable names in WebCal.py for improved readability.
svn: r11833
2009-02-04 00:59:12 +00:00
Peter Landgren
8c2269c58e Dont call map if URL empty.
svn: r11832
2009-02-03 20:26:33 +00:00
Benny Malengier
3fc585e4be cleanup of translation strings
svn: r11831
2009-02-03 20:19:05 +00:00
Peter Landgren
3de55b3266 new version.
svn: r11829
2009-02-03 17:56:18 +00:00
Jérôme Rapinat
017b32ebe0 #2657,#1718 use ngettext (contribution by josip)
svn: r11828
2009-02-03 16:21:42 +00:00
Jérôme Rapinat
ea9ecee8d9 #2657,#1718 use ngettext (contribution by josip)
svn: r11826
2009-02-03 13:05:30 +00:00
Jérôme Rapinat
b240878e50 #2657,#1718 use ngettext
svn: r11825
2009-02-03 12:59:35 +00:00
Doug Blank
b33c0fc77a Removed tool/DateParserDisplayTest from distribution
svn: r11822
2009-02-03 12:16:59 +00:00
Jérôme Rapinat
be6c00842d #2657,#1718 use ngettext
svn: r11820
2009-02-03 10:33:19 +00:00
Peter Landgren
76ac8c2157 New mapservice added.
svn: r11818
2009-02-03 10:11:32 +00:00
Peter Landgren
f8a0aab6fd One string for translation missed.
svn: r11817
2009-02-03 10:03:33 +00:00
Benny Malengier
b3f9adf3fc Makefile.am for plugins/mapservices
svn: r11816
2009-02-03 08:20:56 +00:00
Rob G. Healey
1ec8894d70 Minor correction to these three stylesheets
svn: r11815
2009-02-03 08:09:57 +00:00
Rob G. Healey
2968250315 Moved revision numbering tag to a better visual area; cleanup of calendar_build(), calendar_common(), get_day_list() in WebCal, removed alphabet_navigation from NarrativeWeb.py.
svn: r11814
2009-02-03 08:01:31 +00:00
Benny Malengier
829d78b611 New mapservice plugin structure, as a general solution to #2659
*    configure.in
 *    src/DataViews/PlaceView.py
 *    src/Config/_GrampsConfigKeys.py
 *    src/gen/plug/_manager.py
 *    src/plugins/mapservices
 *    src/plugins/mapservices/googlemap.py
 *    src/plugins/mapservices/openstreetmap.py
 *    src/plugins/lib/Makefile.am
 *    src/plugins/lib/libmapservice.py
 *    src/plugins/Makefile.am
 *    src/widgets/menutoolbuttonaction.py
 *    src/widgets/Makefile.am
 *    src/PageView.py
 *    po/POTFILES.in


svn: r11811
2009-02-02 21:55:22 +00:00
Peter Landgren
edad198c12 Fix of issue 2667.
svn: r11809
2009-02-02 19:43:21 +00:00
Benny Malengier
00504ab2f4 do not show pyc and Makefile on svn status
svn: r11807
2009-02-02 18:35:34 +00:00
Benny Malengier
9378701a16 revert wrong previous commit
svn: r11803
2009-02-02 18:30:47 +00:00
Benny Malengier
cc43836a60 do not show pyc on svn status
svn: r11802
2009-02-02 18:25:51 +00:00
Jérôme Rapinat
e4f5ad0142 #2657,#1718 use ngettext
svn: r11800
2009-02-02 17:13:02 +00:00
Jérôme Rapinat
1ecbaae622 pylint and coherency on Repository references
svn: r11799
2009-02-02 14:27:40 +00:00
Brian Matherly
a4ce178893 Patch from James Friedmann <jfriedmannj@gmail.com> to include a heading for spouses. Code cleanup.
svn: r11798
2009-02-02 13:19:17 +00:00
Brian Matherly
efd64ad139 Clean up AncestorTree report.
svn: r11796
2009-02-02 12:50:24 +00:00
Doug Blank
9bc8d68251 Bug #2625: Need to bring XML DTD, import, export to use changes in trunk. These changes add support for dualdated and newyear dates.
svn: r11794
2009-02-01 22:25:45 +00:00
Doug Blank
bccc1be7f2 Bug #2625: Need to bring XML DTD, import, export to use changes in trunk. These changes add support for dualdated and newyear dates.
svn: r11793
2009-02-01 21:34:07 +00:00
Brian Matherly
662dbc94f6 Show an error dialog if a file can not be opened with the default application.
svn: r11792
2009-02-01 21:21:54 +00:00
Jérôme Rapinat
ea96136bf9 PythonTidy (PEP-8 format)
svn: r11791
2009-02-01 17:25:12 +00:00
Doug Blank
248002b819 Split DefaultGramplets into their respective files
svn: r11790
2009-02-01 16:42:57 +00:00
Doug Blank
8af25caf2e Missing Errors import
svn: r11789
2009-02-01 16:19:35 +00:00
Gary Burton
977843f787 Treat RESI tokens as events and not import them as Gramps addresses as per advice on the wiki concerning using residence events to record addresses. Bug #2651
svn: r11787
2009-02-01 12:35:26 +00:00
Peter Landgren
80b1915b92 Fix: *.dot.gv now is *.gv
svn: r11783
2009-02-01 08:39:16 +00:00
Brian Matherly
bd966adafd Change from using ".dot" to ".gv" for Graphviz files. ".dot" is recognized as MS Word Template file on some systems.
svn: r11782
2009-02-01 05:14:20 +00:00
Brian Matherly
3259b393da Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know.
svn: r11781
2009-02-01 04:21:17 +00:00
Doug Blank
6fccf8d75f Removed fixed font; it is now already applied
svn: r11780
2009-02-01 02:12:38 +00:00
Doug Blank
e2f7c5f158 That should not have been committed
svn: r11779
2009-02-01 01:01:20 +00:00
Benny Malengier
31ac581c3a Peter Landgren: 02659 support for RT90 in PlaceUtils.py
svn: r11778
2009-01-31 23:09:27 +00:00
Doug Blank
79b25acf9c Bug #2662: Can't expand/contract items when a gramplet has been detached
svn: r11777
2009-01-31 23:09:09 +00:00
Doug Blank
663d7abbd7 Add TT tag for gramplet textview buffer
svn: r11776
2009-01-31 22:12:46 +00:00
Doug Blank
82a7fe725f Moved Sql.py out of plugins directory and into export/ExportSql.py; this file is in SVN but not in installed code
svn: r11775
2009-01-31 14:29:47 +00:00
Serge Noiraud
d14c1145d1 GeoView : bad centering near longitude 0.0 and latitude 0.0
svn: r11774
2009-01-31 11:32:50 +00:00
Jérôme Rapinat
1e6da8730c #2657,#1718 use ngettext
svn: r11773
2009-01-31 11:29:44 +00:00
Benny Malengier
3d257ea84a add plural context to TransUtils.py
svn: r11772
2009-01-31 08:34:15 +00:00
Doug Blank
0d3201d8ab removed extra 'of' in translated texts
svn: r11771
2009-01-31 05:03:20 +00:00
Doug Blank
5f0447bdf0 Experimental gramplet to find deep connections between home and active
svn: r11770
2009-01-31 02:33:43 +00:00
Doug Blank
1cad941660 Added some comments; added methods to pause and resume a running gramplet; updated the wiki url
svn: r11769
2009-01-31 02:29:36 +00:00
Rob G. Healey
6dc0a10fd4 Removed arrow files from Makefile to allow make to work.
svn: r11768
2009-01-30 23:33:20 +00:00
Benny Malengier
1fcd510a98 Allow sort of columns and search as you type in plugin overview window
svn: r11767
2009-01-30 21:48:02 +00:00
Benny Malengier
47878426f0 no tooltip with gid field
svn: r11765
2009-01-30 18:14:05 +00:00
Stéphane Charette
539066320f fixed bug #2660 - get rid of 'meta robots noindex' tag in html files
svn: r11764
2009-01-30 18:08:33 +00:00
Jérôme Rapinat
40d99c2b4e revert changes, using ngettext
svn: r11761
2009-01-30 10:36:23 +00:00
Brian Matherly
f7e2cd8e3f Finish moving libholiday.py and WebCal.py into their new homes.
svn: r11760
2009-01-30 02:26:10 +00:00
Brian Matherly
1adf052e55 Move "holiday" functions into its own module named libholiday. libholiday is used by all three calendar based reports.
svn: r11759
2009-01-30 02:19:04 +00:00
Brian Matherly
497e8d8233 Add support for plugin "libraries" that do not specifically tie into the plugin system and can be imported by other plugins.
svn: r11758
2009-01-30 02:16:00 +00:00
Rob G. Healey
d842b8d794 Changed alohabet navigation; added Age At Death, got nick name working again.
svn: r11756
2009-01-29 02:13:48 +00:00
Serge Noiraud
711b5f2ba8 GeoView : Cleaning some parts of code.
In some cases, bad centering of the map.
          Add one page for places found without coordinates.
          Modify some texts to be more precise. 


svn: r11755
2009-01-28 23:56:32 +00:00
Benny Malengier
4d5c5375bc reduce horizontal size edit person
svn: r11754
2009-01-28 18:53:47 +00:00
Benny Malengier
059a0deb02 2642: Add or move the entry 'Patronymic' from the Name Editor to 'Prefered Names' area
svn: r11753
2009-01-28 18:13:29 +00:00
Benny Malengier
dfb3ee201b validate lat/lon on init
svn: r11752
2009-01-28 11:48:20 +00:00
Jérôme Rapinat
4574406d32 1357: Incorrect marriage event description when outputting to PDF (only ampersand, < > ?)
svn: r11751
2009-01-28 09:01:39 +00:00
Rob G. Healey
b0e3ed517a Color theme update on stylesheet -- still needs work for Ancestor Tree; added feature request #2628 -- alphabetical Navigation; changed stylesheet naming as already in WebCal.py.
svn: r11749
2009-01-28 06:15:29 +00:00
Rob G. Healey
1d6ab20eba Fixed wording in advanced tab; consolidated copy files module; added prefix and suffix to names in surnames. More changes coming.
svn: r11748
2009-01-28 01:39:08 +00:00
Serge Noiraud
3369da1fdf GeoView : Correction for empty databases.
Since page splitting, some incomplete markers.


svn: r11747
2009-01-27 19:13:42 +00:00
Rob G. Healey
db45209741 Removing old and obsoleted image files. Files were replaced by Web_Mainz*.png
svn: r11745
2009-01-27 08:02:45 +00:00
Rob G. Healey
45a1e7493b Removed blank calendar year, fixed year_glance filenames, fixed collect_data, fixed one_day, added get_marrital_status, and fill_day_list. More changes will be coming.
svn: r11744
2009-01-27 07:49:47 +00:00
Serge Noiraud
e7e91c7269 GeoView : title change when no coordinates.
svn: r11743
2009-01-27 07:35:55 +00:00
Serge Noiraud
aa9f4a9d13 GeoView : change comment when no geolocation.
svn: r11742
2009-01-27 07:33:40 +00:00
Doug Blank
470ad5d62e Restored 0 years, but with word 'birth' or 'wedding'; removed extra words as they are too long for calendar
svn: r11741
2009-01-27 02:28:47 +00:00
Rob G. Healey
b2b0573d36 WebCal.py and NarrativeWeb.py; were sent by mistake. Watch as they are coming... Reverted back to r11481 and r11711 respectively.
svn: r11740
2009-01-26 22:57:25 +00:00
Serge Noiraud
4cd77671bd GeoView : correction when no places with coordinates in the database.
svn: r11739
2009-01-26 22:30:13 +00:00
Rob G. Healey
b648af6379 Removing old and obsoleted Cascading Stylesheets and javascript files
svn: r11737
2009-01-26 22:22:01 +00:00
Benny Malengier
cb3817e6f4 polish geoview
svn: r11736
2009-01-26 21:26:20 +00:00
Kees Bakker
0b0253f6ef Apply same patch as in branches/gramps30.
Process most common (Dutch) surname prefixes.
Date conversion improvement (Dutch month names, etc).
Store patroniem in Patronymic field.
        * src/plugins/import/ImportProGen.py


svn: r11735
2009-01-26 20:02:30 +00:00
Benny Malengier
e57f18a698 2586: Add spouses to the Descendant Tree report
Avoid crash on no spouse, patch by Craig


svn: r11732
2009-01-26 08:53:29 +00:00
Stéphane Charette
a9c314713f slight modification to the previous long-standing graphviz bug
svn: r11730
2009-01-25 23:34:22 +00:00
Doug Blank
e2bb66f42a Renamed Active Person's Relatives to Relatives
svn: r11729
2009-01-25 23:32:14 +00:00
Doug Blank
87bb35b64a Changed title from Person Note to Note
svn: r11728
2009-01-25 23:24:54 +00:00
Stéphane Charette
83fecfac74 yet another attempt to work around a long-standing graphviz bug
svn: r11727
2009-01-25 23:03:13 +00:00
Gary Burton
f8cc962b83 Implement user defined gender colour selection from FamilyLines graph
svn: r11726
2009-01-25 21:34:48 +00:00
Doug Blank
6a26dce0b1 Fixed bug in URL formatting in Headline News
svn: r11725
2009-01-25 20:51:13 +00:00
Gary Burton
4f32dea6bc Enable or disable justyears menu option depending on whether dates should be included
svn: r11724
2009-01-25 20:39:02 +00:00
Doug Blank
ffc025aeca Fixed bug in render_text; replaced NewsGramplet with HeadlineNewsGramplet that reads a new wiki page every hour
svn: r11723
2009-01-25 20:08:57 +00:00
Gary Burton
1aaa2df5a4 Make GEDCOM export output family event descriptions as type. Bug 2649.
svn: r11722
2009-01-25 19:58:00 +00:00
Doug Blank
60d1964ede Added tooltip to translations
svn: r11720
2009-01-25 17:32:34 +00:00
Doug Blank
04b9ec770f Added uistate to gramplet class; Finished Interactive Fan Chart: right-click gives menu options (same from PedigreeView)
svn: r11719
2009-01-25 17:29:59 +00:00
Gary Burton
f071a27cfb Add option to restrict dates to years only as per Relationship graph
svn: r11717
2009-01-25 15:48:45 +00:00
Gary Burton
9bf926274e Standardise on ReportUtils fallback methods for baptism and burial dates in lieu of birth and death dates. Also some PEP8 fixes.
svn: r11716
2009-01-25 15:04:22 +00:00
Jérôme Rapinat
d1918cc259 mistakes on context
svn: r11715
2009-01-25 13:11:27 +00:00
Doug Blank
d2b481b1a3 Speed ups: cache names---don't re-lookup name; added outer edge to indicate parents; removed simple access
svn: r11714
2009-01-25 11:19:13 +00:00
Stéphane Charette
2018064fe1 added missing svn propset attributes to several files
svn: r11713
2009-01-25 10:08:07 +00:00
Stéphane Charette
34d215b7ec added Id: keyword at the top of css files
svn: r11712
2009-01-25 10:00:30 +00:00
Stéphane Charette
4e5f282137 bug #2648, 'link home' option was no longer working
svn: r11711
2009-01-25 08:24:56 +00:00
Doug Blank
6d50c002fe Upgrade of source, place, and media tables.
svn: r11710
2009-01-25 02:29:05 +00:00
Serge Noiraud
e722623646 GeoView : update tests from "value == 1:" to value: and similar things.
svn: r11706
2009-01-24 13:52:53 +00:00
Serge Noiraud
35f13eb94a GeoView : When we have a multi pages document, be sure we update the back and forward buttons.
svn: r11705
2009-01-24 12:14:45 +00:00
Jérôme Rapinat
0034c7c02c translation support and use TransUtils for context
svn: r11703
2009-01-24 09:40:55 +00:00
Doug Blank
384f574fea Put the database access at beginning; fixes bug in mailing list from Rob H.
svn: r11702
2009-01-24 09:00:19 +00:00
Doug Blank
142108337c Check for unfinshed tag: suspect that I need to escape names, or deal with unicode. render needs to be rewritten
svn: r11701
2009-01-24 08:52:31 +00:00
Peter Landgren
11da237db7 Fixed error in leap year calculation for Julian calendar, issue #2639.
svn: r11700
2009-01-24 08:41:14 +00:00
Peter Landgren
b391b2b985 Swedish calendar now works with checking for possible dates.
svn: r11699
2009-01-23 18:49:49 +00:00
Peter Landgren
b2186d274e Fixed wrong if statemants.
svn: r11691
2009-01-22 19:46:41 +00:00
Jérôme Rapinat
0f2222a380 update french translation
svn: r11689
2009-01-22 19:17:01 +00:00
Peter Landgren
3b7f4b6e10 Swedish cal. Valid check for the Sw. cal not working yet.
svn: r11688
2009-01-22 17:07:52 +00:00
Peter Landgren
f5aaef6312 GEDCOM export for Swedish calendar.
svn: r11687
2009-01-22 16:11:14 +00:00
Doug Blank
409063ae94 Rotation is now done by dragging in open space (doesn't draw names while dragging to get speed up)
svn: r11684
2009-01-22 12:07:36 +00:00
Doug Blank
89f1ec69c9 Move new gui options to near top of init
svn: r11683
2009-01-22 11:50:16 +00:00
Jérôme Rapinat
28ee7ee1a8 #445: B.C.E and dates conversion on french_calendar
svn: r11681
2009-01-22 10:15:01 +00:00
Doug Blank
6815af9303 Rearrange methods to get all of the fanchart business int the widget; fixed a bug in show_parents; general refining
svn: r11680
2009-01-22 00:36:26 +00:00
Doug Blank
48da3f90e3 Need to return a default value for newyear offset code
svn: r11679
2009-01-21 20:59:31 +00:00
Doug Blank
e23c3e704c Needed to register event mask to get additional signals; next step: cleanup
svn: r11678
2009-01-21 16:12:48 +00:00
Doug Blank
4f8b892a50 Need to get cart after horse
svn: r11677
2009-01-20 18:45:12 +00:00
Peter Landgren
8b67a937e7 Support for new Swedish calendar added.
svn: r11676
2009-01-20 15:38:29 +00:00
Peter Landgren
deb5771ba6 Typo fixed.
svn: r11675
2009-01-20 13:13:44 +00:00
Peter Landgren
3fc705f784 Typo fixed.
svn: r11674
2009-01-20 13:03:28 +00:00
Benny Malengier
eb92b6d693 revert to all manual position
svn: r11673
2009-01-20 12:56:28 +00:00
Peter Landgren
f6320f0432 Removed debug stuff.
svn: r11672
2009-01-20 10:02:19 +00:00
Benny Malengier
b742846a7a 2586: Add spouses to the Descendant Tree report
svn: r11671
2009-01-20 09:10:01 +00:00
Doug Blank
a02e10a067 Edited some comments; changed rotation to corners---would like to use motion
svn: r11670
2009-01-19 21:58:57 +00:00
Peter Landgren
97b74f80d2 Reference to NoDeatsate removed.
svn: r11669
2009-01-19 21:17:35 +00:00
Peter Landgren
978d7a6615 Reference to NoDeatsate removed.
svn: r11668
2009-01-19 21:17:06 +00:00
Benny Malengier
c0c9f08a54 Fix HtmlView that crashes after recent changes
svn: r11667
2009-01-19 20:58:02 +00:00
Benny Malengier
0df7429978 make autotools work again
svn: r11666
2009-01-19 20:26:41 +00:00
Peter Landgren
a73b2da699 Swedish calendar added.
svn: r11665
2009-01-19 20:09:19 +00:00
Jérôme Rapinat
55806f92ba remove USER_DOCGEN
svn: r11664
2009-01-19 19:20:49 +00:00
Doug Blank
e9c0be1d15 First working version
svn: r11663
2009-01-19 16:57:43 +00:00
Doug Blank
7ccee8ab0a A couple of bugs left
svn: r11662
2009-01-19 07:11:48 +00:00
Doug Blank
cd713adf74 Work in progress
svn: r11661
2009-01-19 05:42:20 +00:00
Serge Noiraud
3feb8c375c GeoView : Places view correction.
svn: r11660
2009-01-18 23:15:39 +00:00
Serge Noiraud
3b99d618a4 GeoView : Cleaning code.
Unlimited number of markers.
          I fixed the limit to 200 markers per page.
          So if we have more than this limit, I split geoview in multiple pages.


svn: r11659
2009-01-18 23:03:05 +00:00
Doug Blank
bbb1de537f Changes to formats_display tab to make smaller, so Preferences dialog isn't so long
svn: r11658
2009-01-18 21:04:22 +00:00
Doug Blank
bb2a4fbcb2 Added gc to environment, with preset flags for checking uncollectable objects
svn: r11657
2009-01-18 14:47:35 +00:00
Doug Blank
45a78a2046 New gramplet method to turn word wrap on/off
svn: r11656
2009-01-18 14:45:54 +00:00
Doug Blank
31512878f1 Added a summary count, and line numbers to output to help compare details
svn: r11655
2009-01-18 14:12:21 +00:00
Brian Matherly
6c0d015ded Add docgen to plugins/Makefile.am subdirectories.
svn: r11653
2009-01-18 05:00:57 +00:00
Brian Matherly
3f95d8ddb7 Plugins Restructure: Move docgen plugins into plugins/docgen.
svn: r11652
2009-01-18 04:59:14 +00:00
Doug Blank
708b00951f Roundoff error
svn: r11651
2009-01-18 03:41:44 +00:00
Doug Blank
33067b97f1 Moved AgeStats.py gramplet to correct subdirectory, and updated Makefile.am and POTFILES.in
svn: r11650
2009-01-18 02:20:17 +00:00
Brian Matherly
451aaee4f4 Plugins Restructure: Move NarrativeWeb.py plugins into plugins/webreport.
svn: r11649
2009-01-17 23:32:20 +00:00
Doug Blank
bd90c18ed9 An experimental interactive fan chart. Needs some work to be really usable. See bug #2611 for more details.
svn: r11648
2009-01-17 22:36:30 +00:00
Doug Blank
4db08cb975 Removed slow stuff on the calendar gramplet... too much work for just bolding the calendar. Now it just runs the Quick View On This Day
svn: r11647
2009-01-17 22:34:54 +00:00
Doug Blank
0887ab1ac9 Handle date differences when one is a newyear other than Jan1
svn: r11646
2009-01-17 17:11:34 +00:00
Doug Blank
0652722cae Two minor tweaks: allow one to specify jan1, and parse for jan1 before looking for j (julian abbreviation)
svn: r11645
2009-01-17 15:22:28 +00:00
Doug Blank
ed35e1de38 Bug fix #1834, 1842: new-year boundaries in history, and editing slash dates: These changes allow the date editor dialog to change slashdates, and to change the first day of the year from Jan1. This is important for some date calculations and orderings. In order to do this, a new date format variation has been added. You can put Mar1, Mar25, or Sept1 in the parens with or without a Calendar type. For example: 'Jan 1, 1735 (Julian,Mar25)'. See further docs in wiki.
svn: r11644
2009-01-17 14:33:10 +00:00