eric
|
fe2207df20
|
add isbn to opds feed based on feedback from leonardr
but limit to first 10 isbns
|
2014-07-29 22:26:15 -04:00 |
eric
|
b10e695b9a
|
Merge branch 'master' into opds_2
|
2014-07-29 22:22:13 -04:00 |
eric
|
74e98b37c2
|
download button causes a fave
also adjusted "latest ungluing" to be less-creepy; only explicit faves
are reported
|
2014-07-28 18:22:26 -04:00 |
Raymond Yee
|
550abf2cd2
|
Merge pull request #363 from Gluejar/doab_load
Doab load
|
2014-07-25 15:17:54 -07:00 |
Raymond Yee
|
440b352fff
|
Set publisher name for edition
|
2014-07-25 15:16:06 -07:00 |
Raymond Yee
|
307db5a995
|
Merge branch 'master' into doab_load
|
2014-07-25 14:45:22 -07:00 |
Raymond Yee
|
ff1eb6ef0e
|
Merge pull request #371 from Gluejar/opds_2
Opds 2
|
2014-07-25 14:17:27 -07:00 |
Raymond Yee
|
6b7749b6be
|
in active_campaigns feed, exclude books w/o ebooks
|
2014-07-25 13:49:12 -07:00 |
eric
|
aa84366418
|
no contrib form if the ask is all zero
|
2014-07-25 14:43:54 -04:00 |
Raymond Yee
|
967bd2dcae
|
code can now load description, subjects and covers for the pdf files
|
2014-07-24 16:29:28 -07:00 |
Raymond Yee
|
3b696ca49d
|
Merge branch 'master' into doab_load
|
2014-07-24 13:51:51 -07:00 |
Raymond Yee
|
88b292afaf
|
Merge pull request #374 from Gluejar/mur_nits2
Mur nits2
|
2014-07-24 13:36:03 -07:00 |
eric
|
8642a9d7ca
|
update news
|
2014-07-24 15:25:33 -04:00 |
eric
|
0971a8c7ba
|
corrected the label
|
2014-07-24 15:22:26 -04:00 |
eric
|
81e5b28a32
|
make the description edit note context sensitive
|
2014-07-24 15:20:59 -04:00 |
eric
|
fa2c50dfea
|
there's no publisher in edition edit form
|
2014-07-24 15:17:36 -04:00 |
eric
|
3d7b56248d
|
fix bad html
|
2014-07-24 15:01:29 -04:00 |
eric
|
632b7efdc8
|
set width of publisher logo
|
2014-07-24 14:57:14 -04:00 |
Raymond Yee
|
0fad9dd102
|
code that is basically working in IPython notebook for loading work.description, edition.publication_date, work.subjects, and edition.publisher_name
|
2014-07-23 16:09:18 -07:00 |
Raymond Yee
|
d45f6e1f1f
|
Merge pull request #373 from Gluejar/fix_bad_transaction
Fix bad transaction id
|
2014-07-23 10:17:06 -07:00 |
Raymond Yee
|
5a5b47b180
|
Also catch Transaction.DoesNotExist in FundCompleteView
|
2014-07-23 10:07:49 -07:00 |
Raymond Yee
|
45a89ee055
|
Merge branch 'master' into doab_load
|
2014-07-22 15:36:40 -07:00 |
eric
|
7377063b2c
|
catch the exception actually thrown by bad tie
pass transaction on the object; not in context (style only)
move the redirect logic into get
|
2014-07-22 16:27:55 -04:00 |
eric
|
2aed378814
|
fix the root problem
|
2014-07-22 16:20:44 -04:00 |
Raymond Yee
|
eed3111abb
|
Merge pull request #372 from Gluejar/fix_mur_lafferty_tweet
make pledge complete page more forgiving
|
2014-07-21 17:38:32 -07:00 |
Raymond Yee
|
3d2980f9a1
|
make pledge complete page more forgiving
|
2014-07-21 17:37:28 -07:00 |
eric
|
0606519199
|
might as well document it!
|
2014-07-16 21:57:40 -07:00 |
eric
|
b24dfa8e9e
|
last bit of code to rip out
|
2014-07-16 21:39:22 -07:00 |
eric
|
db0c5b3946
|
fix urls
|
2014-07-16 21:34:35 -07:00 |
eric
|
06a3bda9de
|
compute an updated date
|
2014-07-16 21:34:27 -07:00 |
eric
|
9ce45e7f7a
|
ripped out more site/protocol code
|
2014-07-16 21:33:43 -07:00 |
eric
|
8f3bf4191a
|
make the feeds into classes
|
2014-07-16 21:00:16 -07:00 |
eric
|
6aa3e458ea
|
move opds to api
and simplify code.
view no longer passing site and protocol to opds methods
facets now in a list
url adds /api/ in front
|
2014-07-16 16:47:32 -07:00 |
Raymond Yee
|
7f02fcd126
|
The doab_load_books django command is working again -- I had to fix the signatures of some methods
|
2014-07-16 15:26:19 -07:00 |
Raymond Yee
|
359b7f003f
|
I think I have a pretty good cut at code for uploading DOAB covers to our S3 space and integrating that code into uploading the DOAB records
|
2014-07-16 13:30:16 -07:00 |
Raymond Yee
|
c3cfffe5eb
|
Now I have a function to take a doab_id and upload the cover to S3 (if the cover is not already there.)
|
2014-07-14 15:09:16 -07:00 |
Raymond Yee
|
3c40106a5b
|
Merge pull request #370 from Gluejar/add_opds_xml
forgot to add opds.xml
|
2014-07-11 15:17:52 -07:00 |
Raymond Yee
|
776f343fd7
|
forgot to add opds.xml
|
2014-07-11 15:13:09 -07:00 |
Raymond Yee
|
806e24dc80
|
Merge pull request #367 from Gluejar/OPDS
Opds
|
2014-07-11 14:13:13 -07:00 |
Raymond Yee
|
7df31ee53d
|
Merge branch 'master' into doab_load
|
2014-07-10 13:12:08 -07:00 |
Raymond Yee
|
1a40583a44
|
Merge pull request #369 from Gluejar/isbn_input
isbn input now accepts dashes and isbn10, fixes bad check digits
|
2014-07-10 13:03:52 -07:00 |
Raymond Yee
|
84a102c640
|
Merge pull request #368 from Gluejar/featured_ebook
Featured ebook
|
2014-07-09 10:19:01 -07:00 |
Raymond Yee
|
ce05d4e5ba
|
start of writing code to download and write DOAB covers to local file storage
|
2014-07-08 14:30:17 -07:00 |
Raymond Yee
|
f40350c868
|
Merge branch 'master' into doab_load
|
2014-07-08 14:14:51 -07:00 |
Raymond Yee
|
3cdae2d6bb
|
Merge pull request #366 from Gluejar/improve_rh_experience
Improve rh experience
|
2014-07-08 13:32:18 -07:00 |
Raymond Yee
|
e216728ab8
|
campaigns -> campaign(s) in case only 1 campaign.
|
2014-07-08 13:28:49 -07:00 |
Raymond Yee
|
4201d2dcc0
|
doab_loading.ipynb has some code now for loading DOAB cover images
|
2014-07-08 12:48:32 -07:00 |
Raymond Yee
|
d14a0dc497
|
Fixed bug in load_doab_edition: new Work needs to be saved before attaching IDs to it.
code in doab_load.ipynb to load books and test the integrity of the load. Big surprise (to me): to find invalid ISBNs in the DOAB data
|
2014-07-08 09:29:31 -07:00 |
Raymond Yee
|
5b3a8d7b13
|
I've moved the new version of load_doab_edition into core/doab.py from notebook.
Code in doab_loading.ipynb for testing the loading
|
2014-07-07 11:00:52 -07:00 |
eric
|
21ac432d09
|
isbn input now accepts dashes and isbn10, fixes bad check digits
|
2014-07-04 20:29:42 -04:00 |