Commit Graph

14818 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
Arturas Sleinius
edf6ed54a0 Updated Lithuanian translation
svn: r12099
2009-02-23 21:41:46 +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
Stéphane Charette
ffb95d2dc9 checking in svn property changes that are brought forward every time I run 'svn merge' command
svn: r12086
2009-02-23 01:38:09 +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
8a9f3a89f9 trunk should now be at version 3.2, not 3.1
svn: r12071
2009-02-22 10:27:30 +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
e44981b963 Remove CmdRef.py from POTFILES.in.
svn: r12022
2009-02-17 05:04:31 +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
Jérôme Rapinat
6a7816b479 update french translation
svn: r12013
2009-02-16 16:50:39 +00:00
Doug Blank
3a2da55b29 Bug 2707: reverting linkbox change from r10763
svn: r12011
2009-02-16 13:38:07 +00:00
Peter Landgren
7d329a6cae Swedish update for trunk.
svn: r12010
2009-02-16 11:33:45 +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
f0a3ee8094 Updates and fixes for the italian translation
svn: r12000
2009-02-16 00:31:02 +00:00
Luigi Toscano
ce8b02c9f6 Better localization support for decimal separator.
svn: r11999
2009-02-15 21:50:27 +00:00
Mirko Leonhäuser
00a667a54e Updated German translation
svn: r11998
2009-02-15 21:09:38 +00:00
Peter Landgren
cab4d90d8e Last update ov sv.po for bramch 3.0.5
svn: r11996
2009-02-15 19:05:07 +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
Jérôme Rapinat
9e2f82b371 Update Croatian translation (by Josip)
svn: r11990
2009-02-15 08:11:26 +00:00
Benny Malengier
b3404586db 0002680: Crash when loading mapservice with syntax error
svn: r11989
2009-02-14 22:20:53 +00:00
Espen Berg
9f2d425386 Revised Norwegian Nynorsk translation
svn: r11988
2009-02-14 22:09:16 +00:00