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
1b4beb0b0b
fix thumbnail fails
2018-07-10 13:59:05 -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
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
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
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
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
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
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
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
4cc0e0fe4f
delete regluit.questionnaire
2017-06-20 11:08:14 -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
eric
ad8de40cd7
set filesize
2017-03-23 13:30:05 -04:00
eric
b9053183ba
passes all tests without secret keys
2016-12-30 22:26:16 -05:00
eric
1b8a3b03a5
fix truncated image file problems
...
update Pillow while we're at it.
2016-12-12 21:42:29 -05:00
Raymond Yee
405af3b2e7
Merge pull request #646 from Gluejar/id-facets
...
Id facets
2016-11-14 11:21:40 -08:00
eric
ab57985b33
expose gutenberg and doab status on work page
...
also, refactor id properties on work
2016-11-10 16:21:21 -05:00
eric
a49be9e61f
blank=True, not null=True
2016-11-09 14:55:37 -05:00
Raymond Yee
9a15a1c832
Merge pull request #638 from Gluejar/questionnaire_export
...
Questionnaire export
2016-10-11 08:26:03 -07:00
eric
b0663d435b
Merge branch 'master' into questionnaire_export
2016-10-05 15:43:51 -04:00
eric
6c4874c3b2
tighten ebook notifications
...
The 0006_auto_20160818_1809 migration created inactive ebooks for
campaign books. These new ebooks triggered user notifications. Now the
new ebook notification is only sent if there's a new ebook. Also, it's
been a known issue #76568402 that we should stop notifying ebooks for
users who fave newly available ebooks.
2016-10-04 13:22:01 -04:00
eric
5fc4d631ff
split version into label and iter
2016-09-23 14:53:58 -04:00
eric
f2e6afc3af
clean up admin
2016-08-25 17:56:16 -04:00
eric
7ad0d7f494
implemented ebook versions
...
It turned out that ebookfile handling needed revamping with the
addition of ebook versions; so this change turned out to be rather big.
2016-08-24 15:41:29 -04:00
eric
651f45f624
fix short authors
...
ordering by relation_code didn't pick up the author when ther was an
"author of introduction"
2016-08-18 15:56:25 -04:00
eric
363c86fd94
implement EditionNote
2016-08-16 17:16:44 -04:00
eric
aafbd7c70b
set translation relation in add_related
2016-08-16 11:42:58 -04:00
eric
abedff089c
add direct support for doi
2016-08-08 16:27:12 -04:00
eric
c650c672c2
change the models
2016-08-05 15:53:29 -04:00
eric
24c1cf8a03
refactor the models
2016-07-30 02:36:01 -04:00