erikdrgm
4e2a0ff1a5
Updated 150315 Dutch translation
2015-05-09 00:31:22 +02:00
erikdrgm
1ead84b831
Updated Dutch translation
2015-05-09 00:31:22 +02:00
Doug Blank
762323fac9
Travis: remove new test, until we can include it (xvfb, or avoid Gtk Cursor calls)
2015-05-09 00:31:21 +02:00
Doug Blank
d9b42ac2dc
Travis: try using virtual frame buffer to test graphics
2015-05-09 00:31:21 +02:00
Doug Blank
88c06d41fb
8435: Crash when trying to link existing place as an enclosing place using P0001 number; added tests, updated Travis testing
2015-05-09 00:31:21 +02:00
Doug Blank
7970b04113
DictionaryDb: fixed return type in get_person_from_gramps_id; added get_place_from_gramps_id
2015-05-09 00:31:21 +02:00
Doug Blank
5cb0fa4ca5
Some issues comparing Today close to midnight, in Travis
2015-05-09 00:31:21 +02:00
Josip
ad54db2cb5
8023: HTML view fails to load
...
add encoding attribute
2015-05-09 00:31:21 +02:00
Nick Hall
102463d9ef
Replace cuni with str
2015-05-09 00:31:21 +02:00
Nick Hall
1f922d17be
Replace UNITYPE with str
2015-05-09 00:31:21 +02:00
Nick Hall
6033a2141e
Replace STRTYPE with str
2015-05-09 00:31:20 +02:00
Nick Hall
8c18eae777
Replace conv_to_unicode_direct with str
2015-05-09 00:31:20 +02:00
Nick Hall
66c410f55e
Remove uni_to_gui function
...
We no longer need to convert strings to utf8 before passing them
to Gtk functions.
2015-05-09 00:31:20 +02:00
Nick Hall
3195f10a36
Fix failing unit test
2015-05-09 00:31:20 +02:00
Nick Hall
37ff832288
Remove use-bsddb3 configuration setting
2015-05-09 00:31:20 +02:00
Nick Hall
caac0901cb
Remove python2 specific code
2015-05-09 00:31:19 +02:00
Zdeněk Hataš
70c11878f4
czech translation update
2015-05-09 00:31:19 +02:00
Nick Hall
2ee685e71b
Remove imports from __future__ module
2015-05-09 00:31:19 +02:00
Nick Hall
906b9e737d
Increase minimum Gtk version required to 3.10
2015-05-09 00:31:19 +02:00
Doug Blank
b401741143
Bring webapp in master up to Django, version 1.6.1
2015-05-08 10:54:35 -04:00
Doug Blank
4566c62014
Turn underscores in menuitems into mnemonic accelerator key
2015-05-08 08:58:13 -04:00
Doug Blank
b14a2abdfc
Add execute permissions and she-bang python3 to Gramps.py
2015-05-08 08:56:49 -04:00
Doug Blank
7967f47934
Merge pull request #19 from dsblank/master
...
Added right-click API to ListModel; allow copy all from Descendants
2015-05-07 13:04:51 -04:00
Doug Blank
c5cf398e64
Added right-click API to ListModel; allow copy all from Descendants
...
Gramplet.
2015-05-07 12:04:14 -04:00
Doug Blank
7c9fd0ae63
Merge branch 'master' of https://github.com/gramps-project/gramps
2015-05-05 13:29:26 -04:00
Doug Blank
5149ac7554
8541: Crash following update: addon permission issue blocks re-starting gramps
...
There were two issues:
1. attempting to read a new addon file that wasn't readable
threw an exception, aborted updating addons
2. global error catching didn't properly handle error code
from an OSError
2015-05-05 13:25:20 -04:00
Doug Blank
f7dc7ba859
Fixed QuestionDialog2 failure
2015-05-05 11:28:35 -04:00
Josip
e172b6520d
8128: GtkDialog mapped without a transient parent
2015-05-03 20:04:28 +02:00
Josip
1e9f1dbb3e
8469: GUI allows multiple Find Duplicates, then faults
2015-05-03 15:43:32 +02:00
Jérôme Rapinat
8b934fd651
8532: typo on the french translation
...
plural = single form for month(s) (moi => mois)
2015-05-02 17:00:59 +02:00
Paul Franklin
d73b9e9249
new translation template (gramps.pot) for "master"
2015-05-01 22:40:12 -07:00
Paul Franklin
0b35e90fc1
remove ambiguous strings to make update_po.py happy
2015-05-01 22:39:08 -07:00
Paul Franklin
7be52a96fd
7541: Add places in rel_graph
2015-05-01 21:04:06 -07:00
Paul Franklin
8ac6617e71
8182: Complete Individual Report - Family Notes
2015-05-01 20:31:32 -07:00
Paul Franklin
f9f369fb03
enable localized span and range date displayer code
2015-05-01 20:03:16 -07:00
Paul Franklin
1d9391dfc9
cover two pathological place=None cases in family-group report
2015-05-01 19:42:42 -07:00
SNoiraud
5ccd4a4377
narrativeweb : bug 8528 : local variable 'body' referenced before assignment
2015-05-01 10:33:43 +02:00
Fabrice Arbogast
e1621b70a8
8225 8311: Crash on geneweb export with python3
2015-04-30 17:23:58 +02:00
John Ralls
c11c63169f
Use MSWin environment variables USERPROFILE and APPDATA.
...
Instead of GRAMPSHOME. GRAMPSHOME is based on the assumption that
the config directory is GRAMPSHOME/gramps, and that causes the
default location for reports and backups to be ~/Library/Application Support.
The MSWin variables allow the two to be separated.
Thanks to Tim Lyons for the suggestion.
2015-04-25 16:47:43 -07:00
John Ralls
cfb9f64db9
Fix a bundling omission and create python2 and python3 meta-modules.
...
The latter to improve automation.
2015-04-25 15:02:09 -07:00
kulath
c36ddf0845
0001360: Gedcom input: SUBN and SUBM record handling
...
Fixed:
(a) Additional spaces beyond the first between a GEDCOM tag and the rest
of the line are not ignored.
(b) The SUBMitter name is ignored (it is overwritten by the XREF).
(c) SUBmissioN data items are not committed to the database.
2015-04-24 10:52:25 +01:00
Paul Franklin
b79b2c3955
Update _datedisplay.py
2015-04-18 15:35:02 -07:00
Jérôme Rapinat
152535f61b
8213: event columns too narrow
...
Web_Basic-Cypress stylesheet improvements
2015-04-18 16:07:12 +02:00
SNoiraud
3dd194698a
Geography : bug 8499 : follow fix a bad copy/past
2015-04-18 11:53:17 +02:00
John Ralls
3147cf5a2b
Fix gtk-critical error when setting mac menubar.
2015-04-17 15:13:13 -07:00
Josip
8e8c206a8f
Deprecated (since gtk-3.0): Gtk.Widget.modify_font
2015-04-17 12:42:50 +02:00
Zdeněk Hataš
cb8e726f2b
czech translation update
2015-04-17 08:39:59 +02:00
Paul Franklin
7a6879999d
new translation template (gramps.pot) for "master"
2015-04-17 08:39:59 +02:00
Craig J. Anderson
64db425ab0
New 'Include Siblings' feature added.
...
and got things ready for the report to go in multiple directions
2015-04-13 14:11:37 -04:00
Josip
bb1e5f4e3d
fix typo in commit 7a507a6
2015-04-13 10:01:13 +02:00