Commit Graph

117 Commits

Author SHA1 Message Date
Doug Blank
37d768e556 Python 2.6 requires str for dict key type not unicode
svn: r19842
2012-06-15 01:04:10 +00:00
Doug Blank
974312059f Added a Log table to keep track of changes
svn: r19838
2012-06-13 12:15:23 +00:00
Doug Blank
f6d6b9c990 Temp fix for loading too many people for father/mother on Family edit page. Need to have an auto-complete solution
svn: r19836
2012-06-13 01:42:45 +00:00
Doug Blank
7cc1a962ae Fixes for editing/creating families
svn: r19833
2012-06-12 12:31:58 +00:00
Doug Blank
d4f92a2943 Added links as search terms
svn: r19831
2012-06-12 03:10:56 +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
ca26e2aec7 Updated example (Kennedy's)
svn: r19829
2012-06-12 01:26:40 +00:00
Doug Blank
dd50e437f7 Adding Children to Families now working
svn: r19828
2012-06-12 01:13:26 +00:00
Doug Blank
d85c856782 New empty sample, with admin, admin1 passwords
svn: r19826
2012-06-11 21:01:44 +00:00
Doug Blank
a6e30ff4a3 Fixed an error with nbsp's; fixed an error that removed families on edit
svn: r19825
2012-06-11 20:46:36 +00:00
Doug Blank
717e40170f New CSS theme type
svn: r19822
2012-06-11 02:29:12 +00:00
Doug Blank
e4faea4cf3 Fix search=None issue
svn: r19816
2012-06-10 03:29:12 +00:00
Nick Hall
69b9142d36 GEPS008: Create new module for probably alive
svn: r19812
2012-06-09 23:39:19 +00:00
Doug Blank
e7d4833ea8 Pass in request to check_preferred
svn: r19798
2012-06-08 18:40:21 +00:00
Doug Blank
2baba1dbb3 Unified query builders for all browse views; could still be classes
svn: r19791
2012-06-08 13:16:05 +00:00
Doug Blank
6bd01cdff1 Working on query builder when not logged in
svn: r19786
2012-06-07 17:37:33 +00:00
Nick Hall
1ac34dfeb9 GEPS008: Moved DbState module
svn: r19784
2012-06-07 16:08:40 +00:00
Doug Blank
8d81b9237f Refactor query builders for Person and Family
svn: r19782
2012-06-07 12:52:20 +00:00
Doug Blank
9f6def272f Working on data security; private, living
svn: r19780
2012-06-07 00:49:02 +00:00
Doug Blank
0d3bf6bb16 Protection on living and private when not logged in
svn: r19779
2012-06-06 21:28:44 +00:00
Doug Blank
5f8b823159 Search on gender, id, with safe_int(); citation_table refiniement
svn: r19777
2012-06-06 20:19:52 +00:00
Doug Blank
9496e097d8 Pass search and page throughout, for going back from what you were doing
svn: r19758
2012-06-05 01:48:39 +00:00
Doug Blank
d62afc815f Infrastructure to allow going back to browse page; deleted unneeded templates
svn: r19756
2012-06-04 20:58:05 +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
Nick Hall
65d707d649 GEPS008: Re-structure Simple access and Quick Reports
svn: r19732
2012-05-31 23:46:57 +00:00
Doug Blank
fab55acff2 Testing backreference links on Ref items
svn: r19729
2012-05-31 17:13:35 +00:00
Doug Blank
d3c03dc11a implement has_object() methods in django db
svn: r19724
2012-05-31 14:08:00 +00:00
Doug Blank
9090d09881 added admin1 to empty DB
svn: r19722
2012-05-31 13:58:59 +00:00
Doug Blank
61bd569c29 added missing tables for refs and secondary information
svn: r19716
2012-05-30 21:05:38 +00:00
Doug Blank
83b12cd6b6 Consistent buttons (all buttons are actions, links are navigation) and capitalization (all caps); added highlight to HTML parser
svn: r19715
2012-05-30 19:40:32 +00:00
Doug Blank
f14b94dd14 Don't load references when adding a new record
svn: r19714
2012-05-30 17:14:39 +00:00
Doug Blank
1b87f73f5e Added references tab for all objects (except family); some fixes on ref editor
svn: r19710
2012-05-30 15:54:51 +00:00
Doug Blank
d746cdb0d7 insert class on table a-href tags
svn: r19709
2012-05-30 13:49:42 +00:00
Doug Blank
f33986204c Infrastructure to add or share references
svn: r19706
2012-05-30 12:54:06 +00:00
Doug Blank
38b50049f2 Working on editing references; fixed an error in ordering of references
svn: r19704
2012-05-30 00:49:43 +00:00
Doug Blank
5da0cc8412 use Python 2.6 rather than dictionary comprehension
svn: r19701
2012-05-29 16:03:47 +00:00
Doug Blank
baea5e36b4 Rebuilt sample database
svn: r19700
2012-05-29 15:58:08 +00:00
Doug Blank
554e925944 Finished WYSIWYG editing notes
svn: r19699
2012-05-29 15:54:56 +00:00
Doug Blank
a1b06272e2 New database structure, StyledTextTagType
svn: r19698
2012-05-29 14:39:31 +00:00
Doug Blank
9212e21eb6 Working on HTML WYSIWYG editor for notes
svn: r19696
2012-05-29 14:08:38 +00:00
Doug Blank
abbb02a08e Fixed StyledTextTagType to match grampstype; fixed _DEFAULT on all types; editing notes on web not quite correct (error in DocBackend?)
svn: r19695
2012-05-29 13:39:55 +00:00
Doug Blank
d71494b3d8 Working on formatted notes; everything done but the split into text/tags and save
svn: r19691
2012-05-29 00:32:55 +00:00
Doug Blank
3073f58940 Working on styled text editing on web app
svn: r19690
2012-05-28 22:52:23 +00:00
Doug Blank
8bcc160985 Working on note HTML edits
svn: r19685
2012-05-28 17:17:15 +00:00
Doug Blank
e4b5789396 Updated example
svn: r19679
2012-05-27 19:11:54 +00:00
Doug Blank
396f517548 Refinements on interactive shell
svn: r19677
2012-05-27 19:00:50 +00:00
Doug Blank
685e4c2a46 Reminder to add importing of tags
svn: r19676
2012-05-27 18:52:48 +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
e6571398cb Updated example.gramps
svn: r19669
2012-05-27 02:39:31 +00:00