Commit Graph

22618 Commits

Author SHA1 Message Date
c886725e3b mention 1.8 is LTS 2015-04-05 08:28:07 +10:00
b384635529 Rename readme.md to README.md 2015-04-05 07:59:21 +10:00
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
7a3941e80e Merge pull request #10 from daleathan/patch-2
Update __init__.py
2015-04-02 23:16:33 -04:00
3af6e0853d Merge pull request #9 from daleathan/patch-1
Update COPYING-DOCS
2015-04-02 23:15:05 -04:00
35440f241a Travis: Pin Django at version 1.7 2015-04-02 23:02:00 -04:00
9e22e94645 Update __init__.py
make it clearer
2015-04-03 13:28:54 +11:00
200ffd385d Update COPYING-DOCS
A few fixes since you guys are now on Github, good move by the way.
2015-04-03 13:20:27 +11:00
1ee9c60814 make reports' privacy option more prominent, harder to miss 2015-04-01 12:30:55 -07:00
e4b2cf9583 new translation template (gramps.pot) for "master" 2015-04-01 10:37:55 -07:00
deeb408690 update Hungarian translation 2015-04-01 16:05:20 +02:00
50c1080d37 6403: false positive on pattern 2015-04-01 15:46:03 +02:00
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
b5610e9d5f 6403: add a rule for checking mapping key 2015-04-01 15:30:47 +02:00
ef19a11889 8468: GuiColorOption missing avail-changed event handler 2015-03-31 10:22:54 -07:00
d6c6d208c5 8128: Add transient parent to editor warning dialog 2015-03-31 16:46:58 +01:00
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
042f57d2e9 tweak report's filter option to display per the report's name-format 2015-03-30 13:05:55 -07:00
9ce42f7174 tweak report's filter option to display per the report's name-format 2015-03-30 13:02:41 -07:00
d984e5796b add filter name to report's title, tweak report's filter option display 2015-03-30 12:55:51 -07:00
f53d6482da tweak report's filter option to display per the report's name-format 2015-03-30 12:47:30 -07:00
d1653be44d tweak report's filter option to display per the report's name-format 2015-03-30 12:42:57 -07:00
e25a2d23e2 add name-format option, and deferred translation to report's second line 2015-03-30 12:31:25 -07:00
0657680432 add deferred translation to report's second line 2015-03-30 12:19:15 -07:00
7ab417da94 merge Hungarian translation 2015-03-30 14:43:20 +02:00
a9a91b19c9 update Hungarian translation 2015-03-30 14:41:45 +02:00
5dba5711b9 slight tweak to name-format option 2015-03-29 10:11:28 -07:00
1fff4e7b0c add another missing import 2015-03-28 13:19:49 -07:00
946a4fbd2b add missing import 2015-03-27 09:11:20 -07:00
57acf9d21a slight tweak to name_format option 2015-03-26 22:03:35 -07:00
6961361c61 enable deferred translation of get_person_filters filter list 2015-03-26 21:47:34 -07:00
41d9bbe4c0 add DeferredFilter class (a subclass of GenericFilter) 2015-03-26 21:45:47 -07:00
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
a8f08749d4 Updated 150326 Dutch translation 2015-03-26 10:22:31 +01:00
afb6603b27 update German translation 2015-03-26 02:14:16 +01:00
99d38a539e Remove --no-wrap option from merging
Consistency with most translation files
2015-03-25 19:53:20 +01:00
a40fbc1716 Merge branch 'master' of github.com:gramps-project/gramps 2015-03-25 19:25:06 +01:00
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
c2adf1be01 6403: remove markup in translation
new strings on style editor used old builder style
2015-03-25 19:24:47 +01:00
a550abe41b Update Icelandic translation 2015-03-25 19:09:32 +01:00
7000992bf0 quick test and update 2015-03-25 19:05:28 +01:00
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
98e21d9fb9 move some unrelated comments away from translated strings 2015-03-25 09:23:36 -07:00
336d627b6d typo 2015-03-24 22:40:37 -07:00
1bd9ec19df update German translation 2015-03-25 00:11:27 +01:00
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
0eff99871a Updates for building and bundling with Python3
Note that building currently requires bouncing back and forth between python2 and python3.
2015-03-23 11:00:25 +09:00
d42a8b7adb fix date displayer TODO: estimated and calculated month inflections 2015-03-21 12:49:26 -07:00
c6052e12fe small fix in German translation 2015-03-21 16:57:54 +01:00
553de2ce24 update "master" da.po (with "update_po.py -m da.po") 2015-03-20 09:46:08 -07:00