Commit Graph

29 Commits

Author SHA1 Message Date
Doug Blank
ace6e05e48 Removed debug code
svn: r13963
2010-01-03 02:20:47 +00:00
Doug Blank
e39b3b68ea Added profile, with css theme
svn: r13959
2010-01-02 16:34:37 +00:00
Doug Blank
b6deea0aea Refinements on gramps-connect editing people, families, and events
svn: r13957
2010-01-02 02:09:09 +00:00
Doug Blank
2593e8d340 Removed print debug statements (django will crash if you attempt to write to stdout)
svn: r13953
2010-01-01 15:42:31 +00:00
Doug Blank
c800392ffd Working add/edit people and names; working privacy (living and private); unified templates for display/edit
svn: r13952
2010-01-01 15:16:20 +00:00
Doug Blank
42ed2c3295 Added fields to Person to reduce queries; should be able to add/edit people and names tomorrow
svn: r13934
2009-12-29 03:22:03 +00:00
Doug Blank
7ca0d94563 Latest advancement in privacy issues; reworked proxy + forms
svn: r13929
2009-12-27 18:23:59 +00:00
Doug Blank
04d5da1939 Basic framework for edit/view forms
svn: r13919
2009-12-26 05:40:32 +00:00
Doug Blank
05cc37cea7 Generic Template Tag framework with context variable
svn: r13869
2009-12-21 02:53:31 +00:00
Doug Blank
0e14f53bcd Using Gramps Proxy Databases from Gramps-Connect: first revisions
svn: r13863
2009-12-20 22:26:45 +00:00
Doug Blank
108ff236f7 Working on PrivateProxy ideas; minor tweaks otherwise
svn: r13853
2009-12-20 01:57:17 +00:00
Doug Blank
f31b20e7a9 basic format of edit working; remove preferred field?
svn: r13843
2009-12-18 03:57:48 +00:00
Doug Blank
d0318dd1a2 Some basic name editing; moved forms to web/grampsdb
svn: r13833
2009-12-17 04:10:41 +00:00
Doug Blank
00f2a1859a First draft of gramps-connect using django Forms
svn: r13831
2009-12-17 00:04:22 +00:00
Doug Blank
08aaa658eb Empty table cells have clickable area, even if empty
svn: r13732
2009-12-06 17:35:51 +00:00
Doug Blank
1d86ecd6fb Working on private/protected non-logged-in viewing/searching
svn: r13721
2009-12-06 05:09:43 +00:00
Doug Blank
3f546e7fa3 Added copyright; added scrollbars on page views; indexes on other ref tables
svn: r13657
2009-11-22 22:28:30 +00:00
Doug Blank
828ec034c9 Added indexes; clean properly; updated db schema version num to 0.5.1 (added indexes)
svn: r13652
2009-11-22 16:43:15 +00:00
Doug Blank
bfdb19d182 Settings ready for debugging; removed select_related
svn: r13651
2009-11-22 13:43:40 +00:00
Doug Blank
4189b78df3 Protect crashing from malformed data; working on locale-based issues; fast flush; UI focus
svn: r13647
2009-11-21 23:18:35 +00:00
Doug Blank
281fa65cd7 Changes to allow large, fast exports
svn: r13646
2009-11-21 14:27:25 +00:00
Doug Blank
8df4105d3d Added 404 page error checking and gettext readiness
svn: r13644
2009-11-21 02:25:20 +00:00
Doug Blank
f3d85ec0f4 Incremental updates for css tweaks, showing validated info, family details and attempts for proper url handling
svn: r13631
2009-11-19 02:41:37 +00:00
Doug Blank
313bcfa0cd Django debug support; added table support; add missing DjangoDb funcs; minor css tweaks
svn: r13594
2009-11-15 22:47:43 +00:00
Doug Blank
02d095ca8c Moved functions from my_tags to web.utils; added some support for tables; uses docgen code; minor changes to css
svn: r13579
2009-11-14 22:48:30 +00:00
Doug Blank
dc7174fd7e New template tags; new view_detail function
svn: r13568
2009-11-13 05:33:38 +00:00
Doug Blank
c142ea4b29 Added context_processor to handle contexts for every template; refer to favion2; some visual polish
svn: r13559
2009-11-11 16:18:01 +00:00
Doug Blank
d90fb534e3 visual refinements; changed search to use istartswith
svn: r13549
2009-11-10 22:42:27 +00:00
Doug Blank
f90c2db4cd Moved src/gen/web to src/web
svn: r13547
2009-11-10 14:23:19 +00:00