Olivier Mangin
e4a25abcfb
FIXES test_repo.
...
Removes 'id' entry from bibdata.
Fixes bug introduced in repo.
11 years ago
Olivier Mangin
c299874146
Fix use of color for import error while color module not yet imported.
11 years ago
Olivier Mangin
de3dda85d1
FIX inconsistent error on push for existing paper.
...
The error raised by Repository.push_paper was different depending on
whether the existence of the paper in the repository was tested directly
through the filebroker (quicker when list of citekeys in not loaded) or
through the regular __contains__ method.
11 years ago
Olivier Mangin
2f1a8ae42a
Adds possibility to create repo when instance initialized.
...
This avoids having to manually call _create on filebroker.
11 years ago
Fabien Benureau
47f54af8fa
bump to version 5
11 years ago
Fabien Benureau
d3736e257b
moving from pybtex to bibtextparser, fixed major regressions.
...
* only bibtex format is supported
* all tests except test_repo.py and edit test pass
* edit and update commands were not updated
* removed --format argument from export, only bibtex is supported.
11 years ago
Fabien Benureau
c692f23054
space separation for tags + tag color
11 years ago
Fabien Benureau
523fe888a3
many bugfixes when adding paper through editor
11 years ago
Fabien Benureau
e6d4c33846
added dialog when downloading a file
11 years ago
Fabien Benureau
be88ab1cf5
added 'pdf' field to docfile search in bibfile
11 years ago
Fabien Benureau
3aaed155f6
pubs list returns papers sorted by the time they were added
11 years ago
Fabien Benureau
7fe7704699
fix attach_cmd where meta would not be updated
11 years ago
Fabien Benureau
dfd16c029d
first working paper test + bugfix
11 years ago
Fabien Benureau
9243859294
updated test_usecase + fixed bug in import_cmd
11 years ago
Fabien Benureau
0b1a351485
bibstruct tests + bug fixes
11 years ago
Fabien Benureau
dbb17426d0
add_cmd: fix bug
11 years ago
Fabien Benureau
529e4e5950
added timestamps
11 years ago
Fabien Benureau
c4f296346a
add template text to add editor input
11 years ago
humm
2078876168
default bibfile formant is bibtex + fixed a bug in get_content
11 years ago
Fabien Benureau
8d91545472
papers renamed 'pubs'
11 years ago