eric
f38dd948f9
this is all I need to do to skip the claim approval step.
...
We can always revoke the claim
2014-06-20 14:26:28 -04:00
Raymond Yee
2c48bb2bb9
Merge branch 'master' into OPDS
2014-06-19 13:43:21 -04:00
Raymond Yee
8d6453bc5d
Merge pull request #365 from Gluejar/price_display
...
Price display [#73399986 ][#61240746 ]
2014-06-19 13:11:13 -04:00
Raymond Yee
3552e02031
Now able to create static versions of the navigation and acquisition feeds for all CC books.
2014-06-17 17:48:00 -04:00
eric
eeb018df4f
show pricing in buy-2-unglue panel view
2014-06-17 14:39:16 -04:00
eric
d3e21944b0
uniform display of pice, with cents
2014-06-17 12:21:22 -04:00
eric
3f4231e091
add script that starts to generate "cost of sold items" records
...
Committing mainly to get it in repo; I am running this from python
notebook; no testing needed
2014-06-16 18:15:50 -04:00
Raymond Yee
847c065d0b
now starting to generate part of nav opds
2014-06-16 15:58:16 -04:00
Raymond Yee
f6e7c834de
A notebook to parse some existing OPDS feeds and to start creating ones too.
2014-06-13 18:47:20 -04:00
Raymond Yee
b675052736
Merge pull request #362 from Gluejar/edit_language
...
Edit language [finish #69779438 ]
2014-06-11 15:13:10 -04:00
Raymond Yee
3491ee152b
Merge pull request #364 from Gluejar/fix_lt_scraper
...
put in fix to LT scraper
2014-06-11 08:48:16 -04:00
Raymond Yee
d17836fb58
put in fix to LT scraper -- need now to hit front page to pick up session-like cookies
2014-06-11 08:46:24 -04:00
Raymond Yee
f43d40b9f4
[ #70942940 ] Making load_doab_edition more rigorous:
...
* assuming that 1 DOAB ID associated at most with 1 Work or 1 Edition
* explicitly throw exception if Google Books doesn't recognize the ISBN in question
2014-06-06 16:40:13 -07:00
eric
13f4bfc28d
stop filtering language=en in work lookups
2014-06-06 15:42:51 -04:00
eric
7e72a8fff6
remove code that was truncating language codes
2014-06-06 14:47:36 -04:00
Raymond Yee
54c3742ce7
adding a command to load doab books
2014-06-06 11:37:10 -07:00
eric
03f3dd1287
can now edit language via edition edit
...
Also, the language field is widened to support language ids such as
"zh-tw".
Migration required.
2014-06-06 14:32:34 -04:00
Raymond Yee
efdbdf6643
[ #70942940 ] Making the DOAB record loading asynchronous (ie., use Celery)
2014-06-05 16:31:14 -07:00
Raymond Yee
265420dd74
some code to load DOAB records...no code here yet for how I processed the DOAB records into json format yet.
2014-06-04 15:23:47 -07:00
Raymond Yee
d12d31cf4a
Merge pull request #361 from Gluejar/add_dropbox
...
one more try!
2014-05-27 13:53:46 -07:00
eric
f7a5195ac3
one more try!
2014-05-27 14:24:27 -04:00
Raymond Yee
3871844c04
Merge pull request #360 from Gluejar/add_dropbox
...
Add dropbox
2014-05-25 10:43:26 -07:00
eric
8d1a9f44b0
fix dropbox on second load
...
The problem was that the dropbox saver checks to see if it's already
run before adding buttons. the lightbox was actually running the saver
a second time. on pages with multiple download buttons, the buttons
would get added only on the first lightbox.
2014-05-25 00:26:47 -04:00
eric
2e41e2a33d
Merge branch 'master' into add_dropbox
2014-05-24 17:17:32 -04:00
Raymond Yee
b9580ef6c9
Merge pull request #359 from Gluejar/fix_ssl_dropbox
...
Fix SSL conf on production too
2014-05-24 09:29:14 -07:00
Raymond Yee
957d3f2c88
Fix SSL conf on production too
2014-05-23 18:15:54 -07:00
Raymond Yee
408ee6d25d
Merge pull request #358 from Gluejar/fix_ssl_dropbox
...
it seems key issue is lack of
2014-05-23 18:00:17 -07:00
Raymond Yee
91250d937b
it seems key issue is lack of
...
ServerName just.unglue.it:443
2014-05-23 17:57:40 -07:00
Raymond Yee
ffc40515b7
Merge pull request #357 from Gluejar/fix_ssl_dropbox
...
adding to apache conf:
2014-05-23 17:28:59 -07:00
Raymond Yee
af016cc0fb
adding to apache conf:
...
SSLProtocol all -SSLv2 +TLSv1
2014-05-23 17:25:40 -07:00
Raymond Yee
1074afd6bf
Merge pull request #354 from Gluejar/revise_landing
...
landing page now shows three categories
2014-05-23 14:51:41 -07:00
Raymond Yee
49682064da
Merge pull request #356 from Gluejar/add_dropbox
...
purchased copies need full url
2014-05-22 19:46:22 -07:00
eric
c497502766
this time I remembered to check the test
2014-05-22 22:38:42 -04:00
eric
12cf531e7b
purchased copies need full url
2014-05-22 22:35:29 -04:00
Raymond Yee
f0d1116d58
Merge pull request #355 from Gluejar/add_dropbox
...
close the anchor tags!
2014-05-22 13:38:58 -07:00
eric
aa70595842
close the anchor tags!
2014-05-22 16:36:26 -04:00
Raymond Yee
0523458d5c
Merge pull request #353 from Gluejar/add_dropbox
...
fix test
2014-05-22 11:19:53 -07:00
eric
fa221f484e
landing page now shows three categories
...
site favorites is now omitted.
useless "withs" removed
category removed if no campaigns
category labels now are calls to action
2014-05-22 14:08:15 -04:00
eric
a55c31d3ff
fix test
2014-05-22 13:19:05 -04:00
Raymond Yee
a83bd18b35
Merge pull request #352 from Gluejar/add_dropbox
...
Add dropbox
2014-05-22 08:58:10 -07:00
eric
ba3878a4b3
remove call-to-action color on send-to-kindle if user not logged in
2014-05-21 15:24:00 -04:00
eric
314847459b
remove readmill, add dropbox
2014-05-20 12:19:34 -04:00
Raymond Yee
bfb2eba78e
Merge pull request #351 from Gluejar/fix_null_thanks
...
can't thank the author with None
2014-05-19 09:19:13 -07:00
eric
b7e4b6defe
can't thank the author with None
...
The thought originally was the user could enter 0. But that's not how
we're doing it
2014-05-19 12:09:47 -04:00
Raymond Yee
f2b34ddde9
Merge pull request #350 from Gluejar/license_in_moreinfo
...
add rights for ebooks without campaigns that we list
2014-05-15 13:51:52 -07:00
eric
358a67928a
add rights for ebooks without campaigns that we list
2014-05-15 15:18:11 -04:00
Raymond Yee
4d359b53c1
Merge pull request #348 from Gluejar/list_by_license
...
List by license [#70951010 ]
2014-05-14 09:14:03 -07:00
Raymond Yee
7b3d4a3f56
Merge pull request #349 from Gluejar/refresh_landing_press
...
refresh press links
2014-05-08 23:25:35 -07:00
eric
62c1538a76
refresh press links
2014-05-08 23:32:23 -04:00
eric
8ea10de26a
bold the active license type
2014-05-08 13:17:00 -04:00