Commit Graph

4357 Commits (ebc3a1a02aaa973f31d35b0e389d9898a91de157)

Author SHA1 Message Date
eric 8b53581169 clean up instructions 2013-12-02 10:12:22 -05:00
Raymond Yee e6723bd54b Merge pull request #254 from Gluejar/stealth_mountain
spelling correction
2013-12-02 06:29:51 -08:00
eric 45d96f21bc Add explanation of verification options 2013-12-02 00:46:25 -05:00
eric ddc681321d refactor backends into classes 2013-12-01 23:58:58 -05:00
eric 8a9b29946c spelling correction 2013-12-01 19:42:19 -05:00
eric 36df27cbc2 surface admin links 2013-12-01 19:22:42 -05:00
eric 92aee28538 users can't join unapproved libraries 2013-12-01 19:20:42 -05:00
eric 54deeea910 tweak the admin 2013-11-30 15:41:05 -05:00
eric ff0f7e5446 can now create and admin user validation 2013-11-30 15:40:45 -05:00
eric a3a1853a3b fix test 2013-11-29 16:04:22 -05:00
eric ccb1f0dd86 create and edit Library objects, which now have names and owners 2013-11-27 22:14:52 -05:00
eshellman bb3916a2ca Merge pull request #253 from Gluejar/fix_reserve_notice
Add missing {{ acq.work.title }} to library_reserve/full.txt
2013-11-27 11:17:54 -08:00
Raymond Yee 42694299e5 Add missing {{ acq.work.title }} to library_reserve/full.txt 2013-11-26 16:53:26 -08:00
Raymond Yee 19179f695d Merge pull request #252 from Gluejar/denied_cc
Denied cc [finish #61351358]
2013-11-25 11:55:21 -08:00
eric 6539370e37 remove commented code 2013-11-25 13:37:15 -05:00
eric af553056e8 update pledge_failed notices 2013-11-25 13:29:31 -05:00
eric dd83434282 Fix error handling in Pay 2013-11-25 13:01:16 -05:00
eric 18f104c210 latent spelling error 2013-11-24 18:44:40 -05:00
Raymond Yee fbf0f60a3f Merge pull request #251 from Gluejar/static_variable_bugs
Static variable hygeine -> Se tests run
2013-11-18 17:33:33 -08:00
eric fa6844a9fa Merge branch 'master' into static_variable_bugs 2013-11-18 18:23:16 -05:00
eric e014114a52 preclude possible inter-instance data leakage 2013-11-18 18:22:09 -05:00
Raymond Yee b34c6476ac Merge pull request #250 from Gluejar/update_pyepub
I officially hate working with zipfiles
2013-11-18 07:50:08 -08:00
eric 0a9e3b8c79 I officially hate working with zipfiles 2013-11-17 23:24:03 -05:00
Raymond Yee 8bee01434a Merge pull request #249 from Gluejar/fix_preview_error
fix percent for campaign preview
2013-11-17 15:01:12 -08:00
eric a1cea30cba fix percent for campaign preview
somehow googlebot found a link to the "preview" of Stephen Black's
campaign.
Not an urgent fix, but thanks, googlebot.
2013-11-15 23:06:08 -05:00
Raymond Yee 2959b68549 Merge pull request #246 from Gluejar/b2u_ungluify
B2u ungluify
2013-11-15 15:59:05 -08:00
Raymond Yee 90a6cb33ca Merge pull request #248 from Gluejar/work_lang_fix
replace example book with one recognized now by Google Books
2013-11-15 15:48:05 -08:00
Raymond Yee a98b43ede3 replace example book with one recognized now by Google Books 2013-11-15 15:47:02 -08:00
Raymond Yee 671c863a21 Merge pull request #247 from Gluejar/faq_payment
faq: Why don't you use Paypal or Amazon?
2013-11-15 11:46:11 -08:00
eric 6787ccd5d8 faq: Why don't you use Paypal or Amazon? 2013-11-15 13:43:38 -05:00
eric 47dd298a78 update campaign successful notifications 2013-11-15 12:06:06 -05:00
eric 188d34ea51 added test for b2u ungluify
(also tests now invoke booxtream in test mode)
2013-11-15 11:25:41 -05:00
eric a701edf3b2 make ebook entries yay 2013-11-15 02:10:14 -05:00
eric efea7d0198 on success, add a cc license, watermark (and generate mobi), and save 2013-11-14 23:16:55 -05:00
eric c6edd83884 Merge branch 'master' into b2u_ungluify 2013-11-14 14:58:22 -05:00
eric c5eee08034 edit wording 2013-11-14 14:58:02 -05:00
eric 5d4539b305 enable ebookfile download and secure ebookfile storage 2013-11-14 14:48:16 -05:00
eric 9cf7385324 move campaign completion logic to campaign 2013-11-14 12:40:01 -05:00
eric 0dad79a3d4 fix bug comparing dates with times 2013-11-14 12:38:58 -05:00
Raymond Yee 3b919bd577 Merge pull request #245 from Gluejar/b2u_server_errors
fix the problem writing unicode to zipfile
2013-11-13 09:58:54 -08:00
eric 2e5bcb3119 fix the problem writing unicode to zipfile 2013-11-13 12:56:18 -05:00
Raymond Yee 8f5475ad36 Merge pull request #244 from Gluejar/b2u_server_errors
StringIO should be fed a unicode string if possible
2013-11-12 15:51:34 -08:00
eric a64c9470e2 StringIO should be fed a unicode string if possible 2013-11-12 18:48:43 -05:00
Raymond Yee eabd8d1ecc Merge pull request #243 from Gluejar/b2u_server_errors
somehow the "borrow" function wasn't tested in "reserves"
2013-11-12 15:31:31 -08:00
eric 8bb514a401 somehow the "borrow" function wasn't tested in "reserves" 2013-11-12 17:28:07 -05:00
eric e4b3d387fe correct documentation notes 2013-11-12 14:58:29 -05:00
eric e9de656bfc make sure current_total gets updated 2013-11-12 14:58:11 -05:00
eric c07f9da538 Merge branch 'master' into b2u_ungluify 2013-11-12 14:49:12 -05:00
eric 2786b871d3 update status now works for b2u 2013-11-12 14:48:04 -05:00
Raymond Yee 0875482611 Merge pull request #242 from Gluejar/library_agreement
added docracy links
2013-11-12 10:55:14 -08:00