eshellman
2223446f36
Merge pull request #386 from Gluejar/pdf_ask
...
Insert Pdf/epub ask into served files [Take 2]
2014-09-17 04:48:46 -04:00
eric
93bba18b79
Merge branch 'master' into fix_optional_token
2014-09-13 16:24:22 -04:00
eric
b72e0a1fe1
made a form that doesn't have Stripe Token
2014-09-13 16:19:47 -04:00
Raymond Yee
9e970bfbab
Merge pull request #385 from Gluejar/generalize_marc
...
syntax error in generalize_marc
2014-09-12 14:46:54 -07:00
eric
6c9f4459b3
only set LC as source if LC is source
2014-09-12 17:44:41 -04:00
Raymond Yee
2651e79a3c
syntax error
2014-09-12 14:37:22 -07:00
Raymond Yee
dfbabdef7d
Merge pull request #383 from Gluejar/generalize_marc
...
fixed error when record is not from LC
2014-09-12 14:30:43 -07:00
eric
8423e5442b
fixed error when record is not from LC
2014-09-12 11:49:07 -04:00
eric
9ae4ce42da
this is even more correct, and the tests pass
2014-09-12 10:21:06 -04:00
eric
28434b06a1
now do the same for epubs
2014-09-05 16:35:57 -04:00
eric
6bccb4b3f8
bugfix
2014-09-05 13:30:09 -04:00
eric
30e50260a3
make ebooks when new files are uploaded, clean up old
...
the download bits are suppressed when the ask comes from the pdf
seems we weren't making new ebooks when new files were uploaded
old ebooks now deactivated so we don't loase download counts and history
add ask to pdf is triggered by file upload or THANKS campaign save
2014-09-04 18:33:20 -04:00
Raymond Yee
ca0d19a7cf
Merge pull request #381 from Gluejar/august_nits
...
August nits
2014-08-30 23:26:23 -04:00
eric
8d71f65351
update landing page news
2014-08-30 13:38:53 -04:00
eric
7c88bf107f
typo
2014-08-30 13:31:12 -04:00
eric
8ce1550ea2
[ fix #77927246 ] CCForm really should require a token
...
I think forms were still mysterious to me when I made it not required.
I think I set it to not required because I didn't know how to keep it
from reporting an error on initial render.
Need to make sure nothing else depends on allowing null stripe token
2014-08-30 13:28:13 -04:00
eric
40831b6161
incorporate add_ask into campaign management
2014-08-30 12:04:50 -04:00
eric
73c616092d
campaign.add_ask_to_ebfs for pdfs
2014-08-28 15:29:41 -04:00
eric
c6c5f9aac1
install/update packages to work with pdf
2014-08-21 17:46:33 -04:00
Raymond Yee
7b7c050fb2
Merge pull request #379 from Gluejar/edition_errata
...
Edition editing errata
2014-08-13 22:30:49 -07:00
Raymond Yee
edb769317d
Merge pull request #375 from Gluejar/new_campaign_options
...
no contrib form if the ask is all zero
2014-08-07 15:58:22 -07:00
eric
ff7ffdf4e1
just get rid of the silly status icon
2014-08-06 17:44:11 -04:00
eric
5a2a3e60b6
add PD and GDFL to license choices; add pd-us
...
also all make list display facets for PD-US and GDFL; don't expose them
until we have content we like in them
2014-08-06 17:14:09 -04:00
eric
a08fc4441c
eliminate spurious ids for un-saved editions
2014-08-06 16:18:00 -04:00
eric
229301d4df
add "feature this" to edit tools
2014-08-06 15:59:57 -04:00
eric
8f3957dc14
allow blank ISBN
...
version in production throws invalid isbn exception
made sure you can't delete an id if the edition is left id-les
fixed bug where using an existing id omits admin setting
2014-08-06 10:59:16 -04:00
Raymond Yee
7fc295f641
Merge pull request #376 from Gluejar/download_causes_fave
...
download button causes a fave [#71760702 ]
2014-08-05 13:49:28 -07:00
Raymond Yee
e9ddbf98c0
Merge pull request #378 from Gluejar/add_indexes
...
examined order_by queries, added indices as required
2014-07-31 15:30:19 -07:00
eric
af3ea58b7b
examined order_by queries, added indices as required
2014-07-31 12:17:42 -04:00
Raymond Yee
812a2ad2be
Merge pull request #377 from Gluejar/opds_2
...
Opds 2
2014-07-31 07:01:49 -07:00
eric
833654d89f
update launch able to reflect no-ask campaigns
2014-07-29 22:43:37 -04:00
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