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
Sveinn í Felli
ec35a5d0cb
update Icelandic translation
2015-03-16 16:19:02 +01: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
Doug Blank
b5fb4292c9
Merge pull request #6 from sam-manzi/patch-5
...
Year 2015
2015-03-15 22:20:21 -04:00
Doug Blank
1d70822764
Update setup.py
...
Added missing commas
2015-03-15 22:13:24 -04:00
Doug Blank
41fad77bf9
Merge pull request #5 from sam-manzi/patch-4
...
Add Classifiers from Gramps pypi entry.
2015-03-15 22:07:45 -04:00
Doug Blank
efcd86697c
Merge pull request #3 from sam-manzi/patch-2
...
Lower Case Gramps
2015-03-15 22:06:56 -04:00
Doug Blank
126dbf8800
Merge pull request #2 from sam-manzi/patch-1
...
Minor updates to readme
2015-03-15 22:06:29 -04:00
Doug Blank
254fb87ab3
Merge pull request #4 from sam-manzi/patch-3
...
Minor updates to FAQ
2015-03-15 22:05:54 -04:00
Doug Blank
c7187fafc3
Merge pull request #7 from sam-manzi/patch-6
...
Point to User manual.
2015-03-15 22:03:38 -04:00
cadrlp
ca08999cf8
Point to User manual.
2015-03-16 12:06:58 +11:00
cadrlp
4f2239cb9f
Year 2015
...
Update the year
2015-03-16 12:04:50 +11:00
cadrlp
3b5e2c99cf
Add Classifiers from Gramps pypi entry.
...
https://pypi.python.org/pypi/Gramps/
2015-03-16 11:56:52 +11:00
cadrlp
3ab1f6ce0e
Minor updates to FAQ
...
Remove section on Webhosting.
2015-03-16 11:45:53 +11:00
cadrlp
c606dc512e
Lower Case Gramps
...
Be consistent with rest of project
2015-03-16 11:38:37 +11:00
cadrlp
33dd8e8e0f
Minor updates to readme
...
Change to reflect Gramps 4.1 has been released.
2015-03-16 11:36:29 +11:00
Doug Blank
4b11ed740a
Travis: add mock, prevents skips
2015-03-15 17:26:28 -04:00
Nick Hall
5dfbd791a7
Convert remaining unicode literals
2015-03-15 19:50:27 +00:00
Zdeněk Hataš
046d046a30
czech translation update
2015-03-15 18:35:42 +01:00
Nick Hall
6c256b96d6
8023: Remove HtmlView plugin
2015-03-15 16:53:15 +00:00
Doug Blank
3163d39f95
Removed xml import test, as that is thoroughly tested elsewhere.
...
Removed excluded nosetests for Travis
2015-03-15 11:55:35 -04:00
Paul Franklin
11cc83403d
new gramps.pot for trunk-master
2015-03-15 08:23:31 -07:00
Doug Blank
46bdb38a11
gi.overrides is no longer needed
2015-03-15 10:01:43 -04:00
Doug Blank
ac530d8a34
Don't crash trying to create a Gdk.Cursor without a DISPLAY; enable more tests for Travis
2015-03-15 09:48:10 -04:00
erikdrgm
4bb60a80e7
Updated 150315 Dutch translation
2015-03-15 10:07:32 +01:00
erikdrgm
bee9ac5a44
Updated Dutch translation
2015-03-15 09:24:54 +01:00
Doug Blank
fc58b123b4
Travis: remove new test, until we can include it (xvfb, or avoid Gtk Cursor calls)
2015-03-15 01:35:14 -04:00
Doug Blank
f4418d65b9
Travis: try using virtual frame buffer to test graphics
2015-03-15 01:06:09 -04:00
Doug Blank
23c023f787
8435: Crash when trying to link existing place as an enclosing place using P0001 number; added tests, updated Travis testing
2015-03-15 00:33:39 -04:00
Doug Blank
12490b4600
DictionaryDb: fixed return type in get_person_from_gramps_id; added get_place_from_gramps_id
2015-03-15 00:31:15 -04:00
Doug Blank
07aec2000a
Some issues comparing Today close to midnight, in Travis
2015-03-14 23:01:24 -04:00
Josip
53d3c96e58
8023: HTML view fails to load
...
add encoding attribute
2015-03-15 01:24:27 +01:00
Nick Hall
5da10c5a80
Replace cuni with str
2015-03-14 23:48:32 +00:00
Nick Hall
c9fd339289
Replace UNITYPE with str
2015-03-14 22:33:55 +00:00
Nick Hall
beab7892e5
Replace STRTYPE with str
2015-03-14 22:11:54 +00:00
Nick Hall
6d047c946c
Replace conv_to_unicode_direct with str
2015-03-14 21:49:45 +00:00
Nick Hall
63ffd83021
Remove uni_to_gui function
...
We no longer need to convert strings to utf8 before passing them
to Gtk functions.
2015-03-14 21:30:26 +00:00
Nick Hall
2ecf1a3ddc
Fix failing unit test
2015-03-14 20:51:08 +00:00
Nick Hall
7147236403
Remove use-bsddb3 configuration setting
2015-03-14 19:52:13 +00:00
Nick Hall
e0608f0ec4
Remove python2 specific code
2015-03-14 19:29:16 +00:00
Zdeněk Hataš
3299deda11
czech translation update
2015-03-14 17:26:49 +01:00
Nick Hall
3b5efdf7ae
Remove imports from __future__ module
2015-03-14 16:10:36 +00:00
Nick Hall
ad073326e5
Increase minimum Gtk version required to 3.10
2015-03-14 14:49:51 +00: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
Zdeněk Hataš
965e0d22a3
czech translation update
2015-03-13 17:38:01 +01:00