Commit Graph

6622 Commits

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