Commit Graph

  • 02818ac867 Use python3 and forget pip Doug Blank 2016-01-23 16:32:30 -05:00
  • 885af4271c Use python3.4 directly Doug Blank 2016-01-23 16:28:29 -05:00
  • 106cff20aa Get pip a different way Doug Blank 2016-01-23 16:24:09 -05:00
  • adecfe26cf Try using python3.4 specifically Doug Blank 2016-01-23 16:16:37 -05:00
  • 05eef13110 Try using python3-pip package Doug Blank 2016-01-23 16:06:42 -05:00
  • b9e5db3563 Try using downloaded pip3.4 Doug Blank 2016-01-23 16:02:40 -05:00
  • 4394535139 Try using built in pip3.4 Doug Blank 2016-01-23 15:56:08 -05:00
  • bc0562d9b3 Try using built in pip Doug Blank 2016-01-23 15:50:14 -05:00
  • ec5c8cccef Try using built in pip3 Doug Blank 2016-01-23 15:44:25 -05:00
  • cb74c40afa Try using Python 3.4 Doug Blank 2016-01-23 15:37:29 -05:00
  • ee05e0b451 7335: Cleanup code, filenames, and documentation Doug Blank 2016-01-23 14:22:41 -05:00
  • 299cf15f1e Tell Travis to use python 3.3 VirtualEnv instead of system python. John Ralls 2016-01-23 10:49:29 -08:00
  • 4d30398948 Partial update of Swdish translation. Peter Landgren 2016-01-22 11:17:44 +01:00
  • 5072cdb844 Only consider the values of LC_ALL, LANG, and LANGUAGE, in that order, when choosing the default locale. Marek Szuba 2016-01-22 08:18:11 +00:00
  • c21687134c Bug 9191: Unable to select Unicode UTF-8 encoding on command line John Ralls 2016-01-22 13:39:37 -08:00
  • 186c2bcfef Only consider the values of LC_ALL, LANG, and LANGUAGE, in that order, when choosing the default locale. Marek Szuba 2016-01-22 08:18:11 +00:00
  • 65442c2da8 Bug 9191: Unable to select Unicode UTF-8 encoding on command line John Ralls 2016-01-22 13:39:37 -08:00
  • 56ff535968 Finish translation: ending ";" in keywords of desktop entry Sebastian Schubert 2016-01-22 10:26:21 +01:00
  • a947bd3598 update Russian translation Ivan Komaritsyn 2016-01-18 11:04:47 -08:00
  • 5711548e60 update Russian translation Ivan Komaritsyn 2016-01-18 11:04:17 -08:00
  • dbdec516b9 Fix err undefined exception. John Ralls 2016-01-18 09:15:32 -08:00
  • ee00bc8881 Fix err undefined exception. John Ralls 2016-01-18 09:15:32 -08:00
  • b7444dd9b0 DB-API: Cut database access by 50% when iter by handles Doug Blank 2016-01-18 09:21:18 -05:00
  • 6f8e7b4694 czech translation update Zdeněk Hataš 2016-01-18 11:53:35 +01:00
  • 82d02c5c1b Fix error in NOT in select Doug Blank 2016-01-17 13:21:16 -05:00
  • dfc0808167 Add tests for Object.get_field Doug Blank 2016-01-17 12:07:31 -05:00
  • 569f751b79 update German translation Leonhaeuser 2016-01-17 13:29:04 +01:00
  • 1ced0ac405 typo Paul Franklin 2016-01-16 15:43:35 -08:00
  • d509c44d69 9121 9146 9162: Cannot import gedcom generated by RootsMagic romjerome 2016-01-16 15:18:35 +01:00
  • c7bfce5066 9121 9146 9162: Cannot import gedcom generated by RootsMagic romjerome 2016-01-16 15:13:53 +01:00
  • a9b42e8a3d 9166: People sorted by surname view now crashes Doug Blank 2016-01-14 07:13:47 -05:00
  • 8525397067 9166: People sorted by surname view now crashes Doug Blank 2016-01-14 07:13:47 -05:00
  • ee0e343e1e 8950 : Narrative web : html elements emitted in different order SNoiraud 2016-01-14 10:04:29 +01:00
  • 61e08dd723 8950 : Narrative web : html elements emitted in different order SNoiraud 2016-01-14 09:40:12 +01:00
  • f9930c1bcf Revised db.select to be completely general Doug Blank 2016-01-13 08:20:50 -05:00
  • dc698782b9 db.select does a recursive compare when multi-values Doug Blank 2016-01-12 10:09:51 -05:00
  • 0c90679515 Added missing get_schema() to some objects Doug Blank 2016-01-11 21:46:10 -05:00
  • 2195c2e885 db.select(): added [NOT filter] Doug Blank 2016-01-11 17:43:53 -05:00
  • f45c75988c db.select: updated doc strings for filter format Doug Blank 2016-01-11 17:36:37 -05:00
  • 9d6d791e21 Made select use proper recursive expressions; some optimizations Doug Blank 2016-01-11 17:19:14 -05:00
  • 8902d8f5de Add Family field aliases Doug Blank 2016-01-11 07:28:28 -05:00
  • 54e4ee8856 Italian translation: updates and fixes Luigi Toscano 2016-01-11 01:41:36 +01:00
  • fed79f99d6 Merge the current it.po with the last template Luigi Toscano 2016-01-11 01:28:02 +01:00
  • a3c0ff5c18 Add missing EventRef.get_schema() Doug Blank 2016-01-10 18:37:13 -05:00
  • e16e772057 Add .pylintrc file Nick Hall 2016-01-10 15:46:57 +00:00
  • 22fa6ed63a Refinements in db.select; allow joins Doug Blank 2016-01-10 10:55:45 -05:00
  • 177e30ee62 Improve pylint score of gen modules to above 9 Nick Hall 2016-01-10 15:40:52 +00:00
  • b8a38cd5e5 Improve pylint score to above 9 for most gen.lib objects Nick Hall 2016-01-09 15:34:00 +00:00
  • e013122afc 9163 : Narrative web : "errno: 1, operation is not permitted" when creating archive. SNoiraud 2016-01-09 10:23:50 +01:00
  • 38f66a2f58 9163 : Narrative web : "errno: 1, operation is not permitted" when creating archive. SNoiraud 2016-01-09 10:20:32 +01:00
  • 73b3ccbd0e 9122: Complete Report about person (whole database) - PDF - crash Josip 2016-01-08 20:55:20 -08:00
  • cf7edc6844 9122: Complete Report about person (whole database) - PDF - crash Josip 2016-01-08 20:53:52 -08:00
  • 76d8c70b91 Remove redundant ignore list from attribute types Nick Hall 2016-01-09 00:49:41 +00:00
  • c3eab4e6e3 Further pylint improvements Nick Hall 2016-01-09 00:25:43 +00:00
  • 831330b6d0 Moved Django templates out of gramps Doug Blank 2016-01-08 18:54:25 -05:00
  • f26c9f7055 Added missing get_labels, get_schema Doug Blank 2016-01-08 18:44:38 -05:00
  • e64fa65552 Remove redundant objects Nick Hall 2016-01-08 22:58:18 +00:00
  • 80f05956b4 Gramps type pylint improvements Nick Hall 2016-01-08 21:53:44 +00:00
  • 1654757c22 db.select() can now use filter; returns total count, and selection Doug Blank 2016-01-08 14:07:43 -05:00
  • cc00442e0b Added missing del_func to BSDDB._tables Doug Blank 2016-01-08 04:34:30 -05:00
  • a01fc6d442 Release gramps-4.2.2 John Ralls 2016-01-07 12:00:55 -08:00
  • e85af204dd More pylint improvements Nick Hall 2016-01-07 19:51:14 +00:00
  • 72d0d46535 Date object pylint improvements Nick Hall 2016-01-07 18:07:07 +00:00
  • eaf1649ef3 Remove remaining mentions of webapp Doug Blank 2016-01-07 13:05:53 -05:00
  • 22b5c7a14c Geography : change one place selection function by a method. SNoiraud 2016-01-07 09:53:57 +01:00
  • ecc8939840 Removed Django references Doug Blank 2016-01-06 15:43:13 -05:00
  • 7aa7f26bbb Removed webapp to django-webapp project Doug Blank 2016-01-06 15:24:27 -05:00
  • 266f67f12b bump to 4.2.3 romjerome 2016-01-06 17:55:10 +01:00
  • 62ce43aa5d Make official '4.2.2' release v4.2.2 romjerome 2016-01-06 17:44:13 +01:00
  • e543bfd310 Update NEWS romjerome 2016-01-06 17:28:09 +01:00
  • 4c0c769bcd Avoid false/positive for 'msgfmt --check-format' romjerome 2016-01-06 17:12:53 +01:00
  • 51f3e4928d Update Swedish translation Peter Landgren 2016-01-06 16:14:15 +01:00
  • b39fd5b634 Added missing schema Doug Blank 2016-01-06 10:07:25 -05:00
  • 640e834c22 Refactor of labels/fields/schema Doug Blank 2016-01-06 10:06:47 -05:00
  • 5a8264f70e db.select/get_rows now returns a dictionary Doug Blank 2016-01-06 10:06:05 -05:00
  • fda0c4a91c 9155: Do not create an additional database access Doug Blank 2016-01-06 15:51:00 +01:00
  • ed0001ba0e 9155: proper fix Doug Blank 2016-01-06 15:39:46 +01:00
  • d6f3149a38 Fix previous commit [faaabc] romjerome 2016-01-06 15:25:39 +01:00
  • faaabcef3a 9155: Unhandled AttributeError when db.get_tag_from_handle returns None romjerome 2016-01-06 14:51:43 +01:00
  • 9c8389f4ef 9155: Unhandled AttributeError when db.get_tag_from_handle returns None romjerome 2016-01-06 14:49:34 +01:00
  • 657068663e Merge pull request #88 from vantu5z/maintenance/gramps42 romjerome 2016-01-06 13:40:04 +00:00
  • fed57a939d update Russian translation vantu5z 2016-01-06 12:09:55 +03:00
  • 3cb64cdca8 Need to rebuild reference map if making changes in batch mode Doug Blank 2016-01-05 13:44:43 -05:00
  • 195fdc3cf8 Removed should_exit from tests Doug Blank 2016-01-05 13:17:11 -05:00
  • 5130269f31 Use db_is_open properly Doug Blank 2016-01-05 13:08:08 -05:00
  • c9b5830a37 Fix bug introduced in pylint tidy up Nick Hall 2016-01-05 18:01:25 +00:00
  • 27e79a3e76 CLI: if database is opened at end, then close it Doug Blank 2016-01-05 13:01:48 -05:00
  • d44673c260 Don't exit from arghandler, just return Doug Blank 2016-01-05 13:00:30 -05:00
  • 0e044392b8 update nl translation 151204 erikdrgm 2015-12-04 20:05:26 +01:00
  • c802eedd08 Updated 151014 nl translation erikdrgm 2015-10-14 19:55:22 +02:00
  • 8717839809 Add validation to gender field Nick Hall 2016-01-01 19:19:26 +00:00
  • 22c160f2bd Add validation to gender field Nick Hall 2016-01-01 19:19:26 +00:00
  • 895f8a1cfc 9073: "Unknown" spouse uses hardcoded string [deferred translation] Paul Franklin 2016-01-01 10:47:54 -08:00
  • be70956e90 9073: "Unknown" spouse uses hardcoded string [deferred translation] Paul Franklin 2016-01-01 10:46:36 -08:00
  • 4ff2cf30e2 fix handling of a None handle Tom Samstag 2016-01-01 09:46:20 -08:00
  • 0106661523 fix handling of a None handle Tom Samstag 2016-01-01 09:45:43 -08:00
  • 307f236771 Primary object pylint improvements Nick Hall 2015-12-31 23:06:16 +00:00
  • e82148677d Replace tabs with spaces Nick Hall 2015-12-31 21:17:35 +00:00
  • e67832d384 Merge pull request #86 from tecknicaltom/various_python_issues Nick Hall 2015-12-31 21:15:46 +00:00
  • 843795738d 8556: ValueError: underlying buffer has been detached Nick Hall 2015-12-31 18:03:53 +00:00