Gerald Kunzmann
45a6c0c108
8648: Print Gramps IDs in familygroup report
2015-07-03 14:49:14 -07:00
Paul Franklin
ef7e3964a1
8670: Crash when trying to create a book
2015-07-02 19:26:29 -07:00
Paul Franklin
3a9834bcfb
8666: statistics report does not run (filter?)
2015-07-01 21:45:55 -07:00
Paul Franklin
8ade35b5f2
8677: Narrated Web report failed
2015-07-01 17:19:39 -07:00
Paul Franklin
c2d1ff911b
8666: statistics report does not run (filter?)
2015-06-30 08:23:52 -07:00
Jérôme Rapinat
a8da5e869c
8572: gramps crashes if gtk < 3.10; workaround for debian (packaging)
2015-06-29 11:19:12 +02:00
Josip
ed32c1fc86
8667: SVG Document output
2015-06-28 15:16:32 -07:00
Doug Blank
4162b123da
8577: Statistics Charts report crashes in Windows 4.1.3 AIO
...
Changed 0 to actual number of people in database.
2015-06-28 14:40:46 -04:00
Nick Hall
563f8e263d
Replace "Title" with "Enclosed By" in place sidebar filter
2015-06-28 19:31:41 +01:00
Nick Hall
741d192f1f
Fix IsEnclosedBy rule for non-existent places
2015-06-28 19:11:42 +01:00
Paul Franklin
640101c13a
8666: statistics report does not run (filter?)
2015-06-27 12:48:46 -07:00
Nick Hall
90872feeb4
8645: Use place displayer when sorting places in narrated web report
2015-06-27 19:34:49 +01:00
Jérôme Rapinat
ef921f22c3
Update/Migrate 'data.gramps'
2015-06-27 15:01:21 +02:00
Jérôme Rapinat
62082a4737
Update/Migrate 'example.gramps' and XML schema files
2015-06-27 14:53:29 +02:00
Paul Franklin
d81e18258c
8661: Errors producing Ancestor Tree (4.2.0beta1)
2015-06-26 11:03:24 -07:00
Jérôme Rapinat
a37e3b1210
8645: add GobjectIntrospection dependency
...
Fix Lintian issue: 'python-script-but-no-python-dep'
2015-06-25 20:14:23 +02:00
Nick Hall
18aca697c9
8643: Workaround for excessive height of rule editor window
...
The height of the Gtk.Box containing the rule name and description
labels is calculated incorrectly. The parent widget seems to
think that the label text is wrapped onto many lines.
This workaround sets a minimum label width which makes the problem
less apparent.
2015-06-24 22:05:46 +01:00
Nick Hall
842d1490be
Tidy up and remove redundant code
2015-06-24 22:05:46 +01:00
Nick Hall
4aa97cff03
Merge pull request #39 from elderamevans/patch-1
...
Add Trujillo Peru to LDS temple codes
2015-06-24 21:35:48 +01:00
elderamevans
510916e1ee
Trujillo Peru
...
https://github.com/FamilySearch/temple-codes/blob/master/temples.xml
e4150c986b
2015-06-24 10:49:36 -06:00
Fedik
254dffd0cd
Update Ukrainian translation
2015-06-23 21:11:37 +03:00
Josip
d0c8fd056b
Set parent of ProgressMeter
2015-06-20 03:57:54 +02:00
Josip
97ced02208
set remove unused objects dialog transient parent
2015-06-20 01:47:41 +02:00
Jérôme Rapinat
63a0f4b27a
Update DEBIAN stuff
...
For more recent environments; python3, pybuild
2015-06-19 16:19:27 +02:00
kulath
c9d7b00c0c
0008537: Gedcom import crashes. Fix problem when matching places with
...
the same name which are enclosed by different places.
2015-06-18 22:54:45 +01:00
Leonhaeuser
2898d122cc
update German translation
2015-06-18 21:46:47 +02:00
Enno Borgsteede
41cfe9f4c9
0008639: check buttons misaligned in remove unused objects dialog
2015-06-18 19:16:53 +01:00
Nick Hall
8d6ffbeaec
Remove executable permission from gedcom file
2015-06-18 14:18:36 +01:00
Nick Hall
16870116e6
Remove executable permission from python code
2015-06-18 14:12:37 +01:00
Nick Hall
7e2e5a6ec0
Remove executable permission from png files
2015-06-18 13:42:13 +01:00
Doug Blank
933baf8d2e
WIP webapp: largley working again
...
1. Changed personform.model.gender_type to personform.model.gender_type_id
(no idea why this was needed)
2. Take care of cache default, and Tag save
2015-06-17 11:29:38 -04:00
Doug Blank
87983a0aa7
WIP webapp: two changes to make work with Django 1.6:
...
1. Forms no longer allow and pass keywords to models. So, we catch
the keyword (save_cache) set it to the instance, and use that.
2. In templates, apparently not able to pass form.model.item. Will
need to be able to get access to it in render().
2015-06-17 09:03:32 -04:00
Doug Blank
11f294160d
8537: Gedcom import crashes; kulath patch
2015-06-17 08:00:39 -04:00
Doug Blank
92e084fcf7
8614: addresses pickleupgrade.txt issue, by kulath
2015-06-17 06:34:16 -04:00
Doug Blank
f49bef24d6
webapp: removed legacy PNG code; update test runner for Django 1.7
2015-06-16 11:03:11 -04:00
Doug Blank
5a71d8f3bc
7603: tab font of gramplet 'details' not like other gramplets
2015-06-16 07:53:31 -04:00
Lajos Nemeséri
ec020e8e3b
Update Hungarian translation
2015-06-16 08:16:49 +02:00
Doug Blank
8797caa2db
Merge pull request #35 from RossGammon/8047-resourcepath
...
8047 - Add new --resourcepath option to setup.py
2015-06-15 17:46:16 -04:00
Ross Gammon
602fa041d6
8047 - Update INSTALL file to document --resourcepath option
2015-06-15 22:35:32 +02:00
Ross Gammon
019c78285a
8047 - add resource path option to setup.py
...
With this additional option to setup.py, a path to where the
resource-path will be installed can be supplied. This is needed
when building Gramps out of the source tree, otherwise the temporary
location is stored in the resource-path file and Gramps cannot find
it resources.
2015-06-15 22:03:10 +02:00
Doug Blank
5950c7711a
SimpleAccess: sort by surname; fixes crash in python3
2015-06-14 22:02:40 -04:00
Doug Blank
f1984dad87
Merge pull request #34 from RossGammon/packagermode
...
Remove setup.py --enable-package-mode option text from INSTALL
2015-06-14 13:06:12 -04:00
Doug Blank
4c47a396a8
8634: DB-API Database backend doesn't compute inverse filters correctly
2015-06-14 09:56:58 -04:00
Doug Blank
8b4c5c4ebe
undoredo: added missing item
2015-06-13 21:35:56 -04:00
Doug Blank
9eef80afb0
undoredo: changes to work with general backend
2015-06-13 19:33:57 -04:00
Nick Hall
edae9faaec
Validate place name language
2015-06-13 18:45:38 +01:00
Ross Gammon
d82ce1e9a5
Remove setup.py --enable-package-mode option text from INSTALL
...
This option is not used anymore and reports an error if used.
2015-06-13 16:52:49 +02:00
Jérôme Rapinat
8058cea0ca
Merge NEWS (releases on 41 branch)
2015-06-12 16:48:18 +02:00
Hivernat Emmanuel
b346dce2b3
7347: fix a bug 'on mouse over' event
2015-06-12 16:36:49 +02:00
Josip
7ea583bedd
8625: Cannot open Citation references from Clip Board
2015-06-12 16:23:25 +02:00