Commit Graph

753 Commits (30e6dc38cd4b9bb084852cc99b2e9c4c8871f1b1)

Author SHA1 Message Date
Ed Summers 30e6dc38cd experimental scripts to try to match metadata in oai-pmh feeds (online books page) to googlebooks 2011-12-04 21:45:53 -05:00
Ed Summers 1d1a8e16ed order wishlist results alphabetically 2011-12-03 18:04:53 -05:00
eric d6d3117d6c added "next" attribute to login from wishlist 2011-12-03 15:21:24 -05:00
eric 95c89d06fc "Remove from Wishlist" shortened to "Remove This" to pretty list 2011-12-03 15:20:28 -05:00
eric 25f3d42775 the add-to-wishlist icon is back; list display for anon users reprettied 2011-12-03 15:00:00 -05:00
eric 4899c140da Oh, the humanity! 2011-12-03 12:02:26 -05:00
eric 13d490b304 even more embarrassing spelling error 2011-12-03 11:29:13 -05:00
eric 2262e0e48d fixed embarrassing copy and past bug for users>5 2011-12-03 11:14:31 -05:00
Ed Summers 97daddea5d Merge branch 'master' of github.com:Gluejar/regluit 2011-12-02 23:08:10 -05:00
Ed Summers 641e4904d9 link to googlebooks 2011-12-02 23:07:55 -05:00
eric e0fbb3d324 Added Ungluers and facet display to CampaignListView 2011-12-02 22:53:39 -05:00
eric c171741c5b added facet name to work list display 2011-12-02 22:32:26 -05:00
eric 7f4976bde5 added ungluers to WorkListViews 2011-12-02 22:32:25 -05:00
Ed Summers 5a02fb4ec5 persist goodreads and librarything identifiers when loading wishlists from there 2011-12-02 22:16:11 -05:00
eric 690397f234 Merge branch 'master' of https://github.com/Gluejar/regluit 2011-12-02 19:46:51 -05:00
eric 98b5deef1f git tripping over a newline 2011-12-02 19:46:47 -05:00
eshellman 33be981cd8 resolve conflict 2011-12-02 19:42:15 -05:00
eric 3dc38b0cf0 remerge 2011-12-02 19:39:09 -05:00
eric 34dd5237af merged with raymond's commit 2011-12-02 19:37:27 -05:00
eric dd6add1e44 Implemented WorkListView- does popular and recommended lists 2011-12-02 19:29:23 -05:00
eric 569342c8a1 removed counter on search and cleaned js ordering while trying to debug broken add-to-wishlist 2011-12-02 19:28:13 -05:00
eric 9ad77a952e fixed broken add to wishlist 2011-12-02 19:26:41 -05:00
eric b7fb69be61 a javascript is calling for this graphic; it's white and doesn't show! 2011-12-02 19:25:59 -05:00
eric 1ae38663f4 removed ref to "book-panel.css"; "book_panel.css" is what we're using. 2011-12-02 19:24:12 -05:00
Raymond Yee a809ac7aaa Ooops...forgot to add donate.html 2011-12-02 14:52:19 -08:00
Raymond Yee 1fa97f3ba6 Merge branch 'master' of github.com:Gluejar/regluit into payment 2011-12-02 14:50:41 -08:00
Raymond Yee 55d8bcdd2c First cut at a donation page for partnering non-profit 2011-12-02 14:48:02 -08:00
thatandromeda b702dbc020 Update README.md 2011-12-02 14:01:03 -05:00
thatandromeda d6fa501542 Update README.md 2011-12-02 14:00:02 -05:00
thatandromeda ab074636cd Update README.md 2011-12-02 13:58:36 -05:00
thatandromeda 33a71b49bf Update README.md 2011-12-02 13:57:55 -05:00
thatandromeda 6e76ba8ef8 Update README.md 2011-12-02 13:57:04 -05:00
eric 87f07bd9c3 removed "closest" campaign list; added most pledges list and biggest campaign list 2011-12-01 17:32:53 -05:00
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