Commit Graph

2265 Commits (d55d3cb54a985a65c7d4b64ab725559923000098)

Author SHA1 Message Date
Andromeda Yelton d55d3cb54a fixes [#30249919] 2012-06-04 15:20:23 -04:00
Andromeda Yelton 17b222d69f adding prominent invitation for RHs to email us to FAQ 2012-06-04 10:29:42 -04:00
Andromeda Yelton ce5ee124d9 removing pagination from work_list -- likely unnecessary and this should be faster 2012-06-01 13:15:50 -04:00
Andromeda Yelton 153e7eaff9 Merge branch 'master' of github.com:Gluejar/regluit 2012-06-01 11:02:35 -04:00
Andromeda Yelton fd44471aae caching the wishlist rather than calculating it for every single book_panel = potentially huge performance improvement 2012-06-01 10:22:39 -04:00
Andromeda Yelton 882ba635da making capitalization consistent 2012-06-01 10:10:42 -04:00
Andromeda Yelton acf6f18a1c fixed broken link 2012-06-01 09:06:26 -04:00
Andromeda Yelton 56074903e7 more cleanup 2012-06-01 09:06:20 -04:00
Andromeda Yelton ece63619a8 aligning official comments properly vis-a-vis other comments 2012-05-31 13:52:19 -04:00
Andromeda Yelton a6d03af40d caching repeatedly-used title 2012-05-31 13:33:16 -04:00
Andromeda Yelton 9e8be5695b comments 2012-05-31 13:29:41 -04:00
Andromeda Yelton 90ece3a2b0 made logic less awful, cached work.id to speed things up as it's used many times 2012-05-31 13:25:19 -04:00
Andromeda Yelton cfa12dd228 was missing fastcoexist article 2012-05-31 13:24:53 -04:00
Raymond Yee d0fb4c8f59 Added some starter code to export data about unglue.it activity 2012-05-30 14:44:48 -07:00
Andromeda Yelton 4eab46f1d5 clarify what 'official comment' means 2012-05-30 12:36:35 -04:00
Raymond Yee 63567d8eaa mad->made (typo fix) 2012-05-30 09:32:04 -07:00
Andromeda Yelton 6e9e87f402 more blog coverage 2012-05-29 21:29:22 -04:00
Andromeda Yelton 3f5b04f1ea let's use a color that's within our existing color scheme 2012-05-29 21:16:32 -04:00
Andromeda Yelton 79bdcf3f5c commenting 2012-05-29 21:16:01 -04:00
Andromeda Yelton 1c5264d8a1 removing reference to payment_processor context variable, made irrelevant now that we have transaction.host 2012-05-29 21:01:17 -04:00
Andromeda Yelton 48481bd819 improving ple pledge_modified 2012-05-29 20:50:53 -04:00
Raymond Yee d077a81a1b [#29919391] 742d5bcd70/frontend/templates/book_panel.html (L163) was not succeeding because work.last_campaign is None. So I rearrange the logic
to look first for whether there are any ebooks to link to, then added a check for last_campaign == None.

I think this fixes the immediate issue of Wished by N not appearing-- but the set of if statements could take a bit more thinking through
2012-05-29 16:57:38 -07:00
Raymond Yee 742d5bcd70 Merge branch 'master' of github.com:Gluejar/regluit 2012-05-29 16:25:35 -07:00
Raymond Yee fccedc50d7 Goodreads problem has been fixed: http://www.goodreads.com/topic/show/908732?utm_medium=email&utm_source=comment_instant#comment_51301819 2012-05-29 16:23:57 -07:00
eric 4ce0731095 [#28011527] implemented comment preview form to address missing-user error 2012-05-29 19:20:00 -04:00
Raymond Yee 52ed00b80b Marking core.GoodreadsTest.test_review_list_unauth as expected failure for now. I believe there is a problem on
the Goodreads side and have reported the problem:  http://www.goodreads.com/topic/show/908732-api-problem-http-status-code-500-for-list-xml#comment_51296303

I will need to turn this test back on once Goodreads fixes the problem
2012-05-29 15:27:54 -07:00
Raymond Yee 40d0397bc8 Document the new modification argument for payment.manager.PaymentManager.authorize 2012-05-29 15:16:21 -07:00
Raymond Yee 8ce6ffe530 Pull which payment processor is involved from the transaction itself not from the settings.PAYMENT_PROCESSOR 2012-05-29 15:01:48 -07:00
Raymond Yee 111e10f380 Expose what http code we are getting from goodreads when we get something that is not 200 2012-05-29 12:47:38 -07:00
Raymond Yee e27ad644b5 Merge branch 'campaignformviewnixed' 2012-05-29 11:48:41 -07:00
Raymond Yee 88d6955685 Name error --> transaction should be t 2012-05-29 11:41:36 -07:00
eric 4e81f743b4 removed import loop 2012-05-29 12:08:28 -04:00
Andromeda Yelton a8762dca73 Merge branch 'master' of github.com:Gluejar/regluit 2012-05-29 08:55:36 -04:00
Andromeda Yelton 5d37a969bd phrasing needs to be sensitive to increase vs decrease 2012-05-29 08:55:16 -04:00
Andromeda Yelton 2563dda3e5 creating signal for pledge_modified and moving you_have_pledged to signals framework so they interact properly -- at most one sent 2012-05-29 08:54:57 -04:00
eric 63bc11026e two other reg templates to change when user already logged in [#29858801] 2012-05-26 20:57:59 -04:00
eric a4e15bcda3 stop showing logged-in users the login form [#29858801] 2012-05-26 18:36:10 -04:00
eric 365976933e [#29809805] made username change form more pythonic 2012-05-26 17:30:12 -04:00
eric 61f45a5716 [#29809805] fixed changed email doesn't check for duplicate email 2012-05-26 17:28:57 -04:00
eric bafeb92bdd [#29809805] fixed email dedupe email at account activate fails when more than one prior account 2012-05-26 17:27:10 -04:00
Raymond Yee acaa931445 I think that the CampaignFormView should be deleted -- but before I merge this into master, I want to let others confirm 2012-05-25 19:39:02 -07:00
eric f0dde230f3 [#27015121] forgot to add context to Pledgeview
Seems to me there's refactoring that can be done with these two views!
2012-05-25 18:44:28 -04:00
eric d784715407 Round dollar amount to nearest dollar [#30073593] 2012-05-25 18:34:16 -04:00
eric 5146e9616e forgot to add style to less [#28494261] 2012-05-25 18:19:29 -04:00
eric 7de9616e23 [finish #27015121] add going to amazon text, premium amount now inline. 2012-05-25 18:18:29 -04:00
Raymond Yee a2514eb99c Got rid of small typo in wishlist_unglued_book_released notice type description 2012-05-25 13:49:45 -07:00
Andromeda Yelton 7f0f147b9f Merge branch 'master' of github.com:Gluejar/regluit 2012-05-25 16:11:00 -04:00
eric 1bb459e71d resolve test conficts 2012-05-25 14:54:08 -04:00
eric 8ca9b7900c [start #28494261] "official" notification get sent by email too wishers by default. needs syncdb 2012-05-25 14:52:50 -04:00
eric 9203127da1 comments by campaign managers get a blue box around them [#28494261] 2012-05-25 14:51:46 -04:00