Raymond Yee
|
2e28139c00
|
A stub signal for Transaction.post_save() event
|
2011-12-01 10:59:34 -08:00 |
eric
|
68b0d4b73a
|
implemented a generic view class for campaigns.
Ending and newest views are reverse sorted. campaign status is dealt
with except for successful campaigns
|
2011-12-01 13:17:33 -05:00 |
eric
|
0bd6475906
|
OK, the explore bar now explores!
|
2011-12-01 09:41:08 -05:00 |
eric
|
f094efdca2
|
removed superfluous "shared_works" code
this is more efficiently done by accessing request.user.wishlist in the
templates.
|
2011-12-01 08:47:58 -05:00 |
eric
|
b1cd55b6ca
|
fixed bookpanel indication of works "on your wishlist"
|
2011-12-01 08:42:03 -05:00 |
eric
|
b00ab025e8
|
Merge branch 'master' of https://github.com/Gluejar/regluit
|
2011-11-30 21:28:52 -05:00 |
eshellman
|
17cb40997e
|
committing book panel from web, since my git can't
|
2011-11-30 21:26:14 -05:00 |
eric
|
552ede6089
|
yes, I really want to change book-panel
|
2011-11-30 21:24:12 -05:00 |
eric
|
461fc48c32
|
made the tab active.
|
2011-11-30 21:07:17 -05:00 |
eric
|
9f32a8c3c5
|
rebuilding the scripts and classes running book panel to be not so flaky
|
2011-11-30 21:06:27 -05:00 |
eric
|
a83586b981
|
made this more readable while disassembling book-panel and fixing html validation
changing a span to a div broke the book panel; the next commit fixes
it. some class rearrangement as well.
|
2011-11-30 21:05:19 -05:00 |
eric
|
819753a268
|
book-panel.js reoved; appears to have been replaced by greenpanel.js
|
2011-11-30 20:57:28 -05:00 |
eshellman
|
93a28eb4c3
|
go back to working backside of panel
|
2011-11-30 19:14:55 -05:00 |
Raymond Yee
|
3364ab317a
|
Adding Transaction to the admin view
|
2011-11-30 15:26:41 -08:00 |
eric
|
828ca6f022
|
1st pass at new UI for /campaigns/
|
2011-11-30 13:14:38 -05:00 |
eric
|
e0c31ca6a4
|
minor html corrections; toggle icons now have alt text
|
2011-11-30 12:23:25 -05:00 |
Raymond Yee
|
6567369ed7
|
Tweaked work.html to handle the case of a single Ungluer who has pledged.
Added comment to pledge.html
|
2011-11-30 09:13:00 -08:00 |
Raymond Yee
|
b8cebfa0dd
|
Refining the interaction of Premium choice and pledge amount
|
2011-11-30 08:58:26 -08:00 |
Raymond Yee
|
b44379e6cd
|
First pass at tying the premium selected and the pledge amount
|
2011-11-29 18:02:51 -08:00 |
eric
|
dc700b1125
|
moved some images that were getting missed in the css
|
2011-11-29 18:15:33 -05:00 |
eric
|
8768a55571
|
added statcounter code to base template; the javascript was messing up the supporter page hidden settings, so I omitted the js there
also added a css block so we can have all css load before js
|
2011-11-29 18:15:33 -05:00 |
Raymond Yee
|
5f7fa87a92
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2011-11-29 12:04:37 -08:00 |
Raymond Yee
|
c96996e284
|
Added
SSLCertificateChainFile /etc/ssl/certs/gd_bundle.crt
to deploy/regluit.conf to enable Godaddy cert to work on Chrome, etc.
|
2011-11-29 12:03:48 -08:00 |
eric
|
1fc644aacd
|
implemented a minimum campaign term; other campaign management tweaks
|
2011-11-29 10:48:37 -05:00 |
eric
|
9cbcea0f72
|
the open campaign form now automatically sets the end date and target to allowed values
|
2011-11-28 23:37:31 -05:00 |
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 |