Commit Graph

  • a1b30a5f7e 8556: ValueError: underlying buffer has been detached Nick Hall 2015-12-31 18:03:53 +00:00
  • cc6b54c5d9 Object.get_label() now a class method. Fixed error in Name schema Doug Blank 2015-12-31 08:47:48 -05:00
  • cf5d9e183a Year 2016 romjerome 2015-12-31 11:20:19 +01:00
  • b77aeb39e7 Year 2016 romjerome 2015-12-31 11:19:10 +01:00
  • 937cd509d0 9114: mars month instead of Marzec (Polish) romjerome 2015-12-31 11:17:20 +01:00
  • 1fd06c506e 9114: mars month instead of Marzec (Polish month) romjerome 2015-12-31 11:15:12 +01:00
  • 047ff3673c Update template romjerome 2015-12-31 10:40:35 +01:00
  • 92c2ddc33e remove unnecessary pass statements Tom Samstag 2015-12-31 00:24:07 -08:00
  • e9eedee5c6 change tabs to spaces Tom Samstag 2015-12-31 00:08:42 -08:00
  • 602ad1bc53 not x is None -> x is not None Tom Samstag 2015-12-31 00:03:22 -08:00
  • de8d8370e3 fixing else clauses on loops Tom Samstag 2015-12-30 22:46:57 -08:00
  • 4053d84a5f fix a raising of NotImplemented Tom Samstag 2015-12-30 22:09:13 -08:00
  • bef7e7249c 8128: GtkDialog mapped without a transient parent Paul Franklin 2015-12-30 21:43:58 -08:00
  • 76315be47d 8128: GtkDialog mapped without a transient parent Paul Franklin 2015-12-30 21:43:31 -08:00
  • 85e4a29af4 Allow struct API to work on missing data Doug Blank 2015-12-30 15:11:27 -05:00
  • 0bfee44e9b Selection method added to database Doug Blank 2015-12-30 14:03:46 -05:00
  • 41f9e3cccc PrimaryObject.get_field can call methods Doug Blank 2015-12-30 11:06:11 -05:00
  • 895531c2e3 Having a method used by instance or class is a bad idea Doug Blank 2015-12-30 11:03:40 -05:00
  • 63b766245c update Russian translation Ivan Komaritsyn 2015-12-29 23:51:36 -08:00
  • d1e11f4172 update Russian translation (with "master" gramps.pot) Ivan Komaritsyn 2015-12-29 23:42:31 -08:00
  • e473f9dc89 8128: GtkDialog mapped without a transient parent Paul Franklin 2015-12-29 22:49:05 -08:00
  • d207408717 8128: GtkDialog mapped without a transient parent Paul Franklin 2015-12-29 22:47:52 -08:00
  • a65e69cb53 Only check for changed data when cancel button clicked Nick Hall 2015-12-30 00:41:00 +00:00
  • be7e9ace36 Update docstrings for database get methods Nick Hall 2015-12-29 23:46:11 +00:00
  • 39c8d33169 Merge pull request #84 from tecknicaltom/more_None_handle_fixes Nick Hall 2015-12-29 23:32:34 +00:00
  • ef762645e3 8556: ValueError: underlying buffer has been detached (from Paul's patch) Doug Blank 2015-12-13 11:29:24 -05:00
  • 257ea9117f Remove encoding on stdout and stderr Doug Blank 2015-12-13 11:19:32 -05:00
  • 5729db8f7f Avoid check for changed data when save button clicked Nick Hall 2015-12-29 20:00:40 +00:00
  • 40ca8a2da4 Store original object during editor initialisation Nick Hall 2015-12-29 19:45:05 +00:00
  • 611c3bd13d smal updates German translation Leonhaeuser 2015-12-29 20:46:44 +01:00
  • 4ac6d346f4 fixes for None handle errors: single-parent family Tom Samstag 2015-12-29 10:42:00 -08:00
  • 715277d9ac Fix handle errors in family lines graph Nick Hall 2015-12-29 18:14:43 +00:00
  • f4af5277e6 Struct.from_struct is also a classmethod Doug Blank 2015-12-29 13:09:49 -05:00
  • 74f9fb1b8e 9137: Report Plugin [LaTeX backend] crashes Paul Franklin 2015-12-28 12:02:15 -08:00
  • b4d7e4b8b3 9137: Report Plugin [LaTeX backend] crashes Paul Franklin 2015-12-28 12:01:39 -08:00
  • 474ee487dd czech translation update, Places terminology fixes Zdeněk Hataš 2015-12-28 20:35:33 +01:00
  • f0e2aa6cc9 czech translation update, fixed Places terminology Zdeněk Hataš 2015-12-28 20:29:27 +01:00
  • 60f4c76fa2 Geography : trying to solve possible gramps.gen.errors.HandleError: Handle is None SNoiraud 2015-12-27 23:10:13 +01:00
  • 2aca380484 Geography : add transient for progress bar in events view + change message. SNoiraud 2015-12-27 19:45:28 +01:00
  • 4a47edc39c Geography : add transient parent + change message SNoiraud 2015-12-27 19:08:57 +01:00
  • 33b9e80028 Fix place hierarchy creation during import Nick Hall 2015-12-27 17:19:41 +00:00
  • e0c6468c77 Moved translation funtion to get_label/get_labels Doug Blank 2015-12-27 09:37:01 -05:00
  • 57e349a280 Merge pull request #82 from tecknicaltom/relview_None_handle Doug Blank 2015-12-27 07:53:50 -05:00
  • 84e484bb64 Struct moved to gen.lib Doug Blank 2015-12-27 07:46:05 -05:00
  • c5daf38878 Fix for a None handle lookup in relview Tom Samstag 2015-12-26 23:56:53 -08:00
  • 84fc198a6d Move struct-based API to gen.lib.struct Doug Blank 2015-12-26 21:00:37 -05:00
  • 664359e681 Geography : Use progress meter while selecting places or events. SNoiraud 2015-12-26 18:35:46 +01:00
  • 99c1cb5642 Geography : HandleError('Handle is None') SNoiraud 2015-12-26 17:30:38 +01:00
  • 822fa7c06c 9127 : Geography : performance issue due to bad initialization. SNoiraud 2015-12-26 17:18:05 +01:00
  • 04c39a72e0 9126 : Better place levels handling in geography view. SNoiraud 2015-12-26 17:09:02 +01:00
  • 44ae41107d 9127 : Geography : performance issue due to bad initialization. SNoiraud 2015-12-26 15:42:55 +01:00
  • b793b9d068 Add labels to gen.lib object fields Doug Blank 2015-12-24 23:16:57 -05:00
  • d5f871e8e7 9127 : Geography : performance issue when selecting the events or places views. SNoiraud 2015-12-23 11:14:24 +01:00
  • 0ff9363d72 9127 : Geography : performance issue when selecting the events or places views. SNoiraud 2015-12-23 11:10:27 +01:00
  • ab67c786b0 Remove setuptools flag Doug Blank 2015-12-21 17:12:30 -05:00
  • cc97dcddbd Fixed classifiers in setup.py Doug Blank 2015-12-21 14:56:41 -05:00
  • bc7178ae2e Webapp: point to new github for import example Doug Blank 2015-12-20 09:37:39 -05:00
  • d9ff065f4f update Russian translation Ivan Komaritsyn 2015-12-18 21:35:51 -08:00
  • 6bca978207 update Russian translation Ivan Komaritsyn 2015-12-18 21:35:24 -08:00
  • fd386c5bc6 Merge pull request #80 from tecknicaltom/add_db_to_package_core Doug Blank 2015-12-18 22:53:50 -05:00
  • 62a95c936b add database plugins to package_core Tom Samstag 2015-12-18 17:06:30 -08:00
  • 4d5c28ad3a CLI -r/--remove asks firsts, uses reg exp Doug Blank 2015-12-18 17:10:11 -05:00
  • fc55aba6b3 Use new test framework; remove Test db Doug Blank 2015-12-18 09:09:27 -05:00
  • 01ef775491 Use CLI test framework; fix bug in fake exit Doug Blank 2015-12-18 08:46:35 -05:00
  • d5aa7067ea Add framework for testing CLI commands Doug Blank 2015-12-18 07:32:44 -05:00
  • 72662bcf06 Adds -r, --remove FAMILY_TREE_NAME to command-line Doug Blank 2015-12-18 07:30:03 -05:00
  • 392e9eb399 Added clidbmanager.remove_database(), use in tests for cleanup Doug Blank 2015-12-17 11:17:21 -05:00
  • 7eb8015aee Add tests to handle command-line arguments Doug Blank 2015-12-15 23:51:03 -05:00
  • bde4b1bf10 Fix handle errors in gramplets Nick Hall 2015-12-15 13:55:33 +00:00
  • 621bf1e1e9 Webcal : 8943 and 8947 : use 'until' instead of 'till' SNoiraud 2015-12-15 08:52:37 +01:00
  • 928a437f48 Merge pull request #78 from romjerome/maintenance/gramps42 Doug Blank 2015-12-14 15:27:15 -05:00
  • 0e51573af9 Merge pull request #78 from romjerome/maintenance/gramps42 Doug Blank 2015-12-14 15:27:15 -05:00
  • 9232e78c0a 9057: fix counter for filtered entries mich 2015-12-14 21:23:42 +01:00
  • 8bf8e92e3c 8943 and 8947 : finish the implementation and make the report nicer. SNoiraud 2015-12-14 09:56:37 +01:00
  • a0bf429b4c Merge pull request #77 from dsblank/master Doug Blank 2015-12-13 15:10:43 -05:00
  • 0e8f335607 Check for empty handle when returning default person Nick Hall 2015-12-13 19:27:49 +00:00
  • 5fc7dd6874 Fix handle errors in reports Nick Hall 2015-12-13 18:53:32 +00:00
  • 997da5170d update Russian translation Ivan Komaritsyn 2015-12-13 10:15:11 -08:00
  • 15c3837968 update Russian translation Ivan Komaritsyn 2015-12-13 10:14:44 -08:00
  • f7c54e9b88 Fix handle errors in person and family editors Nick Hall 2015-12-13 17:30:40 +00:00
  • 03a72b8319 Prevent crash from exporting because of no default person. Doug Blank 2015-12-13 12:01:25 -05:00
  • 6faed565f4 8556: ValueError: underlying buffer has been detached (from Paul's patch) Doug Blank 2015-12-13 11:29:24 -05:00
  • decb51eac7 Remove encoding on stdout and stderr Doug Blank 2015-12-13 11:19:32 -05:00
  • 7710544936 gramps -L prints as it goes Doug Blank 2015-12-13 10:49:47 -05:00
  • cff726a4bb More empty handle checks in proxies Nick Hall 2015-12-12 21:51:25 +00:00
  • 4e1b72ab60 8947 : Webcal: make it possible to easily move to the next day page having a birthday SNoiraud 2015-12-11 20:50:42 +01:00
  • ded6869a2a Check for empty handle in private proxy Nick Hall 2015-12-11 18:29:54 +00:00
  • 4a0ce62361 use ngettext for proper plural forms use Paul Franklin 2015-12-09 10:08:03 -08:00
  • 1021b6d178 8943 : Webcal: add an sign that somebody is not alive and make the report nicer SNoiraud 2015-12-08 18:23:00 +01:00
  • 31bcba8d5d Fix bug introduced in commit 8dffe66 Nick Hall 2015-12-08 11:08:51 +00:00
  • f4f5544060 update Russian translation Ivan Komaritsyn 2015-12-07 16:54:30 -08:00
  • dba52f4d2f update Russian translation Ivan Komaritsyn 2015-12-07 16:53:59 -08:00
  • 0246d96e4c Narrativeweb : remove an unused import. SNoiraud 2015-12-07 15:43:32 +01:00
  • e0502e1ba8 Narrativeweb : remove an unused import. SNoiraud 2015-12-07 15:39:02 +01:00
  • 828cb1ac08 Merge pull request #75 from cicl06/master Sam Manzi 2015-12-07 10:07:51 +11:00
  • 10ea4333c4 8946 : webcal : make the month name clickable in the year overview page SNoiraud 2015-12-06 18:46:02 +01:00
  • f73d719b9e 8946 : webcal : make the month name clickable in the year overview page SNoiraud 2015-12-06 18:35:09 +01:00
  • 332892266f Fix reference map unit test Nick Hall 2015-12-06 11:14:28 +00:00
  • e8a79a8cea 8950 : sort problem : TypeError: unorderable types: EventRef() < EventRef() SNoiraud 2015-12-06 11:29:15 +01:00
  • b91eb1540a 8950 : sort problem : TypeError: unorderable types: EventRef() < EventRef() SNoiraud 2015-12-06 11:24:55 +01:00