Raymond Yee
508a87a6dc
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-03-20 13:24:26 -07:00
Raymond Yee
9ece33899a
support_campaign test is now able to run all the way to doing a modification of pledge for lesser amounts
2012-03-20 11:21:06 -07:00
eric
58cb0c9f2a
while mucking around, set feed to atom to match type I set in autodiscovery link [ #26402939 ]
2012-03-20 13:53:53 -04:00
eric
530e07f383
moved atom feed (it's not rss) to autodiscovery link element [ #26402939 ]
2012-03-20 13:01:29 -04:00
Raymond Yee
0e9dc0e798
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-03-20 09:41:49 -07:00
eric
38bca40bdd
landing page was missing the wishlist javascript! [addresses comment on #26590795 ]
2012-03-20 12:29:29 -04:00
eric
163445d4f5
bulletized the premium list in faq using [accept #26309601 ]
2012-03-20 11:45:34 -04:00
Andromeda Yelton
52fcbf8d4f
font embiggening, moved badge on campaign list to match other list pages
2012-03-20 10:44:56 -04:00
Andromeda Yelton
84ae0acafa
modified generic cover image to display something in the thumbnail view
2012-03-20 10:28:35 -04:00
Andromeda Yelton
53d99ae72f
addressing https://www.pivotaltracker.com/story/show/26590795
2012-03-20 09:52:57 -04:00
Raymond Yee
46ca784030
[ #23019867 ] First pass at allow for pledges to be modified
2012-03-19 16:32:37 -07:00
Raymond Yee
97f3d01ab4
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-03-19 13:38:15 -07:00
Andromeda Yelton
7568aa3f14
more informative text than ACTIVE now in status field
2012-03-19 16:36:05 -04:00
Andromeda Yelton
76b261ff3e
making terms look more like legalese per https://www.pivotaltracker.com/story/show/26309601
2012-03-19 16:08:05 -04:00
Andromeda Yelton
6d3d032f9b
addresses https://www.pivotaltracker.com/story/show/25969011
2012-03-19 15:52:09 -04:00
Andromeda Yelton
5e5e966651
if showing in slideshow on empty supporter wishlist, now offers add-to-wishlist rather than remove-this
2012-03-19 15:32:33 -04:00
eric
0460f4780d
word smithing on self-publishing faq
2012-03-19 15:01:17 -04:00
Raymond Yee
744693f178
1) Fix an error in which I wasn't checking properly that the pledge_complete page should allow only the pledging user to see the results.
...
2) Now tests.campaigntest.support_campaign takes us all the way through pledging for the first campaign
2012-03-19 11:46:41 -07:00
Raymond Yee
6b4c426a74
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-03-19 11:45:36 -07:00
Raymond Yee
dab3ecfc31
Do not override the source on a Wish if a work is already on the wishlist
2012-03-19 18:23:25 +00:00
Raymond Yee
4392e0dd18
Merge branch 'payment' of github.com:Gluejar/regluit into payment
2012-03-16 15:57:29 -07:00
Raymond Yee
d3bd2453ef
Merge branch 'payment' of github.com:Gluejar/regluit
2012-03-16 22:22:41 +00:00
Raymond Yee
432513bea0
Merge branch 'master' into payment
2012-03-16 13:51:28 -07:00
Raymond Yee
62d47fee26
[ #22561067 ] Ooops I had missed a couple of datetime.datetime.today() in frontend/forms.py
2012-03-16 13:24:55 -07:00
Raymond Yee
46c4c3fdce
[ #20640595 ] Add a work to a user's wishlist upon a successful return from a PayPal pledge.
...
(Still need to implement warning upon trying to remove a work that user has pledged too.)
2012-03-16 13:03:38 -07:00
Raymond Yee
1d13d49865
Merge branch 'payment' of github.com:Gluejar/regluit
2012-03-16 09:30:24 -07:00
Raymond Yee
a17bd85519
Now support_campaign can get all the way to just before pledging at the PayPal sandbox
2012-03-16 09:27:06 -07:00
eric
b955e50951
review and edit faq
2012-03-16 00:00:49 -04:00
Raymond Yee
571e565b5e
[ Fixes #26515771 ] Now if you hit submit on default blank campaign pledge page, we won't get an error.
2012-03-15 14:54:38 -07:00
Raymond Yee
f9f899b3d1
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-03-14 15:20:25 -07:00
Raymond Yee
9199f78606
test/campaigntests.py has a BasicGuiTest.testFrontPage, which tests whether the Learn More link will toggle the description panel.
...
paypal/tests.py: made loginSandbox drop the test parameter and callable from outside of paypal/tests.py -- now, for example, from test/campaigntests.py
settings/dev.py: added LIVE_SERVER_TEST_URL, UNGLUEIT_TEST_USER, UNGLUEIT_TEST_PASSWORD -- parameters useful for selenium-based live server testing
the beginnings of test/campaigntests.support_campaign() -- a selenium script to drive automated pledging to campaign for testing purposes
2012-03-14 15:06:29 -07:00
Andromeda Yelton
506f06f4cf
ensuring that the slideshow returns the right set of books and they display properly
2012-03-14 09:19:06 -04:00
Andromeda Yelton
37b1b12a6b
Merge branch 'master' of github.com:Gluejar/regluit
2012-03-14 08:46:11 -04:00
Andromeda Yelton
43bbcddbc9
need to have a content-block id encasing the slideshow in order for greenpanel.js to bind so hover state shows
2012-03-14 08:44:49 -04:00
eric
514550ea69
added defense against script injection via cookie setter [ #24981847 ]
2012-03-14 00:32:20 -04:00
eric
89e6afe82c
You can't delete a cookie that ain't there, you lunkhead [ #24981847 ]
2012-03-13 18:01:26 -04:00
eric
62038dce9c
implement cookie based redirect for login/signup from a wishlist action [deliver #24981847 ]
2012-03-13 17:04:05 -04:00
eric
b6a5d28f09
followed Raymond's suggestion to simplify yesterday
2012-03-13 17:04:05 -04:00
Andromeda Yelton
ffcea5c3d6
Merge branch 'master' of github.com:Gluejar/regluit
2012-03-13 16:27:39 -04:00
Andromeda Yelton
201ff7b38f
fixing empty slideshow for is_preview
2012-03-13 16:26:57 -04:00
Raymond Yee
b1ccf6832b
Add the setup_selenium method to allow for headless running of selenium
2012-03-13 11:01:49 -07:00
Raymond Yee
e7200b06d0
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-03-13 10:39:38 -07:00
Raymond Yee
c698827d81
Rewriting of simple Google selenium example in WebDriver
2012-03-13 10:37:19 -07:00
eric
6d0e5455f9
metrics enhancements [finish #26329807 ]
2012-03-12 23:34:10 -04:00
eric
c61408b56b
changes "view your profile" to "change username" in stead of "password reset"
2012-03-12 23:01:05 -04:00
Raymond Yee
29ff11af94
Missed a datetime import needed for timedelta
2012-03-12 15:55:14 -07:00
Raymond Yee
ca81252901
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-03-12 15:47:18 -07:00
Raymond Yee
6bd003b0c6
It turns out that we were sending "naive" timestamps to PayPal....now passing isoformat() of timezone aware versions of timestamp to PayPal
...
Added a isoformat method to regluit.utils.localdatetime to handle both naive and aware datetimes
2012-03-12 15:42:20 -07:00
eric
f92ea78e67
alt attribut goes in img, not a [ #25582597 ]
2012-03-12 17:04:06 -04:00
eric
b659d80855
we can only have one order_by per facet!
2012-03-12 16:40:45 -04:00