Commit Graph

6091 Commits (82784778c4e0cc12968f086d8d636a273669178e)

Author SHA1 Message Date
eric 82784778c4 add springer scraper 2017-12-06 18:13:46 -05:00
eric 5f39729d74 fix doi validation 2017-12-06 18:12:46 -05:00
eric 97e42f9248 Merge branch 'master' into scrape-springer 2017-12-06 14:00:16 -05:00
eshellman 4e838e414e
Merge pull request #724 from Gluejar/fix-rh-anonymous
wrong template
2017-12-06 13:59:39 -05:00
eric 3889259fd8 wrong template 2017-12-06 13:59:05 -05:00
eshellman 099843191a
Merge pull request #723 from Gluejar/always-validate-isbn
fix identifier validation
2017-12-02 18:03:33 -05:00
eric 20902c7676 fix identifier validation 2017-12-02 18:02:47 -05:00
eshellman 4ac6077c11
Merge pull request #722 from Gluejar/new-campaign-setup
New campaign setup
2017-11-28 10:08:14 -05:00
eric 132d87f8e4 clean up campaign-manage 2017-11-27 21:45:45 -05:00
eric dab97cfc8e Merge branch 'master' into new-campaign-setup 2017-11-27 20:13:15 -05:00
eric a957706c23 clean up campaign creation 2017-11-27 20:12:42 -05:00
eshellman 4b3ac47ebc
Merge pull request #721 from Gluejar/fix_subject_test
fixing core.WorkTests.test_valid_subject
2017-11-27 17:28:16 -05:00
Raymond Yee d134ef0606 core.WorkTests.test_valid_subject were technically not working correctly because the test strings should be unicode not str 2017-11-27 12:40:03 -08:00
eshellman b3e320fcb4
Merge pull request #720 from Gluejar/recognize-pressbooks
Recognize pressbooks
2017-11-21 15:47:38 -05:00
eric af4cac5cf8 http should be a work id 2017-11-21 15:47:02 -05:00
eric 28fa60ffba fix cover finding 2017-11-21 11:10:46 -05:00
eric a09f3907b3 add pressbooks sites, improve pubdata scraper 2017-11-20 18:05:07 -05:00
eshellman 36385ffc54
Merge pull request #719 from Gluejar/revise-new-rh
Revise new rh process and docs
2017-11-18 16:36:03 -05:00
eric 12cbac63b3 revise documentation, faq 2017-11-18 16:35:19 -05:00
eric bb29fc3d1f remove gluejar.com 2017-11-18 16:34:56 -05:00
eric ce003c5607 revise rh signup workflow 2017-11-13 15:30:00 -05:00
eshellman becabdef91
Merge pull request #717 from Gluejar/wishlist-feed
add documentation
2017-11-08 17:45:40 -05:00
eric 2f95c195c6 add documentation 2017-11-08 17:45:22 -05:00
eshellman ac28527263
Merge pull request #716 from Gluejar/wishlist-feed
add supporter facet
2017-11-08 17:30:06 -05:00
eric 50a0296eee add supporter facet 2017-11-08 17:29:41 -05:00
eric 96f40a8514 add rh agreement form 2017-11-07 10:43:40 -05:00
eshellman 5fec1c2201
Merge pull request #715 from Gluejar/fix-edition-edit-addauth
Fix edition edit addauth
2017-11-06 12:47:08 -05:00
eric 98cbef7104 gather isbns from schema.org
and stop raising unwanted exceptions
2017-11-06 12:42:52 -05:00
eric 6487916adb omit review metadata 2017-11-06 12:38:06 -05:00
eric 980e28eb54 deleting author should return to edit page 2017-11-06 11:22:31 -05:00
eshellman 52c9632f53
Merge pull request #714 from Gluejar/edit-bugs
fix bugs in edition and ebook edit
2017-10-30 21:14:30 -04:00
eric a345566680 add file input handling to filetype js 2017-10-30 21:13:38 -04:00
eric d04ebbb694 also add http ids 2017-10-30 19:52:21 -04:00
eric b4184b4ddc also save the work title 2017-10-30 19:23:11 -04:00
eshellman 9216f40356
Merge pull request #713 from EbookFoundation/master
Master
2017-10-30 12:57:45 -04:00
eshellman 74216ed45c
Merge pull request #42 from EbookFoundation/jkelly/update-devpy
Change dev.py defaults and update README
2017-10-30 12:51:51 -04:00
John Kelly 4a617363fe Change defaults in dev.py to use mysql and redis, and add more detail to README 2017-10-29 18:40:35 -04:00
eshellman 23ebaa3fd6
Merge pull request #712 from Gluejar/optimize-id-queries
optimize id access
2017-10-29 15:45:14 -04:00
eric b5e52effd9 optimize id access
See
https://docs.djangoproject.com/en/1.11/topics/db/optimization/#use-forei
gn-key-values-directly
2017-10-28 18:33:58 -04:00
eshellman f6cf56fae3
Merge pull request #711 from Gluejar/celery-admin-set-free
Celery admin, set free
2017-10-27 17:40:59 -04:00
eric ff51103e3d fix setting is_free 2017-10-27 17:38:55 -04:00
eric e5c9864c16 fix celery admin 2017-10-27 15:13:53 -04:00
eshellman e23a885f8a
Merge pull request #710 from Gluejar/hathitrust-scrape
Hathitrust scraper
2017-10-27 12:09:40 -04:00
eric 2a7773fafa add hathitrust scraper 2017-10-27 12:09:03 -04:00
eric 12bd17497b fix exception, refine auth parsing 2017-10-27 12:08:27 -04:00
eshellman a1ab17f150 Merge pull request #709 from Gluejar/open-edition-edit
Open edition editing
2017-10-26 13:34:10 -04:00
eric 10e4ea1eba don't require last add author 2017-10-26 13:32:15 -04:00
eric efbffa683c Open up editing privileges
keep track of who has added the work with a many-to-many table
2017-10-26 13:03:05 -04:00
eshellman 6ff3e20544 Merge pull request #708 from Gluejar/fix-locale-isbn
fix locale test
2017-10-26 10:57:32 -04:00
eric 7e190f7e96 fix locale test
The isbn we were using has inexplicably fallen out of google books
index. now testing a zh-CN book
2017-10-26 10:44:26 -04:00