Commit Graph
22824 Commits
Author SHA1 Message Date
Ross Gammon d890942b43 Merge branch 'master' of https://github.com/RossGammon/gramps 2015-05-09 14:05:52 +02:00
Josip f4f83e456e 8445: Drag & Drop to add media: wrong handling of non-ascii characters 2015-05-09 00:53:53 +02:00
Doug BlankandRoss Gammon 53a00dd2d2 Bring webapp in master up to Django, version 1.6.1 2015-05-09 00:31:36 +02:00
Doug BlankandRoss Gammon a566be07a5 Turn underscores in menuitems into mnemonic accelerator key 2015-05-09 00:31:36 +02:00
Doug BlankandRoss Gammon c6ad403cab Add execute permissions and she-bang python3 to Gramps.py 2015-05-09 00:31:35 +02:00
Doug BlankandRoss Gammon ecac48e5b1 Added right-click API to ListModel; allow copy all from Descendants
Gramplet.
2015-05-09 00:31:35 +02:00
Doug BlankandRoss Gammon 774855496f 8541: Crash following update: addon permission issue blocks re-starting gramps
There were two issues:

1. attempting to read a new addon file that wasn't readable
   threw an exception, aborted updating addons

2. global error catching didn't properly handle error code
   from an OSError
2015-05-09 00:31:35 +02:00
Doug BlankandRoss Gammon b86ec4ffe9 Fixed QuestionDialog2 failure 2015-05-09 00:31:35 +02:00
JosipandRoss Gammon 710f7eab3c 8128: GtkDialog mapped without a transient parent 2015-05-09 00:31:35 +02:00
JosipandRoss Gammon f7c6acaec8 8469: GUI allows multiple Find Duplicates, then faults 2015-05-09 00:31:35 +02:00
Jérôme RapinatandRoss Gammon 92709c2fb0 8532: typo on the french translation
plural = single form for month(s) (moi => mois)
2015-05-09 00:31:35 +02:00
Paul FranklinandRoss Gammon ad404317cb new translation template (gramps.pot) for "master" 2015-05-09 00:31:35 +02:00
Paul FranklinandRoss Gammon 49d195037d remove ambiguous strings to make update_po.py happy 2015-05-09 00:31:35 +02:00
Paul FranklinandRoss Gammon 2cfe156ad8 7541: Add places in rel_graph 2015-05-09 00:31:35 +02:00
Paul FranklinandRoss Gammon 3294c07275 8182: Complete Individual Report - Family Notes 2015-05-09 00:31:35 +02:00
Paul FranklinandRoss Gammon befddcbfb6 enable localized span and range date displayer code 2015-05-09 00:31:35 +02:00
Paul FranklinandRoss Gammon f8b74490b7 cover two pathological place=None cases in family-group report 2015-05-09 00:31:35 +02:00
SNoiraudandRoss Gammon aee8c07c83 narrativeweb : bug 8528 : local variable 'body' referenced before assignment 2015-05-09 00:31:35 +02:00
Fabrice ArbogastandRoss Gammon 42df438ea0 8225 8311: Crash on geneweb export with python3 2015-05-09 00:31:34 +02:00
John RallsandRoss Gammon dbc68eef53 Use MSWin environment variables USERPROFILE and APPDATA.
Instead of GRAMPSHOME. GRAMPSHOME is based on the assumption that
the config directory is GRAMPSHOME/gramps, and that causes the
default location for reports and backups to be ~/Library/Application Support.
The MSWin variables allow the two to be separated.

Thanks to Tim Lyons for the suggestion.
2015-05-09 00:31:34 +02:00
John RallsandRoss Gammon 816b05b7e8 Fix a bundling omission and create python2 and python3 meta-modules.
The latter to improve automation.
2015-05-09 00:31:34 +02:00
kulathandRoss Gammon 52ce4883ed 0001360: Gedcom input: SUBN and SUBM record handling
Fixed:
(a) Additional spaces beyond the first between a GEDCOM tag and the rest
of the line are not ignored.

(b) The SUBMitter name is ignored (it is overwritten by the XREF).

