Commit Graph

39 Commits

Author SHA1 Message Date
Blair Bonnett 330c2f2b5f Search for Digital Object Identifier as well as DOI in text.
If the paper identifier is marked with Digital Object Identifier, but
one or more of its references has a DOI link in it, then the reference
DOI is taken as the paper one. This change replaces the words Digital
Object Identifier with DOI in the text being searched to pull out the
correct ID.
2015-12-07 15:39:57 +13:00
Phyks 5f8665940d Fix unittests for Python 2.7 2015-09-05 16:55:14 +02:00
Phyks f7bcdece5f Fix unittests for Python 2.7 2015-09-05 16:49:56 +02:00
Phyks 1b83f01581 Fix unittests 2015-09-05 16:46:11 +02:00
Phyks 851db96fa8 Fix entries names 2015-08-31 16:04:41 +02:00
Lucas Verney a25f21f451 Rename type dict entry to entrytype according to change in bibtexparser 0.6.1 2015-08-21 23:45:19 +02:00
Phyks b655c50f07 Add --keep argument for delete action, see issue #26 2015-06-11 16:54:52 +02:00
Phyks 3232fc68be Ensure Papers dir exist, see issue #27 2015-06-11 16:54:52 +02:00
Phyks 82ed48a9e0 Fix on Windows + Fix issue #25 2015-06-11 16:54:43 +02:00
Phyks e7edf7e5bf Fix remaining bug 2015-06-08 20:02:09 +02:00
Phyks 0ba55402d2 Trailing new line in isbn bib 2015-06-06 16:36:07 +02:00
Phyks ab27d96f96 Fix Travis build 2015-06-06 16:28:39 +02:00
Phyks fbb158543b Fix issue #21 2014-12-03 12:54:24 +01:00
Phyks 3e6d5f490f Forgot a comma 2014-11-05 14:46:39 +01:00
Phyks 2e6d9c0f79 Sort keys in config 2014-11-05 14:44:05 +01:00
Phyks c1055ecb8c Update config for pretty printing 2014-11-05 00:02:43 +01:00
Phyks 08f6b8846a Catch socket.error exceptions as seen in issue #20 2014-11-04 21:51:44 +01:00
Phyks 2d949dd299 Forgot to push the PDF file for unittests 2014-11-04 21:12:22 +01:00
Phyks a39c1d94d0 Solve issue #19 2014-11-04 21:11:19 +01:00
Phyks 9a80f0c1fe Update src tests files 2014-10-07 11:37:26 +02:00
Phyks d506124f9d Fix test files 2014-10-07 11:26:06 +02:00
Phyks d059005946 Fix for Python 3 2014-08-03 23:34:17 +02:00
Phyks 9ab00fdded Small differences in between py2 and py3 2014-08-03 22:59:00 +02:00
Phyks f311de7043 Fix 2014-08-03 21:52:01 +02:00
Phyks a07c2ea292 Fix sys.stdout.encoding error 2014-08-03 21:37:34 +02:00
Phyks 3c88752cf9 Further bugfixes for python3 2014-08-03 21:20:48 +02:00
Phyks ed449e17e2 Fix for python3 2014-08-03 19:10:30 +02:00
Phyks bb297adfc5 Further fixes for python3 2014-08-03 12:38:40 +02:00
Phyks 07d8d43a7c Fix tools.py for python3 2014-08-03 00:40:37 +02:00
Phyks 7fda1bd5fa Flake8 fixes 2014-08-03 00:17:01 +02:00
Phyks 35541a43e6 Fix imports + subparsers in python3 2014-08-03 00:09:07 +02:00
Phyks 5f908a6d7b Rewrite to use PySocks 2014-08-02 23:34:34 +02:00
Phyks 1a03ab6d70 Fix imports 2014-08-01 01:33:32 +02:00
Phyks 8e79bf214e Update tests 2014-08-01 01:00:16 +02:00
Phyks 229a3617ee Update tests 2014-08-01 00:50:40 +02:00
François Boulogne f2bfdf5336 I, F. Boulogne, as the author, relicense this code. 2014-07-12 23:00:59 -04:00
François Boulogne 7e570322c0 fix paths 2014-07-10 22:56:47 -04:00
François Boulogne 22e4a09bda fix import 2014-07-10 22:52:49 -04:00
François Boulogne f123bc3ad1 add lib directory 2014-07-10 22:50:16 -04:00