Commit Graph

892 Commits (c721c9c6b21b56f6d7a57ae3bc261758fb94637b)

Author SHA1 Message Date
Andromeda Yelton 66ebeaf07e links to edition-specific google books in detail view 2011-12-09 16:15:11 -05:00
Ed Summers 33532029c1 removing print statement (oops) 2011-12-09 13:23:28 -05:00
eric e5aab951a7 googreads, librarything links now show only when a member is logged in 2011-12-09 13:03:28 -05:00
eric 5695aea5da restored missing "through" to model 2011-12-09 08:07:44 -05:00
eric eca82b3911 wired recent events to landing page ungluers 2011-12-08 19:12:26 -05:00
eric 167dccf574 Wishlists are now filled using the Wishes intermediate table. It's named the same as previous intermediate table, and I've edited the migration so data is not lost.
Also, I've added methods od Wishlists to add and remove Works. There
are "source" and created columns on the Wishes table
2011-12-08 18:22:20 -05:00
Andromeda Yelton dd5c90d4f0 clarifying display of editions 2011-12-08 16:53:50 -05:00
Andromeda Yelton aa0a935d16 details tab displays editions 2011-12-08 16:23:31 -05:00
Raymond Yee 74b9b746c5 Merge branch 'master' of github.com:Gluejar/regluit into payment 2011-12-08 13:23:21 -08:00
Andromeda Yelton 60f4b141fc Merge branch 'master' of github.com:Gluejar/regluit 2011-12-08 15:28:30 -05:00
Andromeda Yelton 1c623dcac7 made sure arrow and graphic aligned in a cross-browser way and moved long text to learn more space 2011-12-08 15:24:38 -05:00
Andromeda Yelton 1bef255813 now the embed text is in a textarea 2011-12-08 15:24:05 -05:00
Raymond Yee 3486870cbd Merge branch 'master' into payment 2011-12-08 10:20:12 -08:00
Raymond Yee 5a27dae1d1 Allow the number of days in the past to be configured for PaymentManager.checkStatus (while keeping default of 3 days for now) 2011-12-08 09:13:23 -08:00
eric 5a8d7e8fa3 put a real query into landing page campaign slider 2011-12-08 08:10:58 -05:00
Andromeda Yelton 80a4fa5618 now the slideshow does not autoadvance 2011-12-07 15:07:39 -05:00
Raymond Yee 6d48f9c3f7 Merge branch 'master' into payment 2011-12-07 10:10:05 -08:00
Andromeda Yelton 53f9f1d87e you can create accounts from the landing page now\! hooray\! 2011-12-07 12:56:23 -05:00
Andromeda Yelton 7f74c30dc8 now it has rounded corners all web 2.0 style 2011-12-07 12:55:46 -05:00
Andromeda Yelton e07c5506b4 wishlist add/remove now working on work page 2011-12-07 12:05:31 -05:00
Andromeda Yelton 26552bb2cc changed $ to jQuery to avoid some kind of conflict error 2011-12-07 12:04:49 -05:00
Raymond Yee 04d1c0e640 Merge branch 'jkace' of github.com:Gluejar/regluit into payment 2011-12-06 14:14:09 -08:00
eric d00adef207 campaign searches now use the status field 2011-12-06 16:37:03 -05:00
Andromeda Yelton 3f8c6321c7 Merge github.com:Gluejar/regluit 2011-12-06 15:08:55 -05:00
Andromeda Yelton 2396a3ff69 now there are book panels on the landing page with real (albeit silly) data. hover state of panels not working yet. 2011-12-06 15:08:36 -05:00
eric 93cb548b42 fixed bug where non-logged in user trips on missing work.id in search results 2011-12-06 14:40:29 -05:00
eric 70d1eeca39 removed bad test 2011-12-06 10:45:11 -05:00
eric e603f5a3c6 updated tests to match new campaign model 2011-12-06 10:36:20 -05:00
eric b2eda1f562 added status column to Campaign model, wrote a South data migration
As always, it's not a bad idea to backup you database before doing a
migration!
2011-12-06 10:36:20 -05:00
Ed Summers 2adc23b380 when a lookup on openlibrary fails, fall back to doing a search 2011-12-06 09:53:53 -05:00
Jason 0d6bc2f68a Adding prepaymentdetails api, enhanced error checking for paymentdetails API 2011-12-06 09:36:18 -05:00
eric 7dba126848 when a user is not logged in, clicking add to wishlist now ends them at the work page
...where we need to have the add functionality
2011-12-05 23:31:03 -05:00
Andromeda Yelton a94c04b890 Merge branch 'master' of github.com:Gluejar/regluit 2011-12-05 16:17:02 -05:00
Andromeda Yelton 8c63b29785 we now have half a landing page. more changes to come. 2011-12-05 16:16:42 -05:00
Raymond Yee a349cb0adf Current results post-Refine processing of Gutenberg etext_id -> Freebase IDs (via Wikipedia links) 2011-12-05 09:47:52 -08:00
Raymond Yee 810e8ac3e7 Code so far to parse Project Gutenberg catalog, extract Wikipedia links, do some Google Refine munging, and then map Freebase ids to OpenLibrary Work IDs 2011-12-05 09:23:17 -08:00
Raymond Yee e121e07e72 Added xisbn-like method based on Freebase data; Added a Freebase /book/book id to OpenLibrary work id mapper 2011-12-05 09:19:07 -08:00
Ed Summers ec09c4754b for crawlers so they do not activate lookups at librarything, goodreads, etc 2011-12-05 07:37:10 -05:00
Ed Summers 411a254ee6 got librarything, goodreads and openlibrary links working when ids are available, with fallbacks to isbn routing and canned search urls 2011-12-05 00:56:24 -05:00
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