Commit Graph

70 Commits (c142533898b3f8e2763d2ec5d4d7a3ceee91b4fa)

Author SHA1 Message Date
eric e162308191 change to a fulltext query and indices
(this is only a ~20% improvement)
2019-02-27 16:40:21 -05:00
eric 6535505e4d Revert "Merge branch 'master' into master"
This reverts commit bd52df020d, reversing
changes made to e455d9a766.
2018-11-03 17:23:07 -04:00
eshellman bd52df020d Merge branch 'master' into master 2018-11-03 17:06:09 -04:00
eric 26bab0af68 last 2.0 deprecations 2018-07-24 11:33:39 -04:00
eric cb1ec66a08 addressed deprecations
mostly adding on_delete to models
2018-07-23 23:48:35 -04:00
eric 50f0294b59 is_anonymous and is_authenticated are properties 2018-07-23 22:17:05 -04:00
eric b35aa2ce93 fix test failures for django 1.10.8 2018-07-22 13:14:27 -04:00
eric 5455c21d26 cleanup after the facebook changes 2018-07-20 15:10:38 -04:00
eric 26d65e8793 facebook id not useful; get pic instead 2018-07-20 13:03:51 -04:00
eric 1b4beb0b0b fix thumbnail fails 2018-07-10 13:59:05 -04:00
eshellman 6f2391b0b9
Merge branch 'update' into master 2018-06-26 14:29:02 -05:00
eric e82c389236 make sure to queue the notification emmisions
so that we don't need the emit_notices cron job
2018-06-20 15:57:34 -04:00
eric 1d83e7af78 update to mailchimp 3.0 api 2018-06-20 10:03:48 -04:00
eric 042613b0ae wip 2018-06-19 14:14:10 -04:00
eric b709ad93f8 fix handling of cascade argument 2018-06-19 10:43:42 -04:00
eric 604260363f deleting works should delete attached objects
I think the only place this should get invoked is via admin
2018-06-18 22:07:29 -04:00
eric 88a50073de Merge remote-tracking branch 'Gluejar/master' 2018-06-09 15:54:14 -04:00
eric c422965bdb add column to EbookFile to indicate a failed make_mobi
so we don't keep trying with a bad epub file
2018-06-06 22:26:27 -04:00
eric e1553f8121 switch to dockerized mobi 2018-06-06 17:29:12 -04:00
eric 3661faec0a Merge remote-tracking branch 'Gluejar/master' into catchup
# Conflicts:
#	core/models/__init__.py
#	core/models/bibmodels.py
#	vagrant/host_vars/prod/secrets.yml
2018-05-23 13:56:27 -04:00
John Kelly 38e151224d Add ansible role to provision production server
Add new ansible role which provisions production instance based on newfoundation branch.
2018-05-13 18:55:29 -04:00
eric 39fdd9683a rip out dead code 2018-04-19 12:24:34 -04:00
eric 9e101fcd99 inconsequential bug 2018-04-09 16:29:04 -04:00
jonahmania 97708c41d6 Merge in master 2018-02-13 17:42:09 -05:00
eric 7d847019a1 Merge branch 'master' into campaign-donations 2017-12-14 21:38:34 -05:00
eric 4aeae6e67c implement donation options 2017-12-14 16:24:26 -05:00
eric 15d281c988 make mobi wasn't setting provider 2017-12-14 14:19:20 -05:00
eric 886068a6ee clean up after change to work id
doi and http_id were changed to work only
2017-12-10 17:05:58 -05:00
eric 678474b985 do conversion before making ebf 2017-12-10 16:33:59 -05:00
eric ce003c5607 revise rh signup workflow 2017-11-13 15:30:00 -05:00
eric 96f40a8514 add rh agreement form 2017-11-07 10:43:40 -05: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
eric e5c9864c16 fix celery admin 2017-10-27 15:13:53 -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
eric 1ce4323bc4 precheck every new subject
fix bug with '/' in subject
interpret ';' as list delimiter
add cleaner script
2017-09-15 15:55:37 -04:00
eric 26ddf79945 add filesize to mobi ebooks 2017-09-06 18:04:09 -04:00
eric fc23d6bbab fixed issue with no ebook on ebf 2017-09-06 18:02:40 -04:00
eric 3993ffa04a add id links, refactor 2017-08-16 15:46:19 -04:00
eric 0ebbb21d47 add source to EbookFile
Want to be able to avoid downloading duplicate ebooks
2017-08-08 10:02:25 -04:00
eric 2adf3cc7cd handle isbn and goog lookups 2017-07-27 15:13:04 -04:00
eric db97a98ae8 https 2017-07-27 10:33:13 -04:00
eric 52127faec9 put id creation at start of new edition form
this reworks the identifier creation UI
2017-07-26 17:33:38 -04:00
eric 7aea18f39d make campaign admin usable 2017-07-19 14:27:07 -04:00
eric 4cc0e0fe4f delete regluit.questionnaire 2017-06-20 11:08:14 -04:00
eric 0ea3fc1781 add get_archive method to acq.mock_ebook 2017-05-08 17:22:02 -04:00
eric d7917a24d1 add oapen to supported targets 2017-04-17 13:47:51 -04:00
eric 097d9db9b6 fix exception with missing format 2017-04-17 13:47:40 -04:00
Raymond Yee 5756f171dc Merge pull request #665 from Gluejar/donations
add donation box to homepage
2017-04-03 16:59:52 -07:00
eric ad8de40cd7 set filesize 2017-03-23 13:30:05 -04:00
eric 417f9eac58 add donation box to homepage 2017-02-13 13:33:26 -05:00