Commit Graph

164 Commits

Author SHA1 Message Date
Phyks 897251560d Debug travis unsupported or invalid wheel issue 2014-07-12 01:28:08 +02:00
Phyks 7bb209dc6c Update README.md to add info on search 2014-07-10 10:55:12 +02:00
Phyks f0b89e9bae Updated for new version of isbnlib 2014-07-08 21:37:13 +02:00
Phyks d4f9af8a53 Cleaned too wide excepts 2014-07-01 20:31:19 +02:00
Phyks a2f7510e3b Travis config updated 2014-06-30 23:37:11 +02:00
Phyks 6714d56ea5 Update doc 2014-06-30 23:25:51 +02:00
Phyks c3c40ef0fc Update Travis config to install pdftotext and djvutxt 2014-06-30 23:23:30 +02:00
Phyks 36a19fbab4 Custom masks support 2014-06-30 23:02:30 +02:00
Phyks 90104f7019 Forgot to update test_fetcher 2014-06-30 15:22:15 +02:00
Phyks bfda2be38b Fix config 2014-06-30 15:07:00 +02:00
Phyks 0866367887 Fixed bool is not iterable if URL is not fetchable 2014-06-30 11:05:03 +02:00
Phyks 67611ab648 Fix config.py 2014-06-30 10:50:33 +02:00
Phyks 6353818c83 Update travis build 2014-06-30 00:42:19 +02:00
Phyks bc44b14ce6 Update travis build 2014-06-30 00:40:50 +02:00
Phyks fc5c6488c1 Bugfix in config, r instead of w arg 2014-06-30 00:38:29 +02:00
Phyks 7e99f7898a Merge branch 'master' into config_file 2014-06-30 00:37:48 +02:00
Phyks 0fb67d68e4 Forgot to update params.py references in README 2014-06-30 00:27:59 +02:00
Phyks 5846cfb0ac Same thing for tearpages 2014-06-30 00:26:06 +02:00
Phyks d4286ea5de Delete arxiv2bib from the repo 2014-06-30 00:20:41 +02:00
Phyks 6be5cb3f16 Updated conf 2014-06-30 00:19:38 +02:00
Phyks b231b578cc Updated test files
According to https://github.com/Phyks/BMC/issues/7.

Also updated fetcher file to fix two bugs :
* Whitespaces in ISBN
* If PDF to text (or djvu to text) is not long enough, the end of the
file was not processed.
2014-06-29 23:02:44 +02:00
Phyks bc15f86057 Added a test file for watermarks 2014-06-29 20:44:49 +02:00
Phyks 2e7369e14e Test files added
See https://github.com/Phyks/BMC/issues/7.
2014-06-29 20:36:02 +02:00
Lucas Verney 3ed4d82307 Merge pull request #6 from sciunto/fiximport
fix import isbntools
2014-06-29 18:29:05 +02:00
Lucas Verney f5a8319966 Update README.md
Revert travis build. Will add again when passing.
2014-06-29 18:25:46 +02:00
Lucas Verney c360bfb4b9 Update README.md
Added travis build image.
2014-06-29 18:24:48 +02:00
Lucas Verney c752c1c3dc Merge pull request #4 from sciunto/travisci
add travis
2014-06-29 18:21:46 +02:00
François Boulogne 938ceaf9b8 fix import isbntools 2014-06-28 22:35:56 -04:00
François Boulogne 83278c533b add travis 2014-06-28 22:23:14 -04:00
Phyks d106e2534c Backend unittests 2014-06-12 14:20:49 +02:00
Phyks 855e6fa1fc Bugfixes in checkBibtex
* except too wide on first y / N
* clean user input for isbn (remove '-' and ' ')
* forgot a tools.
2014-06-11 14:50:57 +02:00
Phyks e538c16a42 Some unittests for backend module 2014-06-11 14:37:10 +02:00
Phyks db7553782f Assert bibtex is correct 2014-06-09 14:55:24 +02:00
Phyks 3591f0cb1f * Skip option in manual fallback
* Homogeneize manual entry for books / articles
* Sum up skipped elements
* Trailing whitespaces in search
2014-06-08 20:41:40 +02:00
Phyks 059b6c26a4 Infos about apparent infinite loop in README 2014-06-08 19:27:00 +02:00
Phyks d49691c6f5 Bad filename printed on successful import with multiple files 2014-06-08 19:18:43 +02:00
Phyks 2eb49eca94 Bugfix when no skip 2014-06-08 18:54:24 +02:00
Phyks 2509a69694 Export bibtex function 2014-05-27 12:17:59 +02:00
Phyks 479aea4101 Some unit test 2014-05-26 16:50:58 +02:00
Phyks 5a8ea0750f License + Consolidating fetcher.py 2014-05-26 16:12:21 +02:00
Lucas Verney 845f70027a Merge pull request #2 from sciunto/scriptname
MAINT: rename main.py to bmc.py
2014-05-23 14:05:37 +02:00
François Boulogne f454ceb374 MAINT: rename main.py to bmc.py 2014-05-23 13:48:25 +02:00
Phyks 1c092ee911 Beginning of a search query parser 2014-05-18 22:12:49 +02:00
Phyks d81443385b Better handling of arXiv update 2014-05-18 21:22:39 +02:00
Phyks f1afbdd1ac Customization option for files renaming 2014-05-17 22:21:51 +02:00
Phyks e3bc6f2d92 Autoconfirm option + flake8 2014-05-17 17:23:56 +02:00
Phyks 33c377c74c Better arXiv version handling in filenames + skip option 2014-05-15 18:34:59 +02:00
Phyks 62706c5364 Bugfix in manual mode 2014-05-15 00:11:56 +02:00
Phyks e5cf3441aa Typo with arXiv versions 2014-05-14 23:59:12 +02:00
Phyks 9eaf790983 Progress bar for download 2014-05-14 23:07:06 +02:00