Commit Graph

17015 Commits

Author SHA1 Message Date
Jérôme Rapinat
ad9f1c37b7 3756: Cannot set new year value different than default (first January)
svn: r15079
2010-04-11 06:48:45 +00:00
Jérôme Rapinat
a83c39eed5 3756: Cannot set new year value different than default (first January)
svn: r15075
2010-04-10 18:30:13 +00:00
Jérôme Rapinat
6b3c125866 3756: Cannot set new year value different than default (first January)
svn: r15074
2010-04-10 18:27:43 +00:00
Nick Hall
d8f2a046b4 Add scrollbar to category sidebar
svn: r15073
2010-04-10 16:29:18 +00:00
Nick Hall
c7294b600b Make sidebar menu label translatable
svn: r15072
2010-04-10 16:13:30 +00:00
Rob G. Healey
8be9e00ff5 Fixed note issue in header_note and footer_note.
svn: r15069
2010-04-09 22:35:35 +00:00
Erik De Richter
afe298209f update nl translation
svn: r15066
2010-04-08 14:09:35 +00:00
Raphael Ackermann
3f30d0493c fix docstring typos
svn: r15063
2010-04-08 06:50:21 +00:00
Rob G. Healey
ca25394c46 Fixed the center person to be using the actual center person option in NarrativeWeb.
svn: r15061
2010-04-08 05:10:36 +00:00
Rob G. Healey
734c907fcb Fixed footer note to use straight HTML code instead of styled text.
svn: r15060
2010-04-08 02:29:12 +00:00
Rob G. Healey
003029f0bc Bug #3816: Fixxed header note so that there is no formatting. Straight HTML.
svn: r15055
2010-04-07 23:43:37 +00:00
Rob G. Healey
98146a9b6c Fixed page source layout for links so that they all line up together.
svn: r15054
2010-04-07 23:38:12 +00:00
Nick Hall
483d2dd7ff Reset last view defaults if number of categories changes
svn: r15053
2010-04-07 18:23:45 +00:00
Raphael Ackermann
8e0381b64e 0003219: Mother Lineage Quick Report (on Person view) uses incorrect genetic nomenclature
see http://genealogy.about.com/cs/geneticgenealogy/a/dna_tests.htm for info about this.

