Doug Blank
|
1e228b2193
|
clidbman: restore accidently deleted code
|
2016-04-16 17:38:01 -04:00 |
|
Paul Franklin
|
7accf755d5
|
typo
|
2016-04-16 11:40:06 -07:00 |
|
Doug Blank
|
eafe35e4af
|
DbManager: add database type column
|
2016-04-16 14:38:38 -04:00 |
|
Paul Franklin
|
9c045c63c9
|
add the "living people" option to the three Graphviz reports
|
2016-04-16 10:54:26 -07:00 |
|
Paul Franklin
|
269f9e7626
|
8128: GtkDialog mapped without a transient parent -- partial
|
2016-04-16 10:48:48 -07:00 |
|
Leonhaeuser
|
5628198bb2
|
update German translation
|
2016-04-16 11:11:42 +02:00 |
|
Doug Blank
|
880588e635
|
Fixes for DictionaryDB and InMemoryDB
|
2016-04-16 04:13:27 -04:00 |
|
Doug Blank
|
f0e27af884
|
DB-API: get_family_handles(sort_handles) add given to sort order
|
2016-04-16 03:53:16 -04:00 |
|
Doug Blank
|
ac1ccfa2b4
|
9385: gramps -L changes Last Accessed time/date
|
2016-04-16 03:40:52 -04:00 |
|
Doug Blank
|
516bba4180
|
CLI: add regular expression patterns to -t, -l, and -L
|
2016-04-16 03:03:57 -04:00 |
|
Doug Blank
|
67a6e0cf79
|
gramps -r PATTERN: make no be the default
|
2016-04-16 02:53:36 -04:00 |
|
Doug Blank
|
887490ea5b
|
DB-API: missing BEGIN TRANSACTION for batch mode
|
2016-04-16 02:32:02 -04:00 |
|
Sam Manzi
|
98ee53aa17
|
Remove duplicate import/rename method
|
2016-04-16 09:08:14 +10:00 |
|
Sam Manzi
|
4342b319e3
|
Merge pull request #102 from SNoiraud/bug5449
5449: Pedigree view crashes if you happen to choose a child as ancestor
|
2016-04-16 07:19:01 +10:00 |
|
Paul Franklin
|
284d907960
|
center the book report Available Books dialog
|
2016-04-15 10:30:34 -07:00 |
|
Doug Blank
|
91ab6e80ca
|
DB-API in-memory replacement for DictionaryDB
|
2016-04-15 09:46:45 -04:00 |
|
Doug Blank
|
684788f2fd
|
DictionaryDB: use backup on load from file, if available
|
2016-04-15 09:45:41 -04:00 |
|
Doug Blank
|
ce33e7509c
|
DB-API: separate dbapi init from sql init
|
2016-04-15 08:54:18 -04:00 |
|
SNoiraud
|
9a995b9e30
|
5449: Pedigree view crashes : changed the name and solved the notrelated glade problem.
|
2016-04-15 13:50:30 +02:00 |
|
Paul Franklin
|
29a5d9dbe7
|
add deferred translation to "living people" report option
|
2016-04-15 00:29:37 -07:00 |
|
Doug Blank
|
67b7805de3
|
Updated docstring for -t, -l, and -L
|
2016-04-14 21:03:38 -04:00 |
|
Doug Blank
|
d71f9494b8
|
Move GRAMPS_RESOURCE default into grampsapp.main()
|
2016-04-14 20:58:27 -04:00 |
|
Doug Blank
|
dd55b367ce
|
Add optional list of trees to command-line args: -t -l -L
|
2016-04-14 20:42:40 -04:00 |
|
Doug Blank
|
dbd00b2a32
|
Merge pull request #114 from sam-m888/pylint-invalid-all-object-E0604
Pylint (E0604) __all__, must contain only strings
|
2016-04-12 22:24:10 -04:00 |
|
Sam Manzi
|
8c1ebd8020
|
__all__, must contain only strings
|
2016-04-13 12:01:32 +10:00 |
|
Doug Blank
|
dc486bc79f
|
Merge pull request #112 from sam-m888/fixNonecomparisons
Don't use equality to check None
|
2016-04-12 20:04:06 -04:00 |
|
Sam Manzi
|
71ddd02459
|
Don't use equality to check None (2/2)
|
2016-04-13 09:54:23 +10:00 |
|
Sam Manzi
|
31b10acf97
|
Don't use equality to check None
|
2016-04-13 09:51:30 +10:00 |
|
Doug Blank
|
5842a0e10b
|
Merge pull request #110 from sam-m888/FixImportDuplicates
Fix some duplicate imports etc...
|
2016-04-12 19:15:42 -04:00 |
|
Sam Manzi
|
289d3b9267
|
Fix some duplicate imports etc...
|
2016-04-13 08:42:19 +10:00 |
|
Ross Gammon
|
b7ac194949
|
7763: Remove unused jhtmlarea Files
|
2016-04-13 07:48:20 +10:00 |
|
Ross Gammon
|
decefda7e5
|
7763: Remove remaining Sourceless Javascript Files
|
2016-04-13 07:42:18 +10:00 |
|
Paul Franklin
|
7f41373f07
|
8649: Familygroup report: Add filter option
|
2016-04-11 19:22:37 -07:00 |
|
Douglas S. Blank
|
6b86b154fb
|
add sorted family handles to DB-API
|
2016-04-11 19:13:49 -07:00 |
|
Doug Blank
|
7dc9379909
|
Merge pull request #109 from sam-m888/8153SupportCustomEventonGEDCOMexport
8153 GEDCOM 5.5.1 Support Custom Event on export
|
2016-04-11 20:28:54 -04:00 |
|
SNoiraud
|
a472ec4e08
|
5449: Pedigree view crashes : add examples for testing loops.
|
2016-04-11 10:06:20 +02:00 |
|
Doug Blank
|
0cd4ee879a
|
DictionaryDB: add missing items to make it completely implement API
|
2016-04-10 19:22:06 -04:00 |
|
SNoiraud
|
02d0e858c0
|
0005449: Pedigree view crashes ... : add help to glade file.
|
2016-04-10 22:22:28 +02:00 |
|
Paul Franklin
|
35c86d929d
|
remove file added by accident, per Mirko
|
2016-04-10 12:25:23 -07:00 |
|
SNoiraud
|
9fe4820f4c
|
0005449: Pedigree view crashes ... : add help button + suppress CLI tool mode
|
2016-04-10 20:08:25 +02:00 |
|
SNoiraud
|
4525b87071
|
5449: Pedigree view crashes ... : remove last empty line.
|
2016-04-10 09:57:39 +02:00 |
|
SNoiraud
|
3fe0aaa88a
|
5449: Pedigree view crashes ... : trailing space and replace list() by set()
|
2016-04-10 09:55:50 +02:00 |
|
Enno Borgsteede
|
9fe3f6ad05
|
8153 GEDCOM 5.5.1 Support Custom Event on export
|
2016-04-10 14:13:39 +10:00 |
|
Paul Franklin
|
0c179a2a47
|
cope with None family in relview
|
2016-04-09 16:47:26 -07:00 |
|
Doug Blank
|
61eb2a04a0
|
Add missing properties to DictionaryDb
|
2016-04-09 17:34:58 -04:00 |
|
Paul Franklin
|
3bd585f7f8
|
8128: GtkDialog mapped without a transient parent -- partial
|
2016-04-09 09:40:37 -07:00 |
|
Paul Franklin
|
f0e9078ee4
|
clarify default setting in report .gpr.py files
|
2016-04-09 09:31:59 -07:00 |
|
Paul Franklin
|
ffbc57755e
|
remove my personal email address from .mailcap file
|
2016-04-09 09:29:17 -07:00 |
|
Leonhaeuser
|
ceaedd55cd
|
Update German translation
|
2016-04-09 13:15:48 +02:00 |
|
Leonhaeuser
|
983ec7ed74
|
update German translation
|
2016-04-09 13:00:55 +02:00 |
|