Commit Graph

31 Commits

Author SHA1 Message Date
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 d2e415a1c5 Do not specify Python version by default 2015-06-11 16:56:14 +02:00
Phyks b655c50f07 Add --keep argument for delete action, see issue #26 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 84a7a1cd63 Absolute paths for bib index 2015-06-08 21:15:18 +02:00
Phyks e7edf7e5bf Fix remaining bug 2015-06-08 20:02:09 +02:00
Phyks 7c54c9fd2e Add an option to leave the imported file in place 2015-06-06 16:03:32 +02:00
Phyks fbb158543b Fix issue #21 2014-12-03 12:54:24 +01:00
Phyks ce619b9cfe Fix issue #21 + encoding 2014-11-30 16:44:04 +01:00
Phyks 0fb579a58c Forgot to update function names in bmc.py 2014-11-04 21:46:47 +01:00
Phyks a39c1d94d0 Solve issue #19 2014-11-04 21:11:19 +01:00
Phyks e7b409c8b7 Horrible file writing 2014-10-07 11:30:44 +02:00
Phyks d059005946 Fix for Python 3 2014-08-03 23:34:17 +02:00
Phyks f311de7043 Fix 2014-08-03 21:52:01 +02:00
Phyks ed449e17e2 Fix for python3 2014-08-03 19:10:30 +02:00
Phyks 35541a43e6 Fix imports + subparsers in python3 2014-08-03 00:09:07 +02:00
François Boulogne f123bc3ad1 add lib directory 2014-07-10 22:50:16 -04:00
Phyks d4f9af8a53 Cleaned too wide excepts 2014-07-01 20:31:19 +02:00
Phyks 36a19fbab4 Custom masks support 2014-06-30 23:02:30 +02:00
Phyks 5846cfb0ac Same thing for tearpages 2014-06-30 00:26:06 +02:00
Phyks 6be5cb3f16 Updated conf 2014-06-30 00:19:38 +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 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 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
François Boulogne f454ceb374 MAINT: rename main.py to bmc.py 2014-05-23 13:48:25 +02:00