Doug Blank
b28f762afd
Travis: just using Python 3.3 for now
2015-03-13 02:50:32 -04:00
Doug Blank
acef2c29c2
Travis: try pip3.4, and pip3.3
2015-03-13 02:47:25 -04:00
Doug Blank
79558ac588
Travis: use pip3, presume it is already installed
2015-03-13 02:20:42 -04:00
Doug Blank
3cd8a8f38f
Travis: use pip3; make gramps home; allow cli test to work if dir exists
2015-03-13 02:05:02 -04:00
Doug Blank
4eff49762f
Travis: remove failing tests
2015-03-13 01:44:27 -04:00
Doug Blank
e551fad10f
Travis: list test names
2015-03-13 01:31:54 -04:00
Doug Blank
cbcfcfd14d
Travis: removing failing tests
2015-03-13 01:17:08 -04:00
Doug Blank
456482f43b
Travis: install python3-nose
2015-03-13 01:01:46 -04:00
Doug Blank
6a04b63fa5
Travis: make sure we are testing with python3
2015-03-13 00:57:02 -04:00
Doug Blank
6bdd17f9a6
Travis: gi in pip is not gobject related
2015-03-13 00:46:33 -04:00
Doug Blank
f52c53738f
Travis: don't attempt to build bsddb3 from pip
2015-03-13 00:39:38 -04:00
Doug Blank
7e7c0d6e3d
Travis: use pip to install gi and bsddb3
2015-03-13 00:03:52 -04:00
Doug Blank
8a868bdae1
Travis: use pip to install pyicu
2015-03-12 23:56:53 -04:00
Doug Blank
e80fa5b4a5
Travis now running: removed Python 2.7 testing; use all python3 libs
2015-03-12 23:50:34 -04:00
Doug Blank
86486ce043
Travis config: perhaps no need to change directory
2015-03-12 23:41:43 -04:00
Doug Blank
2b7829a746
Travis config: attempting to change to correct subdirectory
2015-03-12 23:38:40 -04:00
Doug Blank
c44092b576
Travis config: no need to clone gramps, already done
2015-03-12 23:33:08 -04:00
Doug Blank
4db8558a1b
Changes to get django models to run under Python3; added travis config file--should run travis
2015-03-12 23:29:10 -04:00
Doug Blank
021da38047
Added missing DictionaryDb.is_empty(); fixed moved constfunc reference
2015-03-12 22:44:08 -04:00
Nick Hall
102c099f1d
8430: Place displayer should not return None
...
The place displayer should return an empty string for an event
with no place.
2015-03-12 23:13:54 +00:00
Nick Hall
1e1cea792e
Fix another handle type bug
2015-03-12 18:18:36 +00:00
Nick Hall
f540f2a511
Convert deprecated color widgets
2015-03-12 18:18:36 +00:00
Paul Franklin
e80445127f
8423: Python3 needs new_subpixbuf not subpixbuf
2015-03-12 10:11:58 -07:00
Paul Franklin
c136791a00
typo
2015-03-12 09:58:38 -07:00
kulath
411b2995eb
0008401: NameError in GEDCOM importer
2015-03-12 14:11:28 +00:00
kulath
159fa31888
0008322: Event address is lost on import, i.e. disconnected from event.
...
On GEDCOM import, Places are only merged if the Place Title and the
whole of the main location are identical.
2015-03-12 12:35:05 +00:00
Anthony Fok
2796d77566
remove typo flagged by "python update_po.py -p" when generating gramps.pot
2015-03-10 08:43:04 -07:00
Jérôme Rapinat
3c4eef5461
8407: gramps -i option in manpage not reflecting what happens; update french translation
2015-03-09 19:07:32 +01:00
Ross Gammon
d595d46129
8407: gramps -o option in manpage not reflecting what happens, https://bugs.launchpad.net/ubuntu/+source/gramps/+bug/1427444
2015-03-07 11:30:21 +01:00
Paul Franklin
70fd3d1dbc
8204: Enable "Complete Individual Report" to show individual's tags
2015-03-06 10:29:18 -08:00
Anthony Fok
2da2bcdeac
implement both "traditional" and "simplfied" Chinese -- partial
2015-03-05 16:57:46 -08:00
Paul Franklin
9335a21e3a
shorten po/check_po lines (indent=4-chars, etc.)
2015-03-05 16:23:33 -08:00
leonhaeuser
9f843464b3
German translation update and typo fix
2015-03-05 21:00:57 +01:00
Paul Franklin
dd20212156
give "update_po.py -p" fewer things to moan about
2015-03-01 15:01:52 -08:00
Paul Franklin
e70bb04f82
add missing import
2015-03-01 14:53:14 -08:00
Anthony Fok
92610bf486
enable python3 to run po/update_po.py
2015-03-01 09:00:38 -08:00
kulath
9444cbe388
0007824: Regression: running gramps from crontab fails
2015-03-01 16:53:45 +00:00
Nick Hall
b89cdeb077
Check python version >= 3.2 when running setup script
2015-03-01 16:40:32 +00:00
Anthony Fok
c800524955
correct incorrect tip49, new gramps.pot
2015-02-28 18:58:40 -08:00
Paul Franklin
f7443a3a41
clarify new string, new gramps.pot
2015-02-28 16:03:03 -08:00
Nick Hall
97433d2189
Tidy up About dialog
...
Use standard string for translator credits.
Add new section for contributors.
Align artwork section properly.
2015-02-28 23:00:59 +00:00
kulath
94776a3e4f
0008380: tag_map is not initialized
2015-02-28 20:52:38 +00:00
Nick Hall
1a661bcc3d
Set minimum python version required to 3.2
2015-02-28 17:57:00 +00:00
SNoiraud
4f72a8bc6a
geography : added the layer to osmgpsmap.
2015-02-27 20:50:59 +01:00
SNoiraud
09fa42dd94
geography : added the possibility to show kml files.
2015-02-27 20:50:02 +01:00
Anthony Fok
deba8169bb
7573: implement both "traditional" and "simplfied" Chinese
...
* Translation revisions and fixes
* Generate zh_TW.po and new zh_HK.po from zh_CN.po
with the help of https://github.com/BYVoid/OpenCC
and a small sed script (see f.r. 7573 for the script)
2015-02-26 14:19:01 -08:00
Nick Hall
3d043a7b53
Convert update addons dialog to no longer be a ManagedWindow
2015-02-26 21:34:10 +00:00
Nick Hall
149b049650
Remove place title from default view columns
2015-02-26 21:02:47 +00:00
Tim G L Lyons
0778a6f706
Missing import statement
2015-02-25 01:13:20 +00:00
Nick Hall
9713b08bf0
Remove deprecated Gtk Alignment widgets
2015-02-24 22:51:38 +00:00