Commit Graph

  • 3f7b441a54 Shortened names of backends Doug Blank 2016-04-17 15:41:09 -04:00
  • 4537895941 Add default_label to other implementations of prompt() Doug Blank 2016-04-17 14:27:50 -04:00
  • cef7bc9af5 Moved guiQML to its own project Doug Blank 2016-04-17 13:01:47 -04:00
  • 48e808965d Tests: remove more tests to avoid issues in Travis/nose proxy Doug Blank 2016-04-17 11:32:47 -04:00
  • d83a7eb16f Tests: remove svg/pdf looking for Travis segfault Doug Blank 2016-04-17 11:19:52 -04:00
  • dd73831343 Tests: call most of the reports Doug Blank 2016-04-17 11:11:54 -04:00
  • 3a9949076b Fix Error Report Dialog appearance Josip 2016-04-17 15:33:55 +02:00
  • 121e81a733 Fix_Capitalization_of_Family_Names: Josip 2016-04-17 15:28:13 +02:00
  • 02c239c402 8128: GtkDialog mapped without a transient parent Josip 2016-04-17 15:03:32 +02:00
  • 6a47c04228 Database Differences Report: typo Doug Blank 2016-04-17 08:37:47 -04:00
  • 42a14b6aae CLI prompt: don't default to yes for truly dangerous Doug Blank 2016-04-17 08:26:46 -04:00
  • bae1417021 Remove DictionaryDB Doug Blank 2016-04-17 07:46:20 -04:00
  • 2a93a1b023 Tree Manager: adjust column order, add tooltip text Doug Blank 2016-04-17 07:18:54 -04:00
  • cc650da616 InMemoryDB: load last, set has_changed = False Doug Blank 2016-04-17 00:31:05 -04:00
  • 084830c743 Merge pull request #117 from sam-m888/moveHolidaysToData Paul Franklin 2016-04-17 04:01:50 +00:00
  • a605bf451f Replace dictionarydb with inmemorydb, a sqlite :memory: db Doug Blank 2016-04-16 23:47:29 -04:00
  • cd5905dfdb data.gramps: add mediapath Doug Blank 2016-04-16 23:04:39 -04:00
  • 12655fc22e 9386: Slow exit of Gramps GUI Doug Blank 2016-04-16 21:00:31 -04:00
  • f09c32181a DB-API: fix version Doug Blank 2016-04-16 18:25:21 -04:00
  • 8fd4f7ff8e Bug 8563: Gramps reports that it can't find dictionaries. John Ralls 2016-04-16 14:58:06 -07:00
  • 29b94e5de8 Bug 8563: Gramps reports that it can't find dictionaries. John Ralls 2016-04-16 14:58:06 -07:00
  • 1e228b2193 clidbman: restore accidently deleted code Doug Blank 2016-04-16 17:38:01 -04:00
  • 001a95fcf8 Fix typo as per ~47490 Sam Manzi 2016-04-17 06:09:43 +10:00
  • 7accf755d5 typo Paul Franklin 2016-04-16 11:40:06 -07:00
  • eafe35e4af DbManager: add database type column Doug Blank 2016-04-16 14:38:38 -04:00
  • 9c045c63c9 add the "living people" option to the three Graphviz reports Paul Franklin 2016-04-16 10:54:26 -07:00
  • 269f9e7626 8128: GtkDialog mapped without a transient parent -- partial Paul Franklin 2016-04-16 10:48:48 -07:00
  • e4573b9b7a czech translation update Zdeněk Hataš 2016-04-16 14:40:30 +02:00
  • 5628198bb2 update German translation Leonhaeuser 2016-04-16 11:10:50 +02:00
  • 880588e635 Fixes for DictionaryDB and InMemoryDB Doug Blank 2016-04-16 04:13:27 -04:00
  • f0e27af884 DB-API: get_family_handles(sort_handles) add given to sort order Doug Blank 2016-04-16 03:53:16 -04:00
  • ac1ccfa2b4 9385: gramps -L changes Last Accessed time/date Doug Blank 2016-04-16 03:40:52 -04:00
  • 516bba4180 CLI: add regular expression patterns to -t, -l, and -L Doug Blank 2016-04-16 03:03:57 -04:00
  • 67a6e0cf79 gramps -r PATTERN: make no be the default Doug Blank 2016-04-16 02:53:36 -04:00
  • 8694c7fcc7 7921 Move holidays.xml.in to data [refactor] Sam Manzi 2016-04-16 16:38:43 +10:00
  • 887490ea5b DB-API: missing BEGIN TRANSACTION for batch mode Doug Blank 2016-04-16 02:32:02 -04:00
  • 98ee53aa17 Remove duplicate import/rename method Sam Manzi 2016-04-16 09:08:14 +10:00
  • 4342b319e3 Merge pull request #102 from SNoiraud/bug5449 Sam Manzi 2016-04-16 07:19:01 +10:00
  • 284d907960 center the book report Available Books dialog Paul Franklin 2016-04-15 10:30:34 -07:00
  • 91ab6e80ca DB-API in-memory replacement for DictionaryDB Doug Blank 2016-04-15 09:46:45 -04:00
  • 684788f2fd DictionaryDB: use backup on load from file, if available Doug Blank 2016-04-15 09:45:41 -04:00
  • ce33e7509c DB-API: separate dbapi init from sql init Doug Blank 2016-04-15 08:54:18 -04:00
  • 9a995b9e30 5449: Pedigree view crashes : changed the name and solved the notrelated glade problem. SNoiraud 2016-04-15 13:50:30 +02:00
  • 29a5d9dbe7 add deferred translation to "living people" report option Paul Franklin 2016-04-15 00:29:37 -07:00
  • 67b7805de3 Updated docstring for -t, -l, and -L Doug Blank 2016-04-14 21:03:38 -04:00
  • d71f9494b8 Move GRAMPS_RESOURCE default into grampsapp.main() Doug Blank 2016-04-14 20:58:27 -04:00
  • dd55b367ce Add optional list of trees to command-line args: -t -l -L Doug Blank 2016-04-14 20:42:40 -04:00
  • dbd00b2a32 Merge pull request #114 from sam-m888/pylint-invalid-all-object-E0604 Doug Blank 2016-04-12 22:24:10 -04:00
  • 8c1ebd8020 __all__, must contain only strings Sam Manzi 2016-04-13 12:01:32 +10:00
  • dc486bc79f Merge pull request #112 from sam-m888/fixNonecomparisons Doug Blank 2016-04-12 20:04:06 -04:00
  • 71ddd02459 Don't use equality to check None (2/2) Sam Manzi 2016-04-13 09:54:23 +10:00
  • 31b10acf97 Don't use equality to check None Sam Manzi 2016-04-13 09:51:30 +10:00
  • 5842a0e10b Merge pull request #110 from sam-m888/FixImportDuplicates Doug Blank 2016-04-12 19:15:42 -04:00
  • 289d3b9267 Fix some duplicate imports etc... Sam Manzi 2016-04-13 08:42:19 +10:00
  • b7ac194949 7763: Remove unused jhtmlarea Files Ross Gammon 2016-04-13 07:48:20 +10:00
  • decefda7e5 7763: Remove remaining Sourceless Javascript Files Ross Gammon 2016-04-13 07:42:18 +10:00
  • 7f41373f07 8649: Familygroup report: Add filter option Paul Franklin 2016-04-11 19:22:37 -07:00
  • 6b86b154fb add sorted family handles to DB-API Douglas S. Blank 2016-04-11 19:13:49 -07:00
  • 7dc9379909 Merge pull request #109 from sam-m888/8153SupportCustomEventonGEDCOMexport Doug Blank 2016-04-11 20:28:54 -04:00
  • 73d13ba826 Release 4.2.3 John Ralls 2016-04-11 07:29:24 -07:00
  • a472ec4e08 5449: Pedigree view crashes : add examples for testing loops. SNoiraud 2016-04-11 10:06:20 +02:00
  • 0cd4ee879a DictionaryDB: add missing items to make it completely implement API Doug Blank 2016-04-10 19:22:06 -04:00
  • 02d0e858c0 0005449: Pedigree view crashes ... : add help to glade file. SNoiraud 2016-04-10 22:22:28 +02:00
  • 35c86d929d remove file added by accident, per Mirko Paul Franklin 2016-04-10 12:25:23 -07:00
  • 9fe4820f4c 0005449: Pedigree view crashes ... : add help button + suppress CLI tool mode SNoiraud 2016-04-10 20:08:25 +02:00
  • 0414893c34 bump to 4.2.4 romjerome 2016-04-10 18:57:46 +02:00
  • 27c1c15a20 make official 4.2.3 release v4.2.3 romjerome 2016-04-10 18:53:58 +02:00
  • e03ac241e1 Update NEWS romjerome 2016-04-10 18:43:53 +02:00
  • 5eb841b8d3 Fix Swedish translation romjerome 2016-04-10 18:13:05 +02:00
  • 92612cebf2 Fix typos on french translation romjerome 2016-04-10 18:08:26 +02:00
  • 03178fb1df Update Hungarian translation Nemeséri Lajos 2016-04-10 18:05:36 +02:00
  • 4525b87071 5449: Pedigree view crashes ... : remove last empty line. SNoiraud 2016-04-10 09:57:39 +02:00
  • 3fe0aaa88a 5449: Pedigree view crashes ... : trailing space and replace list() by set() SNoiraud 2016-04-10 09:55:50 +02:00
  • 9fe3f6ad05 8153 GEDCOM 5.5.1 Support Custom Event on export Enno Borgsteede 2016-04-10 14:13:39 +10:00
  • 0c179a2a47 cope with None family in relview Paul Franklin 2016-04-09 16:47:26 -07:00
  • 61eb2a04a0 Add missing properties to DictionaryDb Doug Blank 2016-04-09 17:34:58 -04:00
  • 3bd585f7f8 8128: GtkDialog mapped without a transient parent -- partial Paul Franklin 2016-04-09 09:40:37 -07:00
  • f0e9078ee4 clarify default setting in report .gpr.py files Paul Franklin 2016-04-09 09:31:59 -07:00
  • ffbc57755e remove my personal email address from .mailcap file Paul Franklin 2016-04-09 09:29:17 -07:00
  • ceaedd55cd Update German translation Leonhaeuser 2016-04-09 13:15:48 +02:00
  • 983ec7ed74 update German translation Leonhaeuser 2016-04-09 13:00:55 +02:00
  • 398f7f9ea7 9362: Attempting to select an "Available item" for the Book Report gives an error SNoiraud 2016-04-09 11:26:36 +02:00
  • f73c41f9c0 9635 dbapi_support needs a package init file Sam Manzi 2016-04-09 15:07:34 +10:00
  • 8dd80a61a1 9635 Add dbapi_support folders to setup.py for installs Sam Manzi 2016-04-09 12:36:35 +10:00
  • 93cb85be3d 9363: Creation of the "graphic calendar report" failed SNoiraud 2016-04-08 17:25:10 +02:00
  • 0bab478da3 RelationshipCalc callback: not all signals pass handle_list Doug Blank 2016-04-08 07:38:39 -04:00
  • 324cea5dd3 9358: get_table_metadata(nav_type) anomaly Doug Blank 2016-04-08 07:30:02 -04:00
  • dd0f0c6f3e 9358: get_table_metadata(nav_type) anomaly; revert Doug Blank 2016-04-08 07:15:30 -04:00
  • d9ff7fede2 9358: get_table_metadata(nav_type) anomaly Doug Blank 2016-04-08 06:58:07 -04:00
  • 3d1643a84e Add some place rule unit tests Nick Hall 2016-04-07 20:48:19 +01:00
  • ea60555a9b Add some event rule unit tests Nick Hall 2016-04-07 19:21:11 +01:00
  • 35626334e6 improve Statistics Chart pylint score from 6.75 to 8.94 Paul Franklin 2016-04-07 00:29:52 -07:00
  • e9d2aa9711 Rename duplicate test Doug Blank 2016-04-06 19:58:12 -04:00
  • f3c9a86545 Add more family rule unit tests Nick Hall 2016-04-06 23:20:45 +01:00
  • da3db4bc28 Remove deprecated locale flag Nick Hall 2016-04-06 23:18:09 +01:00
  • 0dd79314b1 Check for missing father or mother in family rules Nick Hall 2016-04-06 23:17:10 +01:00
  • 9bd507d626 Add new family ancestor and descendant rules Nick Hall 2016-04-06 20:41:07 +01:00
  • f5f024af53 9352: TypeError: 'str' does not support the buffer interface (better solution) SNoiraud 2016-04-06 19:52:18 +02:00
  • b620d6a039 tweak Place details gramplet for alternative names: show language Paul Franklin 2016-04-05 12:13:40 -07:00
  • 7f4bc4785f 7035: Request for new "Replace All Names" in Export Options dialog =Matt Keenan 2016-04-05 11:45:36 -07:00