Commit Graph

16 Commits

Author SHA1 Message Date
Doug Blank
1bffd5f2f0 Fixed has_gramps_id, removed dup methods
svn: r19861
2012-06-18 12:29:30 +00:00
Doug Blank
3b9a696f90 Cleanup
svn: r19857
2012-06-17 19:00:40 +00:00
Doug Blank
1f8f4c6b5c Changes to allow to work with Django 1.2 (don't use 'with transaction:')
svn: r19830
2012-06-12 01:40:13 +00:00
Doug Blank
5763a57985 Added some Tag support; renamed Report items from textreport to report to be more general; added super user admin return and editing of profile/user
svn: r19735
2012-06-01 16:00:24 +00:00
Doug Blank
d3c03dc11a implement has_object() methods in django db
svn: r19724
2012-05-31 14:08:00 +00:00
Doug Blank
b50d9eda8a Fixed two issues with importing via the web
svn: r19675
2012-05-27 18:51:52 +00:00
Doug Blank
baf98375f3 Type on mediaobject; set probably alive on person edit
svn: r19673
2012-05-27 14:03:17 +00:00
Doug Blank
7b97bef883 Use transactions on import; fix for date parser re-location
svn: r19667
2012-05-27 02:13:22 +00:00
Doug Blank
5d6f91a82e gedcom import works on-line
svn: r19546
2012-05-17 02:59:37 +00:00
Doug Blank
cb0d0a2c81 Brought json initial data up to date; fixed addition of transaction to database; added gramps_id to reports; can now import gedcom on-line again
svn: r19545
2012-05-16 23:33:19 +00:00
Doug Blank
ef463c851e One citation bug fix (typo); change needed due to Django 1.3 security issue re: passing model to function
svn: r18583
2011-12-12 12:23:28 +00:00
Doug Blank
d97ece24a6 Upgraded Django database to version 15, with citations
svn: r18581
2011-12-12 03:43:58 +00:00
Doug Blank
c76da10e9d Added media functions and other missing functions
svn: r18381
2011-10-29 13:45:57 +00:00
Doug Blank
d582966fab Added missing methods
svn: r18340
2011-10-17 04:27:24 +00:00
Doug Blank
7b4b4136bf Importing from webpage--- need to report error and status
svn: r18332
2011-10-16 01:46:28 +00:00
Doug Blank
0b1649b0f4 Move src/web to src/webapp to make it more clear what this dir is for
svn: r18327
2011-10-15 20:21:48 +00:00