Dale Athanasias
c40d2d200d
Create readme with existing instructions.
...
Copied from http://sourceforge.net/projects/gramps/files/Unstable/readme.rst
Have not managed to get this running yet.
2015-04-04 15:28:09 +11:00
Dale Athanasias
d4310848e9
Mark a TODO
2015-04-04 10:33:35 +11:00
Dale Athanasias
f81673cdac
Mention Git
2015-04-04 10:25:04 +11:00
Dale Athanasias
9e22e94645
Update __init__.py
...
make it clearer
2015-04-03 13:28:54 +11:00
Paul Franklin
1ee9c60814
make reports' privacy option more prominent, harder to miss
2015-04-01 12:30:55 -07:00
kulath
5af7335e54
0004412: Entering a witness to an event such as marriage
...
In some circumstances (after a Father's age of Mother's age) a witness
could be ignored.
2015-04-01 14:50:37 +01:00
Matt Keenan
ef19a11889
8468: GuiColorOption missing avail-changed event handler
2015-03-31 10:22:54 -07:00
Nick Hall
d6c6d208c5
8128: Add transient parent to editor warning dialog
2015-03-31 16:46:58 +01:00
kulath
54dde99ad0
0008355: Gramps can't [GEDCOM] import estim. date period exported by
...
itself
Changed output format to DATE EST FROM TO and DATE CALC FROM TO. Also
changed in Narrative Web (which uses the same functions).
2015-03-31 10:49:04 +01:00
Paul Franklin
042f57d2e9
tweak report's filter option to display per the report's name-format
2015-03-30 13:05:55 -07:00
Paul Franklin
9ce42f7174
tweak report's filter option to display per the report's name-format
2015-03-30 13:02:41 -07:00
Paul Franklin
d984e5796b
add filter name to report's title, tweak report's filter option display
2015-03-30 12:55:51 -07:00
Paul Franklin
f53d6482da
tweak report's filter option to display per the report's name-format
2015-03-30 12:47:30 -07:00
Paul Franklin
d1653be44d
tweak report's filter option to display per the report's name-format
2015-03-30 12:42:57 -07:00
Paul Franklin
e25a2d23e2
add name-format option, and deferred translation to report's second line
2015-03-30 12:31:25 -07:00
Paul Franklin
0657680432
add deferred translation to report's second line
2015-03-30 12:19:15 -07:00
Paul Franklin
5dba5711b9
slight tweak to name-format option
2015-03-29 10:11:28 -07:00
Paul Franklin
1fff4e7b0c
add another missing import
2015-03-28 13:19:49 -07:00
Paul Franklin
946a4fbd2b
add missing import
2015-03-27 09:11:20 -07:00
Paul Franklin
57acf9d21a
slight tweak to name_format option
2015-03-26 22:03:35 -07:00
Paul Franklin
6961361c61
enable deferred translation of get_person_filters filter list
2015-03-26 21:47:34 -07:00
Paul Franklin
41d9bbe4c0
add DeferredFilter class (a subclass of GenericFilter)
2015-03-26 21:45:47 -07:00
kulath
2a1da2efba
Fix bug in processing of Place FORM in GEDCOM import as a result of fix
...
for 8233.
When an unused Place was removed, PlaceImport still tried to generate
the place hierarchy. Also fixed bug in GEDCOM import where a default
PLAC FORM in the GEDCOM header was ignored.
2015-03-26 12:19:26 +00:00
Jérôme Rapinat
a40fbc1716
Merge branch 'master' of github.com:gramps-project/gramps
2015-03-25 19:25:06 +01:00
kulath
a15bfd98df
Fix spurious generation of empty 'Alternative Name' in place.merge()
...
with an empty name
Bug discovered during testing of fix to 8233 (thanks, Enno for
discovering the problem and the fix).
2015-03-25 18:30:05 +00:00
Jérôme Rapinat
c2adf1be01
6403: remove markup in translation
...
new strings on style editor used old builder style
2015-03-25 19:24:47 +01:00
Jérôme Rapinat
4a06f9c0e3
fix confusing strings
...
update tempate
xgettext prior to 0.18.3 leads to error
try to limit bsddb3 mistake on new installation
2015-03-25 18:58:15 +01:00
Paul Franklin
98e21d9fb9
move some unrelated comments away from translated strings
2015-03-25 09:23:36 -07:00
Paul Franklin
336d627b6d
typo
2015-03-24 22:40:37 -07:00
kulath
0f5bbce528
3082, 4439, 7134, 8279 Various fixes for GEDCOM import.
...
0003082: 1/4 and 1/2 ANSEL characters not supported on importing ANSEL
GEDCOM
0004439: [Info]: characters ignored on a Gedcom encoded ANSI (cp1252
West Europe, USA)
0007134: Failure importing ANSEL encoded gedcom file.
0008279: GEDCOM import fails for ANSI file incorrectly opened with the
utf8 locale
Fixed GEDCOM import not working properly for Python3; other problems
also corected, including fixing the inability to import Windows CP1252
coded files. Also more consistent fix for 8014. Ensured any error
messages are not lost. Fixed a few ANSEL characters that were not
translated.
2015-03-24 15:24:28 +00:00
Paul Franklin
d42a8b7adb
fix date displayer TODO: estimated and calculated month inflections
2015-03-21 12:49:26 -07:00
Paul Franklin
8d0ae96b7d
slight tweak to date displayer, for Finnish
2015-03-19 19:41:51 -07:00
SNoiraud
a3c923d180
geography: bad copy/paste. Points are at the same level.
2015-03-19 19:45:20 +01:00
SNoiraud
115b16ffb7
geography: bug8450: Attempting to add a bookmark causes an error.
2015-03-19 19:28:58 +01:00
Paul Franklin
768dcbf112
remove unneeded code
2015-03-19 10:00:46 -07:00
Jérôme Rapinat
be0744d454
8451: Fix crash on Relationships Graph report with unknown gender, related sibling label and french locale
2015-03-19 15:25:16 +01:00
Paul Franklin
64ef033724
7155: Support creating directories in various scenarios
2015-03-18 14:01:13 -07:00
Nick Hall
bf57632deb
Add parent window to an update addons dialog
2015-03-18 10:08:04 +00:00
Doug Blank
35dead7b26
Enable all tests, except those to be rewritten/excluded
2015-03-18 03:57:27 -04:00
Doug Blank
ad1d47cc37
Fix and enable test_util_test
2015-03-18 03:25:39 -04:00
Nick Hall
43882165cf
Add parent windows to report dialogs
2015-03-17 23:21:35 +00:00
Nick Hall
6100a5b7da
Remove a couple a spare placeholders in glade file
2015-03-17 23:21:35 +00:00
Nick Hall
d095458ec0
Remove default values from paper menu glade file
...
Setting default margins of 2.54 was causing a warning message when
the glade file was loaded.
2015-03-17 23:21:35 +00:00
SNoiraud
e400ff6944
geography: bug 8450: Attempting to add a bookmark causes an error.
2015-03-17 21:08:08 +01:00
Mathieu MD
cc1ab8bac4
8109: Japanese data localisation
2015-03-17 12:35:26 -07:00
SNoiraud
bb30862c1b
geography : some minor tweaks for kml and prepare for feature request 08428
2015-03-17 19:35:58 +01:00
SNoiraud
fdc42a9693
geography : some minor tweaks for kml and prepare for feature request 08428
2015-03-17 19:33:07 +01:00
Nick Hall
9fe9083e36
Fix transient parent window warnings
2015-03-17 17:40:04 +00:00
Nick Hall
13bee7cf26
7992: Fix call to get_participant_from_event during batch transaction
...
During a batch transaction the secondary tables are closed. This
causes an error when find_backlink_handles is called. Although
not ideal, we return an empty string for participants.
2015-03-17 14:03:03 +00:00
Nick Hall
4d66fbe8c3
Remove fallback to md5 module
...
All supported versions now include the hashlib module.
2015-03-16 14:20:19 +00:00