Commit Graph

24034 Commits

Author SHA1 Message Date
Doug Blank
3ce8c12ae6 Place schema: wrong type for alt_names 2016-05-07 12:28:20 -04:00
Doug Blank
e2ae70a2dd Add sqlite info to error report assistant 2016-05-07 09:50:43 -04:00
Doug Blank
3e827c230e QuerySet: fix removing tag logic 2016-05-07 08:17:19 -04:00
Doug Blank
f00a355110 sqlite: add version number 2016-05-07 06:43:33 -04:00
Ondrej Krc-Jediny
d9154a75e1 7907 LDS ordinance statuses enhancement 2016-05-07 15:18:54 +10:00
SNoiraud
6e539f5000 4892: Webcal link : add an index file 2016-05-06 23:58:02 +02:00
SNoiraud
c0203ec342 4892: Add a Webcal link to Narrative pages 2016-05-06 22:53:07 +02:00
SNoiraud
f694f76b17 Webcal : pylint + cleanup. 2016-05-06 22:39:27 +02:00
Doug Blank
a2f40fbf67 Bash completetions: a little cleaning up 2016-05-06 16:02:09 -04:00
Doug Blank
6d95cd5dd3 Where: work with methods, ala Rules 2016-05-06 10:04:24 -04:00
Doug Blank
61c2ed3240 QuerySet tag(): remove batch; allow tag removal; test 2016-05-06 08:14:54 -04:00
Leonhaeuser
1fa604645c update German translation 2016-05-05 21:48:50 +02:00
prculley
e8caa9997b Bug 8809 Multiple GEDCOM imports creates duplicate event IDs 2016-05-05 14:08:03 -04:00
Doug Blank
f3b57fda0a 9435: Attempting to export and empty BSDDB Family tree fails 2016-05-05 07:02:26 -04:00
Doug Blank
471aadc513 Family Tree Manager: reselect the default row 2016-05-04 20:34:33 -04:00
Doug Blank
a0d5485088 ViewManager: no longer need to delay showing window; causes transient window issues 2016-05-04 20:06:54 -04:00
Doug Blank
f83716b6bd Drag and drop on Family Tree Manager fixes 2016-05-04 17:28:25 -04:00
Paul Franklin
5b26bd6c03 change pylint score of TimeLine report from 4.74 to 9.54 2016-05-04 11:40:43 -07:00
Doug Blank
47cee7bb1e DbPythonError: adjust message regarding Python 2016-05-04 16:31:37 -04:00
Doug Blank
bfe900f7cf 9429: Text metadata (i.e. *.txt files) implemented for DBAPI backends.
This saves and tests python and schema versions so that this code
won't load future versions of either.
2016-05-04 12:23:26 -04:00
SNoiraud
1272506afd 9417: The place page in webreport is complete mess 2016-05-04 17:44:24 +02:00
Doug Blank
bd00f36ff1 9433: empty media path must be interpreted as /home/dblank in DB-API 2016-05-04 10:30:17 -04:00
SNoiraud
9a097d05da 7390: Gallery tab of Source view does not display .ods files 2016-05-04 12:07:21 +02:00
SNoiraud
56d98f2734 2882: Narrativeweb: Add option to Include all / unreferenced Media objects 2016-05-04 11:50:38 +02:00
Doug Blank
c3874bdaed 4442: Add a Button to close the current database; refresh gramplets when no db 2016-05-03 20:31:20 -04:00
Doug Blank
efe5323e1a 4442: Add a Button to close the current database; retitle main window 2016-05-03 20:15:18 -04:00
Doug Blank
ba6921c91d CLI: command completions in bash, bash-like shells 2016-05-03 13:05:44 -04:00
Doug Blank
8a6d766b06 CLI: -l, -L, -t should match names with re patterns in them 2016-05-03 13:04:24 -04:00
Doug Blank
8350859c0c Stats Gramplet: remove sequential scan through person 2016-05-03 10:43:53 -04:00
Doug Blank
59bad09650 Two errors on transient parents 2016-05-03 10:41:55 -04:00
Doug Blank
032af37136 Family Tree Manager: add close button; fix convert GUI issue 2016-05-03 10:01:06 -04:00
Doug Blank
331e6d4668 Database: add reload method; re-expand fields before reindexing 2016-05-03 08:07:42 -04:00
SNoiraud
9ab7b6cfc1 5449: Pedigree view crashes if you happen to choose a child as ancestor 2016-05-03 13:25:23 +02:00
SNoiraud
099e88eef3 NarrativeWeb : use the common way to manage name format (cleanup). 2016-05-03 12:26:39 +02:00
SNoiraud
503eca8315 0373: Narrativeweb: relationship to central person on individual pages 2016-05-03 12:13:40 +02:00
romjerome
bb6ce5dc64 typo
rebuild man file via 'rst2man' cmd
2016-05-03 11:38:27 +02:00
Paul Franklin
d0e60f9201 increase pylint score from 6.17 to 9.20 2016-05-02 11:13:34 -07:00
Doug Blank
7e570b6724 Fixes for field-based schema and labels
* moved methods to TableObject from PrimaryObj (to include Tag)
* added missing scheme, labels to citation, place, repo, and source
* minor bug fixes
2016-05-02 14:32:50 -04:00
SNoiraud
0bbf52b4aa 8967: web reports: viewport line settings don't allow scaling 2016-05-02 15:25:50 +02:00
SNoiraud
8b5cad3c5a NarrativeWeb : use the common way to manage living people. 2016-05-02 11:36:18 +02:00
Doug Blank
d4e8e21e50 Postgresql: fetchone when nothing to fetch, throws exception 2016-05-01 17:03:52 -04:00
Doug Blank
c8f3c25d84 Fixed get_person_handles(sort_index=True)
Before did not include first_name in sorting (thanks Paul!)

Also added rebuilding all order_by fields when rebuilding
secondaries.
2016-05-01 16:47:58 -04:00
SNoiraud
780a4be62c Geography : pylint up to 9.2 for all modules. 2016-05-01 18:55:14 +02:00
Douglas Blank
9d5322103e Allow --database to work without installed bsddb3/sqlite3 2016-05-01 07:38:31 -04:00
romjerome
3c9cbb25b0 Add the new '--remove' entry on some templates (*.rst) for man files 2016-05-01 13:30:49 +02:00
romjerome
01fe16ccb9 French translation update 2016-05-01 13:19:15 +02:00
romjerome
949d620277 merge french translation from gramps42 branch 2016-05-01 12:36:27 +02:00
romjerome
c7d957f26b Update translation strings template
$ intltool-update -m
2016-05-01 11:52:51 +02:00
Doug Blank
fdadfbd836 testcasegenerator: allow to run from cli 2016-04-30 23:49:47 -04:00
Doug Blank
a257311f5f Tests: added tools check and verify 2016-04-30 22:49:51 -04:00