Commit Graph

6082 Commits (dab97cfc8e2ec0557678ed39cda8595577195feb)

Author SHA1 Message Date
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
eshellman 8da877a813 Merge pull request #41 from NicholasAntonov/master
Fix readme and errors preventing running project
2017-10-23 10:26:25 -04:00
Nicholas Antonov fa26ae2d38 Upgrade what needs to be installed 2017-10-21 21:25:12 -04:00
Nicholas Antonov 9aab5dae69 Fix merge conflict 2017-10-21 21:18:32 -04:00
Nicholas Antonov 4a46bc3154 Fix migrate command in readme 2017-10-21 20:29:24 -04:00
eric 3602c3c964 fix bug where ids weren't cleaned 2017-10-17 15:44:44 -04:00
eric 86e38d08bb improve namelist parsing 2017-10-06 16:04:59 -04:00
eric 170a6b7b16 Merge remote-tracking branch 'Gluejar/master' 2017-10-06 15:36:29 -04:00
eshellman c00d616c77 Merge pull request #706 from Gluejar/pressbooks
fix bug
2017-09-28 14:14:19 -04:00
eric f2fb171708 fix bug 2017-09-28 14:17:12 -04:00