Commit Graph

  • 87022267d9 Convert deprecated xalign and yalign properties Nick Hall 2015-05-15 19:02:08 +01:00
  • 1c05879f62 Database API: expore name, full_name, and brief_name Doug Blank 2015-05-15 10:48:14 -04:00
  • 16c2843073 bsddb backend: supply version details in get_summary Doug Blank 2015-05-15 09:12:21 -04:00
  • a36a8b72b8 Database API, -L: database reports summary, if possible Doug Blank 2015-05-15 07:32:03 -04:00
  • ae11d8b484 Alternative DBs: touch meta_data.db to record last access time Doug Blank 2015-05-15 06:42:13 -04:00
  • b1d07b8e70 Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-15 06:20:18 -04:00
  • 36bb4471a3 updated Finnish translation (for trunk-master) Matti Niemelä 2015-05-15 00:42:07 -07:00
  • 578cdf6c79 8413: Finnish Date format settings does nothing Paul Franklin 2015-05-15 00:37:37 -07:00
  • c2fb186edc Added missing bookmark count methods to djangodb and dictionarydb Doug Blank 2015-05-14 23:15:30 -04:00
  • b6fb46b760 Database plugin type support reset_system, to reset modules Doug Blank 2015-05-14 22:52:57 -04:00
  • c1345ca64c Removed hardcoded database backend types Doug Blank 2015-05-14 22:35:50 -04:00
  • 00d958aaed Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-14 21:33:40 -04:00
  • d7719962fd 8427: Add new IsEnclosedBy rule Nick Hall 2015-05-14 23:43:49 +01:00
  • 2b90e90987 Remove deprecated rules hint setting Nick Hall 2015-05-14 23:11:51 +01:00
  • d4688589d8 Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-14 15:15:24 -04:00
  • b2606fb6d3 Gramps 4.2 addons URL from github Doug Blank 2015-05-14 15:12:56 -04:00
  • cde99b6f24 Remove deprecated resize mode Nick Hall 2015-05-14 18:54:11 +01:00
  • 37e7ead1e2 Fixed About dialog to show proper BSDDB version Doug Blank 2015-05-14 12:48:55 -04:00
  • ad83d84778 DjangoDb: send proper object-add signal on new objects Doug Blank 2015-05-14 12:43:24 -04:00
  • 74330122bd Basic infrastructure for Undo/Redo Doug Blank 2015-05-14 12:30:30 -04:00
  • 6e0b8ccf86 DictionaryDb: emit add after actually adding (fixed typo) Doug Blank 2015-05-14 11:51:56 -04:00
  • 06d0db3b6a DictionaryDb: emit add after actually adding Doug Blank 2015-05-14 11:49:58 -04:00
  • e1a71dcd34 8497: Error on use of Ctrl-Z Josip 2015-05-14 17:30:41 +02:00
  • c01e9860bf Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-14 11:07:27 -04:00
  • 47a3a7ad0f Reworked backend Cursors; don't emit changes when changing in batch mode Doug Blank 2015-05-14 09:07:10 -04:00
  • 28c609d4c7 Hack to reset modules on subsequent uses of Django databases Doug Blank 2015-05-14 07:01:47 -04:00
  • ca88f37bb6 Database backends: bsddb, django, and dictionary Doug Blank 2015-05-14 06:31:59 -04:00
  • 74e90431c0 8109: fixes for Japanese date parser Paul Franklin 2015-05-14 00:33:58 -07:00
  • 3d9d9e2851 fix numeric date parser pathological case Paul Franklin 2015-05-14 00:31:18 -07:00
  • 73886e9232 DictionaryDb: implement delete Doug Blank 2015-05-13 22:55:23 -04:00
  • e7dc1a7bc4 Moved key maps to dbconst Doug Blank 2015-05-13 22:01:47 -04:00
  • 5115cd13e4 DictionaryDb: now reads/writes on open/close Doug Blank 2015-05-13 21:29:07 -04:00
  • fbbd9d9c6e DictionaryDb: adding missing functions, bringing up to date Doug Blank 2015-05-13 19:26:14 -04:00
  • 6bff90419e Loads tree based on id in database.txt Doug Blank 2015-05-13 12:36:17 -04:00
  • 16a5665e3e Added Django and Dictionary plugins, to be developed Doug Blank 2015-05-13 08:09:30 -04:00
  • f7474ddade Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-13 07:41:26 -04:00
  • 35a38bc2bd DbDjango: added load() for delayed init Doug Blank 2015-05-13 07:29:16 -04:00
  • 81ebdd97cc Database backend writes its plugin id in database.txt Doug Blank 2015-05-12 23:08:54 -04:00
  • 7a7696224d Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-12 22:18:17 -04:00
  • ad1babbd4c DbDjango: added missing methods Doug Blank 2015-05-12 22:10:40 -04:00
  • af0b308b1e Only BSDDB plugin needs bsddb3; back/restore moved to db Doug Blank 2015-05-12 22:03:10 -04:00
  • 432a05c64b Merge branch 'master' into geps/gep-032-database-backend Doug Blank 2015-05-12 19:16:34 -04:00
  • 2dd365f8bc Moved make_database to DbState Doug Blank 2015-05-12 19:09:17 -04:00
  • f0bfce68c2 Add a title preview to the place editors Nick Hall 2015-05-12 23:00:20 +01:00
  • 242abf9f69 Database backend as a plugin: this set of changes moves most or all of Bsddb from gramps.gen.db to gramps.plugins.database. The id of the plugin is 'bsddb' which can be loaded using the make_database(id, dbstate) API (for now). Doug Blank 2015-05-12 16:30:46 -04:00
  • 0eb027a095 Update required gtk version in glade files Nick Hall 2015-05-12 21:21:28 +01:00
  • d8946d75ac Hide place title field in place editor Nick Hall 2015-05-12 20:52:10 +01:00
  • 9e468c7cd8 modified: po/sl.po Bernard Banko 2015-05-05 21:57:11 +02:00
  • f74f4942d5 DbDjango: method to checkpoint modules, to allow reloading Django Doug Blank 2015-05-11 21:17:57 -04:00
  • b615fcb93c DbDjango: Removed debugging code Doug Blank 2015-05-11 18:24:03 -04:00
  • aabd158944 DbDjango: use Gramps signals; to update, delete and add; tag change from tuple to list--must match exactly: [] does not match () Doug Blank 2015-05-11 16:53:43 -04:00
  • 3a38f21eb7 DbDjango: return a default person Doug Blank 2015-05-11 13:04:43 -04:00
  • 6895594cdc Modification for exemple.gramps database (custom parent relationship, notes) Pierre Bélissent 2015-05-11 18:36:48 +02:00
  • 89e20b90b7 Webapp: added databases directory; changed semantics of save_cache; working signals, for the most part Doug Blank 2015-05-11 12:36:35 -04:00
  • 45f82f1ec5 Workaround for broken introspection Josip 2015-05-11 17:45:42 +02:00
  • 03b78a0884 DbDjango database works read-only in Gtk Gramps Doug Blank 2015-05-10 22:43:51 -04:00
  • ccbab78fbc Allow database-changed signal to work with more general databases Doug Blank 2015-05-10 22:42:30 -04:00
  • 306ede4e8e Set transient parent for errorview and errorreportassistant Josip 2015-05-10 21:05:28 +02:00
  • b966ba74af Workaround for broken introspection Josip 2015-05-10 20:14:13 +02:00
  • d57fccc9c6 Webapp: bare minimum to use a Django database with Gtk Gramps Doug Blank 2015-05-10 13:59:20 -04:00
  • c8fa5169b5 Base db: at least have right signature for NotImplemented Doug Blank 2015-05-10 13:25:06 -04:00
  • 4a1a42783a Webapp: updated copyright to 2015 Doug Blank 2015-05-10 09:56:26 -04:00
  • 45a1e17bd7 Webapp: Django 1.6 and Python3 fixes Doug Blank 2015-05-09 22:02:24 -04:00
  • 4e0927eba4 Back to being able to import; need to decide how to store alt_name_list Doug Blank 2015-05-09 21:29:48 -04:00
  • 40fa203659 pyicu: pin at version 1.8, until they fix 1.9 installer Doug Blank 2015-05-09 21:17:01 -04:00
  • 5fde29a34c django.setup() now required; bringing database up to date with current gramps (missing db.is_empty()) Doug Blank 2015-05-09 18:07:54 -04:00
  • 0360a5987e Bringing webapp up to date with python3 and django 1.6 Doug Blank 2015-05-09 17:52:11 -04:00
  • dfe88deeda Merge pull request #21 from RossGammon/find-admin-resources Doug Blank 2015-05-09 17:51:07 -04:00
  • 2ad372bcba Added right-click "Copy all" to all QuickTables. Doug Blank 2015-05-09 09:49:19 -04:00
  • 23f46f6679 Enable the django.contrib.staticfiles app so admin panel finds its resources Paul Kilgo 2015-05-09 12:58:10 +02:00
  • d890942b43 Merge branch 'master' of https://github.com/RossGammon/gramps Ross Gammon 2015-05-09 14:05:52 +02:00
  • f4f83e456e 8445: Drag & Drop to add media: wrong handling of non-ascii characters Josip 2015-05-09 00:53:53 +02:00
  • 53a00dd2d2 Bring webapp in master up to Django, version 1.6.1 Doug Blank 2015-05-08 10:54:35 -04:00
  • a566be07a5 Turn underscores in menuitems into mnemonic accelerator key Doug Blank 2015-05-08 08:58:13 -04:00
  • c6ad403cab Add execute permissions and she-bang python3 to Gramps.py Doug Blank 2015-05-08 08:56:49 -04:00
  • ecac48e5b1 Added right-click API to ListModel; allow copy all from Descendants Gramplet. Doug Blank 2015-05-07 12:04:14 -04:00
  • 774855496f 8541: Crash following update: addon permission issue blocks re-starting gramps Doug Blank 2015-05-05 13:25:20 -04:00
  • b86ec4ffe9 Fixed QuestionDialog2 failure Doug Blank 2015-05-05 11:28:35 -04:00
  • 710f7eab3c 8128: GtkDialog mapped without a transient parent Josip 2015-05-03 20:04:28 +02:00
  • f7c6acaec8 8469: GUI allows multiple Find Duplicates, then faults Josip 2015-05-03 15:43:32 +02:00
  • 92709c2fb0 8532: typo on the french translation Jérôme Rapinat 2015-05-02 17:00:59 +02:00
  • ad404317cb new translation template (gramps.pot) for "master" Paul Franklin 2015-05-01 22:40:12 -07:00
  • 49d195037d remove ambiguous strings to make update_po.py happy Paul Franklin 2015-05-01 22:39:08 -07:00
  • 2cfe156ad8 7541: Add places in rel_graph Paul Franklin 2015-05-01 21:04:06 -07:00
  • 3294c07275 8182: Complete Individual Report - Family Notes Paul Franklin 2015-05-01 20:31:32 -07:00
  • befddcbfb6 enable localized span and range date displayer code Paul Franklin 2015-05-01 20:03:16 -07:00
  • f8b74490b7 cover two pathological place=None cases in family-group report Paul Franklin 2015-05-01 19:42:42 -07:00
  • aee8c07c83 narrativeweb : bug 8528 : local variable 'body' referenced before assignment SNoiraud 2015-05-01 10:33:43 +02:00
  • 42df438ea0 8225 8311: Crash on geneweb export with python3 Fabrice Arbogast 2015-04-30 17:23:58 +02:00
  • dbc68eef53 Use MSWin environment variables USERPROFILE and APPDATA. John Ralls 2015-04-25 16:44:23 -07:00
  • 816b05b7e8 Fix a bundling omission and create python2 and python3 meta-modules. John Ralls 2015-04-03 14:13:32 -07:00
  • 52ce4883ed 0001360: Gedcom input: SUBN and SUBM record handling kulath 2015-04-24 10:52:25 +01:00
  • 007c05086c Update _datedisplay.py Paul Franklin 2015-04-18 15:35:02 -07:00
  • ef8f197afd 8213: event columns too narrow Jérôme Rapinat 2015-04-18 16:07:12 +02:00
  • d2a49ffb98 Geography : bug 8499 : follow fix a bad copy/past SNoiraud 2015-04-18 11:53:17 +02:00
  • 42e52f9d3e Fix gtk-critical error when setting mac menubar. John Ralls 2015-04-17 15:11:08 -07:00
  • d6f1c65325 Deprecated (since gtk-3.0): Gtk.Widget.modify_font Josip 2015-04-17 12:42:50 +02:00
  • dfeaedb261 czech translation update Zdeněk Hataš 2015-04-17 08:39:45 +02:00
  • 5eb92f6f6f new translation template (gramps.pot) for "master" Paul Franklin 2015-03-19 19:47:28 -07:00
  • bf7e9d6b0b New 'Include Siblings' feature added. and got things ready for the report to go in multiple directions Craig J. Anderson 2015-04-13 14:11:37 -04:00