Andromeda Yelton
e97550bf5f
adding support for contextual FAQs to pledge pages
2012-02-21 09:24:23 -05:00
Andromeda Yelton
8b76ef7c37
Merge branch 'master' of github.com:Gluejar/regluit
2012-02-20 20:48:36 -05:00
Andromeda Yelton
a49e981121
search page should have google analytics
2012-02-20 19:38:09 -05:00
Raymond Yee
e4c23500fb
Putting a copy of the Librarything data into the repo
2012-02-17 13:48:57 -08:00
thatandromeda
d14d0e1546
typo fix
2012-02-17 14:08:40 -05:00
thatandromeda
09681456b4
typo fix
2012-02-17 14:08:23 -05:00
thatandromeda
4000ebde1f
typo fix
2012-02-17 14:07:57 -05:00
Raymond Yee
2e079b2c2e
Now I have booktests to recalculate clusters
2012-02-17 10:30:09 -08:00
Andromeda Yelton
f83d3263aa
Merge branch 'master' of github.com:Gluejar/regluit
2012-02-17 12:32:22 -05:00
Andromeda Yelton
c54c4e0508
updating
2012-02-17 11:57:51 -05:00
Raymond Yee
09ab830c20
Return the list of google books ids that are not recognized any more when trying to add ISBNs corresponding to isbn-less Editions that have Google Books IDs
2012-02-16 13:18:22 -08:00
Raymond Yee
cf2e937969
Merge branch 'master' into ry
2012-02-16 10:45:53 -08:00
Raymond Yee
fb5ad2da76
Add tracking for google_id_not_found to add_missing_isbn_to_editions
...
Add a django-admin command to run add_missing_isbn_to_editions
2012-02-16 10:44:13 -08:00
eric
471cb62fd2
changed core.tasks to not use models
2012-02-16 13:19:36 -05:00
eric
0a8c8abefe
Merge branch 'master' of https://github.com/Gluejar/regluit
2012-02-16 11:06:32 -05:00
eric
ac209abd0b
fixed mispeled excepshun bug in wdget
2012-02-16 11:06:26 -05:00
Andromeda Yelton
11076a2b4f
Merge branch 'master' of github.com:Gluejar/regluit
2012-02-16 09:35:14 -05:00
Andromeda Yelton
8d2032e84e
expanding crowdfunding definition
2012-02-16 09:34:39 -05:00
Raymond Yee
4752181ace
Move add_missing_isbn_to_editions to bookloader.py
2012-02-15 19:36:18 -08:00
Raymond Yee
a8f1c157be
Check current progress in so that I can focus on a change in the master branch to add missing isbns to Editions
2012-02-15 16:06:40 -08:00
Raymond Yee
8c397f4953
Merge branch 'master' of github.com:Gluejar/regluit into ry
2012-02-15 13:23:58 -08:00
Raymond Yee
b7f47bfee5
Add a few comments to explain how various parts of our bookloading process works
2012-02-15 13:23:10 -08:00
Raymond Yee
2f09d21fae
Don't load gutenberg book if seed_isbn is None
2012-02-15 09:09:24 -08:00
Raymond Yee
25f6bd5e07
Merge branch 'master' of github.com:Gluejar/regluit into ry
2012-02-15 08:46:17 -08:00
Andromeda Yelton
6466c4292f
more prettifying. whole pledge tier div now clickable to select radio button
2012-02-15 11:09:34 -05:00
Andromeda Yelton
e3d8b12f85
prettifying the pledge page a bit
2012-02-15 11:03:58 -05:00
Andromeda Yelton
5b18d47866
hey the widget should probably reflect the status of the work, huh
2012-02-15 08:55:34 -05:00
Andromeda Yelton
e0f897b684
target links to outside of frame and make it work with the improved greenpanel.js
2012-02-15 08:51:24 -05:00
Raymond Yee
9fb57a6b4e
At this point, I have logic in regluit.test.bookloader.load_gutenberg_books to read the data from regluit/experimental/gutenberg/g_seed_isbn.json and load books into the db. Still shaking out bugs from the process though.
2012-02-14 18:01:13 -08:00
Andromeda Yelton
ca4ca68260
badges not displaying in correct color. let's fix that.
2012-02-14 12:27:43 -05:00
Andromeda Yelton
60cd80b93b
moving from bind to on, speeding up, targeting to panelview only
2012-02-14 11:57:07 -05:00
Andromeda Yelton
b46e2c7df8
vocabulary tweak
2012-02-14 11:36:12 -05:00
Andromeda Yelton
29af3044b6
merging
2012-02-14 11:35:54 -05:00
Andromeda Yelton
6b9c9a7653
changing version of jquery to 1.7.1
2012-02-14 11:28:48 -05:00
Andromeda Yelton
b0eda2857c
minor css tweaks
2012-02-14 11:28:05 -05:00
Andromeda Yelton
ee061c468c
i sped it up by a factor of 2
2012-02-14 10:15:45 -05:00
Raymond Yee
5ff810049d
OK...I had to encode work.title, not work
2012-02-13 15:02:14 -08:00
Raymond Yee
bf07c4b7ed
Encode to ascii in the printout to the recluster_singletons
2012-02-13 15:01:00 -08:00
Raymond Yee
4024d9d3c9
book_loader was calling a merge_works more than once on the same pair of works, causing an integrity exception in WasWorks.
...
Changes made in add_related so that merge_works called only once for a given pair of works. Also put in some safeguards in merge_works to prevent from self-merging and from merging when either works is missing an id (which should happen if a work has been deleted.) Maybe we should check also to see whether the id for was is already in WasWorks
2012-02-13 14:35:08 -08:00
Raymond Yee
c04aacec4a
Putting away my work for ry...hope it's ok
2012-02-13 11:28:21 -08:00
Raymond Yee
e043086775
Merge branch 'master' of github.com:Gluejar/regluit into ry
2012-02-11 18:02:11 -08:00
Raymond Yee
a9c91bf9c8
Changed the number of Gutenberg books to process
2012-02-11 18:01:37 -08:00
eric
7b6b1d067f
userlist queries now only look at first 100 works
2012-02-11 19:08:05 -05:00
eric
41f41aa76e
fixed NameError: global name 'Http404' is not defined
2012-02-11 15:14:31 -05:00
eric
417968698a
added missing png- just copied header-button-gray
2012-02-11 14:15:44 -05:00
eric
107e6ffd0c
apply migrations! added num_wishes on work model. "popular" page now 10x faster
2012-02-11 14:15:06 -05:00
Raymond Yee
cfc3dd3549
Code that I'm now running in quasi-production on my laptop to compute the seed isbn. Let's see how it goes
2012-02-10 19:15:35 -08:00
eric
1a62f8634e
missed this charge; only affects rights holder claims forms for redirected works
2012-02-10 19:30:09 -05:00
Raymond Yee
b5c663f82f
basics of database structure for running through all the Gutenberg books.
...
Generating a report on each seed isbn calc
2012-02-10 10:56:08 -08:00
eric
07e578699d
Added WasWork model to track deleted works. Apply migrations!
2012-02-09 22:30:33 -05:00