eric
|
3333c51bf3
|
fix name error for HttpResponseNotFound
|
2012-02-02 09:05:41 -05:00 |
Andromeda Yelton
|
bc351e0895
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-02-01 15:57:10 -05:00 |
Andromeda Yelton
|
03b58d14ca
|
wished by n thing is now clickable and goes to supporter tab. also you can now specify the active tab on a work page with a get parameter.
|
2012-02-01 15:57:03 -05:00 |
Raymond Yee
|
fb77d1a08d
|
Resolve ambiguity in Work lists order -- sort by Work.id as a secondary sort key
|
2012-02-01 09:43:46 -08:00 |
Raymond Yee
|
268e188082
|
Clean up the debugging messages I had left in frontend.views.wishlist
|
2012-01-31 15:15:03 -08:00 |
Raymond Yee
|
2610be2c35
|
Need a distinct() to properly filter out duplicates for popular and new list
|
2012-01-31 15:07:40 -08:00 |
Raymond Yee
|
886233a68a
|
Filter the popular and new lists to show only works that are on a wishlist
https://www.pivotaltracker.com/story/show/24232005
|
2012-01-31 14:56:34 -08:00 |
Raymond Yee
|
0924b0de9a
|
Merge branch 'master' of github.com:Gluejar/regluit into ry
Conflicts:
frontend/views.py
|
2012-01-31 12:12:39 -08:00 |
Raymond Yee
|
7e39492cd4
|
Debugging the wishlist functionality
|
2012-01-31 11:54:48 -08:00 |
eric
|
aa1f99ee56
|
handle gb lookup errors in views
|
2012-01-31 10:08:43 -05:00 |
eric
|
76eb9a1760
|
detabbing??
|
2012-01-31 10:07:52 -05:00 |
Andromeda Yelton
|
317c1d2901
|
adding user agent reporting to feedback form
|
2012-01-25 14:55:03 -05:00 |
Raymond Yee
|
d255fa0335
|
Made change so that Goodreads API is hit only when supporter wants to load books: https://www.pivotaltracker.com/story/show/23590565
Also allow supporter to clear association with Goodreads account
|
2012-01-24 09:36:45 -08:00 |
Raymond Yee
|
a1e944b795
|
A round of changes to speed up /list/popular
|
2012-01-20 16:35:13 -08:00 |
Raymond Yee
|
2a0c572211
|
First take at speeding up /unglued/recent
|
2012-01-20 15:35:37 -08:00 |
eric
|
7ecffddc9f
|
fix some isbn issues, incl. bad Openlibrary link
|
2012-01-17 16:50:19 -05:00 |
eric
|
c3dcd3d294
|
fixed issues with null pubdates
|
2012-01-16 23:28:34 -05:00 |
eric
|
7affe92c8d
|
Merge branch 'generic_id'
|
2012-01-16 13:21:47 -05:00 |
Andromeda Yelton
|
e94219fd0e
|
improving data we get from our feedback form
|
2012-01-15 19:02:50 -05:00 |
Andromeda Yelton
|
e34aba9be2
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-01-15 18:12:04 -05:00 |
Andromeda Yelton
|
d50e9471a4
|
preview site will now show most-wished, not campaigns ending soonest
|
2012-01-15 18:03:54 -05:00 |
eric
|
9eaa08bf71
|
added unglued lists
|
2012-01-15 16:48:36 -05:00 |
Raymond Yee
|
7a16029d72
|
Small bug in the feedback view: user -> request.user
|
2012-01-10 17:21:37 -08:00 |
Raymond Yee
|
54f2411ab9
|
Put in a basic page for a pledge completion.
|
2012-01-10 17:15:39 -08:00 |
Raymond Yee
|
01f5664bf5
|
Some very basic functionality associated with cancel_url, including the ability to try again on the pledge.
|
2012-01-10 15:26:04 -08:00 |
eric
|
d7e5e6e1ed
|
Merge branch 'master' into generic_id
|
2012-01-10 15:40:15 -05:00 |
eric
|
0d19018e62
|
api tests working; non-google id's working
|
2012-01-10 15:20:02 -05:00 |
Raymond Yee
|
3abd29f225
|
First pass at passing in campaign id into cancel_url (which is now calculated in payment/manager.py)
|
2012-01-10 12:16:04 -08:00 |
Andromeda Yelton
|
95f32400ec
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-01-09 16:13:49 -05:00 |
Andromeda Yelton
|
556ecf8a06
|
now users can give us feedback on alpha
|
2012-01-09 15:53:09 -05:00 |
eric
|
0b91017dd5
|
Did what edso told me not to do- re-architected db to use generic ids
|
2012-01-09 13:55:22 -05:00 |
Raymond Yee
|
a4957a5bf6
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-01-09 12:47:51 -05:00 |
Andromeda Yelton
|
a7009b1998
|
whoops, should probably commit the version that passes tests
|
2012-01-09 12:44:35 -05:00 |
Raymond Yee
|
2d1ab0dba6
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-01-09 12:40:03 -05:00 |
Raymond Yee
|
a174b3eb93
|
Putting in skeleton for pledge cancel and complete PayPal callbacks
|
2012-01-09 12:36:03 -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 |
Andromeda Yelton
|
8460fba0bb
|
organizing the FAQ
|
2012-01-06 10:42:17 -05:00 |
Raymond Yee
|
68f0c255d5
|
Force login on PledgeView as a whole
|
2012-01-04 12:03:50 -05:00 |
Andromeda Yelton
|
7de1051448
|
it is not unlike a sidebar organizing the FAQs
|
2012-01-03 16:17:04 -05:00 |
eric
|
739fccbe83
|
roemoved vestigial code from search view
|
2012-01-02 19:08:23 -05:00 |
Andromeda Yelton
|
30703cdabc
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-01-02 09:41:16 -05:00 |
Andromeda Yelton
|
03d94bfbc5
|
tweaking email sharing
|
2012-01-02 09:39:11 -05:00 |
eric
|
1cad25da28
|
detab source file
|
2011-12-31 13:49:23 -05:00 |
eric
|
9d6066c929
|
catch IndexErrors to fix HermanCain bug; there is a work with zero editions
|
2011-12-31 13:48:54 -05:00 |
Andromeda Yelton
|
0550f9ac43
|
added some default field prepopulation to email share form
|
2011-12-29 10:40:35 -05:00 |
Andromeda Yelton
|
79bc9ac15a
|
now email share has marginal styling and returns users to their original page after form submission
|
2011-12-28 23:17:39 -05:00 |
Andromeda Yelton
|
0717479238
|
lo-fi email sharing now works
|
2011-12-28 20:43:52 -05:00 |
Andromeda Yelton
|
97ee0a7fc4
|
shortened publication date in work page header, made book list cover clickable
|
2011-12-28 07:27:56 -05:00 |
Andromeda Yelton
|
f0e1d47ac4
|
remove this button on work page returns page to add-to-wishlist state
|
2011-12-27 21:39:40 -05:00 |
Andromeda Yelton
|
a35ffb2ffa
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2011-12-26 12:53:36 -05:00 |