eric
ca5e5bed0c
update boto
2018-06-08 13:55:05 -04:00
eric
e1553f8121
switch to dockerized mobi
2018-06-06 17:29:12 -04:00
eric
20a5fe3770
linewrap misled me
2018-04-26 15:03:32 -04:00
eric
8f600f1556
make it work in django 1.8
2018-04-25 17:20:44 -04:00
eric
e331b7118b
update pdf modules
2018-04-25 15:30:36 -04:00
eric
725c8e44e8
update reguirements for django 1.9
2018-04-19 21:28:46 -04:00
eric
d710f8e25f
new endless
2018-04-19 21:25:12 -04:00
eric
4f7f3c566c
Merge remote-tracking branch 'Gluejar/master' into doab
2018-04-07 18:39:18 -04:00
eric
e03fa239b4
revamp doab loading
...
- doab loading now done primarily by oai, no processing of csv.
- added pyoai and updated lxml
- doab ids or urls in ebook submission now handled by oai scrape
- doab_load_books removed
- doab_utils moved from Gluejar/DOAB
- licenses now recognizes OpenEdition
- new ebook type "online" will implement in UI after mobile launch;
ebooks now creaded for html contenttype
2018-04-07 17:11:36 -04:00
eshellman
892c923ed7
Merge branch 'master' into clean-requirements
2018-04-06 12:31:37 -04:00
eric
ef49e65e30
switch to css in git
2017-12-15 14:16:09 -05:00
eric
e864f7d9b1
updates to allow compilescss to run quietly
2017-12-12 13:26:57 -05:00
eric
877affd8bf
implement sass for only pledge.css
2017-12-12 13:26:01 -05:00
Nicholas Antonov
aa87776948
Add requirements without versions
2017-12-05 18:51:34 -05:00
eric
2a7773fafa
add hathitrust scraper
2017-10-27 12:09:03 -04:00
eric
0f51886f72
remove unneeded requirements
2017-08-25 17:34:25 -04:00
eric
aaef670798
add scraper for webpages
...
gets title, description, language
adds beautiful soup to requirements
updates gitenberg.metadata import
2017-07-29 20:46:22 -04:00
eric
4cc0e0fe4f
delete regluit.questionnaire
2017-06-20 11:08:14 -04:00
eric
52f1544f58
update python social auth
...
needed to update python social auth because of facebook api version
deprecation and as a steppingstone to migrate to new modular PSA
2017-06-13 17:08:19 -04:00
Raymond Yee
b1ec19eb85
Merge branch 'master' into add-doab-authlist
2017-01-12 14:27:56 -08:00
eric
58f1452988
see if django-nose-selenium was the problem
2017-01-06 16:59:55 -05:00
eric
cf57c78686
bookloader is mocked
2016-12-30 17:24:20 -05:00
Raymond Yee
10e6156162
add dependencies for pandas (and numpy)
2016-12-15 16:53:45 -08:00
eric
1b8a3b03a5
fix truncated image file problems
...
update Pillow while we're at it.
2016-12-12 21:42:29 -05:00
eric
0a37ac2bba
fix cleanupregistration
...
we're lucky we didn't lose any user data!
2016-10-03 13:27:25 -04:00
Raymond Yee
b8364e6278
hopefully, updating django-maintenancemode will fix problem related to https://github.com/shanx/django-maintenancemode/issues/8
2016-09-08 08:00:51 -07:00
Raymond Yee
006dc54c7b
remove extra pyasn dependency
2016-08-08 17:28:27 -07:00
eric
09fe1a5d32
switch from deprecated get_model a app registry
2016-07-24 18:39:36 -04:00
eric
9e3fef8e9e
fix models so django migrate can build an empty db
2016-07-22 18:49:19 -04:00
eric
ff38f063d0
update noftifications
...
needed a new way to populate the noticetype table because of signal
deprecation
2016-07-22 18:44:54 -04:00
eric
5b4badb7e6
update registration
2016-07-22 18:42:19 -04:00
eric
9da195dcc8
remove south, fix migration problems
2016-07-21 16:09:42 -04:00
eric
f3cb6c9edf
switch to contrib_comments
...
removed in 1.8
2016-07-21 16:05:57 -04:00
eric
b9286cb817
use correct version of django-registration
2016-07-20 10:53:34 -04:00
eric
d7324cd1db
1.6 compatible dj-registration
...
password reset broke with switch to django 1.6 due to
http://stackoverflow.com/questions/6323852/django-nonrel-django-registra
tion-problem-unexpected-keyword-argument-uidb36 ; current
dj-registration requires 1.7
2016-07-14 18:27:23 -04:00
eric
8f73485f5b
fixes bug in admin
2016-06-03 17:07:36 -04:00
eric
160e45aeec
patch email-change
2016-05-10 17:14:24 -04:00
Raymond Yee
b03eb0328a
Merge branch 'dj16' into dj16ry
2016-05-09 17:45:59 -07:00
Raymond Yee
34b9df63ff
Merge branch 'master' into dj16
2016-05-09 17:45:41 -07:00
Raymond Yee
8211e5d3af
first pass at getting vagrant/ansible working for prod
2016-05-09 14:11:49 -07:00
Raymond Yee
d1a5b45ad6
Merge branch 'dj16' into dj16ry
2016-05-04 14:04:16 -07:00
Raymond Yee
ba516cd08d
Merge branch 'master' into dj16
2016-05-04 13:52:25 -07:00
Raymond Yee
a7ac628af1
Merge branch 'master' into dj16ry
2016-05-02 08:13:13 -07:00
Raymond Yee
a29a3a21c9
mistaken about the ed-questionnaire dependency
2016-04-28 08:39:41 -07:00
Raymond Yee
28749645fd
add ed-questionnaire dependency
2016-04-27 13:15:19 -07:00
eric
132b7deb79
add requirements
2016-04-26 15:00:23 -04:00
Raymond Yee
f806071366
need a newer version of paramiko for fab get_dump to work
...
try upgrading pip before running pip install -r requirements for please.yml
2016-04-20 10:24:44 -07:00
Raymond Yee
00d3649b57
need to update redis because of https://github.com/celery/celery/issues/2903
2016-04-19 10:52:44 -07:00
Raymond Yee
d4f8e486cc
update selenium dependency
2016-04-18 10:17:21 -07:00
Raymond Yee
b35e09a263
upgrades in celery related modules to deal with upgrade to Python 2.7.11, etc
...
ALLOWED_HOSTS settign needed now
upgrade wsgi file (just in case)
2016-04-11 15:38:49 -07:00