svn: r15051
2010-04-06 20:15:23 +00:00
Raphael Ackermann
c3d200a96c doc string typo
svn: r15050
2010-04-06 20:01:13 +00:00
Raphael Ackermann
a62463597e add all menu options to doc string
svn: r15049
2010-04-06 20:00:50 +00:00
Raphael Ackermann
3e7f5993e3 improve error message when missing report name
svn: r15048
2010-04-06 19:59:58 +00:00
Raphael Ackermann
8bcb3127aa add more cli options to docstring
svn: r15047
2010-04-06 19:59:18 +00:00
Benny Malengier
4268131523 fix short month dutch datehandler
svn: r15046
2010-04-06 19:22:30 +00:00
Jérôme Rapinat
a46b607121 Add bookmark icon was missing on Menu (same string as navigationview)
svn: r15042
2010-04-06 17:59:26 +00:00
Jérôme Rapinat
f7ae672bb9 Edit bookmark icon was missing on Menu
svn: r15041
2010-04-06 17:49:37 +00:00
Nick Hall
3ad0a469f3 Add base class for sidebar plugins
svn: r15038
2010-04-06 16:34:35 +00:00
Nick Hall
ffffb7047c get_active should return None if no history object exists
svn: r15037
2010-04-05 16:14:26 +00:00
Raphael Ackermann
844002e312 docstring typo fixes
svn: r15036
2010-04-05 13:10:29 +00:00
Doug Blank
d79961ff0b Add empty date for fallback wrapper in SimpleAccess where there is no event
svn: r15035
2010-04-05 12:38:04 +00:00
Rob G. Healey
201848dd82 Fixed menu element padding to allow all menu items on one row in Horizontal menu.
svn: r15034
2010-04-05 05:54:22 +00:00
Doug Blank
2842f8e8a5 3131: sibling quickview doesn't reflect person view
svn: r15033
2010-04-05 02:53:32 +00:00
Rob G. Healey
35874b1145 Removed libaccess, improved birth and death lookup in IndividualPages.
svn: r15032
2010-04-04 23:36:55 +00:00
Raphael Ackermann
a5079f5031 fix typos in doc
svn: r15031
2010-04-04 21:06:45 +00:00
Raphael Ackermann
e371599df4 docstring typo fixes
svn: r15030
2010-04-04 18:55:58 +00:00
Nick Hall
6ae2f1c81e GEPS 019: Improved sidebar which allows sidebar plugins
svn: r15029
2010-04-04 18:16:03 +00:00
Raphael Ackermann
5726d688ca 0003075: Image scaling in web pages
svn: r15028
2010-04-04 14:46:38 +00:00
Doug Blank
c551d6beb1 Newyear import/export changes and fix
svn: r15027
2010-04-04 12:10:12 +00:00
Raphael Ackermann
e740d374a9 doc typos
svn: r15026
2010-04-04 11:58:34 +00:00
Doug Blank
cc843399a6 Typo on newyear fix
svn: r15024
2010-04-04 11:32:10 +00:00
Raphael Ackermann
10206b34a0 0002953: wrong handling of gramps id's on individual report. I44 and I440 I441 etc are all included when only I44 should be
replacing comparison by find with ==    (find only looks for substrings, doesn't check for equality of strings)

svn: r15023
2010-04-04 11:07:29 +00:00
Raphael Ackermann
08728c6bd4 doc typos
svn: r15022
2010-04-04 11:03:43 +00:00
Raphael Ackermann
40791a47bb added checks so that missing LOCALEDIR won't prevent gramps from starting
svn: r15021
2010-04-04 09:25:18 +00:00
Jérôme Rapinat
751888dacc 3756: Cannot set new year value different than default (first January) - remove list and parsing
svn: r15019
2010-04-04 06:43:27 +00:00
Rob G. Healey
1106d15cdc Fixed navigation menu spacing and alignment.
svn: r15014
2010-04-04 03:44:49 +00:00
Rob G. Healey
cded0bcf9e Bug#2872: Fixed #streetaddress in ContactPage for Nebraska stylesheet.
svn: r15013
2010-04-04 02:52:02 +00:00
Doug Blank
1bacb0bfee 3756: Cannot set new year value different than default (first January) - removed textbased example so as not to confuse
svn: r15011
2010-04-03 23:36:07 +00:00
Doug Blank
7047015603 3756: Cannot set new year value different than default (first January)
svn: r15010
2010-04-03 23:33:17 +00:00
Doug Blank
0e330eb929 Added a --settings to show settings and versions (based on test_dependencies.py by Stephen George)
svn: r15009
2010-04-03 22:44:41 +00:00
Raphael Ackermann
8769efd0da 0003770: Transutils crashes if it cannot find /usr/local/share/locale
svn: r15006
2010-04-03 11:59:53 +00:00
Jérôme Rapinat
54172ab176 first test for newyear support
svn: r15005
2010-04-03 10:23:38 +00:00
Rob G. Healey
a6dd3e861d Fixed download page table being oversized. Removed download page note from download page. Bug#3795 should be resolved.
svn: r15002
2010-04-03 01:22:40 +00:00
Peter Landgren
8ba3e7fbe5 Fix of issue 2740.
svn: r14998
2010-04-02 09:11:17 +00:00
Erik De Richter
95bba1aab3 update nl translation
svn: r14997
2010-04-02 07:25:58 +00:00
Rob G. Healey
4994fb128b Fixed a typo from eaxct_search to exact_search.
svn: r14995
2010-04-02 00:04:13 +00:00