Commit Graph

1103 Commits (a1561d7f8d9b2757eed36195b3c4dda5ec59a392)

Author SHA1 Message Date
Raymond Yee e91a794d42 Forgot to add a few new files to previous commit. 2011-09-14 08:40:42 -07:00
Raymond Yee 14ae7090e6 Intermediate progress towards an API that takes ISBN and spits out edition, work, or campaign info 2011-09-14 08:38:29 -07:00
Raymond Yee 0faf1df94a Intermediate progress towards an API that takes ISBN and spits out edition, work, or campaign info 2011-09-14 08:38:29 -07:00
Andromeda Yelton dadbde0d5e changed logo to grey version 2011-09-13 15:03:30 -04:00
Andromeda Yelton bd189eeb83 changed logo to grey version 2011-09-13 15:03:30 -04:00
Andromeda Yelton a8dffead58 privacy policy now displays in footer 2011-09-13 14:35:06 -04:00
Andromeda Yelton b9fa228608 privacy policy now displays in footer 2011-09-13 14:35:06 -04:00
thatandromeda 5a6c267ab5 added urlpattern for privacy page 2011-09-13 14:59:29 -03:00
thatandromeda 8aba6cfb4e added urlpattern for privacy page 2011-09-13 14:59:29 -03:00
Raymond Yee 6d9c1fe6d0 Merge branch 'master' of github.com:Gluejar/regluit into tastypie1 2011-09-13 10:10:51 -07:00
Raymond Yee a7e4405793 Merge branch 'master' of github.com:Gluejar/regluit into tastypie1 2011-09-13 10:10:51 -07:00
Raymond Yee 27b503b6fb Merge branch 'master' of github.com:Gluejar/regluit 2011-09-13 09:57:54 -07:00
Andromeda Yelton 8998789116 added privacy policy 2011-09-13 10:55:11 -04:00
Andromeda Yelton 03bef09c01 added privacy policy 2011-09-13 10:55:11 -04:00
Raymond Yee cb89c13cbb check_db command for database integrity check 2011-09-12 16:52:06 -07:00
Raymond Yee 6360bc98c0 check_db command for database integrity check 2011-09-12 16:52:06 -07:00
Raymond Yee 4ecff73bdd Added user OneToOneField to Wishlist in api 2011-09-12 16:22:37 -07:00
Raymond Yee 86d24b59a5 Added user OneToOneField to Wishlist in api 2011-09-12 16:22:37 -07:00
Raymond Yee 6ba7b21bd4 Exclude amazon_receiver and paypal_receiver in read only API for now 2011-09-12 16:16:14 -07:00
Raymond Yee eae67f0003 Exclude amazon_receiver and paypal_receiver in read only API for now 2011-09-12 16:16:14 -07:00
Raymond Yee d3485a8842 read only api now includes Wishlist and User 2011-09-12 15:44:20 -07:00
Raymond Yee 8e609aeab3 read only api now includes Wishlist and User 2011-09-12 15:44:20 -07:00
Raymond Yee 0846bab210 implementation of read-only api for Work, Edition, Subject, Campaign, Author
added a check_db command to check database integrity of regluit.core.models
2011-09-12 14:50:29 -07:00
Raymond Yee b24d315f19 implementation of read-only api for Work, Edition, Subject, Campaign, Author
added a check_db command to check database integrity of regluit.core.models
2011-09-12 14:50:29 -07:00
Raymond Yee 24c61f6f00 Merge branch 'master' of github.com:Gluejar/regluit into tastypie1 2011-09-12 13:11:03 -07:00
Raymond Yee 5deea69e6d Merge branch 'master' of github.com:Gluejar/regluit into tastypie1 2011-09-12 13:11:03 -07:00
Raymond Yee 850b660d23 Merge branch 'master' of github.com:Gluejar/regluit 2011-09-12 13:09:02 -07:00
Raymond Yee 51ec299dcd updated core_db_schema.png 2011-09-12 13:08:25 -07:00
Raymond Yee 9608f8efcb working starter API for Work 2011-09-12 13:02:06 -07:00
Raymond Yee dc54fc1002 working starter API for Work 2011-09-12 13:02:06 -07:00
Ed Summers bb4003ecab should have been supporter not contributor ... 2011-09-12 18:20:36 +00:00
Ed Summers 392f746b2f should have been supporter not contributor ... 2011-09-12 18:20:36 +00:00
Ed Summers ab3216f778 renamed user view to contributor, since that is what eric has been calling it 2011-09-12 15:23:33 +00:00
Ed Summers 4ddaf1f3cb renamed user view to contributor, since that is what eric has been calling it 2011-09-12 15:23:33 +00:00
Ed Summers 962543c541 need to distinguish between the user being viewed (subscriber for now) and the logged in user 2011-09-12 15:13:21 +00:00
Ed Summers d8f1d64085 need to distinguish between the user being viewed (subscriber for now) and the logged in user 2011-09-12 15:13:21 +00:00
Ed Summers accffc3b8e slight adjustment to get "add to wishlist" not breaking across two lines 2011-09-12 14:15:09 +00:00
Ed Summers abcc2049f8 slight adjustment to get "add to wishlist" not breaking across two lines 2011-09-12 14:15:09 +00:00
Ed Summers 48173b12b2 got title and author on back of panel 2011-09-12 13:10:50 +00:00
Ed Summers 5d69a5818d got title and author on back of panel 2011-09-12 13:10:50 +00:00
Ed Summers b1a1dc2de5 typo 2011-09-12 13:04:32 +00:00
Ed Summers c7bd44cbca typo 2011-09-12 13:04:32 +00:00
Ed Summers f03f141cb1 beginnings of a user wishlist display... 2011-09-12 01:53:54 -04:00
Ed Summers 7720a73fb0 beginnings of a user wishlist display... 2011-09-12 01:53:54 -04:00
Ed Summers 8e3fc4ac6f added management command to create random campaigns for any works that lack a campaign 2011-09-12 00:04:22 -04:00
Ed Summers 67ef77a757 added management command to create random campaigns for any works that lack a campaign 2011-09-12 00:04:22 -04:00
Ed Summers ca5af54134 initial pass at pulling in stefan's book panel templates 2011-09-11 23:44:21 -04:00
Ed Summers 4352743f13 initial pass at pulling in stefan's book panel templates 2011-09-11 23:44:21 -04:00
Ed Summers 2725205d35 doc fix 2011-09-10 11:49:44 +00:00
Ed Summers 5046b9a8eb doc fix 2011-09-10 11:49:44 +00:00