Raymond Yee
76e37a88a9
In supporter page:
...
* setting tab3 as the active one by default
* first attempt to sort books into the proper tab (though it's not totally accurate to say that books with successful last campaigns are the only unglued books
2011-10-28 12:36:04 -07:00
eric
559ff63aa3
added homepage url and twitter id to user profile model and form; reverted signalling
...
relying on signals to ensure that there's always a profile record
turned out to be a bad idea; django social auth signals are poorly
architected for this; and so it doesn't work. Catching exceptions
worked just fine, so I went back to that. Homepage and twitter buttons
now show only if they've been entered in settings. Twitter handle works
with or without '@' entered.
2011-10-24 23:32:32 -04:00
Andromeda Yelton
246924c03f
still merging changes after internet librarian
2011-10-21 15:35:31 -04:00
Andromeda Yelton
e41e1e7b6d
just merging my local codebase post-internet librarian...
2011-10-21 12:51:07 -04:00
Ed Summers
0c1411f2e8
added celery async task for add_related that gets exercised when a book is added to a wishlist. includes new settings for the djkombu celery backend
2011-10-19 23:31:16 -04:00
eric
d9e4b06f99
don't render settings on somebody else's supporter page
2011-10-19 12:55:48 -04:00
eric
74e6f7a374
wired user profile edit form to supporter page
...
you can now edit tagline from supporter page
2011-10-19 03:13:29 -04:00
Ed Summers
5965687dbb
added some hopefully not too cheesy info about adding to wishlist when a user has an empty wishlist
2011-10-18 00:21:49 -04:00
Ed Summers
1ddf12ddab
anon user gets redirected to login page when attempting to add an item to a wishlist. fixes https://www.pivotaltracker.com/story/show/19249923
2011-10-17 22:32:31 -04:00
Ed Summers
cdca7c6525
include book_list.css so we the remove/add areas appear clickable
2011-10-17 21:35:58 -04:00
Ed Summers
93404d42ff
when a user views another users contributor page, works they already have on their wishlist show up that way instead of as "add to wishlist"
2011-10-14 14:18:38 +00:00
Andromeda Yelton
a3de52e5f9
wiring live data into the css
2011-10-14 09:49:27 -04:00
Ed Summers
97e630c196
removed tabs
2011-10-14 05:29:23 +00:00
Ed Summers
2c1b4ed8ad
added ability to add books from someone elses wishlist
2011-10-14 05:23:46 +00:00
Ed Summers
7057887bf0
s/tweeter/twitter/
2011-10-14 05:09:34 +00:00
Ed Summers
be66e3372e
put remove from wishlist back
2011-10-14 01:05:19 -04:00
Andromeda Yelton
da3b41af9d
fixing date format
2011-10-13 12:55:44 -04:00
Andromeda Yelton
62c1773090
incorporating latest round of supporter page css
2011-10-13 12:23:16 -04:00
Ed Summers
3f1eae3105
remove from wishlist functionality
2011-09-29 16:42:19 +00:00
Ed Summers
9a44cfc436
added remove from wishlist
2011-09-29 11:44:03 +00:00
Ed Summers
409df080ce
got search passably working and a somewhat functional ajax add to list
2011-09-29 02:23:50 -04:00
Ed Summers
32ec8bd119
removed tabs
2011-09-28 22:02:33 -04:00
Ed Summers
8a9f785c4e
started adding back some search functionality
2011-09-29 01:36:47 +00:00
Andromeda Yelton
ac5e372131
new designs for home and supporter pages, take 1
2011-09-21 11:11:36 -04:00
Ed Summers
bb4003ecab
should have been supporter not contributor ...
2011-09-12 18:20:36 +00:00