sort by:
Revision Author Date Message Commit Date
31e1f7b Doc: Improve README (#11) 15 August 2017, 16:44:01 UTC
33e512d Fix lookahead in citation string regex (#10) Prevents substrings of longer citation strings from shortcircuiting the regex match and substitution. Closes https://github.com/greenelab/manubot/issues/9 14 August 2017, 14:20:18 UTC
e040b9d Log timezone and datetime.now (#8) Refs https://github.com/greenelab/manubot/issues/3 11 August 2017, 15:08:24 UTC
1723a22 Fix manual references bug (#7) Previousely, manual references were not getting used. 10 August 2017, 19:52:53 UTC
115fbbd Newline at end of JSON files (#6) 09 August 2017, 20:51:33 UTC
bac27de DOI citeproc URL: always overwrite URL (#5) Always set the URL for a DOI using the DOI. Fixes https://travis-ci.org/greenelab/manubot/builds/262063044#L1509-L1520 08 August 2017, 18:47:37 UTC
507fc21 Re-enable test_citation_to_citeproc_doi_datacite Upstream issue resolved https://github.com/datacite/datacite/issues/187#issuecomment-320792057 08 August 2017, 01:18:04 UTC
0fa0163 Remove typo text (#4) 07 August 2017, 18:34:05 UTC
ab4bb26 Additional manuscript.py logging 07 August 2017, 16:54:11 UTC
c42092b Test: add manuscript with template variables 07 August 2017, 16:54:11 UTC
dbacb45 Rename test manuscripts 07 August 2017, 16:54:11 UTC
9636fe5 Enable custom cache directory 07 August 2017, 16:54:11 UTC
f61d123 Allow internal underscores in citation strings 07 August 2017, 16:54:11 UTC
4968bb8 Improve metadata error logging Builds failing due to https://github.com/datacite/datacite/issues/187 07 August 2017, 16:54:11 UTC
5542402 Process empty manuscripts / zero citations Add test for a manuscript with zero files (missing content directory). Closes https://github.com/greenelab/manubot-rootstock/issues/47 07 August 2017, 16:54:11 UTC
901d9ba Enable user-provided template variables Provide JSON variables for jinja2 from either a path or URL. Add logging for jinja2 template variables in the manuscript that are undefined. 07 August 2017, 16:54:11 UTC
6bb78e0 DOI metadata: add shortDOI to citeproc 07 August 2017, 16:54:11 UTC
dade757 Add citaiton-tags.tsv to example-manuscript 07 August 2017, 16:54:11 UTC
983241d Enable requests-cache 07 August 2017, 16:54:11 UTC
6b1fbde Test manubot command line script 07 August 2017, 16:54:11 UTC
b674c2f Create manubot command line script 07 August 2017, 16:54:11 UTC
e3ab956 Add pmid citation test 07 August 2017, 16:54:11 UTC
65d4237 Travis CI: cache pip installs 07 August 2017, 16:54:11 UTC
bd8d1aa Remove requests-cache due to Travis CI error See https://travis-ci.org/greenelab/manubot/builds/258991246#L556 ``` error: The 'requests' distribution was not found and is required by manubot ``` 07 August 2017, 16:54:11 UTC
cecb00c Add manuscript citation functionality Refs https://github.com/greenelab/manubot-rootstock/issues/2 07 August 2017, 16:54:11 UTC
ada2e23 utilities.py: add get_citation_id function 07 August 2017, 16:54:11 UTC
9d0615f Add gitignore 07 August 2017, 16:54:11 UTC
99306a8 Remove metadata.get_doi_bibtex 07 August 2017, 16:54:11 UTC
78d7ece Remove arxiv2bib dependency 07 August 2017, 16:54:11 UTC
ece9d00 Fix package name 13 July 2017, 22:11:04 UTC
555a420 Ensure DOI citeproc always has URL 13 July 2017, 19:39:24 UTC
b0da176 Add metadata.py from the deep review From https://github.com/dhimmel/deep-review/commit/2d192d721f4584713f7e9ebf540203bef4fa7402 29 June 2017, 15:45:49 UTC
54e11b7 Configure Travis for CI 29 June 2017, 15:34:23 UTC
d1d2791 Add setup.py 29 June 2017, 15:32:29 UTC
d898b56 Initial commit 29 June 2017, 15:07:46 UTC
back to top