Commit Graph

13 Commits

Author SHA1 Message Date
Doug Blank
f492515494 Export from webapp is complete; working on import into webapp
svn: r18326
2011-10-15 20:12:11 +00:00
Doug Blank
e3f5f4e9c9 Working on running all reports/import/export from the web
svn: r18322
2011-10-15 14:31:09 +00:00
Doug Blank
8fd1b37d86 Clean up of transactions; fixed bug on reference to events; removed clean_cache; GEDCOM import works
svn: r18320
2011-10-14 14:43:59 +00:00
Doug Blank
6693cbe240 added clear_cache; removed cache set from inside for now; bugs introduced (eg, people events wrong handles to events)---why?
svn: r18319
2011-10-14 11:42:07 +00:00
Doug Blank
62d2031d31 Cleanup of django code for import; need to fix import, not correct in linking to objects
svn: r18318
2011-10-14 03:03:09 +00:00
Doug Blank
2ed489a858 Gramps Django exports to GEDCOM
svn: r18289
2011-10-12 02:52:04 +00:00
Doug Blank
f47691367c Added rebuild_cache; use base64 string to encode/decode
svn: r18288
2011-10-12 01:17:29 +00:00
Doug Blank
17f1796f1c added cache to objects; added birth/death_ref_index
svn: r18287
2011-10-11 23:42:33 +00:00
Doug Blank
57772e71e6 Changes to allow all reports to run from Django-based backend
svn: r18281
2011-10-10 16:34:39 +00:00
Doug Blank
5b37466905 allow flag to get_person_handles; update example
svn: r18271
2011-10-10 00:42:34 +00:00
Doug Blank
d7cd5598ec Swap parent classes because Python 2.7 can't find proper methods in subclass
svn: r17459
2011-05-08 15:50:18 +00:00
Benny Malengier
752d594571 4198: Person view does not remove a row correctly when two people are merged.
This patch improves on the context changes:
 * avoid use of transaction_xx methods
 * force an abort in case of unclean transaction

Backward compatibility is broken to achieve this.


svn: r16680
2011-02-20 10:52:06 +00:00
Doug Blank
d3e57f4932 Moved djangodb.py to dbdjango.py
svn: r14114
2010-01-24 14:19:45 +00:00