535 Commits (f6035cac805e60fe4118288b366d2bf1f6028c2a)
 

Author SHA1 Message Date
Olivier Mangin 3a149f655f Fix bug introduced by 78437acb4a.
11 years ago
Fabien Benureau 48ad7e9b69 fix bug when calling
11 years ago
Fabien Benureau 84fd5d7649 fix #17
11 years ago
Olivier Mangin 78437acb4a Merge several steps towards python3 compatibility.
11 years ago
Olivier Mangin 6e6aa8b3ef Adds missing dateutil dependency.
11 years ago
Olivier Mangin c45b64506a Merge branch 'develop' into feat/python3
11 years ago
Olivier Mangin f59a017d6f Adds missing pyyaml dependency.
11 years ago
Fabien Benureau 071730a49b fix #5 and achieve method parity between databroker and datacache
11 years ago
Olivier Mangin c9637b7607 Minor: unichr <- uchr.
11 years ago
Olivier Mangin 8136e0906e Fix use of range as list.
11 years ago
Olivier Mangin bf2cce1c13 Only use print_function.
11 years ago
Olivier Mangin 571162a54d Adds renamed libs for python3.
11 years ago
Olivier Mangin 01fd368c97 Fix import and except syntax for python3.
11 years ago
Olivier Mangin ed16f0bb5b Fix undefined variable and remove 'added' time (set by repo.push_paper).
11 years ago
Olivier Mangin aedc59cf91 Minor: update requirements in readme.
11 years ago
Olivier Mangin 7713e5d80e Fix encoding of keywords.
11 years ago
Olivier Mangin 9b6f6db297 Fixes editor formatting.
11 years ago
Olivier Mangin 91b3fc75bb Several bug fixes.
11 years ago
Olivier Mangin ac1562f4ea Fix open_cmd and misleading example from testrepo.
11 years ago
Olivier Mangin 0274f2640a Fix bug in export.
11 years ago
Olivier Mangin b71b602a50 FIX bug in color when color not activated.
11 years ago
Olivier Mangin 3e8b780e84 FIX bib_oneliner not robust to missing year.
11 years ago
Olivier Mangin ad29b27412 FIX bugs witth added time.
11 years ago
Olivier Mangin d2ba13700f Better handling of path (also fixes bugs).
11 years ago
Fabien Benureau f2de611106 fixed last regression test
11 years ago
Olivier Mangin 07cb6f696c Adds back edit command.
11 years ago
Olivier Mangin c9e4f9788c Moves removing of 'id' to endecoder where it belongs.
11 years ago
Olivier Mangin e1ae125916 Removes texnotes plugin since it is too specific.
11 years ago
Olivier Mangin 8e467da979 Removes unused bug tracking, todo and note files.
11 years ago
Olivier Mangin 66ae19c256 Remove Coding guidelines (moved to github wiki).
11 years ago
Olivier Mangin e4a25abcfb FIXES test_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 93c7fb2f27 Moves TestFakeFs helper to fake_env module.
11 years ago
Olivier Mangin de3dda85d1 FIX inconsistent error on push for existing paper.
11 years ago
Olivier Mangin 2f1a8ae42a Adds possibility to create repo when instance initialized.
11 years ago
Olivier Mangin b51477fc58 Fix typo in readme and add dependency section.
11 years ago
Fabien Benureau 7f7c955a68 Merge branch 'feat/cache' into develop
11 years ago
Fabien Benureau 47f54af8fa bump to version 5
11 years ago
Fabien Benureau d3736e257b moving from pybtex to bibtextparser, fixed major regressions.
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 4ce261d636 more tests on tags
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 810525b4d0 fixed test_config
11 years ago
Fabien Benureau 23cf48661b added bibstruct text, cleaned fixtures and test_paper
11 years ago