Commit Graph

4912 Commits (f05b2761189b32d45fd5d80598d2716f0ff1125d)

Author SHA1 Message Date
eric 76e37ecd90 fix encoding bug 2015-01-16 11:16:25 -05:00
eric 551ea0e423 show add-keywords even if there are no keywords 2015-01-16 08:57:08 -05:00
eric 154701bea5 show most common keywords first 2015-01-16 08:56:36 -05:00
eric 073040d7ca add keywords! 2015-01-15 14:34:43 -05:00
eshellman d1a43c5522 Merge pull request #442 from Gluejar/opds_nits
reviewed.
2015-01-15 08:32:48 -05:00
Raymond Yee 50fae7d544 Running into validation problems with OPDS because "image/image" mime-type for
urls like https://github.com/Gluejar/open_access_ebooks_ebook/blob/master/open_access_ebooks/EPUB/cover.120.jpg?raw=true

Fix by looking at the ending of the path of a url, not the fragement, parameter, or query string
2015-01-14 18:29:17 -08:00
eric 927d644ffc noticed potential problem in payment when username is unicode 2015-01-14 18:05:03 -05:00
eric b5ae6f0d51 based on comments from Hadrien 2015-01-14 18:04:17 -05:00
eric 4f0cc87b48 temp add kw 2015-01-14 15:07:54 -05:00
eric a5c38d9354 subject deletion 2015-01-12 20:24:32 -05:00
eric bbcad0a7e2 add delete button style 2015-01-12 20:20:52 -05:00
Raymond Yee 4321bd5f51 Merge pull request #441 from Gluejar/kw_opds
fix the odds implementation of kw facet
2015-01-12 11:17:32 -08:00
eric ea4e489213 fix the odds implementation of kw facet
mostly, fixing missing url encoding
2015-01-12 12:03:47 -05:00
Raymond Yee 65c2ebb158 Merge pull request #440 from Gluejar/expose_kw
coming together! (needs migration)
2015-01-11 12:50:22 -08:00
Raymond Yee 134988f082 modify migration to handle situation in which a subject does not exist (e.g., Selenium tests) 2015-01-11 12:44:31 -08:00
Raymond Yee 684c518324 add comments to clarify intention of parts of facets.py, based on Eric's answers to Raymond's questions 2015-01-11 12:18:30 -08:00
eric 62daa67880 coming together! (needs migration) 2015-01-09 17:05:34 -05:00
eshellman 1d3eb7bbe4 Merge pull request #439 from Gluejar/ssl_redirect_prod
redirect all for prod
2015-01-08 18:01:26 -05:00
Raymond Yee c911a0f945 redirect all for prod 2015-01-08 14:08:18 -08:00
Raymond Yee afee7482f6 Merge pull request #438 from Gluejar/ssl_redirect_just
Ssl redirect just
2015-01-08 11:15:44 -08:00
Raymond Yee a77bae1cd6 restore prod to current state 2015-01-08 11:14:12 -08:00
eric b6e17b6fcf Merge branch 'master' into ssl_redirect 2015-01-08 13:11:18 -05:00
Raymond Yee b768afb076 Merge pull request #437 from Gluejar/update_press
update press page
2015-01-02 10:54:53 -05:00
eric ad2017e054 update press page 2015-01-02 00:33:32 -05:00
Raymond Yee 8a1caf6477 Merge pull request #436 from Gluejar/gift_news
update news item
2014-12-30 16:30:07 -05:00
eric 56d0020839 update news item 2014-12-30 11:23:35 -05:00
Raymond Yee aed91bca7a Merge pull request #435 from Gluejar/give_btu
Give btu: improve gift admin/prevent self-redemption
2014-12-22 18:30:07 -05:00
eric f77ef95a64 prevent self-redemption 2014-12-22 18:08:13 -05:00
eric 8224b9e24c improve gift admin 2014-12-22 17:49:05 -05:00
Raymond Yee f08c721d2e Merge pull request #434 from Gluejar/give_btu
Give btu updates: gift table revamp, add gift admin
2014-12-22 15:31:50 -05:00
eric 2db4516505 rip out useless code 2014-12-22 14:24:49 -05:00
eric fb878094d1 new test for established user 2014-12-22 14:21:40 -05:00
eric c6d9f5bf23 add gift admin 2014-12-22 13:49:56 -05:00
eric 5e4b7a7b89 fix wrong field type in model 2014-12-22 13:49:39 -05:00
eric 6fc3eb8703 turns out we can't send notifications to inactive accounts
I had intended that gift redemption would activate the account, but
that doesn't work. Need to figure out the downside to having unverified
active accounts.
2014-12-22 13:24:22 -05:00
Raymond Yee 642653c4f8 Merge pull request #433 from Gluejar/give_btu
bug fix in give_btu
2014-12-22 11:50:18 -05:00
eric c85fd340d8 how did that sneak through? 2014-12-22 11:47:34 -05:00
Raymond Yee 05686ffaec Merge pull request #432 from Gluejar/give_btu
Give btu updates
2014-12-22 09:04:08 -05:00
eric c060ae17e0 Put a gift note in the ebook 2014-12-22 08:22:34 -05:00
eric ae208286f0 handle case of double gifts
also make gift redemption experience uniform
2014-12-21 16:02:02 -05:00
Raymond Yee f70e75b082 Merge pull request #431 from Gluejar/fix_crontab
I had a bug in the crontab for just all this time....
2014-12-20 18:23:35 -05:00
Raymond Yee 8a5c86d718 I had a bug in the crontab for just all this time.... 2014-12-20 18:22:20 -05:00
Raymond Yee 20c3ffe12e Merge pull request #430 from Gluejar/give_btu
As requested by Eric, I'm now going to do the merge to get this PR on just.  Then I'll test downloads.  Noting the current commit on master in case we need to revert: 25dcb06f46
2014-12-20 15:42:00 -05:00
eric 5719f7f90c forgot to actually test the code 2014-12-20 13:14:05 -05:00
eric 220d2871c1 display gift status instead of "Purchased!" 2014-12-20 13:03:20 -05:00
eric b01562b630 Properly handle gifts to existing users 2014-12-20 12:47:15 -05:00
eric 24f1686aec nit 2014-12-19 15:15:36 -05:00
eric f18acfc091 notify the giver when the gift is redeemed
migration needed
2014-12-19 15:13:54 -05:00
eric e9a708bd9a add faq 2014-12-19 14:24:17 -05:00
eric 09994ee1fc fix missing site 2014-12-18 18:10:04 -05:00