Commit Graph

4771 Commits (badf8e4b0e8616c42fe7ee79d96bf1c1efb019f7)

Author SHA1 Message Date
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
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