Raymond Yee
|
48666339a9
|
Some documentation of paypal/Transaction model
|
2011-11-28 17:33:49 -08:00 |
Raymond Yee
|
45885be2e6
|
Listing for campaign detail
|
2011-11-29 00:42:31 +00:00 |
Raymond Yee
|
2cbdd797d5
|
Stripped some parameters from payment/parameters that belong in settings
|
2011-11-28 16:38:28 -08:00 |
Raymond Yee
|
f6a5c98b4e
|
Adding more details to transaction display (for debugging)
|
2011-11-28 16:21:57 -08:00 |
Raymond Yee
|
42a8af4c5e
|
Link from campaigns to the respective work page (not campaign page)
|
2011-11-28 16:13:06 -08:00 |
Raymond Yee
|
57640ec7b2
|
First pass at unwiring campaign_detail from the real pledge view.
|
2011-11-28 15:39:06 -08:00 |
Raymond Yee
|
759eed1da8
|
Merge branch 'master' of github.com:Gluejar/regluit into payment
|
2011-11-28 10:28:29 -08:00 |
Raymond Yee
|
b3d7a7835f
|
http:/please.unglueit.com -> http://please.unglueit.com in prod.py
|
2011-11-28 10:27:20 -08:00 |
Andromeda Yelton
|
440047145a
|
making errors more obvious on campaign management page and goal more obvious on work page
|
2011-11-28 11:38:31 -05:00 |
Andromeda Yelton
|
0e33932435
|
improving display of hover state of book panel (still in progress)
|
2011-11-28 10:13:21 -05:00 |
eric
|
f96b5e4637
|
fixed bug where anonymous user can't view work page
|
2011-11-26 17:09:33 -05:00 |
eric
|
e38d78ecc3
|
rights holder FAQ
|
2011-11-25 21:59:17 -05:00 |
eric
|
b398a948dc
|
refactored campaign management savable constraints out of view and into form
|
2011-11-25 21:23:37 -05:00 |
eric
|
d5bae40c00
|
refactored launchable into campaign model. fixed date camparison bug. moved target and deadline limits to settings file
|
2011-11-23 21:41:06 -05:00 |
eric
|
3671b0a182
|
marked campaign description and details as safe
|
2011-11-23 19:28:30 -05:00 |
eric
|
a89485be01
|
campaign data now appears in campaign tab; campaign stuff is now triggered only by active campaigns
|
2011-11-23 17:28:29 -05:00 |
Raymond Yee
|
83b006b2d3
|
Turning off embedded PayPal UI to see whether paypal redirect works properly on please
|
2011-11-23 13:14:39 -08:00 |
Raymond Yee
|
b6d9f7463d
|
More debugging messages
|
2011-11-23 11:39:51 -08:00 |
Raymond Yee
|
38d38ff844
|
I keep forgetting to import sys
|
2011-11-23 10:54:02 -08:00 |
Raymond Yee
|
0ec0416c0f
|
Print out to stderr the PayPal URL
|
2011-11-23 10:50:29 -08:00 |
Raymond Yee
|
80b8230252
|
Merge branch 'payment'
|
2011-11-23 10:21:31 -08:00 |
Andromeda Yelton
|
24f9122a85
|
modified the name of a key in search.py for integration with book_panel, need to modify corresponding name in test
|
2011-11-23 13:18:32 -05:00 |
Raymond Yee
|
a9ab0e45e6
|
adding more debugging info about Paypal PAY and PREAPPROVAL
Getting rid of final '/' in prod.py: BASE_URL
|
2011-11-23 09:41:11 -08:00 |
Andromeda Yelton
|
017fb9fac9
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2011-11-23 12:29:15 -05:00 |
Andromeda Yelton
|
14a008421d
|
refactored search.html to use book_panel.html. required altering labels of some data sources so that they have the same names when they hit book_panel regardless of where it's included from
|
2011-11-23 12:28:59 -05:00 |
eric
|
20cc607193
|
claim form now uses ModelChoiceField; tests for previous claims
|
2011-11-23 12:23:53 -05:00 |
Raymond Yee
|
e526c1c3c2
|
Forot to import sys!
|
2011-11-23 09:12:37 -08:00 |
Raymond Yee
|
5494b282cf
|
Trying to print out ipn info to stderr to see it in the Apache log
|
2011-11-23 09:07:07 -08:00 |
Raymond Yee
|
b08b489daf
|
One more try at setting BASE_URL....maybe you do need the ending '/'
|
2011-11-22 16:57:54 -08:00 |
Raymond Yee
|
9812008a36
|
Need to set BASE_URL to allow PayPal IPN to be handled on please
|
2011-11-22 16:21:38 -08:00 |
Raymond Yee
|
8e3bd56557
|
Setting PAYPAL_GLUEJAR_EMAIL -- the missing value might have the reason why Paypal not working on please
|
2011-11-22 16:03:05 -08:00 |
Raymond Yee
|
544fb536bc
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2011-11-22 14:32:55 -08:00 |
Raymond Yee
|
242b2a67c7
|
Putting Raymond's sandbox Paypal credentials into prod.py to see whether PayPal sandbox functionality will work on please
|
2011-11-22 14:31:20 -08:00 |
eric
|
39eface590
|
Merge branch 'master' of https://github.com/Gluejar/regluit
|
2011-11-22 17:27:59 -05:00 |
eric
|
50bdf7b312
|
minor template enhancements
|
2011-11-22 17:27:41 -05:00 |
Raymond Yee
|
4cfabf6efe
|
Turning on embedded view to test
|
2011-11-22 14:17:54 -08:00 |
Raymond Yee
|
5512f221db
|
I think we need to change _last_change to something like _last_change_ so that the variable doesn't alreay exist in Work. Also return None if there are no campaigns.
|
2011-11-22 12:55:05 -08:00 |
Raymond Yee
|
9b815e7e28
|
Merge branch 'master' of github.com:Gluejar/regluit into payment
|
2011-11-22 11:53:06 -08:00 |
Raymond Yee
|
979a403a06
|
Merge branch 'jkace' of github.com:Gluejar/regluit into payment
Conflicts:
frontend/templates/campaign_detail.html
frontend/views.py
|
2011-11-22 11:30:45 -08:00 |
Andromeda Yelton
|
47754ddd6c
|
now you can get embed code from the work page
|
2011-11-22 14:28:27 -05:00 |
Andromeda Yelton
|
f544b7684a
|
now there is Twitter sharing
|
2011-11-22 13:59:37 -05:00 |
Andromeda Yelton
|
c9e899bac1
|
fixed widget sizing
|
2011-11-22 13:59:25 -05:00 |
Andromeda Yelton
|
3c61c13e59
|
cleaning up: fixed sizing, removed background image, switched to more recent (and unglueit-hosted) jquery version
|
2011-11-22 13:49:59 -05:00 |
Andromeda Yelton
|
25d2177ca4
|
restoring background color alternation of books in list view of supporter page after widgetization
|
2011-11-22 13:33:57 -05:00 |
Raymond Yee
|
5f4496a290
|
Merge branch 'master' of github.com:Gluejar/regluit into campaign_widget
|
2011-11-22 06:45:07 -08:00 |
Jason
|
58eb67e0aa
|
Adding code to support embedded payments
|
2011-11-22 06:14:58 -05:00 |
eric
|
0bad939bfb
|
Though the form is ugly, a campaign manager can now launch a campaign and set info
I also learned what it means when a form is bound to a model object
|
2011-11-22 00:28:16 -05:00 |
Raymond Yee
|
726f086c4c
|
Adjust the size of the iframe
|
2011-11-21 20:36:14 -08:00 |
Raymond Yee
|
e99c98a014
|
kludge a new ISBN into widget embed test
|
2011-11-21 18:13:39 -08:00 |
Raymond Yee
|
78339e3de5
|
Added a rough textarea for someone to copy embedding iframe for widget
|
2011-11-21 18:06:44 -08:00 |