eric
a345566680
add file input handling to filetype js
2017-10-30 21:13:38 -04: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
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
5426926fbb
fix "my faves" link
2017-09-28 13:36:20 -04:00
eric
4aa968a523
change behavior of reset password
...
- send email even if password is unusable
- tell user if there's no user with that email
2017-09-22 16:54:16 -04:00
eric
d968a800ae
don't require old password if social auth
2017-09-22 16:02:43 -04:00
eric
19266d35ee
remove social_auth_reset_password
2017-09-22 14:50:35 -04:00
eric
5ba314c0ab
fix missing book-cover class
...
(made that change too quickly!
2017-09-14 11:42:27 -04:00
eric
d891a61bcd
uniform edition cover images
2017-09-04 17:10:23 -04:00
eric
c49281b84c
incorrect usage
...
Not sure why the error (tag not loaded) didn't occur on my local
machine.
the purchased tag is executed on the work template, no need to execute
on work_action. It adds values into the context object.
2017-08-27 14:18:50 -04:00
eric
99d619fc2e
update template map
2017-08-25 16:16:28 -04:00
eric
607c63914c
move right column to separate file
2017-08-25 16:16:04 -04:00
eric
a52fd4a013
suppress xx relation display
2017-08-25 14:52:36 -04:00
eric
591fd23853
add ebook rights
2017-08-16 16:20:43 -04:00
eric
3993ffa04a
add id links, refactor
2017-08-16 15:46:19 -04:00
eric
218aef87f7
link to edit form for new ebookfiles
2017-08-15 16:53:27 -04:00
eric
256f566a8b
omit the make id checkbox
2017-08-15 16:52:15 -04:00
eric
711f2880fa
add ebook activation on edition edit
2017-08-08 12:39:23 -04:00
eric
05af45d13e
delint
2017-07-28 12:45:17 -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
3f9f84218e
update admin style
2017-07-19 14:26:04 -04:00
eric
d3874e1ad7
wire up answer summaries
2017-05-02 17:10:06 -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
e9e38fa104
don't show links to search engines
2017-03-04 23:00:19 -05:00
eric
7294a5c679
update doi regexp and display
...
https://www.crossref.org/display-guidelines/
2017-02-22 11:21:24 -05:00
eric
417f9eac58
add donation box to homepage
2017-02-13 13:33:26 -05:00
eric
beaedc3210
add OS announce
2017-02-01 14:20:25 -05:00
eric
9d5fe5e678
change target of links to PG/DOAB
...
and add facet links to explore panel
2016-12-09 14:58:19 -05:00
Raymond Yee
405af3b2e7
Merge pull request #646 from Gluejar/id-facets
...
Id facets
2016-11-14 11:21:40 -08:00
eric
59e92b8efc
add facets for doab and gtbg
2016-11-10 16:21:57 -05: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
c393740999
not sure when this slipped in
2016-11-09 16:21:31 -05:00
eric
b0663d435b
Merge branch 'master' into questionnaire_export
2016-10-05 15:43:51 -04:00
eric
0e7320d4e8
integrate exports into unglue.it surveys
2016-10-05 15:36:20 -04:00
Raymond Yee
e0e96da968
Merge branch 'master' into versions-relations-ednotes
2016-09-29 14:02:23 -07:00
eric
5fc4d631ff
split version into label and iter
2016-09-23 14:53:58 -04:00
eric
c730d70ea1
copy html template to txt
2016-09-20 08:18:38 -04:00
Raymond Yee
a2cb58800c
Merge branch 'master' into versions-relations-ednotes
2016-09-12 09:27:08 -07:00
Raymond Yee
40971359a7
put production into maintenance
2016-09-08 18:28:33 -07:00
Raymond Yee
24dc3c578d
Merge branch 'master' into dj18
2016-09-07 09:59:19 -07:00
Raymond Yee
6a86ffae07
put just into MAINTENANCE_MODE
2016-09-07 09:37:54 -07:00
Raymond Yee
62f44bee19
Merge branch 'master' into dj18
2016-09-06 17:18:28 -07:00
Raymond Yee
708634b99a
put just in maintenance mode (to remind myself how to do so) before doing so for production
2016-09-03 14:51:07 -07:00
eric
dcda9f8f89
add format setting javascript
2016-08-26 12:27:48 -04:00
eric
d1951bab75
add file upload to ebook submission form
2016-08-26 10:28:23 -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
221efdec6c
make it easier to find and edit ebook editions
2016-08-16 17:17:24 -04:00
eric
363c86fd94
implement EditionNote
2016-08-16 17:16:44 -04:00
eric
b3cefc2d3c
implement related works
2016-08-15 18:28:39 -04:00