Ed Summers
a79de596bb
added production deployment information and scripts for celeryd
2011-10-20 04:36:41 +00:00
Ed Summers
0c1411f2e8
added celery async task for add_related that gets exercised when a book is added to a wishlist. includes new settings for the djkombu celery backend
2011-10-19 23:31:16 -04:00
Ed Summers
a6e8d115db
added celery async task for add_related that gets exercised when a book is added to a wishlist. includes new settings for the djkombu celery backend
2011-10-19 23:28:36 -04:00
Raymond Yee
a2b622b061
Added status and current_total data to Campaign resource in the API.
...
Added an API help page to describe how to use the API and which shows a user's api_key and sample calls and link to campaign widgets.
Added facility to redirect back to current URL after sign in.
2011-10-19 17:08:17 -07:00
Raymond Yee
7212a31257
Merge branch 'master' of github.com:Gluejar/regluit into tastypie2
2011-10-19 10:47:52 -07:00
Raymond Yee
ce9f04619a
Removing Work.status because it doesn't meet current needs for how we think of the status of a work.
2011-10-19 10:41:13 -07:00
eric
d9e4b06f99
don't render settings on somebody else's supporter page
2011-10-19 12:55:48 -04:00
Raymond Yee
0ed1d229f5
Updating campaign widget to show status and progress. Don't have a way to calculate a graphic representation of progress yet.
2011-10-19 09:45:25 -07:00
Raymond Yee
cbb801b9d9
Merge branch 'master', remote branch 'origin' into tastypie2
2011-10-19 08:26:43 -07:00
eric
74e6f7a374
wired user profile edit form to supporter page
...
you can now edit tagline from supporter page
2011-10-19 03:13:29 -04:00
Raymond Yee
7810893c84
Merge branch 'master' of github.com:Gluejar/regluit into tastypie2
2011-10-18 23:09:31 -07:00
Ed Summers
76b70f3676
minor doc fix
2011-10-18 23:47:48 -04:00
Ed Summers
7bfb7c3f7f
need to trap errors when looking up a LibraryThing ISBN in GoogleBooks and getting no hit
2011-10-18 23:45:02 -04:00
Ed Summers
5c88878a30
added merge_works function for merging the one work into another when adding related editions based on ThingISBN. also added a test that makes sure related campaigns and wishlists are appropriately updated.
2011-10-18 23:00:07 -04:00
Raymond Yee
0a84f525f7
A first cut at a Work.status property: UNGLUED, ACTIVE CAMPAIGN, NO ACTIVE CAMPAIGN
2011-10-18 19:00:51 -07:00
Raymond Yee
d5b45d75b1
Merge branch 'master', remote branch 'origin' into tastypie2
2011-10-18 19:00:11 -07:00
Ed Summers
55af98b05f
artifact of some download?
2011-10-18 21:33:22 -04:00
Raymond Yee
3d676eae8c
Merge branch 'master' into tastypie2
2011-10-18 16:46:46 -07:00
Raymond Yee
8cab4dc425
First pass integration of preapproval into campaign pledge form
2011-10-18 16:27:20 -07:00
Raymond Yee
f92f39dc35
don't run settings.me/settings.dev alignment if we can't import modules
2011-10-18 08:02:49 -07:00
Raymond Yee
8d27cfc89e
Merge branch 'master', remote branch 'origin' into payment_integration
2011-10-18 07:43:42 -07:00
Raymond Yee
fa3dfe19a0
getting basic comparison of current status of a transaction with that in the database
2011-10-18 07:42:56 -07:00
Ed Summers
a086143495
pointer cursor when hovering over "find"
2011-10-18 05:13:57 +00:00
Ed Summers
5965687dbb
added some hopefully not too cheesy info about adding to wishlist when a user has an empty wishlist
2011-10-18 00:21:49 -04:00
Ed Summers
b33ea3ac34
put a bit of space between "add to wishlist" and status. attempted to remove redundant book list css since it was confusing
2011-10-18 02:58:15 +00:00
Ed Summers
fd5cf49460
Merge branch 'master' of github.com:Gluejar/regluit
2011-10-17 22:32:40 -04:00
Ed Summers
1ddf12ddab
anon user gets redirected to login page when attempting to add an item to a wishlist. fixes https://www.pivotaltracker.com/story/show/19249923
2011-10-17 22:32:31 -04:00
eric
ffcb298376
again
2011-10-17 22:07:34 -04:00
eric
f8b599ffcc
removed capitalization style in .header-text
2011-10-17 22:03:06 -04:00
Ed Summers
cdca7c6525
include book_list.css so we the remove/add areas appear clickable
2011-10-17 21:35:58 -04:00
Ed Summers
f870cc6243
added regression test for non-logged in user viewing the supporter page
2011-10-17 18:37:31 +00:00
Ed Summers
d09bc33989
fix for https://www.pivotaltracker.com/story/show/19784723
2011-10-17 18:16:34 +00:00
Ed Summers
cd805d14ab
added raymond to the admins who get emailed with exceptions
2011-10-17 18:06:11 +00:00
Raymond Yee
0d21e77fd3
Merge branch 'master' of github.com:Gluejar/regluit into payment_integration
2011-10-17 07:23:59 -07:00
Ed Summers
bb3a445a79
put a bit of temporary whitespace in between the footer
2011-10-14 20:48:40 +00:00
Ed Summers
d5badd0f7e
shortened width of search box a teensy bit so that it does not break in half
2011-10-14 20:43:29 +00:00
Ed Summers
7596ceeebd
these are important for when you are running with debug off
2011-10-14 20:38:09 +00:00
Ed Summers
a621f9f2d9
turning off debug for prod settings
2011-10-14 20:37:44 +00:00
Ed Summers
d69c881035
forgot the initial migration :-)
2011-10-14 16:13:06 -04:00
Ed Summers
5b102a6685
wiping migrations again and hoping they work this time. also catch exceptions when adding related editions.
2011-10-14 16:03:43 -04:00
Ed Summers
491914a531
trying to fix campaign constraints with a migration
2011-10-14 19:37:22 +00:00
Raymond Yee
38166177c4
First cut of PaymentDetails
...
small fix to explicitly calculate URI of PayPalIPN url pattern
update status of a PAY transaction to CREATED instead of leaving as None
2011-10-14 10:52:17 -07:00
Raymond Yee
d79b228d39
Merge branch 'master' of github.com:Gluejar/regluit into payment_integration
...
Conflicts:
core/tests.py
2011-10-14 07:42:33 -07:00
Ed Summers
84337fae23
model change needs a migration
2011-10-14 14:36:02 +00:00
thatandromeda
b045f9388a
typo fix
2011-10-14 11:28:41 -03:00
Ed Summers
bc24d0ea71
activate the random campaigns
2011-10-14 14:26:57 +00:00
Ed Summers
93404d42ff
when a user views another users contributor page, works they already have on their wishlist show up that way instead of as "add to wishlist"
2011-10-14 14:18:38 +00:00
Andromeda Yelton
25b0e90141
updating with supporter page css
2011-10-14 09:50:18 -04:00
Andromeda Yelton
548c48d03a
added logic to determine wishlist and backing status info for profile
2011-10-14 09:49:52 -04:00
Andromeda Yelton
a3de52e5f9
wiring live data into the css
2011-10-14 09:49:27 -04:00