Commit Graph

22538 Commits

Author SHA1 Message Date
Nick Hall 877a2e9e4e 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-05-09 00:31:24 +02:00
erikdrgm 9422c088e9 Updated 150317 Dutch translation 2015-05-09 00:31:24 +02:00
SNoiraud d36a72ee18 geography: bug 8450: Attempting to add a bookmark causes an error. 2015-05-09 00:31:24 +02:00
Mathieu MD 7ef7e3bbf5 8109: Japanese data localisation 2015-05-09 00:31:24 +02:00
SNoiraud 7afda11c9b geography : some minor tweaks for kml and prepare for feature request 08428 2015-05-09 00:31:24 +02:00
SNoiraud 588e2f9427 geography : some minor tweaks for kml and prepare for feature request 08428 2015-05-09 00:31:24 +02:00
Nick Hall 0affffb241 Fix transient parent window warnings 2015-05-09 00:31:24 +02:00
Nick Hall edc3a001d6 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-05-09 00:31:24 +02:00
Sveinn í Felli 116e484fce update Icelandic translation 2015-05-09 00:31:23 +02:00
Nick Hall c1a37c2dac Remove fallback to md5 module
All supported versions now include the hashlib module.
2015-05-09 00:31:23 +02:00
Doug Blank e630c87f50 Update setup.py
Added missing commas
2015-05-09 00:31:23 +02:00
cadrlp a3be3fd482 Point to User manual. 2015-05-09 00:31:23 +02:00
cadrlp 6c480baffe Year 2015
Update the year
2015-05-09 00:31:23 +02:00
cadrlp 7cef5babe7 Add Classifiers from Gramps pypi entry.
https://pypi.python.org/pypi/Gramps/
2015-05-09 00:31:23 +02:00
cadrlp 3a10a0fc04 Minor updates to FAQ
Remove section on Webhosting.
2015-05-09 00:31:23 +02:00
cadrlp b0c2203b98 Lower Case Gramps
Be consistent with rest of project
2015-05-09 00:31:23 +02:00
cadrlp 663ec3f1d5 Minor updates to readme
Change to reflect Gramps 4.1 has been released.
2015-05-09 00:31:23 +02:00
Doug Blank b2b514a390 Travis: add mock, prevents skips 2015-05-09 00:31:23 +02:00
Nick Hall f7e3294a65 Convert remaining unicode literals 2015-05-09 00:31:23 +02:00
Zdeněk Hataš a11245ef97 czech translation update 2015-05-09 00:31:23 +02:00
Nick Hall 92fe4cd7bc 8023: Remove HtmlView plugin 2015-05-09 00:31:22 +02:00
Doug Blank 5106de5687 Removed xml import test, as that is thoroughly tested elsewhere.
Removed excluded nosetests for Travis
2015-05-09 00:31:22 +02:00
Paul Franklin 8b360b4588 new gramps.pot for trunk-master 2015-05-09 00:31:22 +02:00
Doug Blank aa1acac08f gi.overrides is no longer needed 2015-05-09 00:31:22 +02:00
Doug Blank 40cebe4893 Don't crash trying to create a Gdk.Cursor without a DISPLAY; enable more tests for Travis 2015-05-09 00:31:22 +02:00
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 7cb69fa7c2 Merge branch 'master' of https://github.com/gramps-project/gramps 2015-03-13 22:10:00 -04:00
Doug Blank 4d0508e6bf 8023: HTML view fails to load; replaced file with open 2015-03-13 22:09:41 -04:00
Leonhaeuser 8845f2d4c0 update German translation 2015-03-14 00:34:52 +01:00
Doug Blank 6bdc7fea05 Webapp: bring up to date for Django 1.7.1 2015-03-13 15:49:04 -04:00
Paul Franklin ba748030b4 new gramps.pot for trunk-master 2015-03-13 10:42:16 -07:00
Paul Franklin d1fdf737a7 8203: Complete Individual Report -- option to output all media 2015-03-13 10:32:10 -07:00