Andromeda Yelton
556ecf8a06
now users can give us feedback on alpha
2012-01-09 15:53:09 -05:00
Andromeda Yelton
a7009b1998
whoops, should probably commit the version that passes tests
2012-01-09 12:44:35 -05:00
Andromeda Yelton
69ecc313de
Merge branch 'master' of github.com:Gluejar/regluit
2012-01-09 11:50:58 -05:00
Andromeda Yelton
a9fc98b771
work page now displays a modify-pledge button where appropriate. not yet wired to modification functionality.
2012-01-09 11:50:48 -05:00
Raymond Yee
ecccf2adbb
Merge branch 'payment' of github.com:Gluejar/regluit
2012-01-06 13:47:52 -05:00
Andromeda Yelton
9d8bf7be69
Merge branch 'master' of github.com:Gluejar/regluit
2012-01-06 11:04:17 -05:00
Andromeda Yelton
8460fba0bb
organizing the FAQ
2012-01-06 10:42:17 -05:00
Raymond Yee
be67d9e14f
Allow modifications if the amount is equal to max amount (not just less)
...
Fixed a small typo in the comments for payment.views
2012-01-06 10:32:52 -05:00
Raymond Yee
7012039aef
Merge branch 'jkace' of github.com:Gluejar/regluit into payment
2012-01-05 15:21:45 -05:00
icellama21
e9d293199c
Fixing bug in paypal checkStatus to separate preapproval max_amount from current amount
2012-01-05 12:56:20 -05:00
Raymond Yee
5e91827366
addition of max_amount to payment.models.Transaction
2012-01-05 09:55:18 -05:00
Raymond Yee
17f0c4986e
Merge branch 'jkace' of github.com:Gluejar/regluit into payment
2012-01-05 09:44:22 -05:00
icellama21
b0b6d83f75
Adding payment code for refund and modification of existing transactions
2012-01-05 01:42:05 -05:00
Raymond Yee
8ba7570ea1
Adding a "thank you" to the pledge page
2012-01-04 21:14:58 -05:00
Raymond Yee
9182affeda
Merge branch 'master' of github.com:Gluejar/regluit into ry
2012-01-04 17:21:39 -05:00
Raymond Yee
13b01c2838
Added a test to ensure that a user needs to be logged in for the pledge view.
2012-01-04 17:14:37 -05:00
Andromeda Yelton
96587a0a2d
Merge branch 'master' of github.com:Gluejar/regluit
2012-01-04 12:51:45 -05:00
Andromeda Yelton
8e04bf3419
expanding the faq
2012-01-04 12:51:34 -05:00
Raymond Yee
68f0c255d5
Force login on PledgeView as a whole
2012-01-04 12:03:50 -05:00
thatandromeda
79e7d9d7df
grammar!
2012-01-04 11:34:31 -05:00
Raymond Yee
d106ff6f3d
Run only TransactionTest right now in payment.tests because others require selenium to run
2012-01-04 11:04:18 -05:00
Raymond Yee
65d04a151b
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-01-04 10:55:58 -05:00
Raymond Yee
c5e84d7006
Moved campaigntest.py to test/campaigntest.py
...
Added a simple selenium test to campaigntest to illustrate how to do a google search and test for the presence of text
Updated payment.tests to use the right settings for PayPal sandbox accounts
payment.tests.AuthorizeTest working for RY on laptop. PledgeTest is going through the motions but not quite working yet
2012-01-04 10:52:19 -05:00
Ed Summers
4f33fbcbd1
using mod_rewrite now to redirect to https, also on the homepage now
2012-01-04 03:26:15 +00:00
Andromeda Yelton
aa10713e49
menu is more location-specific
2012-01-03 16:47:00 -05:00
Andromeda Yelton
a3fbf5d7b7
Merge branch 'master' of github.com:Gluejar/regluit
2012-01-03 16:20:55 -05:00
Andromeda Yelton
7de1051448
it is not unlike a sidebar organizing the FAQs
2012-01-03 16:17:04 -05:00
Raymond Yee
eb147b3cd4
Added support for incomplete and completed payments in the PaymentManger query function
2012-01-03 14:49:37 -05:00
Raymond Yee
d3f25cd788
Added Receiver and PaymentResponse to admin interface
...
Dropping all Receiver and PaymentResponse in campaigntest.drop_all_transactions
Added a __unicode__ method to Receiver and PaymentResponse
Added some more documentation of PayPal status parameters
2012-01-03 13:37:20 -05:00
Raymond Yee
62a2a62efe
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-01-03 10:21:56 -05:00
Raymond Yee
7c018687d0
Add a simple comment to list the possible states of a Campaign
2012-01-03 10:20:17 -05:00
Andromeda Yelton
1986b37857
tidying book panel
2012-01-03 09:59:17 -05:00
Raymond Yee
81fc04ef12
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-01-03 09:53:51 -05:00
Raymond Yee
4292e1be0a
whitespace change
2012-01-03 09:53:29 -05:00
Andromeda Yelton
69087b0a33
suppressing useless add-wishlist element
2012-01-03 09:47:06 -05:00
Andromeda Yelton
8a59fc75f8
green circle+arrow in learn more area makes no sense outside of landing page
2012-01-03 09:19:50 -05:00
Andromeda Yelton
2ede7d7e7b
size of unglue definition text box does not change now as definitions change
2012-01-03 09:12:31 -05:00
eric
9030e87b70
unhid wished_by from search results. Why was it hidden?
2012-01-02 19:08:24 -05:00
eric
739fccbe83
roemoved vestigial code from search view
2012-01-02 19:08:23 -05:00
Andromeda Yelton
8d7f7fe612
now the unglue definitions are not placeholders
2012-01-02 17:17:35 -05:00
Andromeda Yelton
1e2e76cc69
Merge branch 'master' of github.com:Gluejar/regluit
2012-01-02 16:31:53 -05:00
Andromeda Yelton
4e23363a80
now the text before the learn more button randomizes onload and onclick
2012-01-02 16:20:07 -05:00
Andromeda Yelton
dfd20a7957
needed a comma
2012-01-02 13:39:58 -05:00
Andromeda Yelton
fba09f60a3
comments needs padding between avatar and text
2012-01-02 13:10:20 -05:00
eric
8e383ce229
embed needs protocol
2012-01-02 12:59:26 -05:00
Andromeda Yelton
3a6ae3da94
maybe a more robust way to obtain the url base
2012-01-02 11:22:03 -05:00
Andromeda Yelton
29e6ba7ee0
build_absolute_uri returns the WHOLE uri, not the base, so lines had to be rewritten accordingly. don't use it for the embed line since that requires ONLY the url base
2012-01-02 11:10:33 -05:00
Andromeda Yelton
e287f6028d
replacing remove-this option with pledged where applicable
2012-01-02 11:09:48 -05:00
Andromeda Yelton
fb6d715429
user now sees pledged indicator rather than remove-wishlist option for pledged works
2012-01-02 10:59:00 -05:00
Andromeda Yelton
1f29f7538d
authorized_list was scanning ALL transactions, not just those in the transaction list passed into the function
2012-01-02 10:47:36 -05:00