(c) SUBmissioN data items are not committed to the database.
2015-05-09 00:31:34 +02:00
Paul FranklinandRoss Gammon 007c05086c Update _datedisplay.py 2015-05-09 00:31:34 +02:00
Jérôme RapinatandRoss Gammon ef8f197afd 8213: event columns too narrow
Web_Basic-Cypress stylesheet improvements
2015-05-09 00:31:34 +02:00
SNoiraudandRoss Gammon d2a49ffb98 Geography : bug 8499 : follow fix a bad copy/past 2015-05-09 00:31:34 +02:00
John RallsandRoss Gammon 42e52f9d3e Fix gtk-critical error when setting mac menubar. 2015-05-09 00:31:34 +02:00
JosipandRoss Gammon d6f1c65325 Deprecated (since gtk-3.0): Gtk.Widget.modify_font 2015-05-09 00:31:34 +02:00
Zdeněk HatašandRoss Gammon dfeaedb261 czech translation update 2015-05-09 00:31:34 +02:00
Paul FranklinandRoss Gammon 5eb92f6f6f new translation template (gramps.pot) for "master" 2015-05-09 00:31:34 +02:00
Craig J. AndersonandRoss Gammon bf7e9d6b0b New 'Include Siblings' feature added.
and got things ready for the report to go in multiple directions
2015-05-09 00:31:34 +02:00
JosipandRoss Gammon ad42e741e2 fix typo in commit 7a507a6 2015-05-09 00:31:34 +02:00
JosipandRoss Gammon 34c0668866 8473: problem by start program 2015-05-09 00:31:33 +02:00
kulathandRoss Gammon ac85b4eca3 0002370: GEDCOM import/export round trip causes lost information
Fixed output of Adoption records so "1 ADOP" is only written once for
the person event and the adoption relationship.
2015-05-09 00:31:33 +02:00
Enno BorgsteedeandRoss Gammon 47dab1e0fe 8483: db upgrade fails, fatal damage 2015-05-09 00:31:33 +02:00
Paul FranklinandRoss Gammon 9f85c03278 fix some check_po complaints 2015-05-09 00:31:33 +02:00
Paul FranklinandRoss Gammon 83c689dd87 8477: date format month/year is not well reported at editing time 2015-05-09 00:31:33 +02:00
LeonhaeuserandRoss Gammon 8c7aa07992 update German translation 2015-05-09 00:31:33 +02:00
Craig J. AndersonandRoss Gammon ec02e74371 minor updates 2015-05-09 00:31:33 +02:00
Sebastian SchubertandRoss Gammon 114decfb3d Make place type in Place Reference Editor editable, add tooltip 2015-05-09 00:31:33 +02:00
Craig J. AndersonandRoss Gammon 74e5f0dc2c Updated library recursive routines. Not used (yet) 2015-05-09 00:31:33 +02:00
Paul FranklinandRoss Gammon 63af2bd82c make report name consistent with gpr registration 2015-05-09 00:31:33 +02:00
Dale AthanasiasandRoss Gammon bf6fe1bf36 mention 1.8 is LTS 2015-05-09 00:31:33 +02:00
LeonhaeuserandRoss Gammon 618fd83f22 update German translation 2015-05-09 00:31:32 +02:00
Dale AthanasiasandRoss Gammon 9abd7fed10 Rename readme.md to README.md 2015-05-09 00:31:32 +02:00
Dale AthanasiasandRoss Gammon 6f76538f95 Create readme with existing instructions.
Copied from http://sourceforge.net/projects/gramps/files/Unstable/readme.rst

Have not managed to get this running yet.
2015-05-09 00:31:32 +02:00
Dale AthanasiasandRoss Gammon 56841abd92 Mark a TODO 2015-05-09 00:31:32 +02:00
Dale AthanasiasandRoss Gammon 33a702474f Mention Git 2015-05-09 00:31:32 +02:00
Doug BlankandRoss Gammon 79d6f886f9 Travis: Pin Django at version 1.7 2015-05-09 00:31:32 +02:00
Dale AthanasiasandRoss Gammon ee6c787ef9 Update __init__.py
make it clearer
2015-05-09 00:31:32 +02:00
Dale AthanasiasandRoss Gammon 6ce4f458ad Update COPYING-DOCS
A few fixes since you guys are now on Github, good move by the way.
2015-05-09 00:31:32 +02:00