Commit Graph

23078 Commits

Author SHA1 Message Date
Doug Blank
56796d57b4 Merge branch 'master' into geps/gep-032-database-backend 2015-06-02 10:45:51 -04:00
Doug Blank
4ee8ac2585 DB-API: Sped up get_tag_from_name 2015-06-01 21:13:38 -04:00
Doug Blank
71c790a261 Bump all version numbers to 5.0 2015-06-01 13:16:08 -04:00
Jérôme Rapinat
2b8b92dab9 Get some translation strings back (41 -> master) 2015-06-01 16:57:35 +02:00
Jérôme Rapinat
d5cb32d4ee Update french translation 2015-06-01 16:26:00 +02:00
Jérôme Rapinat
3a9717f143 Merge translations with last template 2015-06-01 16:10:24 +02:00
Doug Blank
8317f579c2 Merge branch 'master' into geps/gep-032-database-backend 2015-06-01 07:29:37 -04:00
John Ralls
021bb0532e Add setuptools dependency for pil. 2015-05-31 10:12:10 -07:00
John Ralls
c268e4055c Change Gramps repository to Github. 2015-05-31 10:12:10 -07:00
John Ralls
958af590b2 Include modulesets from gnome.org, not jralls's personal ones. 2015-05-31 10:12:10 -07:00
Nick Hall
2f4682acbd Add a couple more place displayer options 2015-05-31 17:54:21 +01:00
Nick Hall
fff6a5ce15 Add extra place displayer options 2015-05-31 16:51:39 +01:00
Leonhaeuser
25e62a7797 update German translation 2015-05-31 17:36:36 +02:00
Matti Niemelä
95b9057810 Update Finnish translation 2015-05-31 12:31:24 +02:00
Jérôme Rapinat
f5d6c72a93 update translation template 2015-05-31 12:22:16 +02:00
Jérôme Rapinat
67238a16c6 Merge translations with last template 2015-05-31 12:19:22 +02:00
Jérôme Rapinat
d0c9f868de fix a typo on the french translation 2015-05-31 12:09:58 +02:00
Nick Hall
fec5a5dab0 Remove place format preference setting 2015-05-31 11:01:06 +01:00
Nick Hall
966551385b Remove unused import 2015-05-31 10:40:05 +01:00
Doug Blank
0b2ad1df35 DB-API: only backup when changes; fixed has_changed 2015-05-30 08:19:13 -04:00
Doug Blank
5b2bc78108 DB-API: allow low-level map import 2015-05-30 07:54:59 -04:00
Doug Blank
a213f92f0d DB-API: support dbdid 2015-05-30 07:22:30 -04:00
Doug Blank
07673be08c Merge branch 'master' into geps/gep-032-database-backend 2015-05-30 07:11:45 -04:00
Jérôme Rapinat
d7ac28a12a update french translation 2015-05-29 16:38:18 +02:00
Jérôme Rapinat
988137e5f3 update translation template 2015-05-29 16:27:17 +02:00
Jérôme Rapinat
5b039eb2f0 PhpGedView tool moves to addons
https://github.com/gramps-project/addons-source/tree/master/PhpGedView
2015-05-29 16:22:57 +02:00
Nick Hall
a21dff8bf7 8488: Use place displayer for headings 2015-05-28 19:47:06 +01:00
Jérôme Rapinat
8d188effac 8548: GeneWeb moved to github 2015-05-28 19:59:09 +02:00
Jérôme Rapinat
18a3731e5b update year on man files config for sphinx 2015-05-28 19:47:14 +02:00
Jérôme Rapinat
ae227084d1 update DEBIAN section for matching python3 2015-05-28 19:36:24 +02:00
Jérôme Rapinat
aad2aea73d update french translation 2015-05-28 19:17:02 +02:00
Jérôme Rapinat
5a23088ff9 8548: Enable gwplus event types translation 2015-05-28 18:29:08 +02:00
Jérôme Rapinat
04583236c5 8548: Review GeneWeb file format on import (.gw)
start to support gwplus file format (addition)

provide a testing environment for gwplus import
2015-05-28 18:19:20 +02:00
Jérôme Rapinat
d7bf498f15 8128: GtkDialog mapped without a transient parent
QuestionDialog into DB manager dialog (Remove action)
2015-05-28 17:59:59 +02:00
Jérôme Rapinat
b2fdb2349d update translation template
$ intltool-update -m
2015-05-28 17:54:23 +02:00
Nick Hall
fd782bd057 8487: Use place displayer to generate title in views 2015-05-28 16:29:43 +01:00
Doug Blank
4276970565 Clipboard: some items are not tied to a specific database (text) 2015-05-28 11:25:20 -04:00
Doug Blank
9c406e10d6 Clipboard: Allow for bytes or string 2015-05-28 08:52:47 -04:00
Doug Blank
5d3a7edaa3 8598: Drop text on Clipboard crashes with byte/string issue 2015-05-28 07:43:28 -04:00
Doug Blank
51402bd486 PlaceName constructor shortcut; Place.set_name type check;
bug fixes for testcasegenerator

1. Added PlaceName(value=..., lang=...) shortcut; will add to others

2. Added an instance check on Place.set_name() to make sure it
is a PlaceName

3. Fixed Testcasegenerator to make proper fake places, and a bug
in handling windows
2015-05-27 18:13:44 -04:00
Josip
a943e63b84 Merge pull request #25 from beernarrd/slovenian
new framework slovenian datehandler, updated sl.po, including plural forms correction
2015-05-27 23:02:37 +02:00
Doug Blank
cb852385bd 8593: spelling mistake in the class SimpleAccess 2015-05-27 16:55:53 -04:00
Doug Blank
6f671d8bff Merge branch 'master' into geps/gep-032-database-backend 2015-05-27 16:00:10 -04:00
Nick Hall
24c1104f71 Add place name edit button to place editors 2015-05-27 19:20:43 +01:00
Doug Blank
8a9fbc35e3 Note Link Report: adjust columns for better fit 2015-05-27 13:05:39 -04:00
Nick Hall
3c08eb5b80 Correct tooltips in place name editor 2015-05-27 15:16:08 +01:00
Doug Blank
f2e4fa779e 7242: let the user know that links inside notes can rot
Added report
Fixed quickreport
2015-05-27 08:14:47 -04:00
Doug Blank
91ac3c699a PlaceName: updated GUI merge for new placenames 2015-05-27 06:24:27 -04:00
Doug Blank
962608c6bf Fixed merge tests for Places; fixed init for PlaceNames with source 2015-05-26 22:03:07 -04:00
Doug Blank
7355adfc04 Merge branch 'geps/gep-032-database-backend' of https://github.com/gramps-project/gramps into geps/gep-032-database-backend
Conflicts:
	gramps/plugins/database/bsddb_support/upgrade.py
2015-05-26 20:11:32 -04:00