Commit Graph

  • 9de644bf1d #4161 #8548: Fix a baptism date error Enno Borgsteede 2015-05-26 20:38:03 +02:00
  • bdd70dec1c 4161: Fix empty #buri fields Jérôme Rapinat 2015-05-26 20:36:37 +02:00
  • 24bf67db3c 4161: Fix empty #buri fields Jérôme Rapinat 2015-05-26 20:30:43 +02:00
  • afe7fa39f9 #4161 #8548: Fix a baptism date error Enno Borgsteede 2015-05-26 20:23:21 +02:00
  • c830311aca Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-26 13:43:51 -04:00
  • fd90c19515 update french translation Jérôme Rapinat 2015-05-26 19:30:46 +02:00
  • 124b45eccc Merge branch 'master' of https://github.com/gramps-project/gramps Doug Blank 2015-05-26 13:22:03 -04:00
  • 9c9dc2c8e2 7143: Database Differences Report fails on gpkg with media Doug Blank 2015-05-26 13:19:03 -04:00
  • 0c232eb807 update translation template Jérôme Rapinat 2015-05-26 19:11:40 +02:00
  • d2d2f4cf9e Missing place filter rule for translation Jérôme Rapinat 2015-05-26 19:09:53 +02:00
  • 001744d5f7 8567: Imprecise French translation in Place dialog Jérôme Rapinat 2015-05-26 18:57:29 +02:00
  • 2a26ca6c5c 8567: Imprecise French translation in Place dialog Jérôme Rapinat 2015-05-26 18:55:20 +02:00
  • f675fc1114 8580: "_Apply" button not translated on "Events comparison" tool Jérôme Rapinat 2015-05-26 18:46:44 +02:00
  • 90488ce14b DB-API: fixed error in find_initial_person Doug Blank 2015-05-26 11:35:56 -04:00
  • 3cbc012f6f DB-API: sql clean up; some FIXME's still left Doug Blank 2015-05-25 22:31:36 -04:00
  • dce0b82155 Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-25 21:07:32 -04:00
  • 54cc6cbff3 DB-API: surname_list not working; added tag map support Doug Blank 2015-05-25 21:06:44 -04:00
  • 0a0fbc6d6a Add webapp fixtures to .gitignore Doug Blank 2015-05-25 20:24:47 -04:00
  • 986022cee1 DB-API: committing objects updates secondary items Doug Blank 2015-05-25 19:04:27 -04:00
  • 5e96f8a72e DB-API: added undo-redo infrastructure Doug Blank 2015-05-25 17:53:14 -04:00
  • 72cfc3f826 All metadata functionality now implemented Doug Blank 2015-05-25 13:33:04 -04:00
  • 9af365c2b0 new translation template (gramps.pot) for "master" Paul Franklin 2015-05-24 21:53:47 -07:00
  • e016199958 tweak POTFILES yet more (glade files) Paul Franklin 2015-05-24 21:45:58 -07:00
  • e0e3cee255 Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-24 19:04:57 -04:00
  • ef646190d9 4221: Deleting Multiple Items Dialogue Unclear Doug Blank 2015-05-24 18:33:09 -04:00
  • c2d4e0c7ba Merge pull request from belissent/belissent/gramps41 Doug Blank 2015-05-24 18:01:47 -04:00
  • 143df8d42c Merge pull request #23 from belissent/belissent/gramps41 Doug Blank 2015-05-24 17:00:59 -04:00
  • abbe27f53a Make Family muli-select remove operate like the People view Doug Blank 2015-05-24 16:46:45 -04:00
  • eaf0061087 Give previous/proper message when deleting 1 person Doug Blank 2015-05-24 15:54:25 -04:00
  • dfb45bdc5d Refined MultiSelectDialog to do all of the work Doug Blank 2015-05-24 15:48:23 -04:00
  • 015f882826 Fix mistake in alignment conversion Nick Hall 2015-05-24 16:09:33 +01:00
  • 2835f51fb6 7822: Yes To All button; added MultiSelectDialog, and use in remove multiple people Doug Blank 2015-05-24 11:05:45 -04:00
  • b363360ac8 8579: Creation of Narration Website report fails Josip 2015-05-24 12:20:00 +02:00
  • d71a36b240 8579: Creation of Narration Website report fails Josip 2015-05-24 12:13:54 +02:00
  • 80b2b351e6 Update backlinks Doug Blank 2015-05-23 22:46:05 -04:00
  • e85b4be7d6 Added metadata table and setting/value Doug Blank 2015-05-23 21:27:51 -04:00
  • e4898df12d WIP: name_group; clean up of SQL Doug Blank 2015-05-23 20:25:04 -04:00
  • 56cf1b02ab Basics for back references now work, although doesn't update with edits yet Doug Blank 2015-05-23 14:52:43 -04:00
  • 93197c4677 Fixed GW import issue with citation handles Doug Blank 2015-05-23 10:38:09 -04:00
  • aa7928d35d Added indices on order_by fields Doug Blank 2015-05-23 10:27:49 -04:00
  • f275843556 Now using batch transactions Doug Blank 2015-05-23 10:07:57 -04:00
  • 3cd6622c8f Added support for sort_handles Doug Blank 2015-05-23 09:54:04 -04:00
  • beae0b9319 Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-23 08:09:40 -04:00
  • 75cc4fb721 Fixed GW import issue with citation handles Doug Blank 2015-05-23 07:58:28 -04:00
  • 83c853726d DB-API 2.0 can now load/save from file; need to load/save metadata Doug Blank 2015-05-23 02:15:44 -04:00
  • 720664818f WIP: Added DB-API 2.0 interface; needs to load/save details from dbdir; currently using sqlite :memory: database. But could use any DB-API 2.0 compatible layers. Doug Blank 2015-05-23 01:34:16 -04:00
  • 8fd1a93f97 Specify label keyword in Label constructor Nick Hall 2015-05-23 00:19:18 +01:00
  • 0f079c4320 Another escape change from cgi to html Nick Hall 2015-05-23 00:01:24 +01:00
  • 53887d2033 Specify label keyword in Button constructor Nick Hall 2015-05-22 23:35:10 +01:00
  • ae1af073a7 Use icon names for drag source Nick Hall 2015-05-22 23:29:23 +01:00
  • f2f78ef2f4 Convert deprecated set_alignment method Nick Hall 2015-05-22 23:20:43 +01:00
  • 9790890e02 Fix popup menu Nick Hall 2015-05-22 20:45:18 +01:00
  • b0c82f6b6e Fix syntax error Nick Hall 2015-05-22 19:55:15 +01:00
  • 0819f447e1 Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-22 14:38:40 -04:00
  • b8ffc8a77d Diff struct comparison, can be a list Doug Blank 2015-05-22 14:25:40 -04:00
  • e554e324af Set new button labels as translatable Nick Hall 2015-05-22 18:13:07 +01:00
  • 085d1ee095 8398: lock.file with accent letter cause gramps to crash at start Josip 2015-05-22 18:55:21 +02:00
  • cd1a6ba45a Use add instead of add_with_viewport Nick Hall 2015-05-22 17:48:33 +01:00
  • dd68fbf75d 8398: lock.file with accent letter cause gramps to crash at start Josip 2015-05-22 18:48:49 +02:00
  • e355a93dc1 Use escape utility from html rather than cgi module Nick Hall 2015-05-22 14:49:02 +01:00
  • e5591da496 Specify required Pango and PangoCairo version Nick Hall 2015-05-21 23:01:57 +01:00
  • 56d83c1c5c Remove deprecated show-unicode-menu setting Nick Hall 2015-05-21 21:15:03 +01:00
  • 75009f0fe0 Convert deprecated stock items in glade files Nick Hall 2015-05-21 20:54:30 +01:00
  • bd5d463299 tweak POTFILES some more Paul Franklin 2015-05-21 10:13:11 -07:00
  • 4cab86897f tweak POTFILES Paul Franklin 2015-05-21 09:42:00 -07:00
  • e1c33c4d3e Added DbState.open_database() for opening without DbManager Doug Blank 2015-05-21 10:51:36 -04:00
  • 69eed4f7f2 Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-20 18:00:46 -04:00
  • 457ed21c6c Replace stock items with named icons Nick Hall 2015-05-19 22:23:35 +01:00
  • 293556b88e updated Finnish translation (for trunk-master) =Matti Niemelä 2015-05-19 23:06:00 -07:00
  • ec0c705b55 slight tweaks to calendat-type reports Paul Franklin 2015-05-19 23:01:27 -07:00
  • f125a982d6 Remove SourceForge username from authors file Nick Hall 2015-05-18 14:59:52 +01:00
  • a9b7b43ffb DictionaryDb: give handle in bytes, handle as str internally in dict Doug Blank 2015-05-17 19:01:21 -04:00
  • 92f435d45b Diff: fixed import of DictionaryDb; removed mistaken tag.gramps_id references in DictionartDb Doug Blank 2015-05-17 11:38:31 -04:00
  • 9e648b0de5 Geography : feature request #8428 for kml files loading. SNoiraud 2015-05-17 12:54:51 +02:00
  • 9e7ec88d3f update German translation Leonhaeuser 2015-05-17 11:39:19 +02:00
  • cc2f803b86 update German translation Leonhaeuser 2015-05-17 10:30:04 +02:00
  • cd8a0cd2f2 new translation template (gramps.pot) for "master" Paul Franklin 2015-05-16 20:31:52 -07:00
  • 2bf4718af7 add a gramps-XML file to test date formats in different locales Paul Franklin 2015-05-16 20:25:21 -07:00
  • cbe83feeaa tweaks to Chinese date handlers (fix parsing, reduce date formats) Paul Franklin 2015-05-16 20:20:01 -07:00
  • 0ad582f7b0 fix date display when month is zero but day is not (see 8477) Paul Franklin 2015-05-16 20:15:03 -07:00
  • 6e0e7d3763 Fix AgeStats gramplet Josip 2015-05-16 16:43:48 +02:00
  • acc6a652eb Removed duplicate methods Doug Blank 2015-05-16 09:18:41 -04:00
  • 9c34e17bd9 Fix AgeStats gramplet for Python3 Josip 2015-05-16 12:51:18 +02:00
  • 276052d231 Added missing function; allow failed plugin message to show Doug Blank 2015-05-16 02:15:02 -04:00
  • d3bd2b6692 DjangoDb: force load when write_version/create to make work with reset modules Doug Blank 2015-05-16 01:40:05 -04:00
  • bb9403e2b2 DjangoDb: typo, added logger Doug Blank 2015-05-16 00:46:22 -04:00
  • 2147f72176 Importers: added db.prepare_import/db.commit_import to wrap imports Doug Blank 2015-05-16 00:16:33 -04:00
  • 136bdd015a fix identation error of 8561#c41511 Josip 2015-05-16 06:06:14 +02:00
  • 9f8ffc5226 8564: Recursion error when filtering for relatives Doug Blank 2015-05-15 23:30:31 -04:00
  • d8346a705f DjangoDb: always force a gramps_id; typo fix Doug Blank 2015-05-15 23:26:22 -04:00
  • e0b56f65ef 8561#c41511 Josip 2015-05-16 05:04:48 +02:00
  • 87d2cfb301 DictionaryDb: reworked internal reprs; updated gender stats, researcher Doug Blank 2015-05-15 22:50:54 -04:00
  • 089d028e8f 8562: Cannot create family lines diagram Josip 2015-05-16 04:50:07 +02:00
  • 6e4ce84396 Set transient parent for errorview and errorreportassistant Josip 2015-05-16 04:19:11 +02:00
  • 612c4665ae add parent to gedcom import report dialog Josip 2015-05-16 03:56:09 +02:00
  • 11878e41f4 8497: Error on use of Ctrl-Z Josip 2015-05-16 02:46:49 +02:00
  • 0930c0041f 8561: Problem with importing ged file from My Heritage Josip 2015-05-16 00:31:15 +02:00
  • a1d44d0246 Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-15 18:22:25 -04:00
  • ef0492e0ff 8564: Recursion error when filtering for relatives Doug Blank 2015-05-15 18:01:59 -04:00
  • e3ba779edb Convert deprecated xpad and ypad properties Nick Hall 2015-05-15 22:20:48 +01:00