Commit Graph

4654 Commits (4b36988115570f4faf5c82de70d7efa86f3bbfd0)

Author SHA1 Message Date
Raymond Yee 4b36988115 Turn on a daily test email from production and just -- to give RY some daily ping about celerybeat 2014-10-10 12:39:43 -07:00
Raymond Yee f4ccca4d65 Merge pull request #393 from Gluejar/fix-date-change
stop rounding the date!
2014-10-09 13:06:00 -07:00
eric 05aea1b40b stop rounding the date! 2014-10-09 14:33:53 -04:00
Raymond Yee b4f94e60c1 Merge pull request #391 from Gluejar/fix-pyepub
updated to current pyepub with namespace fix
2014-10-08 10:16:34 -07:00
eric e1095f4955 updated to current pyepub with namespace fix 2014-10-06 17:20:46 -04:00
Raymond Yee 6628603a38 Merge pull request #390 from Gluejar/reactivate_ebooks
I forgot to update the fabfile/requirements file to match current seleni...
2014-10-06 11:50:49 -07:00
Raymond Yee e0098baed9 I forgot to update the fabfile/requirements file to match current selenium library I use to run Se tests. 2014-10-06 11:48:30 -07:00
Raymond Yee 174548aa1c Merge pull request #389 from Gluejar/reactivate_ebooks
ebook files activate and deactivate
2014-10-06 11:17:09 -07:00
eric ef6c4a659e ebook files activate and deactivate
when manager unselects 'add_ask', the system didn't revert to the files
without added ask. This fixes that. To test, toggle the add_ask
checkbox and save campaign.
2014-10-04 16:51:16 -04:00
Raymond Yee 0ddbdbc944 Merge pull request #384 from Gluejar/fix_optional_token
Fix optional token
2014-09-29 13:22:49 -07:00
Raymond Yee a02463c117 Merge pull request #388 from Gluejar/fix-inactive-ebooks
let ebook go to default
2014-09-29 11:44:12 -07:00
Raymond Yee a191dd752d Merge pull request #387 from Gluejar/fix_campaign_save
fix the data instead of complaining [fix #79439034]
2014-09-27 09:38:03 -07:00
eric 5a6582ae66 let ebook go to default 2014-09-26 10:40:20 -04:00
eric cd162905fa fix the data instead of complaining 2014-09-25 13:32:01 -04:00
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